summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-04(svn r11760) -Codechange: unify the way how other end of a tunnel/bridge is d...smatz
2008-01-04(svn r11759) -Feature: Add drag-n-drop support to the raise/lower land tools....peter1138
2008-01-04(svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in tempera...peter1138
2008-01-04(svn r11757) -Fix(r11727): Don't use a function's default parameter when the ...belugas
2008-01-04(svn r11756) -Fix: Out of bounds access caused if a vehicle's cargo amount wa...peter1138
2008-01-04(svn r11755) -Fix: Debug level string buffer was not long enough to contain a...peter1138
2008-01-04(svn r11754) -Fix(r11753): One too much command separator (;). Thanks glx for...belugas
2008-01-04(svn r11753) -Codechange: re-indent the switch case structures, as to be more...belugas
2008-01-04(svn r11752) -Fix(r11745): Silence a MSVC warning (glx)belugas
2008-01-04(svn r11751) -Codechange: Enumify some widgets (and others) and while at it, ...belugas
2008-01-03(svn r11750) -Revert (r11749): commited too muchglx
2008-01-03(svn r11749) -Fix (r11352): when a bankrupted company is bought, reset vehicl...glx
2008-01-03(svn r11748) -Codechange: Remove magic numbers introduced on r11746 and r11727belugas
2008-01-03(svn r11747) -Change: Return of the prodigal son (or something). Little upda...belugas
2008-01-03(svn r11746) -Fix(r11727): Make sure that action 0A does follow the same new ...belugas
2008-01-02(svn r11745) -Codechange: Unify the spinner widget drawing of the difficulty ...skidd13
2008-01-02(svn r11744) -Codechange: don't redefine snprintf when using MinGW Runtime 3....glx
2008-01-01(svn r11743) -Fix [FS#1614]: group names got not deallocated in the command t...rubidium
2008-01-01(svn r11742) -Codechange [FS#1319]: Run window tick events when paused, so th...peter1138
2008-01-01(svn r11741) -Feature: Add support for NewGRF's train 'tilt' flag. Trains wit...peter1138
2008-01-01(svn r11740) -Fix [FS#1610]: Modify and possibly discard key events for code ...egladil
2008-01-01(svn r11739) -Fix [FS#1609]: Set the new scroll position after zooming in ins...peter1138
2008-01-01(svn r11738) -Codechange: Refactor realistic acceleration's curve counting to...peter1138
2008-01-01(svn r11737) -Fix: Reinstate NewGRF-specified engine list order in autoreplac...peter1138
2008-01-01(svn r11736) -Update: WebTranslator2 update to 2008-01-01 17:42:54miham
2008-01-01(svn r11735) -Fix [FS#1574]: Don't reset loading indicator IDs when only relo...peter1138
2008-01-01(svn r11734) -Change: Allow ToggleFullScreen to return the result of the oper...belugas
2008-01-01(svn r11733) -Fix: Max speed for entering stations overrode the max speed of ...peter1138
2008-01-01(svn r11732) -Fix (r4150): elrail merge gave elrail, monorail & maglev uninte...peter1138
2007-12-31(svn r11731) -Fix [FS#1582]: Clear sprite override data before performing New...peter1138
2007-12-31(svn r11730) -Update: WebTranslator2 update to 2007-12-31 19:55:44miham
2007-12-31(svn r11729) -Codechange: Don't rely on the first railtype's sprite offset be...peter1138
2007-12-31(svn r11728) -Fix [FS#1577]: if there are no houses that can be build in a sp...rubidium
2007-12-31(svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch b...belugas
2007-12-31(svn r11725) -Codechange: less a magical numberbelugas
2007-12-30(svn r11724) -Fix: make it impossible (for users) to circumvent the length ch...rubidium
2007-12-30(svn r11723) -Feature: add initial support for Intel C Compiler on linuxskidd13
2007-12-30(svn r11722) -Fix (r11703): invalid plural formglx
2007-12-29(svn r11721) -Fix: do not disable NewGRFs for 'eternity' during games.rubidium
2007-12-29(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile lay...peter1138
2007-12-29(svn r11719) -Codechange: split sound.h in a header with types and one with f...rubidium
2007-12-29(svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the cocoa...egladil
2007-12-28(svn r11717) -Fix [FS#1590]: make sure invalid players have all shares owned ...smatz
2007-12-28(svn r11716) -Fix [FS#1561]: don't put more than one Random() in function cal...glx
2007-12-28(svn r11715) -Fix: do not use GetTrackBits() for depots and waypoints while c...smatz
2007-12-28(svn r11714) -Fix[FS#1569]: Do not allow player inauguration date on scenario...belugas
2007-12-28(svn r11713) -Codechange: Move some declarations and definitions in a more lo...belugas
2007-12-27(svn r11712) -Fix (r9315): Add more house string id ranges to MapGRFStringID ...maedhros
2007-12-27(svn r11711) -Codechange: Name the Save Load Dialog Mode enumbelugas
2007-12-27(svn r11710) -Feature: [build vehicles windows] added sorting for cost, runni...bjarni