------------------------------------------------------------------------ r11351 | bjarni | 2007-10-27 11:26:19 +0000 (Sat, 27 Oct 2007) | 2 lines -Fix (r11342): [OSX] killed a warning ------------------------------------------------------------------------ r11350 | rubidium | 2007-10-27 11:23:13 +0000 (Sat, 27 Oct 2007) | 2 lines -Change: add missing elrail sprites for some rail build buttons/cursors. Sprites by skidd13. ------------------------------------------------------------------------ r11349 | rubidium | 2007-10-27 11:20:47 +0000 (Sat, 27 Oct 2007) | 2 lines -Fix [FS#1372]: crash when moving "invalid" cargo to a station. ------------------------------------------------------------------------ r11348 | bjarni | 2007-10-26 21:32:24 +0000 (Fri, 26 Oct 2007) | 2 lines -Fix (r11049): [OSX] killed a warning (don't ask why only OSX showed this one) ------------------------------------------------------------------------ r11347 | belugas | 2007-10-26 20:55:23 +0000 (Fri, 26 Oct 2007) | 1 line -Codechange: use marker loaded grf feature has_newwater when it is required. (more to come) ------------------------------------------------------------------------ r11346 | belugas | 2007-10-26 20:48:15 +0000 (Fri, 26 Oct 2007) | 1 line -Codechange: Add marker has_newwater to the loaded grf features. Not in used yet. ------------------------------------------------------------------------ r11345 | belugas | 2007-10-26 20:42:03 +0000 (Fri, 26 Oct 2007) | 1 line -Cleanup: a bit of comment style fixing ------------------------------------------------------------------------ r11344 | belugas | 2007-10-26 16:38:32 +0000 (Fri, 26 Oct 2007) | 2 lines -Codechange: Removes some magic numbers referring the highlighting mode in road_gui.cpp Some typos fixed too.(FS#1371-skidd13) ------------------------------------------------------------------------ r11343 | belugas | 2007-10-26 16:26:50 +0000 (Fri, 26 Oct 2007) | 1 line -Fix[FS#1368]: Autoslope did not work correctly for single track on higher part of steep slopes. (frosch) ------------------------------------------------------------------------ r11342 | egladil | 2007-10-25 23:45:03 +0000 (Thu, 25 Oct 2007) | 1 line -Fix: [OSX] The cocoa driver incorrectly assumed that the blitter always was 8bpp. Now both 8bpp and 32bpp blitters can be used. The driver will check the blitter screen depth. In fullscreen it will select a proper video mode for this depth, and in windowed mode it will simply skip doing fake 8bpp. ------------------------------------------------------------------------ r11341 | glx | 2007-10-25 23:24:28 +0000 (Thu, 25 Oct 2007) | 1 line -Codechange: add missing callback ID enums, add stub for house property 20 and reorder unimplemented action 0 properties ------------------------------------------------------------------------ r11340 | belugas | 2007-10-25 02:26:02 +0000 (Thu, 25 Oct 2007) | 1 line -Fix[FS#1362]: Newindustries can provide no production at start. So the Modifying Production cheat was a bit puzzled on how to deal with it. This will help a bit. ------------------------------------------------------------------------ r11339 | rubidium | 2007-10-22 19:11:50 +0000 (Mon, 22 Oct 2007) | 2 lines -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13. ------------------------------------------------------------------------ r11338 | rubidium | 2007-10-22 17:03:08 +0000 (Mon, 22 Oct 2007) | 2 lines -Fix [FS#1359]: water tiles not at sealevel (i.e. canals) should not be owned by water as that signals normal water. ------------------------------------------------------------------------ r11337 | miham | 2007-10-22 13:26:33 +0000 (Mon, 22 Oct 2007) | 9 lines -Update: WebTranslator2 update to 2007-10-22 15:25:18 afrikaans - 128 fixed, 35 changed by TrueTenacity (163) bulgarian - 2 fixed by thetitan (2) dutch - 1 fixed by habell (1) french - 1 fixed by glx (1) italian - 1 fixed by lorenzodv (1) slovak - 1 fixed by lengyel (1) ukrainian - 39 fixed by mad (39) ------------------------------------------------------------------------ r11336 | truelight | 2007-10-21 20:14:15 +0000 (Sun, 21 Oct 2007) | 1 line -Fix r11330: '#' means comment in gmake, so don't use it in seds ------------------------------------------------------------------------ r11335 | glx | 2007-10-21 17:19:18 +0000 (Sun, 21 Oct 2007) | 1 line -Fix (r11148): only consider changes in src when detecting modified (M) version ------------------------------------------------------------------------ r11334 | glx | 2007-10-21 17:09:44 +0000 (Sun, 21 Oct 2007) | 1 line -Codechange: add hg detection to MSVC ------------------------------------------------------------------------ r11333 | maedhros | 2007-10-21 16:52:01 +0000 (Sun, 21 Oct 2007) | 2 lines -Fix: Train engines still had a value of 0. ------------------------------------------------------------------------ r11332 | rubidium | 2007-10-21 16:45:00 +0000 (Sun, 21 Oct 2007) | 3 lines -Fix: vehicles getting a value of 0 on construction. -Fix: assertion when selling vehicles. ------------------------------------------------------------------------ r11331 | rubidium | 2007-10-21 16:44:19 +0000 (Sun, 21 Oct 2007) | 2 lines -Fix: do not misuse CommandCost for overflow safe stuff as Money supports that now too. ------------------------------------------------------------------------ r11330 | rubidium | 2007-10-21 14:59:05 +0000 (Sun, 21 Oct 2007) | 2 lines -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics. ------------------------------------------------------------------------ r11329 | rubidium | 2007-10-21 12:45:43 +0000 (Sun, 21 Oct 2007) | 2 lines -Fix: if a NewGRF failed to load for some reason (like fatal errors), but it was a "compatible" NewGRF, it was shown with the compatible colour and not the not-loaded colour in the NewGRF list. ------------------------------------------------------------------------ r11328 | bjarni | 2007-10-21 11:48:44 +0000 (Sun, 21 Oct 2007) | 2 lines -Cleanup (r11327): removed unneeded line ------------------------------------------------------------------------ r11327 | bjarni | 2007-10-21 11:38:16 +0000 (Sun, 21 Oct 2007) | 2 lines -Fix (r7262): [OSX] make bundle_dmg once again names the mounted dmg "OpenTTD rev" (instead of just "bundle") ------------------------------------------------------------------------ r11326 | bjarni | 2007-10-21 11:05:39 +0000 (Sun, 21 Oct 2007) | 2 lines -Cleanup: [OSX] removed now unneeded includes and unreached conditional defines from some OSX specific files ------------------------------------------------------------------------ r11325 | bjarni | 2007-10-21 10:53:23 +0000 (Sun, 21 Oct 2007) | 2 lines -Fix (r11312)[FS#1357]: [OSX] fixed compilation on OSX ------------------------------------------------------------------------ r11323 | truelight | 2007-10-21 10:41:04 +0000 (Sun, 21 Oct 2007) | 1 line -Fix: GCC2.95 gave a lot of bogus 'might be uninitialized', so never show them for this compiler ------------------------------------------------------------------------ r11322 | rubidium | 2007-10-21 09:59:10 +0000 (Sun, 21 Oct 2007) | 2 lines -Codechange: select an allowed station size when drag&drop is disabled. Patch by Wolf01. ------------------------------------------------------------------------ r11321 | rubidium | 2007-10-20 21:39:50 +0000 (Sat, 20 Oct 2007) | 2 lines -Codechange: add support to load different graphics for halftile slopes using a NewGRF. Patch by frosch. ------------------------------------------------------------------------ r11320 | rubidium | 2007-10-20 21:05:18 +0000 (Sat, 20 Oct 2007) | 2 lines -Codechange: make lower halftiles at coast floodable. Patch by frosch. ------------------------------------------------------------------------ r11319 | rubidium | 2007-10-20 21:04:14 +0000 (Sat, 20 Oct 2007) | 2 lines -Add: halftile- and anti-zig-zag-foundations. Patch by frosch. ------------------------------------------------------------------------ r11318 | rubidium | 2007-10-20 20:25:43 +0000 (Sat, 20 Oct 2007) | 2 lines -Codechange: add the actual support for drawing selections on halftiles, r11316 just added the things needed to load the sprites. Patch by frosch. ------------------------------------------------------------------------ r11317 | rubidium | 2007-10-20 20:15:34 +0000 (Sat, 20 Oct 2007) | 2 lines -Fix [FS#1355]: don't read a variable of a destroyed vehicle as the value will be reset to 0. ------------------------------------------------------------------------ r11316 | rubidium | 2007-10-20 20:06:55 +0000 (Sat, 20 Oct 2007) | 2 lines -Codechange: add support for the half-tile (selection) graphics. ------------------------------------------------------------------------