Wed, 03 Aug 2005 17:45:36 +0000 miham (svn r2801) [Translators] Updated translations to 20050803 (2 lang(s))
Wed, 03 Aug 2005 13:34:34 +0000 tron (svn r2800) Further improvement of the german translation
Wed, 03 Aug 2005 13:07:29 +0000 tron (svn r2799) Make the only two non-const widget lists const
Wed, 03 Aug 2005 11:08:13 +0000 celestar (svn r2798) -Codechange: Unified the rail toolbars into one that is modified by
Tue, 02 Aug 2005 20:14:23 +0000 bjarni (svn r2795) -Fix: [Clone vehilcle] all error messages should now tell the right vehicle type (chrishuebsch)
Tue, 02 Aug 2005 20:04:09 +0000 tron (svn r2794) Fix a comment and get rid of some parentheses using DeMorgan's law
Tue, 02 Aug 2005 19:38:18 +0000 miham (svn r2793) [Translations] Hand fixed polish.txt (thanks to Excumbed)
Tue, 02 Aug 2005 15:51:36 +0000 tron (svn r2792) Two more untranslated strings
Tue, 02 Aug 2005 15:24:48 +0000 celestar (svn r2789) -Fix: Wrong Id tag :)
Tue, 02 Aug 2005 15:12:36 +0000 tron (svn r2788) Fix Id tag
Tue, 02 Aug 2005 14:21:11 +0000 tron (svn r2787) Remove untranslated strings from several translations
Tue, 02 Aug 2005 12:38:09 +0000 tron (svn r2786) Add plural forms
Tue, 02 Aug 2005 12:37:09 +0000 tron (svn r2785) Minor improvement of the german translation
Tue, 02 Aug 2005 08:53:09 +0000 miham (svn r2784) [Translators] Updated translations to 20050802 (6 lang(s))
Mon, 01 Aug 2005 21:01:18 +0000 celestar (svn r2783) Fix: Hopefully fix the ID tags of bridge.h and railtypes.h
Mon, 01 Aug 2005 20:23:38 +0000 celestar (svn r2782) -Codechange: Started cleaning the bridge code. Removed numerous global variables containing bridge information and joined them in a struct. Introduced GetBridgeType and GetBridgePiece and fixed some minor stuff (whitespace etc)
Mon, 01 Aug 2005 16:31:19 +0000 ludde (svn r2781) Fix some of the issues with variables in .h files.
Mon, 01 Aug 2005 13:01:14 +0000 tron (svn r2780) Remove some more unused strings and make the use of a few strings more explicit
Mon, 01 Aug 2005 12:55:21 +0000 bjarni (svn r2779) -Fix: [clone vehicles] fixed typos, which could lead to crashes when cloning refitted trains (chrishuebsch)
Mon, 01 Aug 2005 12:51:50 +0000 tron (svn r2778) Improvement of the german translation, thanks to Wolf for some suggestions
Mon, 01 Aug 2005 01:12:21 +0000 tron (svn r2777) -Feature: When starting without a config file determine the language on basis of the current locale
Mon, 01 Aug 2005 00:17:11 +0000 tron (svn r2776) Remove removed file from the MSVC project file (:
Mon, 01 Aug 2005 00:14:22 +0000 tron (svn r2775) Deleting a file can fail, display an error message when it happens
Sun, 31 Jul 2005 22:53:57 +0000 celestar (svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced it by a member of RailtypeInfo
Sun, 31 Jul 2005 22:30:54 +0000 tron (svn r2773) Revert accidently commited changes
Sun, 31 Jul 2005 22:28:49 +0000 tron (svn r2772) Simplify the age notice in the vehicle details window
Sun, 31 Jul 2005 21:20:35 +0000 miham (svn r2771) [Translations] Latvian status changed back to unfinished due to 1341 missing strings
Sun, 31 Jul 2005 21:08:31 +0000 tron (svn r2770) Remove untranslated/corrupt strings from some languages
Sun, 31 Jul 2005 20:36:35 +0000 miham (svn r2769) [Translations] Updated to 2005-07-31 (7 langs)
Sun, 31 Jul 2005 17:26:32 +0000 tron (svn r2768) Remove 29 (hopefully) unused string
Sun, 31 Jul 2005 17:18:43 +0000 truelight (svn r2767) -Fix: fixed potential mem-leak
Sun, 31 Jul 2005 16:15:37 +0000 tron (svn r2766) Remove string and make use of the plural feature
Sun, 31 Jul 2005 13:23:43 +0000 orudge (svn r2765) - Update MSVC6 and Watcom projects with strgen/stdafx.c removal
Sun, 31 Jul 2005 13:08:08 +0000 bjarni (svn r2764) -Feature: Clone vehicles
Sat, 30 Jul 2005 18:30:07 +0000 tron (svn r2763) Small cleanup and improve a few comments
Sat, 30 Jul 2005 18:04:49 +0000 tron (svn r2762) Simplify a loop, remove an unused variable and add many consts
Sat, 30 Jul 2005 17:45:29 +0000 miham (svn r2761) [Translators] Updated translations to 20050730 (1 lang(s))
Sat, 30 Jul 2005 16:29:23 +0000 tron (svn r2760) Remove stale comments, long unused stuff and simplify some checks
Sat, 30 Jul 2005 15:25:49 +0000 tron (svn r2759) Remove unused #includes and files
Sat, 30 Jul 2005 09:29:20 +0000 tron (svn r2758) Add the AB() macro to add a value to a bit range and use it in a few places, also make use of GB and SB nearby
Sat, 30 Jul 2005 08:15:15 +0000 tron (svn r2757) Remove unused enum
Fri, 29 Jul 2005 22:13:04 +0000 ludde (svn r2756) Renamed railtypes into _railtypes
Fri, 29 Jul 2005 21:55:49 +0000 ludde (svn r2755) Fix: Fix a desync issue with autoreplace
Fri, 29 Jul 2005 21:52:20 +0000 tron (svn r2754) Move str_fmt into string.[ch]
Fri, 29 Jul 2005 21:36:02 +0000 celestar (svn r2753) -Codechange: Introduced a new struct "RailtypeInfo" to store rail type specific information. Begun populating it with a bunch of sprites, more to come later. This should result in cleaner, more compact code which allows easy introduction of new railtypes.
Fri, 29 Jul 2005 19:35:23 +0000 celestar (svn r2752) -Doc: Added some doxygen stuff to rail.h. I'm gonna mess around with this file and wanted to get rid of this first
Fri, 29 Jul 2005 18:26:53 +0000 celestar (svn r2751) -Fix: Disabled buttons in the patches and difficulty windows are now rendered properly again
Fri, 29 Jul 2005 18:22:04 +0000 tron (svn r2750) -Fix: Tree tiles above the snow line got redrawn disproportionately often
Fri, 29 Jul 2005 17:52:29 +0000 tron (svn r2749) Fix typo in the tile documentation
Fri, 29 Jul 2005 16:40:29 +0000 tron (svn r2748) Remove unused cruft from the main loop
Fri, 29 Jul 2005 15:55:14 +0000 celestar (svn r2747) -Fix: r2736 broke the newpaper display. Sorry.
Fri, 29 Jul 2005 10:16:49 +0000 tron (svn r2746) -Fix: SDL_SetColors() has the number of palette entries to change as parameter, not one beyond the last entry to change
Fri, 29 Jul 2005 09:45:25 +0000 bjarni (svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgen
Fri, 29 Jul 2005 06:20:28 +0000 tron (svn r2742) Get rid of some void pointers plus a few minor changes, like 0 -> '\0'
Thu, 28 Jul 2005 21:47:41 +0000 bjarni (svn r2741) -Feature: [OSX] added a window to display asserts on OSX (Tobin)
Thu, 28 Jul 2005 19:59:41 +0000 tron (svn r2740) MSCV doesn't seem to like forward declared static arrays
Thu, 28 Jul 2005 19:23:19 +0000 tron (svn r2739) -Fix(?): Change the fence algorithm so it removes fences when no farm tile is adjacent
Thu, 28 Jul 2005 19:18:27 +0000 tron (svn r2738) Small bit fiddling cleanup
Thu, 28 Jul 2005 09:41:09 +0000 tron (svn r2737) static, const and don't make variables public nobody else needs to know about
Thu, 28 Jul 2005 09:17:32 +0000 celestar (svn r2736) -Codechange: De-mystified GfxDrawFillRect a bit, and used enums from table/sprites.h. You can now change the number of bits used for sprites and switches in the SpriteSetup enum and the rest should work automagically. Can be used to increase the number of active sprites to 2^19 in case there are no colortables (recolor sprites) in any newgrf. We should possibly move the the colortables to an own list, but how to detect them in a newgrf.