------------------------------------------------------------------------ r21333 | smatz | 2010-11-26 18:53:09 +0000 (Fri, 26 Nov 2010) | 1 line -Fix: failure of WT3 to properly validate some string... ------------------------------------------------------------------------ r21332 | translators | 2010-11-26 18:45:22 +0000 (Fri, 26 Nov 2010) | 8 lines -Update from WebTranslator v3.0: catalan - 39 changes by arnau czech - 15 changes by marek995 french - 5 changes by glx italian - 17 changes by lorenzodv polish - 2 changes by xaxa portuguese - 84 changes by Samu ------------------------------------------------------------------------ r21331 | alberth | 2010-11-26 15:22:18 +0000 (Fri, 26 Nov 2010) | 1 line -Codechange: Make drawing the widgets default behaviour in OnPaint(). ------------------------------------------------------------------------ r21330 | rubidium | 2010-11-26 11:03:40 +0000 (Fri, 26 Nov 2010) | 2 lines -Fix: two wrong ISO country codes ------------------------------------------------------------------------ r21329 | rubidium | 2010-11-26 00:48:19 +0000 (Fri, 26 Nov 2010) | 2 lines -Doc: some readme tweaks (part by avdg) ------------------------------------------------------------------------ r21328 | rubidium | 2010-11-25 23:14:48 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix: pass the case id when resolving NewGRF strings as well ------------------------------------------------------------------------ r21327 | rubidium | 2010-11-25 23:14:25 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix: cases are always "off-by-one" w.r.t. to the case table as there is an implicit default case with index 0 ------------------------------------------------------------------------ r21326 | rubidium | 2010-11-25 23:10:35 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix: off-by-one in case choice list construction causing case lists to fail completely ------------------------------------------------------------------------ r21325 | rubidium | 2010-11-25 19:13:21 +0000 (Thu, 25 Nov 2010) | 2 lines -Change: the order of Portuguese genders ------------------------------------------------------------------------ r21324 | rubidium | 2010-11-25 18:48:46 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix: load of failures of WT3 to properly validate some strings... ------------------------------------------------------------------------ r21323 | translators | 2010-11-25 18:45:31 +0000 (Thu, 25 Nov 2010) | 11 lines -Update from WebTranslator v3.0: croatian - 19 changes by VoyagerOne english_US - 212 changes by Rubidium finnish - 19 changes by jpx_ french - 16 changes by glx german - 15 changes by planetmaker portuguese - 89 changes by JayCity, Samu spanish - 19 changes by Terkhen swedish - 1 changes by Zuu vietnamese - 4 changes by nglekhoi ------------------------------------------------------------------------ r21322 | rubidium | 2010-11-25 16:00:04 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix [FS#4268] (r20924): packets were leaked ------------------------------------------------------------------------ r21321 | glx | 2010-11-25 15:20:10 +0000 (Thu, 25 Nov 2010) | 1 line -Fix (r21298): use the correct font sizes when checking for missing glyphs ------------------------------------------------------------------------ r21320 | rubidium | 2010-11-25 14:55:01 +0000 (Thu, 25 Nov 2010) | 2 lines -Fix (r21298): somehow a semicolon got lost ------------------------------------------------------------------------ r21319 | smatz | 2010-11-25 13:43:09 +0000 (Thu, 25 Nov 2010) | 1 line -Fix: crash when creating file download by the content download system failed ------------------------------------------------------------------------ r21318 | smatz | 2010-11-25 13:41:30 +0000 (Thu, 25 Nov 2010) | 1 line -Fix: parameters to ShowErrorMessage() were swapped when content download failed ------------------------------------------------------------------------ r21317 | rubidium | 2010-11-24 23:30:42 +0000 (Wed, 24 Nov 2010) | 2 lines -Change: improve the wording of some of the settings strings ------------------------------------------------------------------------ r21316 | planetmaker | 2010-11-24 23:29:59 +0000 (Wed, 24 Nov 2010) | 1 line -Fix: Some more strings where 'player' actually meant 'company' ------------------------------------------------------------------------ r21315 | rubidium | 2010-11-24 23:17:52 +0000 (Wed, 24 Nov 2010) | 2 lines -Cleanup: remove a pair of unused strings ------------------------------------------------------------------------ r21314 | rubidium | 2010-11-24 23:08:12 +0000 (Wed, 24 Nov 2010) | 2 lines -Fix [FS#4253]: [NewGRF] (Hopefully) make callback 157 behave more like TTDPatch does, i.e. fall back to the default check when the callback is not yielding a result for a tile instead of disallowing building the object ------------------------------------------------------------------------ r21313 | planetmaker | 2010-11-24 22:54:16 +0000 (Wed, 24 Nov 2010) | 1 line -Fix: Max vehicle settings are per company, not per player ------------------------------------------------------------------------ r21312 | translators | 2010-11-24 18:45:13 +0000 (Wed, 24 Nov 2010) | 5 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun dutch - 4 changes by Yexo portuguese - 43 changes by Samu ------------------------------------------------------------------------ r21311 | rubidium | 2010-11-24 17:00:37 +0000 (Wed, 24 Nov 2010) | 2 lines -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but also getting settings and such from info.nut, would not be interrupted after a while causing OpenTTD to seem to not respond ------------------------------------------------------------------------ r21310 | rubidium | 2010-11-24 08:08:23 +0000 (Wed, 24 Nov 2010) | 2 lines -Fix [FS#4259]: apparantly even earlier FreeBSDs had strndup ------------------------------------------------------------------------ r21309 | glx | 2010-11-24 01:08:49 +0000 (Wed, 24 Nov 2010) | 1 line -Fix: second parameter of SetupSubsidyDecodeParam() is a bool, so use a bool when calling the function ------------------------------------------------------------------------ r21308 | rubidium | 2010-11-23 23:59:24 +0000 (Tue, 23 Nov 2010) | 2 lines -Fix [FS#4262] (r20933-ish): crash upon desync ------------------------------------------------------------------------ r21307 | glx | 2010-11-23 23:29:14 +0000 (Tue, 23 Nov 2010) | 1 line -Fix (r21306): forgot a # ------------------------------------------------------------------------ r21306 | glx | 2010-11-23 23:27:55 +0000 (Tue, 23 Nov 2010) | 1 line -Add: genders for portuguese language ------------------------------------------------------------------------ r21304 | glx | 2010-11-23 23:06:30 +0000 (Tue, 23 Nov 2010) | 1 line -Fix (r21005): some typos in documentation (Xaroth) ------------------------------------------------------------------------ r21302 | smatz | 2010-11-23 22:16:11 +0000 (Tue, 23 Nov 2010) | 1 line -Fix (r18994): do not add HTTP connection to list of connections when it fails in the beginning ------------------------------------------------------------------------ r21301 | rubidium | 2010-11-23 18:47:57 +0000 (Tue, 23 Nov 2010) | 2 lines -Fix: failure of WT3 to properly validate some string... ------------------------------------------------------------------------ r21300 | translators | 2010-11-23 18:45:11 +0000 (Tue, 23 Nov 2010) | 5 lines -Update from WebTranslator v3.0: chuvash - 21 changes by mefisteron polish - 3 changes by voythas vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r21299 | rubidium | 2010-11-23 18:26:02 +0000 (Tue, 23 Nov 2010) | 2 lines -Fix (r21263): a road vehicle in a depot or wormhole could get into an incorrect state upon savegame conversion causing it to break up later in the game ------------------------------------------------------------------------ r21298 | glx | 2010-11-23 17:59:50 +0000 (Tue, 23 Nov 2010) | 1 line -Fix [FS#4261]: fonts set in openttd.cfg were not properly checked for missing glyphs on language change ------------------------------------------------------------------------ r21297 | rubidium | 2010-11-23 15:44:23 +0000 (Tue, 23 Nov 2010) | 2 lines -Doc: update some documentation ------------------------------------------------------------------------ r21296 | translators | 2010-11-22 18:45:27 +0000 (Mon, 22 Nov 2010) | 10 lines -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan croatian - 1 changes by VoyagerOne dutch - 11 changes by habell french - 7 changes by glx irish - 7 changes by tem korean - 4 changes by junho2813 romanian - 5 changes by tonny slovak - 4 changes by marek995 ------------------------------------------------------------------------ r21295 | rubidium | 2010-11-22 17:59:11 +0000 (Mon, 22 Nov 2010) | 2 lines -Fix [FS#4259]: FreeBSD introduced strndup as well (MicRO) ------------------------------------------------------------------------ r21294 | glx | 2010-11-22 17:42:34 +0000 (Mon, 22 Nov 2010) | 1 line -Fix [FS#4251]: check for existance of save/scenario dirs before asking for deletion confirmation ------------------------------------------------------------------------ r21293 | rubidium | 2010-11-21 18:47:09 +0000 (Sun, 21 Nov 2010) | 2 lines -Fix: failure of WT3 to properly validate some string... ------------------------------------------------------------------------ r21292 | translators | 2010-11-21 18:45:22 +0000 (Sun, 21 Nov 2010) | 8 lines -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne esperanto - 7 changes by Christopher hungarian - 3 changes by IPG portuguese - 4 changes by JayCity ukrainian - 10 changes by Fixer vietnamese - 2 changes by nglekhoi ------------------------------------------------------------------------ r21291 | frosch | 2010-11-21 18:39:12 +0000 (Sun, 21 Nov 2010) | 1 line -Fix: Treat objects on water like water in more cases. ------------------------------------------------------------------------ r21290 | frosch | 2010-11-21 18:38:45 +0000 (Sun, 21 Nov 2010) | 1 line -Codechange: Add HasTileWaterGround() to deduplicate some tests. ------------------------------------------------------------------------ r21289 | frosch | 2010-11-21 17:42:18 +0000 (Sun, 21 Nov 2010) | 1 line -Fix [FS#4133]: Make terraforming and tunnel-excavation handle DC_AUTO-clearable multitile objects. ------------------------------------------------------------------------ r21288 | frosch | 2010-11-21 17:05:23 +0000 (Sun, 21 Nov 2010) | 1 line -Codechange: Add helper function to find entries in _cleared_object_areas. ------------------------------------------------------------------------ r21287 | smatz | 2010-11-21 16:35:59 +0000 (Sun, 21 Nov 2010) | 1 line -Document: update information about supported compilers ------------------------------------------------------------------------ r21286 | smatz | 2010-11-21 16:34:18 +0000 (Sun, 21 Nov 2010) | 1 line -Codechange: enable more warnings for ICC ------------------------------------------------------------------------ r21285 | smatz | 2010-11-21 16:32:53 +0000 (Sun, 21 Nov 2010) | 1 line -Codechange: prevent ICC warning ------------------------------------------------------------------------ r21284 | alberth | 2010-11-21 12:47:04 +0000 (Sun, 21 Nov 2010) | 1 line -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionBefore(). ------------------------------------------------------------------------ r21283 | alberth | 2010-11-21 12:38:16 +0000 (Sun, 21 Nov 2010) | 1 line -Codechange: Allow minor argument IsSavegameVersionBefore() to be optional. ------------------------------------------------------------------------ r21282 | alberth | 2010-11-21 12:31:16 +0000 (Sun, 21 Nov 2010) | 1 line -Codechange: Rename CheckSavegameVersionOldStyle() to IsSavegameVersionBefore(). ------------------------------------------------------------------------ r21281 | alberth | 2010-11-21 12:12:23 +0000 (Sun, 21 Nov 2010) | 1 line -Doc: Add doxygen comments to saveload code. ------------------------------------------------------------------------ r21280 | rubidium | 2010-11-20 21:27:21 +0000 (Sat, 20 Nov 2010) | 2 lines -Merge: documentation updates from 1.0 ------------------------------------------------------------------------ r21277 | rubidium | 2010-11-20 18:47:36 +0000 (Sat, 20 Nov 2010) | 2 lines -Fix: failure of WT3 to properly validate some string... ------------------------------------------------------------------------ r21276 | translators | 2010-11-20 18:45:28 +0000 (Sat, 20 Nov 2010) | 10 lines -Update from WebTranslator v3.0: czech - 8 changes by marek995 finnish - 1 changes by jpx_ german - 2 changes by planetmaker italian - 3 changes by lorenzodv russian - 2 changes by Lone_Wolf serbian - 3 changes by etran slovak - 1 changes by marek995 slovenian - 2 changes by ntadej ------------------------------------------------------------------------ r21275 | frosch | 2010-11-20 15:57:25 +0000 (Sat, 20 Nov 2010) | 1 line -Fix (r21272): Draw NW+SW fences in the correct order. ------------------------------------------------------------------------ r21274 | frosch | 2010-11-20 15:54:54 +0000 (Sat, 20 Nov 2010) | 1 line -Change: Increase the bounding box size of hangars in the hope it fixes more glitches than it causes. ------------------------------------------------------------------------ r21273 | alberth | 2010-11-20 15:44:24 +0000 (Sat, 20 Nov 2010) | 1 line -Codechange: Return values should start at the same line. ------------------------------------------------------------------------ r21272 | frosch | 2010-11-20 14:45:52 +0000 (Sat, 20 Nov 2010) | 1 line -Change [FS#119-ish]: Draw airport fences as groundsprites on runway/taxiway tiles. This makes the usual foundation-glitch a lot less likely to happen. ------------------------------------------------------------------------ r21271 | rubidium | 2010-11-20 14:34:57 +0000 (Sat, 20 Nov 2010) | 2 lines -Change: use the last red instead of last red exit penalty for making sure other waypoint entries are evaluated as well when they are occupied, e.g. when there are no signals before the waypoint but a train just beyond the waypoint is stopped (like for stations) ------------------------------------------------------------------------ r21270 | alberth | 2010-11-20 14:15:02 +0000 (Sat, 20 Nov 2010) | 1 line -Doc: Doxyment updates and additions. Removal of doxyment in code. ------------------------------------------------------------------------ r21269 | frosch | 2010-11-20 14:05:16 +0000 (Sat, 20 Nov 2010) | 1 line -Codechange: Add TILE_SEQ_CHILD macro to construct child sprites in default stations sprite layouts. ------------------------------------------------------------------------ r21268 | rubidium | 2010-11-20 13:57:49 +0000 (Sat, 20 Nov 2010) | 2 lines -Fix (r21266): crash (or rather a triggered assertion) in some cases ------------------------------------------------------------------------ r21267 | alberth | 2010-11-20 13:33:24 +0000 (Sat, 20 Nov 2010) | 1 line -Doc: Typo fixes. ------------------------------------------------------------------------ r21266 | rubidium | 2010-11-20 12:52:06 +0000 (Sat, 20 Nov 2010) | 2 lines -Change: don't receive money for removing the rail of non-rail railstation tiles, i.e. rail station tiles for which the NewGRF has prevented trains to be routed ------------------------------------------------------------------------ r21265 | alberth | 2010-11-20 12:20:59 +0000 (Sat, 20 Nov 2010) | 1 line -Fix [FS#4245]: Don't setup target industry type counts if there are no industry types available. ------------------------------------------------------------------------ r21264 | rubidium | 2010-11-20 12:11:11 +0000 (Sat, 20 Nov 2010) | 2 lines -Change: compress some PNGs more efficiently ------------------------------------------------------------------------ r21263 | rubidium | 2010-11-20 09:09:57 +0000 (Sat, 20 Nov 2010) | 2 lines -Fix [FS#3935]: under some circumstances two vehicles could leave a non-drive through road stop at once ------------------------------------------------------------------------ r21262 | frosch | 2010-11-20 00:24:50 +0000 (Sat, 20 Nov 2010) | 1 line -Fix (r18708)[FS#4246]: Custom station foundations using the 'simple foundations'-method did not draw any sprite for WSE-slopes when there are foundations on both neighboured tiles in the north. As there must be at least one sprite to provide the correct offset for the groundsprite draw the (empty) default foundation sprite in that case. ------------------------------------------------------------------------ r21261 | rubidium | 2010-11-19 23:08:45 +0000 (Fri, 19 Nov 2010) | 2 lines -Codechange: beat some sense into some variable names ------------------------------------------------------------------------ r21260 | rubidium | 2010-11-19 19:38:02 +0000 (Fri, 19 Nov 2010) | 2 lines -Codechange: make strgen more stringent w.r.t. the allowed characters in strings ------------------------------------------------------------------------ r21259 | rubidium | 2010-11-19 19:25:35 +0000 (Fri, 19 Nov 2010) | 2 lines -Change: [NewGRF] Split var43 into var43 (animation stage) and var47 (object colour) ------------------------------------------------------------------------ r21258 | rubidium | 2010-11-19 18:47:09 +0000 (Fri, 19 Nov 2010) | 2 lines -Fix: remove strings with the U+FFFD "replacement character" ------------------------------------------------------------------------