Age | Commit message (Expand) | Author |
2007-04-12 | (svn r9609) -Codechange: Move some function prototypes out of functions.h and... | maedhros |
2007-04-11 | (svn r9601) -Codechange: Store grf file reference in station spec, not just G... | peter1138 |
2007-04-05 | (svn r9563) -Feature: Add more finer control to transparency options, includi... | peter1138 |
2007-03-21 | (svn r9390) -Documentation : correct Doxygen of comments and @file inclusion.... | belugas |
2007-03-19 | (svn r9316) -Fix (r9315): Bump the savegame version for the newhouses merge. | maedhros |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-17 | (svn r9266) -Codechange: unify the retrieval of the base paths a little more. | rubidium |
2007-03-15 | (svn r9205) -Fix: if you started openttd with '-g' you got the same map every... | truelight |
2007-03-13 | (svn r9147) -Fix (r1770, r8161): when loadin games, enroute_from and enroute_... | peter1138 |
2007-03-08 | (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod... | rubidium |
2007-03-08 | (svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets remov... | truelight |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-03-06 | (svn r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea... | truelight |
2007-03-06 | (svn r9031) -Codechange: Introduce grfconfig->status, and use it for states t... | maedhros |
2007-03-02 | (svn r8976) -Codechange: Reinitialize all engines after grf files have been r... | Darkvater |
2007-03-02 | (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft veloc... | celestar |
2007-03-02 | (svn r8969) -Codechange: rework of the player face bits. | rubidium |
2007-02-28 | (svn r8945) -Codechange: Rename v->load_status to v->vehicle_flags so it can ... | maedhros |
2007-02-27 | (svn r8935) -Codechange: unification of track type between road and rail tile... | rubidium |
2007-02-21 | (svn r8828) -Fix | tron |
2007-02-13 | (svn r8715) -Codechange/cleanup: replace magic numbers related to state of ro... | rubidium |
2007-02-12 | (svn r8689) -Fix [FS#613] (r8619): crash when an old savegame had buoys on th... | rubidium |
2007-02-11 | (svn r8675) [PSP] -Fix: don't autosave in networking for PSP, to time expensive | truelight |
2007-02-08 | (svn r8631) -Add: added parameter -l ip[:port] to ./openttd, which redirects ... | truelight |
2007-02-01 | (svn r8507) -Codechange/Feature: Don't remove player-owned property on-load i... | Darkvater |
2007-01-31 | (svn r8501) -Fix (r7377) [FS#539]: Keep track of how much cargo has been paid... | maedhros |
2007-01-31 | (svn r8498) -Fix | tron |
2007-01-31 | (svn r8497) -Codechange: Increase the size of the sound/video/music-drivers t... | Darkvater |
2007-01-31 | (svn r8485) -Fix | tron |
2007-01-31 | (svn r8478) -Fix | tron |
2007-01-31 | (svn r8477) -Fix | tron |
2007-01-26 | (svn r8422) -Fix | tron |
2007-01-24 | (svn r8385) -Fix | tron |
2007-01-18 | (svn r8240) -Fix (r8013): Put the output of -h to stdout and not to stderr (t... | Darkvater |
2007-01-17 | (svn r8184) if cascade -> switch | tron |
2007-01-17 | (svn r8183) When iterating over the map in AfterLoadGame() do it the same way... | tron |
2007-01-16 | (svn r8155) -Fix: fixed compilation when --disable-network is in use | bjarni |
2007-01-15 | (svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get exc... | celestar |
2007-01-14 | (svn r8137) -Fix (FS#551, r4259, r4320): roadstop->num_vehicles was wrong for... | rubidium |
2007-01-14 | (svn r8119) -Fix (r8101): Uninitializing windows should be called before free... | Darkvater |
2007-01-13 | (svn r8111) -Fix r8106: silence warnings | glx |
2007-01-13 | (svn r8106) -Feature/Fix: Add the ability to load savegames when you don't ha... | Darkvater |
2007-01-13 | (svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to... | KUDr |
2007-01-12 | (svn r8078) -Codechange: rewrite UDP part of the network code to make use cla... | rubidium |
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 |