summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-12-07(svn r11590) -Fix (r11193): IsSlopeRefused() result was half wrongglx
2007-12-07(svn r11589) -Fix [FS#1514]: when ship depots got destroyed they always retur...rubidium
2007-12-07(svn r11588) -Codechange: use the new member introduced in r11551glx
2007-12-07(svn r11587) -Fix (r11457): The one way road button wasn't reset on abortskidd13
2007-12-07(svn r11586) -Fix: make another widget 'accessor' function const when it shou...glx
2007-12-07(svn r11585) -Codechange: Enumify the widgets of the newGRF gui and a slight ...skidd13
2007-12-06(svn r11584) -Change: add some extra checking in the hope to find the cause o...rubidium
2007-12-06(svn r11583) -Fix [FS#1484]: windows could get completely missing when one re...rubidium
2007-12-06(svn r11582) -Fix: tiles were not marked dirty in some cases when removing a ...smatz
2007-12-06(svn r11581) -Codechange: add some missing cargo classes and some documentation.rubidium
2007-12-06(svn r11580) -Feature: Memorise the resizing of the build bridge selection wi...skidd13
2007-12-06(svn r11579) -Revert(r11578): some cases of key propagation are not handled c...belugas
2007-12-06(svn r11578) -Codechange: Introduce the window default flag WDF_TEXTENTRY whi...belugas
2007-12-05(svn r11577) -Fix: invalidate 'list trains/roadvehs/ships/planes' widgets whe...smatz
2007-12-05(svn r11576) -Codechange: enumerize and comment station GUIsmatz
2007-12-05(svn r11575) -Fix [FS#1502]: widget numbers of StationViewWindow were incorre...smatz
2007-12-05(svn r11574) -Fix: flood train stations when there are no trains on border ti...smatz
2007-12-04(svn r11573) -Codechange: pause games that miss GRFs by default and throw som...rubidium
2007-12-04(svn r11572) -Fix [FS#1494]: reinitialise windows system before loading a sav...glx
2007-12-04(svn r11571) -Fix [FS#1493]: road vehicle getting to the wrong side of a stat...rubidium
2007-12-04(svn r11570) -Fix: do not flood rail station tiles when there is a vehicle on...smatz
2007-12-04(svn r11569) -Fix [FS#1480]: full paths sometimes did not work correctly.rubidium
2007-12-04(svn r11568) -Codechange: Use bit shifts instead of values for flags. It hel...belugas