Age | Commit message (Expand) | Author |
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:59 | translators |
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 typos | belugas |
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 warning | glx |
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 |
2009-02-09 | (svn r15433) -Fix (r15126): Content download progress bar was not centered pr... | peter1138 |
2009-02-09 | (svn r15432) -Update: WebTranslator2 update to 2009-02-09 18:30:51 | translators |
2009-02-09 | (svn r15431) -Fix (r15425): wrongly added assertion due to unneeded & 0xFF. N... | rubidium |
2009-02-09 | (svn r15429) -Change: do r15428 also for the string names. | rubidium |
2009-02-09 | (svn r15428) -Codechange: consistently use colour instead of having both colo... | rubidium |
2009-02-09 | (svn r15427) -Codechange: give w->caption_color a more sensible name as it ho... | rubidium |
2009-02-09 | (svn r15426) -Fix (r15421): wrong grfcodec version was used to generate opent... | glx |
2009-02-09 | (svn r15425) -Codechange: some color->colour changes and type safety. | rubidium |
2009-02-09 | (svn r15424) -Codechange: make it possible to have multiple windows with edit... | rubidium |
2009-02-09 | (svn r15423) -Codechange: split widget related types to their own header and ... | rubidium |
2009-02-08 | (svn r15422) -Fix [FS#2623] (r15383): loading NewGRFs before copying the sett... | rubidium |
2009-02-08 | (svn r15421) -Change: Replace the path signal sprites borrowed from TTDPatch ... | michi_cc |
2009-02-08 | (svn r15418) -Codechange: Add action7/9 support to detect available rail type... | peter1138 |
2009-02-08 | (svn r15417) -Codechange: Add default rail type labels and support for per-GR... | peter1138 |
2009-02-08 | (svn r15416) -Fix (r15412): revert the removal of the road side drop down box... | rubidium |
2009-02-08 | (svn r15415) -Change: close the (station) joiner window when pressing the bul... | rubidium |
2009-02-08 | (svn r15414) -Codechange: s/delete FindWindowById/DeleteWindowById/ | rubidium |
2009-02-08 | (svn r15413) -Fix [FS#2529/2533]: inconsistencies between station and bridge ... | rubidium |
2009-02-08 | (svn r15412) -Fix: Clearing custom engine names could cause desyncs due to be... | peter1138 |
2009-02-08 | (svn r15411) -Feature(ttette): make 'set' a alias for the setting/patch conso... | rubidium |
2009-02-08 | (svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc... | rubidium |
2009-02-08 | (svn r15409) -Update: Currencies | frosch |
2009-02-08 | (svn r15408) -Fix (r15027): AIs could call AIController::Sleep() at times the... | Yexo |
2009-02-08 | (svn r15407) -Codechange: When loading a save game with an invalid pool index... | peter1138 |
2009-02-08 | (svn r15406) -Fix: make Valuate actually cost a few opcodes to not make it a ... | rubidium |
2009-02-08 | (svn r15404) -Cleanup [YAPF]: A tiny bit of const correctness. | michi_cc |
2009-02-07 | (svn r15403) -Update: WebTranslator2 update to 2009-02-07 18:48:00 | translators |
2009-02-07 | (svn r15402) -Codechange: verify _current_company didn't change when executin... | smatz |