summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-07(svn r11777) -Codechange: split the string header and make do not include it ...rubidium
2008-01-07(svn r11776) -Codechange: more header splittings to reduce the dependencies.rubidium
2008-01-07(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...rubidium
2008-01-07(svn r11774) -Change: do not include variables.h in a header when it is not n...rubidium
2008-01-07(svn r11773) -Codechange: move some non-clear-land functions from clear_cmd.c...rubidium
2008-01-07(svn r11772) -Change: add some extra checking in the hope to find the cause o...glx
2008-01-07(svn r11771) -Codechange: split settings.h into better separated headers.rubidium
2008-01-06(svn r11770) -Codechange: An engine type's type is EngineID, not byte.peter1138
2008-01-06(svn r11769) -Update: WebTranslator2 update to 2008-01-06 19:58:01miham
2008-01-06(svn r11768) -Codechange: move some terraform related gui stuff from main_gui...rubidium
2008-01-06(svn r11767) -Fix: do not call rail specific functions when building road bridgesmatz
2008-01-06(svn r11766) -Codechange: Last fine tunings on smooth economy, by Sirkoz.belugas
2008-01-05(svn r11765) -Fix: compile warning (Roujin).rubidium
2008-01-05(svn r11764) -Change: make the 'do characters exist in the current font file(...rubidium
2008-01-05(svn r11763) -Fix: update signal states after merging a companysmatz
2008-01-05(svn r11762) -Fix: compilation with DEBUG_DUMP_COMMANDS was brokenglx
2008-01-05(svn r11761) -Codechange: Use appropriate variable types for NewGRF engine ov...peter1138
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