summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-02(svn r15316) -Fix [NoAI]: ignore unprintable chars when returning a string to...glx
2009-02-02(svn r15315) -Fix (r15314): make gcc happy (for once)glx
2009-02-02(svn r15314) -Fix/hackaround [FS#2590]: fonts have a feature where they can h...rubidium
2009-02-02(svn r15313) -Cleanup: Use helper functions we already have and add some docu...michi_cc
2009-02-01(svn r15312) -Codechange: Handle closing of drop down menus when clicking in ...peter1138
2009-02-01(svn r15311) -Fix (r15126): Obiwan errorpeter1138
2009-02-01(svn r15310) -Update: WebTranslator2 update to 2009-02-01 18:46:42translators
2009-02-01(svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions.frosch
2009-02-01(svn r15307) -Fix: AIVehicle::GetCurrentSpeed() should also use km-ish/h inst...frosch
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