Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-29 | (svn r16979) -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip ↵ | belugas | |
for Loan borrow/repay buttons (planetmaker) | |||
2009-07-29 | (svn r16978) -Fix(r16977): tab indentation instead of space indentation at ↵ | belugas | |
beginning of a line, please | |||
2009-07-29 | (svn r16977) -Fix(r1772)[FS#3059]: make it so that failing to generate many ↵ | belugas | |
random towns in scenario editor returns a failing message. Fix by therken Doxygen comments by me | |||
2009-07-28 | (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in ↵ | rubidium | |
favour of their Station variants | |||
2009-07-28 | (svn r16974) -Codechange: do simple station build checks and 'decode' p1/p2 ↵ | rubidium | |
first | |||
2009-07-28 | (svn r16973) -Update from WebTranslator v3.0: | translators | |
simplified_chinese - 2 changes by Gavin esperanto - 20 changes by tradukanto german - 3 changes by Roujin | |||
2009-07-28 | (svn r16972) -Fix [FS#3058] (r16942): mixup of variables caused, in some ↵ | rubidium | |
cases, rail stations to have incorrect width/height. | |||
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 | |
danish - 14 changes by silentStatic finnish - 1 changes by jpx_ greek - 1 changes by kinglee malay - 26 changes by rionix88 persian - 2 changes by 100ra brazilian_portuguese - 6 changes by Tucalipe slovak - 37 changes by James spanish - 2 changes by Terkhen swedish - 4 changes by Chrill | |||
2009-07-27 | (svn r16967) -Fix [FS#0356]: assert when UFO tried to destroy rail | rubidium | |
2009-07-26 | (svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into ↵ | rubidium | |
TILE_LOOP, which means no more duplication of parameters between BEGIN_TILE_LOOP and END_TILE_LOOP | |||
2009-07-26 | (svn r16965) -Codechange: use tile area instead of sets of variables for the ↵ | rubidium | |
station joiner code. | |||
2009-07-26 | (svn r16964) -Update from WebTranslator v3.0: | translators | |
greek - 303 changes by fumantsu italian - 1 changes by lorenzodv russian - 1 changes by Lone_Wolf spanish - 25 changes by Terkhen turkish - 1 changes by niw3 | |||
2009-07-26 | (svn r16963) -Codechange: Added NWidgetViewport widget. | alberth | |
2009-07-26 | (svn r16962) -Codechange: more work towards multi tile waypoints | rubidium | |
2009-07-26 | (svn r16961) -Codechange: Moving some methods up in the class hierarchy to ↵ | alberth | |
avoid code duplication. | |||
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 ↵ | rubidium | |
difference between waypoints and stations. | |||
2009-07-25 | (svn r16958) -Update from WebTranslator v3.0: | translators | |
english_US - 2 changes by agenthh frisian - 54 changes by huddekul greek - 272 changes by fumantsu russian - 8 changes by Lone_Wolf serbian - 59 changes by etran spanish - 122 changes by Terkhen | |||
2009-07-25 | (svn r16957) -Fix: Trigger the same window repositioning after changing ↵ | frosch | |
font/language as it is done after resizing the main OpenTTD window. | |||
2009-07-25 | (svn r16956) -Update: 'pre' translate some strings that can't be translated, ↵ | rubidium | |
like {BLACK}{STRING} | |||
2009-07-25 | (svn r16955) -Fix (r16954): removed a few strings too many from the translations | rubidium | |
2009-07-25 | (svn r16954) -Codechange: make the Game Options window use the nested widget ↵ | rubidium | |
system. | |||
2009-07-25 | (svn r16953) -Codechange: Use SetStringParameters() for simple parameterized ↵ | alberth | |
strings. | |||
2009-07-25 | (svn r16952) -Codechange: Use a label for the world population in the town ↵ | alberth | |
directory window. | |||
2009-07-25 | (svn r16951) -Change: order the strings in the options dropdown slightly ↵ | rubidium | |
more logical | |||
2009-07-25 | (svn r16950) -Codechange: unduplicate waypoint + station sign drawing | rubidium | |
2009-07-25 | (svn r16949) -Codechange: unify the way the DisplayOption enums are written | rubidium | |
2009-07-25 | (svn r16948) -Codechange: some code reductions and usage of wrapper functions | rubidium | |
2009-07-25 | (svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and ↵ | rubidium | |
trainst_h. | |||
2009-07-25 | (svn r16946) -Doc: Adding docs for some string parameter manipulation functions. | alberth | |
2009-07-24 | (svn r16945) -Fix (r16940): comments got swapped | rubidium | |
2009-07-24 | (svn r16944) -Codechange: remove needlessly complex way of getting the ↵ | rubidium | |
offset of items within a struct that are within a struct | |||
2009-07-24 | (svn r16943) -Update from WebTranslator v3.0: | translators | |
simplified_chinese - 5 changes by Gavin dutch - 1 changes by webfreakz german - 1 changes by Roujin indonesian - 1 changes by prof korean - 5 changes by darkttd portuguese - 7 changes by carlosjor russian - 1 changes by Lone_Wolf spanish - 30 changes by Terkhen | |||
2009-07-24 | (svn r16942) -Codechange: document CanExpandRailStation and remove the ↵ | rubidium | |
'magic' array of numbers for a named struct | |||
2009-07-24 | (svn r16941) -Document: some map accessors | rubidium | |
2009-07-24 | (svn r16940) -Codechange: make the pathfinders behave the same when finding ↵ | rubidium | |
waypoints or stations, i.e. don't force exactly one destination tile for a waypoint | |||
2009-07-24 | (svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way ↵ | rubidium | |
it's written. | |||
2009-07-24 | (svn r16938) -Codechange: introduce helper function to tell whether a tile ↵ | rubidium | |
is either a rail station or rail waypoint tile | |||
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 ↵ | alberth | |
crash due to uninitialized string parameter. | |||
2009-07-24 | (svn r16935) -Codechange: Improve wording of .lng file error message (found ↵ | alberth | |
by cmoiromain). | |||
2009-07-24 | (svn r16934) -Codechange: introduce a simple helper function to check ↵ | rubidium | |
whether a station is pending deletion or not | |||
2009-07-24 | (svn r16933) -Fix [FS#3054] (r16694): vehicles would wait "very long" when ↵ | rubidium | |
they had nothing to unload and gradual loading was disabled. | |||
2009-07-23 | (svn r16932) -Update from WebTranslator v3.0: | translators | |
all languages - update for latest commits which moved around lots of strings dutch - 5 changes by Yexo norwegian_bokmal - 1 changes by CyberKenny romanian - 1 changes by kkmic spanish - 1 changes by Terkhen | |||
2009-07-23 | (svn r16931) -Cleanup (r16922): one semicolon too much | smatz | |
2009-07-23 | (svn r16930) -Codechange: more StringID name unification and grouping | rubidium | |
2009-07-23 | (svn r16929) -Change: There is no point in not randomising engine ↵ | frosch | |
introduction-date before 1922. Instead disable the randomisation for the first two years after game-start, so you do not have to wait for the first engine. | |||
2009-07-23 | (svn r16928) -Update from WebTranslator v3.0: | translators | |
czech - 1 changes by SmatZ dutch - 1 changes by Yexo english_US - 6 changes by agenthh french - 5 changes by glx german - 1 changes by planetmaker hungarian - 12 changes by IPG, alyr indonesian - 5 changes by prof italian - 4 changes by lorenzodv norwegian_bokmal - 66 changes by CyberKenny persian - 1 changes by 100ra romanian - 4 changes by kkmic russian - 3 changes by Lone_Wolf, Smoky555 spanish - 21 changes by Terkhen swedish - 3 changes by Kindling turkish - 19 changes by niw3 |