------------------------------------------------------------------------ r10076 | miham | 2007-06-09 08:31:41 +0000 (Sat, 09 Jun 2007) | 9 lines -Update: WebTranslator2 update to 2007-06-09 10:29:27 danish - 1 fixed by ThomasA (1) estonian - 1 fixed, 96 changed by kristjans (97) german - 29 fixed by Neonox (29) hungarian - 1 fixed by miham (1) italian - 1 fixed by lorenzodv (1) japanese - 1 fixed by ickoonite (1) korean - 1 fixed by darkttd (1) ------------------------------------------------------------------------ r10075 | rubidium | 2007-06-09 04:01:40 +0000 (Sat, 09 Jun 2007) | 2 lines -Fix [FS#844]: small memory leak on some early returns. ------------------------------------------------------------------------ r10074 | belugas | 2007-06-09 02:05:51 +0000 (Sat, 09 Jun 2007) | 3 lines -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries ------------------------------------------------------------------------ r10073 | rubidium | 2007-06-08 21:16:17 +0000 (Fri, 08 Jun 2007) | 2 lines -Codechange: make the NewGRF paths in the config file without any full paths (again). ------------------------------------------------------------------------ r10072 | truelight | 2007-06-08 19:06:35 +0000 (Fri, 08 Jun 2007) | 2 lines -Fix r10070: typo in zoom.hpp ------------------------------------------------------------------------ r10071 | rubidium | 2007-06-08 18:59:29 +0000 (Fri, 08 Jun 2007) | 2 lines -Feature [FS#828]: moving of orders (skidd13). ------------------------------------------------------------------------ r10070 | truelight | 2007-06-08 18:45:14 +0000 (Fri, 08 Jun 2007) | 2 lines -Fix: fix the rounding problem of zoom-levels in zoom.hpp, so it is global for every call ------------------------------------------------------------------------ r10069 | truelight | 2007-06-08 18:23:26 +0000 (Fri, 08 Jun 2007) | 2 lines -Documentation: some documentation for TIC/TOC, as it isn't what I expected... ------------------------------------------------------------------------ r10068 | rubidium | 2007-06-08 18:15:11 +0000 (Fri, 08 Jun 2007) | 2 lines -Fix [FS#835]: coverage area highlight was still show when it was turned off for docks. ------------------------------------------------------------------------ r10067 | truelight | 2007-06-08 17:54:48 +0000 (Fri, 08 Jun 2007) | 2 lines -Add: 'make run-prof' profiles your code, simular to 'make run' and 'make run-gdb' ------------------------------------------------------------------------ r10066 | belugas | 2007-06-08 17:54:18 +0000 (Fri, 08 Jun 2007) | 1 line -Codechange: Expose function GetNearbyTile by moving it to newgrf_commons.[cpp|h]. Will be used by industries in a few. ------------------------------------------------------------------------ r10065 | glx | 2007-06-08 16:53:21 +0000 (Fri, 08 Jun 2007) | 1 line -Cleanup (r9850): remove now unneeded stuff ------------------------------------------------------------------------ r10064 | belugas | 2007-06-08 15:59:03 +0000 (Fri, 08 Jun 2007) | 1 line -Fix(r10063): compile again, when changing stuff. DOn't trust first run ------------------------------------------------------------------------ r10063 | belugas | 2007-06-08 15:48:48 +0000 (Fri, 08 Jun 2007) | 2 lines -Codechange: Change VARDEF for extern -CodeChange: Add the count of industries, basic support for variable 67, var action02 forindustries ------------------------------------------------------------------------ r10062 | peter1138 | 2007-06-08 09:35:39 +0000 (Fri, 08 Jun 2007) | 2 lines -Codechange: Don't redraw all station tiles when cargo is added or removed if the station has no custom graphics. ------------------------------------------------------------------------ r10061 | peter1138 | 2007-06-08 06:27:58 +0000 (Fri, 08 Jun 2007) | 2 lines -Codechange: [NewGRF] Add common cargo subtype support to vehicle var 42 ------------------------------------------------------------------------ r10060 | miham | 2007-06-08 05:51:57 +0000 (Fri, 08 Jun 2007) | 6 lines -Update: WebTranslator2 update to 2007-06-08 07:51:39 estonian - 228 changed by kristjans (228) japanese - 13 fixed by ickoonite (13) portuguese - 2 fixed by izhirahider (2) slovenian - 99 fixed by Necrolyte (99) ------------------------------------------------------------------------ r10059 | peter1138 | 2007-06-07 18:13:31 +0000 (Thu, 07 Jun 2007) | 2 lines -Fix (r10045): Pretend GRF is still in initialisation state when leaving reservation stage. This fixes action 7/9 tests for grfs that will be active. ------------------------------------------------------------------------ r10058 | rubidium | 2007-06-07 14:38:45 +0000 (Thu, 07 Jun 2007) | 2 lines -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month). ------------------------------------------------------------------------ r10057 | glx | 2007-06-07 13:40:20 +0000 (Thu, 07 Jun 2007) | 1 line -Fix (r10051): git version detection didn't work for mingw/msys ------------------------------------------------------------------------ r10056 | rubidium | 2007-06-07 12:37:48 +0000 (Thu, 07 Jun 2007) | 2 lines -Revert (r10049): removing SLE_WRITEBYTE didn't work as expected :(. Somehow SlIterateArray and SlObject depend on eachother and adding a some arbitrary data before the SlObject makes it go crazy. ------------------------------------------------------------------------ r10055 | miham | 2007-06-07 12:37:27 +0000 (Thu, 07 Jun 2007) | 8 lines -Update: WebTranslator2 update to 2007-06-07 14:37:06 brazilian_portuguese - 3 fixed by tucalipe (3) catalan - 3 fixed by arnaullv (3) danish - 1 fixed by ThomasA (1) estonian - 99 fixed by kristjans (99) galician - 8 fixed by Condex (8) norwegian_nynorsk - 35 fixed by pollux (35) ------------------------------------------------------------------------ r10054 | rubidium | 2007-06-07 09:20:04 +0000 (Thu, 07 Jun 2007) | 2 lines -Codechange: make the industries cost modifier look more like the original one, so it's much easier to support industries that use this original format. ------------------------------------------------------------------------ r10053 | rubidium | 2007-06-07 08:58:21 +0000 (Thu, 07 Jun 2007) | 2 lines -Fix: could not clear a level-crossing tile with tram tracks. ------------------------------------------------------------------------ r10052 | peter1138 | 2007-06-07 07:20:44 +0000 (Thu, 07 Jun 2007) | 2 lines -Codechange: Support reserve/activate stage bits of action 7/9 variable 84. ------------------------------------------------------------------------ r10051 | rubidium | 2007-06-07 00:25:49 +0000 (Thu, 07 Jun 2007) | 2 lines -Add: git "version" detection so we've got at least some indication what version we're playing when using git ;) ------------------------------------------------------------------------ r10050 | rubidium | 2007-06-07 00:15:00 +0000 (Thu, 07 Jun 2007) | 2 lines -Codechange: make it a little easier to force a version number (for releases). ------------------------------------------------------------------------ r10049 | rubidium | 2007-06-06 23:57:21 +0000 (Wed, 06 Jun 2007) | 2 lines -Codechange: get rid of the SLE_WRITEBYTE obfuscation. ------------------------------------------------------------------------ r10048 | peter1138 | 2007-06-06 10:51:11 +0000 (Wed, 06 Jun 2007) | 2 lines -Fix (r6455): Don't use override engine type for articulated wagon parts. ------------------------------------------------------------------------ r10047 | miham | 2007-06-06 05:59:32 +0000 (Wed, 06 Jun 2007) | 9 lines -Update: WebTranslator2 update to 2007-06-06 07:59:17 croatian - 58 fixed by knovak (58) czech - 3 fixed by Hadez (3) danish - 28 fixed by ThomasA (28) dutch - 23 fixed by habell (23) italian - 3 fixed by lorenzodv (3) korean - 3 fixed by darkttd (3) ukrainian - 3 fixed by mad (3) ------------------------------------------------------------------------ r10046 | rubidium | 2007-06-05 22:17:03 +0000 (Tue, 05 Jun 2007) | 2 lines -Documentation: add some documentation in order_gui (skidd13). ------------------------------------------------------------------------ r10045 | peter1138 | 2007-06-05 21:41:31 +0000 (Tue, 05 Jun 2007) | 2 lines -Codechange: Process Action 8 during GLS_RESERVATION to allow Action 7/Action 9s to work properly ------------------------------------------------------------------------ r10044 | peter1138 | 2007-06-05 20:49:32 +0000 (Tue, 05 Jun 2007) | 2 lines -Fix: Minor NewGRF debug message fixes, and skip sprites of an unsupported Action 5 feature. ------------------------------------------------------------------------ r10043 | truelight | 2007-06-05 12:01:50 +0000 (Tue, 05 Jun 2007) | 3 lines -Change: make templates of the blitters, based on zoom and mode, which makes the optimizing better, and therefor a higher blitter speed (tnx boekabart) -Codechange: unify the MainBlitter a bit more ------------------------------------------------------------------------ r10042 | peter1138 | 2007-06-05 10:40:29 +0000 (Tue, 05 Jun 2007) | 5 lines -Codechange: Replace hardcoded spritecache size with a configuration option, sprite_cache_size. The default size is 2MB and the value can range from 1 to 64MB. If you experience slow-downs when scrolling the map, try increasing this setting. ------------------------------------------------------------------------ r10041 | miham | 2007-06-05 06:19:27 +0000 (Tue, 05 Jun 2007) | 6 lines -Update: WebTranslator2 update to 2007-06-05 08:19:09 czech - 34 fixed by Hadez (34) french - 3 fixed by glx (3) hungarian - 4 fixed by miham (4) ukrainian - 4 fixed by mad (4) ------------------------------------------------------------------------ r10040 | belugas | 2007-06-05 01:49:08 +0000 (Tue, 05 Jun 2007) | 3 lines -Codechange: Make the function GetTerrainType public, as other functions require it ------------------------------------------------------------------------ r10039 | bjarni | 2007-06-04 20:46:01 +0000 (Mon, 04 Jun 2007) | 2 lines -Fix: [autoreplace] when trying to replace an engine that can't carry the wagons the old one carries (GRF restrictoin), then don't try to replace at all ------------------------------------------------------------------------ r10038 | peter1138 | 2007-06-04 20:42:49 +0000 (Mon, 04 Jun 2007) | 2 lines -Fix (r8634): Sprite resulting from '?' substitution was reloaded into the cache entry for SPR_IMG_QUERY instead of the original sprite cache entry. This resulted in unaccounted missing sprite cache memory, and was exacerbated because the original missing sprite was not cached, so it did it again and again and again. Slowdowns and boom. Etc. ------------------------------------------------------------------------ r10037 | glx | 2007-06-04 20:06:54 +0000 (Mon, 04 Jun 2007) | 1 line -Fix (r10035, r10036): silence some 'may be used uninitialized' warnings ------------------------------------------------------------------------ r10036 | glx | 2007-06-04 19:51:31 +0000 (Mon, 04 Jun 2007) | 1 line -Add: sort the strings in town names dropdown ------------------------------------------------------------------------ r10035 | glx | 2007-06-04 19:49:00 +0000 (Mon, 04 Jun 2007) | 1 line -Change: simplified network language string sorting ------------------------------------------------------------------------ r10034 | rubidium | 2007-06-04 19:39:16 +0000 (Mon, 04 Jun 2007) | 2 lines -Change: remove the string changed in r10033 from the translations, so it will be properly translated in all languages. ------------------------------------------------------------------------ r10033 | rubidium | 2007-06-04 19:32:45 +0000 (Mon, 04 Jun 2007) | 2 lines -Feature [FS#760]: skip to the selected order in the order list when clicking on the "skip" button while pressing CTRL. ------------------------------------------------------------------------ r10032 | glx | 2007-06-04 16:07:22 +0000 (Mon, 04 Jun 2007) | 1 line -Add: sort the strings in server language dropdown ------------------------------------------------------------------------ r10031 | miham | 2007-06-04 06:34:00 +0000 (Mon, 04 Jun 2007) | 17 lines -Update: WebTranslator2 update to 2007-06-04 08:32:00 brazilian_portuguese - 33 fixed by tucalipe (33) bulgarian - 25 fixed by thetitan (25) catalan - 31 fixed by arnaullv (31) czech - 28 fixed by Hadez (28) dutch - 12 fixed by webfreakz (12) french - 25 fixed, 5 changed by glx (30) german - 42 fixed by Neonox (42) hungarian - 32 fixed by miham (32) italian - 25 fixed by lorenzodv (25) japanese - 34 fixed by ickoonite (34) korean - 25 fixed by darkttd (25) norwegian_nynorsk - 63 fixed by pollux (63) portuguese - 45 fixed by izhirahider (45) slovak - 39 fixed by lengyel (39) ukrainian - 27 fixed by znikoz (27) ------------------------------------------------------------------------ r10030 | rubidium | 2007-06-03 19:22:23 +0000 (Sun, 03 Jun 2007) | 2 lines -Fix [FS#823]: one could build on (some) slopes when building on slopes was disabled. ------------------------------------------------------------------------ r10029 | rubidium | 2007-06-02 21:07:03 +0000 (Sat, 02 Jun 2007) | 2 lines -Fix (r9923): trams should not/cannot turn on roadworks. ------------------------------------------------------------------------ r10028 | peter1138 | 2007-06-02 20:08:23 +0000 (Sat, 02 Jun 2007) | 2 lines -Fix (r2270/r2951): When deleting the first engine of a train with multiple engines, only reopen the train window if the player had the original train window open. This fixes 'random' windows opening for multiple players of the same company. ------------------------------------------------------------------------