bjarni
|
4bd4583df1
|
(svn r8397) -Codechange: [orders window] don't move the refit button to the same location as the unload button
instead assert if the widget array place them at different locations
|
2007-01-24 19:19:12 +00:00 |
|
bjarni
|
731b14d569
|
(svn r8395) -Cleanup: [orders window] moved the refit button two places up, so the order of the widget array fits the placement on the screen
|
2007-01-24 18:41:27 +00:00 |
|
bjarni
|
e4b7a14f96
|
(svn r8394) -Cleanup: added an enum with widget names to the orders window
|
2007-01-24 18:22:31 +00:00 |
|
bjarni
|
44494a8e93
|
(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open all types of vehicle lists (depending on arguments)
- Also removed some unneeded arguments
- this also allows removing an if-else cascade in ShowVehicleListWindowLocal()
|
2007-01-21 00:01:47 +00:00 |
|
peter1138
|
ca9843424b
|
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
This lets us increase the sprite width from 14 to up to 29 bits,
effectively nulling the old sprite limit. Table changes in next commit.
|
2007-01-14 19:57:49 +00:00 |
|
KUDr
|
07c30785ab
|
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
|
2007-01-10 18:12:09 +00:00 |
|