Age | Commit message (Expand) | Author |
2007-05-06 | (svn r9803) -Feature(tte): support for "curvature info", Action 2 for train, ... | rubidium |
2007-04-20 | (svn r9703) -Codechange: support callback 36 in vehicle purchase lists | peter1138 |
2007-04-20 | (svn r9702) -Codechange: Add livery support to newgrf vehicle var 43 | peter1138 |
2007-04-18 | (svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing ... | peter1138 |
2007-04-17 | (svn r9662) -Documentation: Doxygen corrections and @file omissions | belugas |
2007-03-21 | (svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N. | belugas |
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-28 | (svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xF... | maedhros |
2007-02-28 | (svn r8943) -Fix (r5338): [NewGRF] Fix support for vehicle variable 48, which... | maedhros |
2007-02-25 | (svn r8903) -Regression (r8891): CT_PURCHASE does apply to aircraft overrides... | peter1138 |
2007-02-24 | (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo map... | peter1138 |
2007-02-24 | (svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47 | peter1138 |
2007-02-23 | (svn r8863) -Fix: prefix engine_custom_sprites with _ | peter1138 |
2007-02-23 | (svn r8858) -Codechange: Replace magic number test with class method for dete... | 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-16 | (svn r8755) -Fix | tron |
2007-02-15 | (svn r8744) -Fix(r654/2105): Call GetFirstVehicleInChain only for trains, and... | celestar |
2007-02-15 | (svn r8743) -Fix | tron |
2007-02-03 | (svn r8559) -Fix | tron |
2007-01-11 | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi... | KUDr |
2007-01-11 | (svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro... | celestar |
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 |