summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-12-11(svn r11620) -Change: Some are going, some are coming, some we do not know ex...belugas
2007-12-11(svn r11619) -Fix [FS#1531]: do not make crossing red behind depot the train ...smatz
2007-12-11(svn r11618) -Fix: buoys are just waypoints, so don't allow load/unload/trans...glx
2007-12-11(svn r11617) -Feature(ette): Add the same game-mode keyboard shortcuts in sce...belugas
2007-12-10(svn r11616) -Fix [FS#1526]: sometimes large values could go off the chart.rubidium
2007-12-10(svn r11615) -Fix (r11609): temperate banks can only be built in towns (over ...glx
2007-12-09(svn r11614) -Fix: The about dialog scrolling was connected to the mouse inst...skidd13
2007-12-09(svn r11611) -Codechange: it is now possible to use a define to enable assert...glx
2007-12-09(svn r11610) -Cleanup (r8572): remove orphan commentglx
2007-12-09(svn r11609) -Fix [FS#1524]: wrong error messages were shown when trying to b...rubidium
2007-12-09(svn r11608) -Fix: do not trigger industries, but only the industry's tiles.rubidium
2007-12-09(svn r11607) -Codechange: Enumify the industry widgetsskidd13
2007-12-09(svn r11606) -Revert (r11584): since FS#1482 is solved, we do not need the ex...rubidium
2007-12-09(svn r11605) -Fix [FS#1482, FS#1523]: wrong count of Kirby trains when a ship...rubidium
2007-12-08(svn r11604) -Fix: canal tiles were not marked dirty when surrounding tile go...smatz
2007-12-08(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realisticsmatz
2007-12-08(svn r11601) -Codechange: more strict break conditions for _userstring, asser...smatz
2007-12-08(svn r11600) -Cleanup: remove extra out-of-memory checks, since it's now done...glx
2007-12-08(svn r11599) -Change: [OSX] 10.4 will now use quickdraw for window mode inste...bjarni
2007-12-08(svn r11598) -Change [FS#1518]: some tooltips of the main toolbar did not 'en...rubidium
2007-12-08(svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (...rubidium
2007-12-08(svn r11596) -Codechange: Use the Window member HandleButtonClick and remove ...belugas
2007-12-08(svn r11595) -Codechange: add a new member to Window struct, based on its fun...belugas
2007-12-08(svn r11594) -Fix: don't allow changing network only patches settings from co...glx
2007-12-08(svn r11593) -Cleanup: remove some forgotten pieces of evidence of a mischiefbelugas
2007-12-08(svn r11592) -Codechange: Use the Window member RaiseButtons and remove the n...belugas
2007-12-08(svn r11591) -Codechange: remove now unused widget accessors.belugas