summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-21(svn r17838) -Document: the Pool struct's template parametersrubidium
2009-10-21(svn r17837) -Fix (r17812): comment erroneously mentioned feeder sharerubidium
2009-10-20(svn r17836) -Codechange: split the CargoPacket constructor for creating 'rea...rubidium
2009-10-20(svn r17835) -Codechange: constify few variablessmatz
2009-10-20(svn r17834) -Fix [FS#3274] (r17808): you got paid a bit too much... ofcourse...rubidium
2009-10-20(svn r17833) -Codechange: Depot gui should use relative widget coordinates fo...alberth
2009-10-20(svn r17832) -Codechange: make Alberth happiersmatz
2009-10-20(svn r17831) -Codechange: move code used for adding map indicators of the sma...smatz
2009-10-20(svn r17830) -Fix [FS#3276]: Some windows already need their window_number wh...frosch
2009-10-20(svn r17829) -Codechange: move code used for adding vehicles and town names t...smatz
2009-10-20(svn r17828) -Codechange: Variable declaration code style, and a few comment ...alberth
2009-10-20(svn r17827) -Codechange: Deduplicate some lines of code.frosch
2009-10-20(svn r17826) -Codechange: GetRoadVehLength() is only used in one file, make i...frosch
2009-10-20(svn r17825) -Change: 'animate' the 'center to current position' button in Sm...smatz
2009-10-20(svn r17824) -Fix (r4594): _date_fract runs from 0 to 73 since r2041. Variabl...frosch
2009-10-20(svn r17823) -Codechange: Use top of the matrix widget as offset for row calc...alberth
2009-10-20(svn r17822) -Codechange: move 'extra viewport' code from smallmap_gui.cpp to...smatz
2009-10-20(svn r17821) -Codechange: make more mathods of SmallMapWindow privatesmatz
2009-10-20(svn r17820) -Update from WebTranslator v3.0:translators
2009-10-20(svn r17819) -Codechange: replace magic constant by symbolic constantsmatz
2009-10-20(svn r17818) -Codechange: iterate the cargo list from the back when trying to...rubidium
2009-10-20(svn r17817) -Codechange: MakeWater actually made sea tiles, so rename it to ...rubidium
2009-10-20(svn r17816) -Codechange: move the CargoList invalidation-after-saveload to t...rubidium
2009-10-19(svn r17815) -Fix [SDL]: asynchronious drawing caused extra unresponsiveness ...rubidium
2009-10-19(svn r17814) -Codechange: there's no need to invalidate the cache in the cons...rubidium
2009-10-19(svn r17813) -Codechange: unify the CargoPacket related coding stylerubidium
2009-10-19(svn r17812) -Codechange: move the feeder_share cache from CargoList to Vehic...rubidium
2009-10-18(svn r17811) -Codechange: make HasEditBoxFocus a private function of QueryStr...rubidium
2009-10-18(svn r17810) -Codechange/Fix: Add assert_tcompile() and use it.frosch
2009-10-18(svn r17809) -Fix: MSVC compilation.frosch
2009-10-18(svn r17808) -Codechange: remove write 'access' from all of CargoPacket's var...rubidium
2009-10-18(svn r17807) -Codechange: move all 'updates' just after the 'load' constructo...rubidium
2009-10-18(svn r17806) -Codechange: split CargoPacket's 'afterload' to a separate functionrubidium
2009-10-18(svn r17805) -Update from WebTranslator v3.0:translators
2009-10-18(svn r17804) -Codechange: move the CargoPacket 'invalidation' when stations g...rubidium
2009-10-18(svn r17803) -Codechange: Remove update_(left|right) in favour of the rebuild...frosch
2009-10-18(svn r17802) -Feature(ette) [FS#1862]: [NewGRF] Textstack support for CB 37.frosch
2009-10-18(svn r17801) -Codechange: for StationCargoLists the 'loaded_at_xy' does not m...rubidium
2009-10-18(svn r17800) -Codechange: first steps into making CargoList a templaterubidium
2009-10-18(svn r17799) -Codechange: industry view window uses pure nested widgets.alberth
2009-10-18(svn r17798) -Codechange: Introduce new constant WD_PAR_VSEP_WIDE for large a...alberth
2009-10-18(svn r17797) -Codechange: Use parameters of new function, introduce constants...alberth
2009-10-18(svn r17796) -Codechange: Move drawing of the industry info to its own function.alberth
2009-10-18(svn r17795) -Codechange: split cargolist into one for vehicles and one for s...rubidium
2009-10-17(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for ...michi_cc
2009-10-17(svn r17793) -Fix: [OSX] The splash image wasn't displayed if the Quartz vide...michi_cc
2009-10-17(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to p...michi_cc
2009-10-17(svn r17791) -Codechange: Highscore and endgame windows use pure nested widgets.alberth
2009-10-17(svn r17790) -Feature: translatable base sound/graphics set descriptionsrubidium
2009-10-17(svn r17789) -Update from WebTranslator v3.0:translators