Sat, 27 Jan 2007 22:28:28 +0000 |
peter1138 |
(svn r8434) -Fix (r8430): Missing braces caused compilation failure for some (most?) compilers...
|
file |
diff |
annotate
|
Sat, 27 Jan 2007 16:45:16 +0000 |
tron |
(svn r8430) -Fix
|
file |
diff |
annotate
|
Sat, 27 Jan 2007 12:29:55 +0000 |
Darkvater |
(svn r8428) -Codechange: Add proper names to aircraft subtypes instead of magic numbers and add a function IsNormalAircraft() which tells us whether the aircraft is in fact some flying device or a rotor/shadow.
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 14:15:38 +0000 |
truelight |
(svn r8305) -Codechange: defining 'static const' in a header is a bit weird.
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 19:57:49 +0000 |
peter1138 |
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
|
file |
diff |
annotate
|
Sat, 13 Jan 2007 18:55:54 +0000 |
KUDr |
(svn r8110) -Codechange: direct Vehicle::current_order.type changes (to OT_LOADING and OT_LEAVESTATION) replaced by v->BeginLoading() and v->LeaveStation() calls. This should allow easy hooking of those state transitions in order to maintain vehicle loading queue.
|
file |
diff |
annotate
|
Thu, 11 Jan 2007 11:05:01 +0000 |
celestar |
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max().
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 20:14:06 +0000 |
celestar |
(svn r8149) [cbh] - Sync with -r8038:8038 from trunk (the cpp merge)
custombridgeheads
|
file |
diff |
annotate
|
Thu, 11 Jan 2007 13:41:16 +0000 |
celestar |
(svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
custombridgeheads
|
file |
diff |
annotate
| base
|