summaryrefslogtreecommitdiff
path: root/src/order_gui.cpp
AgeCommit message (Expand)Author
2007-02-20(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...peter1138
2007-02-12(svn r8685) -Feature: selecting "end of orders" and clicking delete will dele...bjarni
2007-02-08(svn r8637) -Fix: CTRL-clicking on a hangar in the order list segfaulted as h...rubidium
2007-01-24(svn r8397) -Codechange: [orders window] don't move the refit button to the s...bjarni
2007-01-24(svn r8395) -Cleanup: [orders window] moved the refit button two places up, s...bjarni
2007-01-24(svn r8394) -Cleanup: added an enum with widget names to the orders windowbjarni
2007-01-21(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open al...bjarni
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr