summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-09(svn r11792) -Codechange: move some (virtually) globally included AI related ...rubidium
2008-01-09(svn r11791) -Cleanup: move railtype data into table/, like other data files.peter1138
2008-01-09(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stelling...rubidium
2008-01-09(svn r11789) -Codechange: coding style for global variable namespeter1138
2008-01-09(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...rubidium
2008-01-09(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.rubidium
2008-01-09(svn r11786) -Codechange: shuffle more includespeter1138
2008-01-09(svn r11785) -Codechange: remove some unneeded includes.rubidium
2008-01-08(svn r11784) -Codechange: set up initial engine data in one placepeter1138
2008-01-08(svn r11783) -Codechange: compare engine type with its type property, not by ...peter1138
2008-01-08(svn r11782) -Codechange: e->type was used before being properly initialized ...peter1138
2008-01-07(svn r11781) -Codechange: variable scope and initializationpeter1138
2008-01-07(svn r11780) -Codechange: When compiling a dedicated server build, select the...peter1138
2008-01-07(svn r11779) -Fix: win32 compile failed. Also removed a duplicate includeglx
2008-01-07(svn r11778) -Fix: compiles with ICONV failed.rubidium
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