summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-14(svn r15486) -Change [API CHANGE]: Remove AITown::GetMaxTownID.yexo
2009-02-14(svn r15485) -Change [API CHANGE]: Split AIIndustry::HasHeliportAndDock and G...yexo
2009-02-14(svn r15484) -Change [API CHANGE]: Remove AICompany::GetCompanyName and SetCo...yexo
2009-02-14(svn r15483) -Change [API CHANGE]: Remove AIIndustry::GetProduction, use AIIn...yexo
2009-02-14(svn r15482) -Fix [NoAI]: Typos in api docs.yexo
2009-02-14(svn r15481) -Fix [NoAI]: Make sure AIs can't call functions they shouldn't c...yexo
2009-02-14(svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details win...michi_cc
2009-02-14(svn r15479) -Fix: Documentation of AIIndustryType::CanBuildIndustry().frosch
2009-02-14(svn r15478) -Update: WebTranslator2 update to 2009-02-14 18:38:28translators
2009-02-14(svn r15476) -Fix [FS#2630]: crash when opening the game options when the cur...rubidium
2009-02-14(svn r15475) -Update: do r15474 also for the other languages.rubidium
2009-02-14(svn r15474) -Cleanup: remove some (long) unused strings.rubidium
2009-02-13(svn r15473) -Fix: add two missing tooltips in the intro guirubidium
2009-02-13(svn r15472) -Fix: consistency of capitalisation of words in the intro gui an...rubidium
2009-02-13(svn r15471) -Update: WebTranslator2 update to 2009-02-13 18:45:45translators
2009-02-13(svn r15470) -Fix [NoAI]: Check the types of the parameters passed to AddSett...yexo
2009-02-13(svn r15469) -Fix (r15468): why doesn't subversion trigger the save of my tex...rubidium
2009-02-13(svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (...rubidium
2009-02-13(svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer a...yexo
2009-02-13(svn r15466) -Fix (r15330): The squirrel instance object was freed twice if a...yexo
2009-02-13(svn r15465) -Codechange: constify most of AIInfo/AIFileInfo methods, move de...smatz
2009-02-13(svn r15464) -Codechange [NoAI]: Call all info.nut functions exactly once and...yexo
2009-02-13(svn r15463) -Change [API CHANGE]: Replace AIInfo::CanLoadFromVersion(version...yexo
2009-02-13(svn r15462) -Change [NoAI]: Make AIController::GetTick() and AIController::G...yexo
2009-02-12(svn r15461) -Fix (r15459): massive removal of strings from serbian.rubidium
2009-02-12(svn r15460) -Fix [NoAI]: don't require an instance to exist in the scope for...rubidium
2009-02-12(svn r15459) -Update: WebTranslator2 update to 2009-02-12 18:45:56translators
2009-02-12(svn r15458) -Fix: Missing 'static'.frosch
2009-02-12(svn r15457) -Fix: typo in stringid.rubidium
2009-02-12(svn r15456) -Fix(ish): add strgen support to add 'directional formatting cod...rubidium
2009-02-12(svn r15455) -Fix: font autodetection didn't occur when directly loading a ga...rubidium
2009-02-11(svn r15454) -Fix [FS#2614]: towns did not know about build_on_slopes in some...rubidium
2009-02-11(svn r15453) -Fix [FS#2450](r14613): Founding industries as OWNER_TOWN result...frosch
2009-02-11(svn r15452) -Codechange: Add DC_NO_MODIFY_TOWN_RATING.frosch
2009-02-11(svn r15451) -Update: WebTranslator2 update to 2009-02-11 18:46:59translators
2009-02-11(svn r15450) -Codechange: Remove unused RailTypesByte, unused RAILTYPES_... e...peter1138
2009-02-11(svn r15449) -Codechange: Rename DC_NO_TOWN_RATING to DC_NO_TEST_TOWN_RATING ...frosch
2009-02-11(svn r15448) -Codechange: Don't show rail types in selection drop downs if th...peter1138
2009-02-11(svn r15447) -Codechange: void functions don't tend to return true if and onl...peter1138
2009-02-11(svn r15446) -Revert(r15445): Seems that "iff" stands for "if and only if". ...belugas
2009-02-11(svn r15445) -Fix: little typosbelugas
2009-02-11(svn r15444) -Fix (r15425): the chat messages gone gray. That gray colour was...rubidium
2009-02-11(svn r15442) -Codechange: don't do magic on magic numbers when you can also u...rubidium
2009-02-11(svn r15441) -Cleanup: Use a return value instead of passing a pointer to whe...yexo
2009-02-10(svn r15440) -Fix: Backup AIObject::GetAllowDoCommand and restore the old val...yexo
2009-02-10(svn r15439) -Fix [FS#2626]: call Vehicle::LeaveStation() before reversing ov...smatz
2009-02-10(svn r15438) -Fix (r15434): MSVC performance warningglx
2009-02-10(svn r15437) -Codechange: Do not run a code section when you already know it ...belugas
2009-02-09(svn r15436) -Codechange: Return index of station spec within station class a...peter1138
2009-02-09(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.rubidium