Age | Commit message (Expand) | Author |
2007-06-18 | (svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded). | rubidium |
2007-06-18 | (svn r10197) -Codechange: replace int32 with CommandCost where appropriate. | rubidium |
2007-05-19 | (svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ... | rubidium |
2007-05-18 | (svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ... | rubidium |
2007-05-15 | (svn r9841) -Codechange: add a little more type strictness to the vehicle types. | rubidium |
2007-04-18 | (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab... | rubidium |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-04-18 | (svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc... | belugas |
2007-04-04 | (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al... | belugas |
2007-03-21 | (svn r9388) -Codechange: variable scope and type, and standardify all CargoID... | peter1138 |
2007-03-08 | (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod... | rubidium |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-02-24 | (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo map... | peter1138 |
2007-02-22 | (svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping table... | peter1138 |
2007-02-20 | (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str... | peter1138 |
2007-02-17 | (svn r8786) -Cleanup: replaced a switch-case to get the right refit command f... | bjarni |
2007-02-07 | (svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ... | bjarni |
2007-02-01 | (svn r8514) -Codechange: Turn IsBuoy into a method of stations | celestar |
2007-02-01 | (svn r8511) -Codechange: make WindowClass an enumerated value. | rubidium |
2007-01-26 | (svn r8421) -Codechange (r8420): rename STR_AVAILABLE_VEHICLES to STR_AVAILAB... | Darkvater |
2007-01-26 | (svn r8420) -Codechange (r7418): Rename the 'New <vehtype>' button of the glo... | Darkvater |
2007-01-23 | (svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil... | bjarni |
2007-01-23 | (svn r8370) -Revert (r8363): the autoreplace GUI move cleared the file history | bjarni |
2007-01-23 | (svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil... | bjarni |
2007-01-22 | (svn r8349) -Codechange: replaced CMD_REFIT_VEH() and similar defines with re... | bjarni |
2007-01-22 | (svn r8338) -Codechange: merged road vehicle build window into the other ones | bjarni |
2007-01-22 | (svn r8335) -Feature: the build ship window is now also resizable horizontall... | bjarni |
2007-01-21 | (svn r8331) -Feature: the train and aircraft build windows are now resizable ... | bjarni |
2007-01-21 | (svn r8303) -Codechange (r8293): default is moved to the front of the switch ... | bjarni |
2007-01-21 | (svn r8295) -Cleanup: merged arguments station, order and depot_airport_index... | bjarni |
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-11 | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi... | KUDr |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |