summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-07-28(svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favou...rubidium
2009-07-28(svn r16974) -Codechange: do simple station build checks and 'decode' p1/p2 f...rubidium
2009-07-28(svn r16973) -Update from WebTranslator v3.0:translators
2009-07-28(svn r16972) -Fix [FS#3058] (r16942): mixup of variables caused, in some case...rubidium
2009-07-27(svn r16970) -Codechange: Transparency window uses nested widgets only.alberth
2009-07-27(svn r16969) -Codechange: Normalizing transparency gui widget numbers.alberth
2009-07-27(svn r16968) -Update from WebTranslator v3.0:translators
2009-07-27(svn r16967) -Fix [FS#0356]: assert when UFO tried to destroy railrubidium
2009-07-26(svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TIL...rubidium
2009-07-26(svn r16965) -Codechange: use tile area instead of sets of variables for the ...rubidium
2009-07-26(svn r16964) -Update from WebTranslator v3.0:translators
2009-07-26(svn r16963) -Codechange: Added NWidgetViewport widget.alberth
2009-07-26(svn r16962) -Codechange: more work towards multi tile waypointsrubidium
2009-07-26(svn r16961) -Codechange: Moving some methods up in the class hierarchy to av...alberth
2009-07-26(svn r16960) -Doc: Added some viewport and vehicle type doxygen strings.alberth
2009-07-26(svn r16959) -Codechange: make the station joiner a bit more aware of the dif...rubidium
2009-07-25(svn r16958) -Update from WebTranslator v3.0:translators
2009-07-25(svn r16957) -Fix: Trigger the same window repositioning after changing font/...frosch
2009-07-25(svn r16956) -Update: 'pre' translate some strings that can't be translated, ...rubidium
2009-07-25(svn r16955) -Fix (r16954): removed a few strings too many from the translationsrubidium
2009-07-25(svn r16954) -Codechange: make the Game Options window use the nested widget ...rubidium
2009-07-25(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized ...alberth
2009-07-25(svn r16952) -Codechange: Use a label for the world population in the town di...alberth
2009-07-25(svn r16951) -Change: order the strings in the options dropdown slightly more...rubidium
2009-07-25(svn r16950) -Codechange: unduplicate waypoint + station sign drawingrubidium
2009-07-25(svn r16949) -Codechange: unify the way the DisplayOption enums are writtenrubidium
2009-07-25(svn r16948) -Codechange: some code reductions and usage of wrapper functionsrubidium
2009-07-25(svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and t...rubidium
2009-07-25(svn r16946) -Doc: Adding docs for some string parameter manipulation functions.alberth
2009-07-24(svn r16945) -Fix (r16940): comments got swappedrubidium
2009-07-24(svn r16944) -Codechange: remove needlessly complex way of getting the offset...rubidium
2009-07-24(svn r16943) -Update from WebTranslator v3.0:translators
2009-07-24(svn r16942) -Codechange: document CanExpandRailStation and remove the 'magic...rubidium
2009-07-24(svn r16941) -Document: some map accessorsrubidium
2009-07-24(svn r16940) -Codechange: make the pathfinders behave the same when finding w...rubidium
2009-07-24(svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's...rubidium
2009-07-24(svn r16938) -Codechange: introduce helper function to tell whether a tile is...rubidium
2009-07-24(svn r16937) -Codechange: Make the station build window look good when resized.alberth
2009-07-24(svn r16936) -Fix [FS#3053]: Rail station build window with NewGRFs could cra...alberth
2009-07-24(svn r16935) -Codechange: Improve wording of .lng file error message (found b...alberth
2009-07-24(svn r16934) -Codechange: introduce a simple helper function to check whether...rubidium
2009-07-24(svn r16933) -Fix [FS#3054] (r16694): vehicles would wait "very long" when th...rubidium
2009-07-23(svn r16932) -Update from WebTranslator v3.0:translators
2009-07-23(svn r16931) -Cleanup (r16922): one semicolon too muchsmatz
2009-07-23(svn r16930) -Codechange: more StringID name unification and groupingrubidium
2009-07-23(svn r16929) -Change: There is no point in not randomising engine introductio...frosch
2009-07-23(svn r16928) -Update from WebTranslator v3.0:translators
2009-07-23(svn r16927) -Change: make the 'there is no AI' error message translatablerubidium
2009-07-23(svn r16926) -Fix (r16925): if checking whether a station can be adjoined, do...rubidium
2009-07-23(svn r16925) -Fix (r16909): guard commands more against using waypoints as st...rubidium