summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-01(svn r15306) -Codechange: Deduplicate code by adding Engine::GetDisplayMaxSpe...frosch
2009-02-01(svn r15305) -Fix (r15299): missing includerubidium
2009-02-01(svn r15304) -Fix [FS#2587]: When loading savegames use the roadtype of the f...frosch
2009-02-01(svn r15303) -Fix (r12381): desync if a GRF used town's last month max. pass/...smatz
2009-01-31(svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses lis...peter1138
2009-01-31(svn r15300) -Cleanup: remove an unused icon and remove the references to swe...rubidium
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-31(svn r15298) -Fix [FS#2588]: don't start another AI company in MP when there ...smatz
2009-01-30(svn r15297) -Update: WebTranslator2 update to 2009-01-30 18:45:08translators
2009-01-30(svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versio...smatz
2009-01-29(svn r15295) -Fix [FS#2591] (r15190): Towns tried to build roads outside the ...Yexo
2009-01-29(svn r15294) -Fix: accessing of inaccessible baserubidium
2009-01-29(svn r15293) -Feature [FS#2583]: Give a more meaningful message when towns re...belugas
2009-01-29(svn r15292) -Fix(r15290): Incrementing something that is already set to the ...belugas
2009-01-29(svn r15291) -Cleanup: Move the station list widgets to their class from stat...Yexo
2009-01-28(svn r15290) -Codechange: Isolate size and section of the UnMovable HQ object...belugas
2009-01-28(svn r15289) -Update: WebTranslator2 update to 2009-01-28 18:48:19translators
2009-01-28(svn r15288) -Fix (r15212): Don't set the newgame setting for water borders t...Yexo
2009-01-27(svn r15287) -Cleanup: some code style, remove erroneous comment.rubidium
2009-01-27(svn r15286) -Fix: Refitting did not invalidate vehicle-colour-maps of road-v...frosch
2009-01-27(svn r15285) -Fix: valgrind complaining about reading uninitialised memory wh...rubidium
2009-01-27(svn r15284) -Fix [FS#2582] (r15045): Parameters were popped from the squirre...Yexo
2009-01-27(svn r15283) -Documentation: Apply some widget naming to the widget arrays.belugas
2009-01-27(svn r15282) -Fix: it was possible to start more than MAX_COMPANIES companiesglx
2009-01-27(svn r15281) -Fix: company could never have auto-assigned colour 0 (dark blue)smatz
2009-01-26(svn r15280) -Cleanup: ancient and vastly out of date comment...peter1138
2009-01-26(svn r15279) -Fix: deadlock (with wide fonts) or desync when generating manag...smatz
2009-01-26(svn r15278) -Fix [FS#2332]: test noise limit of nearest town instead of st->...smatz
2009-01-26(svn r15277) -Fix (r15027): Building bridges in AITestMode always returned fa...Yexo
2009-01-26(svn r15276) -Update: WebTranslator2 update to 2009-01-26 18:54:43translators
2009-01-25(svn r15275) -Fix: SDL adds _GNU_SOURCE to the defined macros even when the c...rubidium
2009-01-25(svn r15274) -Fix (r8705): oldloader wasn't updated to use 64bit airport_flagssmatz
2009-01-25(svn r15273) -Fix: OSK of the chat did not update the caret graphicsrubidium
2009-01-25(svn r15272) -Codechange: Check that engine types of vehicles are valid and f...peter1138
2009-01-25(svn r15271) -Codechange: Use offsets for drawing elrail wires & pylons inste...peter1138
2009-01-25(svn r15270) -Change [API CHANGE]: remove AIEventTestglx
2009-01-25(svn r15269) -Codechange: reduced indentation in CmdBuildRail*glx
2009-01-25(svn r15268) -Fix: AIEventVehicleLost triggered at every pbs signal independe...frosch
2009-01-25(svn r15266) -Fix (r15159): compilation without threads was brokensmatz
2009-01-25(svn r15263) -Codechange: added Engine::GetCost() to remove some code duplica...glx
2009-01-24(svn r15262) -Fix: AIEvents were not freed, when they were not queued for any...frosch
2009-01-24(svn r15261) -Add: added Engine::GetRunningCost() to remove some code duplica...glx
2009-01-24(svn r15260) -Update: WebTranslator2 update to 2009-01-24 18:45:20translators
2009-01-24(svn r15259) -Fix: [NewGRF] small memory leak when scanning labelsrubidium
2009-01-24(svn r15257) -Cleanup: remove Company::is_noai, it is not needed anymoresmatz
2009-01-24(svn r15256) -Fix (r15027): use of uninitialised variable while saving/loadin...smatz
2009-01-24(svn r15255) -Fix (r15027): AIVehicle::GetLength() returned only the length o...frosch
2009-01-24(svn r15254) -Fix (r15242): of course MSVC requires a castglx
2009-01-24(svn r15253) -Fix (r15193): dutch people shouldn't write english :ptruebrain
2009-01-24(svn r15252) -Fix (r15027): AIMarine::AreWaterTilesConnected() reported aqued...frosch