summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-12-18(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h...rubidium
2007-12-18(svn r11663) -Codechange: moving of the road related types and functions.rubidium
2007-12-18(svn r11662) -Codechange: move some rail types/related functions around.rubidium
2007-12-18(svn r11661) -Codechange: some header reworks in order to try to reduce the c...rubidium
2007-12-18(svn r11660) -Change: english -> english (uk), english_us ->english (us)miham
2007-12-18(svn r11659) -Fix [FS#1563]: do not allow modifying non-uniform stations when...smatz
2007-12-17(svn r11657) -Fix: show better error message when trying to convert railsmatz
2007-12-17(svn r11656) -Codechange: add ZOOM_LVL_BEGIN and postfix operators so ZoomLev...smatz
2007-12-17(svn r11655) -Update: WebTranslator2 update to 2007-12-17 20:16:03miham
2007-12-17(svn r11654) -Change: renaming american languagefile to english_USmiham
2007-12-17(svn r11653) -Feature: [OSX] Allow windowed mode subdrivers to be disabled at...egladil
2007-12-17(svn r11652) -Codechange: add the svn $ header for several filessmatz
2007-12-16(svn r11651) -Codechange [FS#1555]: implement GRF parameter querying for indu...rubidium
2007-12-16(svn r11650) -Fix: 'initialised' NewGRFs could still be deactivated in the la...rubidium
2007-12-16(svn r11649) -Codechange: some code can be simplified thanks to changes in r1...smatz
2007-12-16(svn r11648) -Fix [FS#1560]: the company password was not set when one presse...rubidium
2007-12-16(svn r11647) -Fix (r11646): it did not compile without freetype...rubidium
2007-12-16(svn r11646) -Codechange: check whether (some) characters are missing in the ...rubidium
2007-12-16(svn r11645) -Fix (r8128): station ground tiles may have transparency or comp...glx
2007-12-16(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...smatz
2007-12-16(svn r11643) -Codechange: conform with the coding style for the WP macro uses.rubidium
2007-12-15(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so r...smatz
2007-12-15(svn r11640) -Fix: missed change of include when moving stuff to random_func.cpprubidium