------------------------------------------------------------------------ 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" ------------------------------------------------------------------------ r21257 | translators | 2010-11-19 18:45:27 +0000 (Fri, 19 Nov 2010) | 10 lines -Update from WebTranslator v3.0: arabic_egypt - 6 changes by kasakg finnish - 2 changes by jpx_ french - 2 changes by glx italian - 1 changes by lorenzodv lithuanian - 63 changes by BlinK_ portuguese - 8 changes by JayCity spanish - 4 changes by Terkhen turkish - 5 changes by niw3 ------------------------------------------------------------------------ r21256 | rubidium | 2010-11-19 15:55:53 +0000 (Fri, 19 Nov 2010) | 2 lines -Fix [FS#4189]: Clients weren't always notified when the connection was lost ------------------------------------------------------------------------ r21255 | rubidium | 2010-11-19 13:24:32 +0000 (Fri, 19 Nov 2010) | 2 lines -Fix (r179): main menu error messages wouldn't show when you had an error message open in the game while whatever triggered you to go back to the main menu ------------------------------------------------------------------------ r21254 | rubidium | 2010-11-19 12:33:19 +0000 (Fri, 19 Nov 2010) | 2 lines -Change: show a different "lag" message when a client is lagging because of connection trouble or lagging because the client is just slow ------------------------------------------------------------------------ r21253 | rubidium | 2010-11-19 10:58:38 +0000 (Fri, 19 Nov 2010) | 2 lines -Change: mention the OpenTTD version on the console/logs when starting an OpenTTD dedicated server like we mention it in the title bar for the GUI version ------------------------------------------------------------------------ r21252 | rubidium | 2010-11-19 10:35:59 +0000 (Fri, 19 Nov 2010) | 2 lines -Codechange: introduce a constant for the number of milliseconds per game tick and use it ------------------------------------------------------------------------ r21251 | rubidium | 2010-11-18 23:51:08 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix (r20950): toyland sprites were forgotten ------------------------------------------------------------------------ r21250 | rubidium | 2010-11-18 23:31:06 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix [FS#3952]: Rescanning AIs didn't "forget" removed AIs ------------------------------------------------------------------------ r21249 | rubidium | 2010-11-18 23:09:24 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix (r21240, r21236) [FS#4242]: rear ends of dualheaded engines didn't smoke nor spark (Hirundo) ------------------------------------------------------------------------ r21248 | rubidium | 2010-11-18 22:27:15 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange: don't run the tar scanner twice upon startup ------------------------------------------------------------------------ r21247 | rubidium | 2010-11-18 22:26:29 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix: make the tar scanner forget about old (possibly removed) tars ------------------------------------------------------------------------ r21246 | rubidium | 2010-11-18 22:24:10 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix: upon rescanning AIs the new AIs would (after some time) show up in the AI list but you could not select all ------------------------------------------------------------------------ r21245 | planetmaker | 2010-11-18 20:45:27 +0000 (Thu, 18 Nov 2010) | 1 line -Fix (r21200): [OSX] Make gcc 4.2 happy ------------------------------------------------------------------------ r21244 | rubidium | 2010-11-18 19:24:40 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix [FS#4240] (r21179): the news message always stayed in the middle; let it follow the setting of the statusbar instead ------------------------------------------------------------------------ r21243 | rubidium | 2010-11-18 18:50:17 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix: load of failures of WT3 to properly validate some strings... ------------------------------------------------------------------------ r21242 | translators | 2010-11-18 18:45:42 +0000 (Thu, 18 Nov 2010) | 15 lines -Update from WebTranslator v3.0: belarusian - 12 changes by KorneySan croatian - 6 changes by VoyagerOne czech - 1 changes by SmatZ finnish - 7 changes by jpx_ german - 2 changes by planetmaker hungarian - 12 changes by IPG italian - 6 changes by lorenzodv russian - 7 changes by KorneySan, Lone_Wolf serbian - 14 changes by etran slovenian - 83 changes by ntadej spanish - 8 changes by Terkhen swedish - 12 changes by Zuu vietnamese - 5 changes by nglekhoi ------------------------------------------------------------------------ r21241 | terkhen | 2010-11-18 17:49:42 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix: Display dragged vehicles in the correct orientation while using RTL languages. ------------------------------------------------------------------------ r21240 | rubidium | 2010-11-18 14:32:09 +0000 (Thu, 18 Nov 2010) | 2 lines -Feature: [NewGRF] Implement action0 visual effect properties for ships and RVs (Hirundo) ------------------------------------------------------------------------ r21239 | rubidium | 2010-11-18 14:20:03 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange/Fix: [NewGRF] Use 0xFF instead of 0 as default value for visual effect. This makes setting train prop 22 to 0 actually work (Hirundo) ------------------------------------------------------------------------ r21238 | rubidium | 2010-11-18 14:17:55 +0000 (Thu, 18 Nov 2010) | 2 lines -Feature: [NewGRF] Support callback 0x10 for RVs and ships (Hirundo) ------------------------------------------------------------------------ r21237 | rubidium | 2010-11-18 14:15:27 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange: Move HandleLocomotiveSmokeCloud to Vehicle::ShowVisualEffect (Hirundo) ------------------------------------------------------------------------ r21236 | rubidium | 2010-11-18 14:11:50 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange: Make the visual effects drawing routine work for all vehicle types (Hirundo) ------------------------------------------------------------------------ r21235 | rubidium | 2010-11-18 14:09:39 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange: Move Train::UpdateVisualEffect to the Vehicle class (Hirundo) ------------------------------------------------------------------------ r21234 | rubidium | 2010-11-18 14:07:48 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange: Make Train::UpdateVisualEffect work for all vehicle types (Hirundo) ------------------------------------------------------------------------ r21233 | rubidium | 2010-11-18 14:04:36 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange: Introduce an enum to remove some magic numbers from the visual effect code (Hirundo) ------------------------------------------------------------------------ r21232 | rubidium | 2010-11-18 14:03:12 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange: Move cached_vis_effect from the TrainCache to the VehicleCache (Hirundo) ------------------------------------------------------------------------ r21231 | rubidium | 2010-11-18 14:01:20 +0000 (Thu, 18 Nov 2010) | 2 lines -Codechange: Generalize the naming of some settings and variables related to visual effects (Hirundo) ------------------------------------------------------------------------ r21230 | rubidium | 2010-11-18 13:51:54 +0000 (Thu, 18 Nov 2010) | 2 lines -Fix/Change/Feature: [NewGRF] Make positioning of diesel fumes and electric sparks actually work (Hirundo). ------------------------------------------------------------------------ r21229 | rubidium | 2010-11-17 23:07:53 +0000 (Wed, 17 Nov 2010) | 2 lines -Fix [FS#4130]: [YAPF] Road vehicles not finding the nearest depot in some (corner) cases ------------------------------------------------------------------------ r21228 | rubidium | 2010-11-17 19:43:15 +0000 (Wed, 17 Nov 2010) | 2 lines -Fix: some MSVC 64 bits warnings ------------------------------------------------------------------------ r21227 | rubidium | 2010-11-17 19:41:58 +0000 (Wed, 17 Nov 2010) | 2 lines -Fix (r21222): conversion didn't go right when cases were involved ------------------------------------------------------------------------ r21226 | rubidium | 2010-11-17 18:50:08 +0000 (Wed, 17 Nov 2010) | 2 lines -Fix: load of failures of WT3 to properly validate some strings... ------------------------------------------------------------------------ r21225 | translators | 2010-11-17 18:45:46 +0000 (Wed, 17 Nov 2010) | 16 lines -Update from WebTranslator v3.0: croatian - 7 changes by VoyagerOne czech - 14 changes by SmatZ dutch - 2 changes by habell finnish - 8 changes by USephiroth french - 6 changes by glx german - 12 changes by planetmaker italian - 11 changes by lorenzodv macedonian - 116 changes by RCTMASTA portuguese - 4 changes by JayCity romanian - 9 changes by tonny russian - 2 changes by Lone_Wolf serbian - 1 changes by etran spanish - 8 changes by Terkhen vietnamese - 5 changes by nglekhoi ------------------------------------------------------------------------ r21224 | rubidium | 2010-11-17 18:35:59 +0000 (Wed, 17 Nov 2010) | 2 lines -Fix [FS#4172]: [NewGRF] The specs' cargo strings and OpenTTD's use of the clashed. Provide properties so NewGRFs can provide cargo strings tailored for OpenTTD while retaining (some) backward compatability ------------------------------------------------------------------------