Mercurial > hg > openttd
graph
-
(svn r3072) CMD_RENAME_STATION isn't interested in the tile coordinates, so don't pass them draftThu, 20 Oct 2005 17:23:33 +0000, by tron
-
(svn r3071) -NewGRF: Add support for rail vehicle weight greater than 255 tons. draftThu, 20 Oct 2005 15:15:58 +0000, by peter1138
-
(svn r3070) - it doesn't matter where the '.' is found for the IP, if it is found, it is not a normal index when unbanning clients ('\0' should of course be NULL); thx Tron draftWed, 19 Oct 2005 20:00:05 +0000, by Darkvater
-
(svn r3069) - CodeChange: now that we have the '|' char, use that as a seperator instead of '\' as was originally intention draftWed, 19 Oct 2005 19:44:01 +0000, by Darkvater
-
(svn r3068) - Feature: make it possible to create a screenshot from the console that is both big and has no console, or any combination of. draftWed, 19 Oct 2005 19:41:38 +0000, by Darkvater
-
(svn r3067) - Feature: allow unbanning players based on banlist-id (as well as IP). draftWed, 19 Oct 2005 19:38:35 +0000, by Darkvater
-
(svn r3065) -Codechange/Add: Modified the bridge drawing code so that the basic offset is read from the RailTypeInfo struct. This is (hopefully) the last DrawTile change on the way to electrified railways. While being at it, de-mystified the function a bit and added some asserts. draftWed, 19 Oct 2005 08:34:37 +0000, by celestar
-
(svn r3063) -Codechange: Demystified and commented bridge_land.h. Also removed two arrays that are not referred to draftWed, 19 Oct 2005 06:17:11 +0000, by celestar
-
(svn r3062) - Add visual representation of possible text-colours instead of dubious and confusing textfile draftTue, 18 Oct 2005 21:48:45 +0000, by Darkvater
-
(svn r3061) - CodeChange: revert r3056, r3057 and add a simpler fix to satisfy the needs of the absolute strict (eg. root directory is C:\ not C:) draftTue, 18 Oct 2005 20:18:05 +0000, by Darkvater
-
(svn r3060) [Translations] Updating translations to 2005-10-18 {@805} (2 langs changed) draftTue, 18 Oct 2005 18:18:50 +0000, by miham
-
(svn r3059) Use bitfields to encode railtype and climates of engines instead of manual shifting/anding draftTue, 18 Oct 2005 11:23:58 +0000, by tron
-
(svn r3058) The default AI may not build dual headed trains under certain circumstances. draftTue, 18 Oct 2005 07:01:00 +0000, by tron
-
(svn r3057) - (Post)Fix: fix backslash occurence in all cases, also when going to root directory through 'parent directory', and of course don't show parent dir in root. draftMon, 17 Oct 2005 22:49:15 +0000, by Darkvater
-
(svn r3056) - Fix: Problem on Win98 and lower when if you go to the root directory of a drive (eg. C:\) you were stuck there indefinitely and couldn't change any directories or see any files draftMon, 17 Oct 2005 22:24:32 +0000, by Darkvater
-
(svn r3055) Give the savegame/scenarion sort order flags symbolic names draftMon, 17 Oct 2005 19:57:00 +0000, by tron
-
(svn r3054) Remove the unsused function GetNumRailtypes() draftMon, 17 Oct 2005 10:09:37 +0000, by tron
-
(svn r3053) -Fix: [ 1326604 ] Fixed typo and hang for BeOS Networking (MYOB) draftSun, 16 Oct 2005 15:00:22 +0000, by truelight
-
(svn r3051) Remove the unused function RemoteSubsidyAdd() draftSun, 16 Oct 2005 14:07:11 +0000, by tron
-
(svn r3050) Augment the rail vehicle table with symbolic names for dual-head engines and wagons draftSun, 16 Oct 2005 12:22:16 +0000, by tron
-
(svn r3049) Replace byte/int/uint by RailType where appropriate draftSun, 16 Oct 2005 09:13:04 +0000, by tron
-
(svn r3048) Replace 0/1/2 by RAILTYPE_RAIL/MONO/MAGLEV where appropriate draftSun, 16 Oct 2005 07:58:15 +0000, by tron
-
(svn r3047) The parameters for the railtype check got flipped in the train build window (this caused no visible problem so far, therefore no Fix tag) draftSat, 15 Oct 2005 16:43:18 +0000, by tron
-
(svn r3046) Replace some numbers with sprite names and fix a typo in the sprite list draftSat, 15 Oct 2005 11:06:54 +0000, by tron
-
(svn r3045) -NewGRF, Codechange: Don't attempt to map and empty sprite group to a vehicle. draftSat, 15 Oct 2005 07:40:22 +0000, by peter1138
-
(svn r3044) -NewGRF, Codechange: Improve handling of non-existent sprite sets. draftFri, 14 Oct 2005 20:10:12 +0000, by peter1138
-
(svn r3040) Don't deduce the cursor sprites when building rails from magic numbers, but fetch them from the central rail info array. draftFri, 14 Oct 2005 08:11:18 +0000, by tron
-
(svn r3039) Revert accidently commited changes from last commit draftFri, 14 Oct 2005 08:02:18 +0000, by tron
-
(svn r3037) Don't deduce the sprites for tunnels and level crossings from magic numbers, but fetch them from the central rail info array. This is a preparation step for electrified rails draftThu, 13 Oct 2005 16:00:14 +0000, by tron
-
(svn r3036) Use IsCompatibleRail() to check the rail type of level crossings (not a fix, because the old == method works so far) draftThu, 13 Oct 2005 14:44:03 +0000, by tron
-
(svn r3035) Augment the engine table with symbolic names for rail types and climates draftThu, 13 Oct 2005 12:33:03 +0000, by tron
-
(svn r3034) -NewGRF: Improve error checking of setting price bases. draftWed, 12 Oct 2005 09:54:29 +0000, by peter1138
-
(svn r3033) [Translations] Fixed (? :-)) lithuanian language draftWed, 12 Oct 2005 09:35:14 +0000, by miham
-
(svn r3032) -NewGRF, Feature: Add support for changing base prices. draftWed, 12 Oct 2005 07:27:56 +0000, by peter1138
-
(svn r3031) forgot 1 file and two lines in rev 3029 (mac midi stuff) draftTue, 11 Oct 2005 16:40:56 +0000, by bjarni
-
(svn r3030) More work for GB/SB, this time concerning the waiting_acceptance attribute of stations draftTue, 11 Oct 2005 13:54:21 +0000, by tron
-
(svn r3029) -Change: [OSX] removed the buggy java midi player, which was rendered obsolite by r3022 draftMon, 10 Oct 2005 15:22:47 +0000, by bjarni
-
(svn r3027) -Feature: [OSX] command+q now works in main menu (Tobin) draftFri, 07 Oct 2005 20:53:21 +0000, by bjarni
-
(svn r3026) -Fix: [OSX] fixed bug that prevented dedicated servers from compiling (introduced in r3022) draftFri, 07 Oct 2005 16:48:53 +0000, by bjarni
-
(svn r3025) -Fix: Rail convert issue introduced in r3019 draftFri, 07 Oct 2005 15:53:33 +0000, by Darkvater
-
(svn r3024) -Codechange: Another batch of replacements of int/uint/int16/byte/-1 with proper types and constants draftFri, 07 Oct 2005 07:35:15 +0000, by tron
-
(svn r3023) -Fix [BeOS] fixed compilation on BeOS R5 (MYOB) draftThu, 06 Oct 2005 18:28:27 +0000, by bjarni
-
(svn r3022) -feature: [OSX] OSX now uses quicktime to play midi files draftThu, 06 Oct 2005 17:57:18 +0000, by bjarni
-
(svn r3021) -Fix: "The finnish markka was never abbreviated with capital letters." (ln-) draftThu, 06 Oct 2005 09:35:08 +0000, by tron
-
(svn r3020) [Translations] Updating translations to 2005-10-06 {@326} (4 langs changed) draftThu, 06 Oct 2005 06:49:53 +0000, by miham
-
(svn r3019) -Codechange: Replace explicit shifting/anding/oring with GB and SB draftWed, 05 Oct 2005 07:20:26 +0000, by tron
-
(svn r3018) -Fix: Fixed industry colour issue introduced in r3010. draftWed, 05 Oct 2005 04:00:39 +0000, by peter1138
-
(svn r3017) -NewGRF: Implement sprite group unreferencing and unloading. draftTue, 04 Oct 2005 21:42:00 +0000, by peter1138
-
(svn r3016) -NewGRF: Implement the start of reference counting for sprite groups. This will allow unloading. draftTue, 04 Oct 2005 20:58:10 +0000, by peter1138
-
(svn r3015) -NewGRF: Add a new sprite group result type, and support loading of callbacks results within random and "real" groups. (Not fully supported yet.) draftTue, 04 Oct 2005 20:38:26 +0000, by peter1138
-
(svn r3014) -NewGRF, Codechange: Make all sprite group references be pointers instead of copying the data around. draftTue, 04 Oct 2005 19:52:26 +0000, by peter1138
-
(svn r3013) Update the documentation: The 'owner' attribute was renamed to 'm1' long ago draftTue, 04 Oct 2005 17:34:50 +0000, by tron
-
(svn r3012) Extract the correct bits when checking if it's a road or rail tunnel; this is not flagged as fix, because it accidently worked draftTue, 04 Oct 2005 06:34:39 +0000, by tron
-
(svn r3011) Refix last revision's fix of VS6 which broke compilation on MinGW. Also beautify stdafx.h with nice indentation and comments after big #ifdef blocks. Hope it didn't break compilation on any OS's. draftMon, 03 Oct 2005 22:16:30 +0000, by Darkvater