summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-12-15(svn r11639) -Codechange: simplify EnsureNoVehicleOnGroundsmatz
2007-12-15(svn r11638) -Codechange: use faster check in SignalVehicleCheck for tunnel/b...smatz
2007-12-15(svn r11637) -Fix: mark viewports dirty when removing visible vehicle chainsmatz
2007-12-15(svn r11636) -Fix: it was possible to build/remove road/tram in tunnel/bridge...smatz
2007-12-15(svn r11635) -Codechange: Give a more informative debug message when encounte...belugas
2007-12-15(svn r11634) -Fix: update signals when deleting crashed train on a bridge, up...smatz
2007-12-14(svn r11633) -Codechange: merge CheckTunnelEmpty and IsVehicleOnBridge into G...smatz
2007-12-14(svn r11632) -Fix [FS#1541]: vehicles were still followed when sold.rubidium
2007-12-14(svn r11631) -Fix (r11585, r11626): remove MSVC warningsglx
2007-12-13(svn r11630) -Fix [FS#1544] (r11556): the chat GUI got broken.rubidium
2007-12-13(svn r11629) -Fix [FS#1527]: many viewports could crash the scenario editor.rubidium
2007-12-13(svn r11628) -Update: WebTranslator2 update to 2007-12-13 09:47:23miham
2007-12-13(svn r11627) -Fix [FS#1532] (r11145): poping from text reference stack must b...glx
2007-12-12(svn r11626) -Fix [FS#1529]: Pause state wasn't set correctly in multiplayer ...skidd13
2007-12-12(svn r11625) -Codechange: add CO_* enum at some places, add includes of order...smatz
2007-12-12(svn r11624) -Fix[FS#1530]: An error in the translation of bitset to scroll d...belugas
2007-12-11(svn r11623) -Fix [FS#1533] (r11619): assert when train is going over two cro...smatz
2007-12-11(svn r11622) -Codechange: support the unicode version of the 'control' charac...rubidium
2007-12-11(svn r11621) -Fix [FS#1525]: there were still some cases where one could not ...rubidium