summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 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 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: Currenciesfrosch
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:00translators
2009-02-07(svn r15402) -Codechange: verify _current_company didn't change when executin...smatz
2009-02-07(svn r15401) -Fix [FS#2619](r15027): AI::Stop changed _current_company, but d...smatz
2009-02-07(svn r15400) -Fix: Typos in comments.frosch
2009-02-07(svn r15399) -Fix [FS#2617]: For articulated parts v->cargo_type == CT_INVALI...frosch
2009-02-07(svn r15398) -Fix (r14135): _current_company shouldn't be used in GUI code (S...smatz
2009-02-07(svn r15397) -Fix [FS#2618]: a town could build a statue under a bridge.rubidium
2009-02-07(svn r15396) -Fix [FS#2601](r15027): since AIs can have vehicle groups now, c...smatz
2009-02-07(svn r15395) -Fix [FS#2611] (r15377): one couldn't reset companies anymore in...rubidium
2009-02-07(svn r15394) -Fix (r15389): no new line at end of line warningglx
2009-02-07(svn r15393) -Fix: little typobelugas
2009-02-07(svn r15392) -Codechange: move the spec getter to a place where it's only req...belugas
2009-02-07(svn r15391) -Fix (r14997): loading font sprites should not trigger a palette...rubidium
2009-02-07(svn r15390) -Cleanup: Remove old hack that wasn't used anymore.Yexo
2009-02-07(svn r15389) -Feature: Add ability to select which base graphics set is used ...peter1138
2009-02-07(svn r15388) -Change: unify the way Ctrl+Click is written.rubidium
2009-02-07(svn r15387) -Codechange: Add a drop down list item type for char* strings.peter1138
2009-02-07(svn r15386) -Codechange: During start up, store driver/blitter/graphicsset s...peter1138
2009-02-07(svn r15385) -Fix: Saving of char* to configuration file did not work due to ...peter1138
2009-02-07(svn r15384) -Change: tweak some settings to make OpenTTD easier to use for f...rubidium
2009-02-06(svn r15383) -Cleanup: Don't call MakeNewgameSettingsLive more often than nec...Yexo
2009-02-06(svn r15382) -Fix [FS#2466]: multiple vehicles could be filling the timetable...rubidium
2009-02-06(svn r15381) -Fix (r11091): When testing for parallel road two tiles away, do...frosch
2009-02-06(svn r15380) -Fix (r15190)[FS#2603]: Do not use TileY() on negative TileIndex...frosch
2009-02-06(svn r15379) -Update: WebTranslator2 update to 2009-02-06 18:45:59translators
2009-02-06(svn r15378) -Fix: The subcargo returned by vehicle variable 0x42 should be t...frosch
2009-02-06(svn r15377) -Fix [FS#2607]: filter did resort when unneeded and didn't desel...rubidium
2009-02-06(svn r15376) -Fix [FS#2608] (r15371): OSX/BSD also seems to define strcasecmp...rubidium
2009-02-06(svn r15375) -Fix [FS#2605]: a tram circling around in a depot did never actu...rubidium
2009-02-06(svn r15374) -Codechange: remove a magic constant.rubidium