summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-12-27(svn r11709) -Fix [FS#1385 FS#1386]: [OSX] Compiles on Leopard with the defau...bjarni
2007-12-27(svn r11708) -Fix [FS#1598]: Removed include of variables.h as it was no long...egladil
2007-12-27(svn r11707) -Fix: do not allow refitting flooded (destroyed) vehiclessmatz
2007-12-27(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...rubidium
2007-12-27(svn r11705) -Fix [FS#1557]: trains could have sprites with wrong direction w...smatz
2007-12-26(svn r11704) -Codechange: remove another bunch of useless includes.rubidium
2007-12-26(svn r11703) -Update: WebTranslator2 update to 2007-12-26 17:33:24miham
2007-12-26(svn r11702) -Codechange: move all date related stuff to date*.rubidium
2007-12-26(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...rubidium
2007-12-25(svn r11700) -Codechange: reduce the amount of unnecessary includes.rubidium
2007-12-25(svn r11699) -Cleanup: Remove some headers from the project files which aren'...skidd13
2007-12-25(svn r11698) -Change: Make the abort/accept process of the difficulty window ...skidd13
2007-12-25(svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly.rubidium
2007-12-25(svn r11696) -Fix: remove BUGS as that is not about any real bugs, but rather...rubidium
2007-12-25(svn r11695) -Codechange: Converted the md5 algorithm to OOPskidd13
2007-12-25(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.rubidium
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-12-25(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...rubidium
2007-12-25(svn r11690) -Fix: Since indices into the patch array is sent over the networ...egladil
2007-12-23(svn r11689) -Fix: compilation error and most of warnings for gcc 4.3smatz
2007-12-23(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.egladil
2007-12-23(svn r11687) -Codechange: move some defines to a better placeskidd13
2007-12-23(svn r11686) -Fix (r11684): win32 compilation was broken again :)glx
2007-12-23(svn r11685) -Codechange: remove a few 'useless' includes.rubidium
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium