Age | Commit message (Expand) | Author |
2008-02-01 | (svn r12037) -Codechange: replace OnNewDay_(Aircraft|RoadVeh|Ship|Train) with... | glx |
2008-01-15 | (svn r11856) -Revert (r11772): since FS#1335 is solved, we do not need the ex... | glx |
2008-01-13 | (svn r11834) -Codechange: only include settings_type.h if needed. | rubidium |
2008-01-11 | (svn r11811) -Fix: make compilation without networking work again (and thus m... | rubidium |
2008-01-07 | (svn r11772) -Change: add some extra checking in the hope to find the cause o... | glx |
2007-12-27 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless... | rubidium |
2007-12-26 | (svn r11702) -Codechange: move all date related stuff to date*. | rubidium |
2007-12-25 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more lo... | rubidium |
2007-12-21 | (svn r11674) -Codechange: refactor some functions out of macros.h into more l... | rubidium |
2007-12-09 | (svn r11606) -Revert (r11584): since FS#1482 is solved, we do not need the ex... | rubidium |
2007-12-06 | (svn r11584) -Change: add some extra checking in the hope to find the cause o... | rubidium |
2007-10-28 | (svn r11353) -Codechange: add support for newgrf callback 32 | glx |
2007-08-19 | (svn r10932) -Codechange: replace "text" with "chat" for the chat related fun... | rubidium |
2007-08-02 | (svn r10756) -Codechange: use vehicle->IsValid in favour of IsValidVehicle(ve... | rubidium |
2007-07-13 | (svn r10547) -Fix: when Cheat-Window is open and a new month happens, the win... | truelight |
2007-07-07 | (svn r10462) -Add: a command dumper/loader that could be enabled compile-time... | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-02-23 | (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ... | belugas |
2007-02-07 | (svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ... | bjarni |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |