summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 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 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 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
2007-12-23(svn r11683) -Fix(r11682): win32.cpp still requires gfx.h inclusion, at least...belugas
2007-12-22(svn r11682) -Codechange: move some 'generic' geometry related types into a s...rubidium
2007-12-22(svn r11681) -Fix (r11674): hopefully fix the compile error on big endian mac...rubidium
2007-12-21(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.rubidium
2007-12-21(svn r11679) -Add: [newgrf] support for station vars 67 and 68glx
2007-12-21(svn r11678) -Fix (r11674): [OSX] fixed compilationbjarni
2007-12-21(svn r11677) -Codechange: move price and command related types/functions to t...rubidium
2007-12-21(svn r11676) -Fix (r11674): some references to macros.h were leftglx
2007-12-21(svn r11675) -Codechange: split the string types from the string functions.rubidium
2007-12-21(svn r11674) -Codechange: refactor some functions out of macros.h into more l...rubidium
2007-12-21(svn r11673) -Codechange: move the overflow safe type to a separate file.rubidium
2007-12-21(svn r11672) -Codechange: refactor some stuff out of gui.h.rubidium
2007-12-20(svn r11671) -Fix: sometimes a vehicle was selected in the vehicle list when ...smatz
2007-12-19(svn r11670) -Feature [FS#1565]: list neutral stations where the player has s...smatz
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-12-19(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...rubidium
2007-12-19(svn r11667) -Codechange: split window.h into a header that defines some 'glo...rubidium
2007-12-19(svn r11666) -Fix (r11504): when removing buoys, return to water or canal dep...glx
2007-12-18(svn r11665) -Fix: Animation informations should not be copied from original ...belugas