summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-13(svn r15700) -Codechange: split Cmd* from signs.cpp to signs_cmd.cpp.rubidium
2009-03-13(svn r15699) -Codechange: split Cmd* from vehicle.cpp to vehicle_cmd.cpp.rubidium
2009-03-13(svn r15698) -Update: WebTranslator2 update to 2009-03-13 18:45:47translators
2009-03-13(svn r15697) -Fix (r15695): warning about comparing signed vs unsigned.rubidium
2009-03-13(svn r15696) -Codechange: move the NewGRF language ID into the language file ...rubidium
2009-03-12(svn r15695) -Feature [FS#2672]: Allow the number of towns that will be gener...belugas
2009-03-12(svn r15694) -Codechange/feature/fix: invert the order in which base graphics...rubidium
2009-03-12(svn r15692) -Fix [FS#2721]: Just sell the old engines after autorenew/replac...frosch
2009-03-12(svn r15691) -Update: WebTranslator2 update to 2009-03-12 18:42:18translators
2009-03-12(svn r15690) -Feature(tte(tte)): CTRL-"New Game" skips the "World generation"...rubidium
2009-03-12(svn r15689) -Fix [FS#2720]: do not crash when the generate map doesn't conta...rubidium
2009-03-12(svn r15688) -Codechange: unifiy cleaning up the map generation (normal and a...rubidium
2009-03-12(svn r15687) -Fix [FS#2723]: wrong/misleading error message when autorail bui...rubidium
2009-03-12(svn r15686) -Codechange: make it a bit harder for crashes to trash your conf...rubidium
2009-03-12(svn r15685) -Fix [FS#2720]: do not crash when someone substitutes the "map g...rubidium
2009-03-12(svn r15684) -Add [NoAI]: AIOrder::SkipToOrder().yexo
2009-03-12(svn r15683) -Fix (r15670): Removing town-owned bridges was no longer possible.yexo
2009-03-12(svn r15682) -Codechange: some coding stylerubidium
2009-03-12(svn r15681) -Cleanup: remove unneeded forward declaration.rubidium
2009-03-12(svn r15680) -Cleanup: remove redundant commentsmatz
2009-03-12(svn r15679) -Cleanup: Little code-style applicationbelugas
2009-03-11(svn r15678) -Fix (r15676): crash when (re)applying newgrf settingsrubidium
2009-03-11(svn r15677) -Fix [FS#2546]: vehicle images would be determined during the pr...rubidium
2009-03-11(svn r15676) -Codechange: remove the need for BeginVehicleMove and merge Vehi...rubidium
2009-03-11(svn r15675) -Codechange: don't unnecessarily mark vehicles dirty before dele...rubidium
2009-03-11(svn r15674) -Update: WebTranslator2 update to 2009-03-11 18:52:10translators
2009-03-11(svn r15673) -Fix: it was not possible to compile a win32 dedicated server (e...glx
2009-03-11(svn r15672) -Codechange: (left,right,top,bottom)_coord -> coord.(left,right,...rubidium
2009-03-11(svn r15671) -Codechange: bit of coding style/clarification.rubidium
2009-03-11(svn r15670) -Fix (r15601): The owner of both the road and of the tram tracks...yexo
2009-03-11(svn r15669) -Change: Key presses that are not handles by an input box are no...yexo
2009-03-11(svn r15668) -Fix: a few typos.yexo
2009-03-10(svn r15667) -Fix (r15601)[FS#2718]: It was possible to remove rail tunnels/b...yexo
2009-03-10(svn r15666) -Fix [FS#2689]: sorting of engines in the purchase list didn't u...rubidium
2009-03-10(svn r15665) -Fix (r8973): Handling of aircraft crash counter did not take ac...peter1138
2009-03-10(svn r15664) -Fix [FS#2716]: as always windows needs special handling when st...glx
2009-03-10(svn r15663) -Fix: growing of vsize as (some) threads weren't properly released.rubidium
2009-03-10(svn r15662) -Fix (r11795): Don't mark a company as having ratings in a town ...peter1138
2009-03-09(svn r15659) -Fix [Squirrel]: The garbage collection would sometimes loop (2^...yexo
2009-03-09(svn r15658) -Fix [NoAI]: Rewrite AIAbstractList::Valuate to make it more rea...yexo
2009-03-09(svn r15657) -Fix [FS#2716]: undeterministic file sorting when the date is eq...rubidium
2009-03-09(svn r15656) -Fix: Changing dynamic_engines also requires reloading newgrfs a...frosch
2009-03-09(svn r15655) -Codechange: Initialise vehicle vars only after a placement new ...michi_cc
2009-03-09(svn r15654) -Fix: Only ever call any vehicle callbacks after the whole artic...frosch
2009-03-09(svn r15653) -Update: WebTranslator2 update to 2009-03-09 18:42:57translators
2009-03-09(svn r15652) -Fix [FS#2706]: new (this) is seldom a good idea as destructors ...michi_cc
2009-03-09(svn r15651) -Codechange: Codestyle and comments.peter1138
2009-03-09(svn r15650) -Codechange: Use a ReusableBuffer for loading NewGRF pseudo-spri...peter1138
2009-03-09(svn r15649) -Fix (r15556): don't unnecessarily reallocaterubidium
2009-03-08(svn r15648) -Fix (r14773): hack around an OSX stupidity in < 10.4 w.r.t. sig...rubidium