rubidium
|
0d9a8b07ec
|
(svn r25260) -Codechange: occasionally clear dead links and compress link graphs (fonsinchen)
|
2013-05-19 14:26:14 +00:00 |
|
planetmaker
|
122c4622f5
|
(svn r22548) -Codechange: Name also the magic number for the lumber mill's tree cutting action (FeyFre)
|
2011-06-09 16:35:09 +00:00 |
|
frosch
|
62b6d0eb0e
|
(svn r22482) -Codechange: Add some contants for the number of ticks between certain cyclical tasks.
|
2011-05-21 11:26:37 +00:00 |
|
rubidium
|
f09a74a996
|
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 09:44:44 +00:00 |
|
rubidium
|
b15fb68503
|
(svn r18585) -Codechange: replace some magic numbers by constants
|
2009-12-21 16:13:30 +00:00 |
|
rubidium
|
bd9c679873
|
(svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus.
|
2009-11-25 23:37:15 +00:00 |
|
rubidium
|
371a220960
|
(svn r18291) -Codechange: rework the calculation of the 'days till year' macro a bit so it can be properly reused and add a MAX_DAY
|
2009-11-25 23:28:04 +00:00 |
|
rubidium
|
2e506b04aa
|
(svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions
|
2009-11-21 12:43:09 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
ca45774160
|
(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEAR
-Change: when computing daily running cost, divide by 365 (instead of 364). Since r12134, the rounding errors don't need this correction anymore
|
2009-01-13 22:58:03 +00:00 |
|
rubidium
|
f16427fbe0
|
(svn r14823) -Document: some variables/structs (Alberth)
|
2009-01-04 11:32:26 +00:00 |
|
rubidium
|
ef20d229ab
|
(svn r14755) -Codechange: remove ending year as it can't be changed anyways.
|
2008-12-28 16:09:58 +00:00 |
|
frosch
|
aadd3b29af
|
(svn r13594) -Feature(ette)[FS#2093]: Supply newgrfs with 'day of month', 'leap year' and 'day of year'.
|
2008-06-20 21:14:10 +00:00 |
|
rubidium
|
db73addb43
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|