Mercurial > hg > openttd
graph
-
(svn r10061) -Codechange: [NewGRF] Add common cargo subtype support to vehicle var 42 draftFri, 08 Jun 2007 06:27:58 +0000, by peter1138
-
(svn r10060) -Update: WebTranslator2 update to 2007-06-08 07:51:39 draftFri, 08 Jun 2007 05:51:57 +0000, by miham
-
(svn r10059) -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. draftThu, 07 Jun 2007 18:13:31 +0000, by peter1138
-
(svn r10058) -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month). draftThu, 07 Jun 2007 14:38:45 +0000, by rubidium
-
(svn r10057) -Fix (r10051): git version detection didn't work for mingw/msys draftThu, 07 Jun 2007 13:40:20 +0000, by glx
-
(svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06 draftThu, 07 Jun 2007 12:37:27 +0000, by miham
-
(svn r10054) -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. draftThu, 07 Jun 2007 09:20:04 +0000, by rubidium
-
(svn r10053) -Fix: could not clear a level-crossing tile with tram tracks. draftThu, 07 Jun 2007 08:58:21 +0000, by rubidium
-
(svn r10052) -Codechange: Support reserve/activate stage bits of action 7/9 variable 84. draftThu, 07 Jun 2007 07:20:44 +0000, by peter1138
-
(svn r10051) -Add: git "version" detection so we've got at least some indication what version we're playing when using git ;) draftThu, 07 Jun 2007 00:25:49 +0000, by rubidium
-
(svn r10050) -Codechange: make it a little easier to force a version number (for releases). draftThu, 07 Jun 2007 00:15:00 +0000, by rubidium
-
(svn r10049) -Codechange: get rid of the SLE_WRITEBYTE obfuscation. draftWed, 06 Jun 2007 23:57:21 +0000, by rubidium
-
(svn r10048) -Fix (r6455): Don't use override engine type for articulated wagon parts. draftWed, 06 Jun 2007 10:51:11 +0000, by peter1138
-
(svn r10047) -Update: WebTranslator2 update to 2007-06-06 07:59:17 draftWed, 06 Jun 2007 05:59:32 +0000, by miham
-
(svn r10046) -Documentation: add some documentation in order_gui (skidd13). draftTue, 05 Jun 2007 22:17:03 +0000, by rubidium
-
(svn r10045) -Codechange: Process Action 8 during GLS_RESERVATION to allow Action 7/Action 9s to work properly draftTue, 05 Jun 2007 21:41:31 +0000, by peter1138
-
(svn r10044) -Fix: Minor NewGRF debug message fixes, and skip sprites of an unsupported Action 5 feature. draftTue, 05 Jun 2007 20:49:32 +0000, by peter1138
-
(svn r10043) -Change: make templates of the blitters, based on zoom and mode, which makes the optimizing better, and therefor a higher blitter speed (tnx boekabart) draftTue, 05 Jun 2007 12:01:50 +0000, by truelight
-
(svn r10042) -Codechange: Replace hardcoded spritecache size with a configuration draftTue, 05 Jun 2007 10:40:29 +0000, by peter1138
-
(svn r10041) -Update: WebTranslator2 update to 2007-06-05 08:19:09 draftTue, 05 Jun 2007 06:19:27 +0000, by miham
-
(svn r10040) -Codechange: Make the function GetTerrainType public, as other functions require it draftTue, 05 Jun 2007 01:49:08 +0000, by belugas
-
(svn r10039) -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 draftMon, 04 Jun 2007 20:46:01 +0000, by bjarni
-
(svn r10038) -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. draftMon, 04 Jun 2007 20:42:49 +0000, by peter1138
-
(svn r10037) -Fix (r10035, r10036): silence some 'may be used uninitialized' warnings draftMon, 04 Jun 2007 20:06:54 +0000, by glx
-
(svn r10036) -Add: sort the strings in town names dropdown draftMon, 04 Jun 2007 19:51:31 +0000, by glx
-
(svn r10035) -Change: simplified network language string sorting draftMon, 04 Jun 2007 19:49:00 +0000, by glx
-
(svn r10034) -Change: remove the string changed in r10033 from the translations, so it will be properly translated in all languages. draftMon, 04 Jun 2007 19:39:16 +0000, by rubidium
-
(svn r10033) -Feature [FS#760]: skip to the selected order in the order list when clicking on the "skip" button while pressing CTRL. draftMon, 04 Jun 2007 19:32:45 +0000, by rubidium
-
(svn r10032) -Add: sort the strings in server language dropdown draftMon, 04 Jun 2007 16:07:22 +0000, by glx