summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 r15660) -Prepare: for 0.7.0-beta2 (ofcourse)rubidium
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
2009-03-08(svn r15647) -Update: WebTranslator2 update to 2009-03-08 18:32:50translators
2009-03-08(svn r15646) -Fix: Be lenient on users who do stupid things like loading newg...frosch
2009-03-08(svn r15645) -Fix (r12924)[FS#2612]: Add an EngineOverrideManager to give the...frosch
2009-03-08(svn r15644) -Fix [FS#2710]: closing a network connection twice in the case t...rubidium
2009-03-08(svn r15643) -Fix [FS#2711]: be more strict with zeroing unused map array bitssmatz
2009-03-08(svn r15642) -Codechange: use a default parameter value in CalcClosestTownFro...smatz
2009-03-07(svn r15641) -Fix: some gcc compilers seem to be chosing the C++ standard for...rubidium
2009-03-07(svn r15640) -Fix [FS#2712]: game crashes when network pools are empty, so al...smatz
2009-03-07(svn r15639) -Change: When you disable "Towns are allowed to build roads", pr...yexo
2009-03-07(svn r15638) -Fix: there is a time in your life you should stop coding for a ...truebrain
2009-03-07(svn r15637) -Fix: when you try to protect something from doing something it ...truebrain
2009-03-07(svn r15636) -Update: WebTranslator2 update to 2009-03-07 18:58:32translators
2009-03-07(svn r15635) -Fix [FS#2707]: don't allow more than 64 road vehicles to reserv...rubidium
2009-03-07(svn r15634) -Fix (r15632): some compilers seem to warn about the return valu...rubidium
2009-03-06(svn r15633) -Fix (r15632): apparently there are several conflicting definiti...yexo
2009-03-06(svn r15632) -Feature: allow downloading scenarios and heightmaps via bananas.rubidium
2009-03-06(svn r15631) -Update: WebTranslator2 update to 2009-03-06 18:47:57translators
2009-03-06(svn r15630) -Fix (r15027): Make sure OpenTTD loads the dummy AI script when ...yexo
2009-03-06(svn r15629) -Fix (r15027): Validate strings that are passed from squirrel to...yexo
2009-03-06(svn r15628) -Fix [FS#2705]: kicking/banning a client from the Client list wi...smatz
2009-03-06(svn r15627) -Documentation: Add two Doxygen strings (Alberth).belugas
2009-03-06(svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns.rubidium
2009-03-06(svn r15625) -Codechange: remove unneeded assertsmatz
2009-03-05(svn r15624) -Fix (r15621): warning about comparing signed and unsigned integ...smatz
2009-03-05(svn r15623) -Fix (r15615): close the files you've openedrubidium
2009-03-05(svn r15622) -Codechange: Duplication.peter1138
2009-03-05(svn r15621) -Feature: When cloning a vehicle with a custom name, add and/or ...peter1138