summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
AgeCommit message (Expand)Author
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) -Fixtron
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 expensivetruelight
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) -Fixtron
2007-01-31(svn r8497) -Codechange: Increase the size of the sound/video/music-drivers t...Darkvater
2007-01-31(svn r8485) -Fixtron
2007-01-31(svn r8478) -Fixtron
2007-01-31(svn r8477) -Fixtron
2007-01-26(svn r8422) -Fixtron
2007-01-24(svn r8385) -Fixtron
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 -> switchtron
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 usebjarni
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 warningsglx
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