Mercurial > hg > openttd
graph
-
(svn r2970) - Newgrf: Allocate spritegroups dynamically; this allows a cargo ID to reference the previous definition of the same cargo ID, instead of causing loops. draftThu, 22 Sep 2005 20:35:20 +0000, by peter1138
-
(svn r2969) -Newgrf: Show a wagon's speed limit in purchase list. draftThu, 22 Sep 2005 10:31:09 +0000, by peter1138
-
(svn r2968) -Newgrf: Implement current set of action D (ParamSet) operations. draftWed, 21 Sep 2005 19:07:58 +0000, by peter1138
-
(svn r2967) Fix: newgrf: Wagon speed limits don't apply for wagons with livery overrides. Fixes max speed in dbsetxl etc. draftTue, 20 Sep 2005 19:35:52 +0000, by peter1138
-
(svn r2966) Fix: newgrf: Replace special case with a check for the existence of a handler in VehicleChangeInfo. draftTue, 20 Sep 2005 17:33:57 +0000, by peter1138
-
(svn r2965) Fix: newgrf: Add bounds checking to VehicleChangeInfo for vehicles and change draftTue, 20 Sep 2005 11:07:33 +0000, by peter1138
-
(svn r2964) Fix: newgrf: Include missing grf feature canal. draftTue, 20 Sep 2005 09:38:09 +0000, by peter1138
-
(svn r2963) Fix: calculate proportions of non-square giant screenshot correctly. draftMon, 19 Sep 2005 16:03:47 +0000, by peter1138
-
(svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters draftSun, 18 Sep 2005 20:56:44 +0000, by Darkvater
-
(svn r2961) - Fix: [ 1219123 ] Fix for [ 1216203 ] UFO-broken waypoint (lucaspiller) draftSat, 17 Sep 2005 13:57:01 +0000, by Darkvater
-
(svn r2960) - Fix: [ 1227779 ] Fix win32 midi volume level control which didn't work (glx) draftSat, 17 Sep 2005 13:15:16 +0000, by Darkvater
-
(svn r2959) - Fix: [ 1266036 ] Fix [ 1236317 ] Vehicles with and TRANSFER order don't have that order restored (i_dachev). Also disallow non-train type vehicles to have non-stop orders. draftFri, 16 Sep 2005 16:03:18 +0000, by Darkvater
-
(svn r2958) - Feature: [ 1258971 ] Menu option to toggle console. Mainly for MacOS's or PDA's. (toholio) draftFri, 16 Sep 2005 10:50:06 +0000, by Darkvater
-
(svn r2957) - Feature: [ 1263280 ] Danish town names (fey_dk) draftFri, 16 Sep 2005 10:37:21 +0000, by Darkvater
-
(svn r2956) - Fix: [ 1253736 ] creating many town crash to desktop. Now it 'dies' with an ingame error message informing the gamer if it couldn't generate any towns in user-space. Still if it happens during new-game generation it crashes since we don't yet have actions to do in such a circumstance. draftFri, 16 Sep 2005 00:33:33 +0000, by Darkvater
-
(svn r2955) Fix: make ottd start with the last resolution you had set (custom) (win32) draftThu, 15 Sep 2005 22:42:59 +0000, by Darkvater
-
(svn r2954) - Force assertion message to be output to a messagebox instead to the console which MinGW32 had the habit of doing. Using undocumented (in mingw) __set_error_mode() function. draftThu, 15 Sep 2005 21:59:07 +0000, by Darkvater
-
(svn r2952) Querytool output is be 0xAAAA. with leading 0x. Couldn't use # cause that would have written 0X draftWed, 14 Sep 2005 19:22:06 +0000, by Darkvater
-
(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window for everyone draftWed, 14 Sep 2005 18:03:38 +0000, by Darkvater
-
(svn r2950) -Fix: [ 1259327 ] Server crash with "say" -command draftWed, 14 Sep 2005 17:21:30 +0000, by Darkvater
-
(svn r2949) The AI no longer needs to 'cheat' to build aircraft; eg it builds them now from a hangar. Also, to query the price of a new aircraft tile information is not needed draftTue, 13 Sep 2005 13:30:18 +0000, by Darkvater
-
(svn r2948) -Fix: the old AI needs a special flag that triggers all kind of special draftTue, 13 Sep 2005 12:19:27 +0000, by truelight
-
(svn r2947) Reorder some code to prepare for future enhancements and get rid of some gotos (peter1138) draftTue, 13 Sep 2005 09:23:23 +0000, by tron
-
(svn r2946) Remove redundant calls, simplify a check and terminate the argument list of execlp() as suggested by the manpage to make it correctly work on 64bit platforms draftMon, 12 Sep 2005 09:53:56 +0000, by tron
-
(svn r2945) Add 'del' alias to rm console command draftSun, 11 Sep 2005 18:36:22 +0000, by Darkvater
-
(svn r2944) Add Revision keyword to the file for --version/-v draftSun, 11 Sep 2005 18:20:32 +0000, by Darkvater
-
(svn r2943) Fix compilation of openttd in release mode. Don't use any precompiled headers, so no more troubles in the future. draftSun, 11 Sep 2005 17:55:32 +0000, by Darkvater
-
(svn r2941) -Feature: Implement the console command rm to remove savegames draftSun, 11 Sep 2005 14:57:56 +0000, by tron
-
(svn r2940) (Internal) Remove the need for the 'tmp' variable for _sl.buf, instead operate on _sl.buf_ori which is not changed for init/deinit. draftSun, 11 Sep 2005 14:20:46 +0000, by Darkvater
-
(svn r2939) Fix racing condition when using threaded saving (last one I hope). draftSun, 11 Sep 2005 14:17:21 +0000, by Darkvater
-
(svn r2936) Move string commands to a non-printable range and remove stale comments draftSat, 10 Sep 2005 15:14:35 +0000, by tron
-
(svn r2935) [Translations] Fixed up static strings for various languages (Tron) draftSat, 10 Sep 2005 09:52:33 +0000, by miham
-
(svn r2934) Remove the {STATIONFEATURES} tag from the tiny station label - there are no tiny transport marker sprites draftSat, 10 Sep 2005 09:35:18 +0000, by tron
-
(svn r2932) Give the strings consisting of an up/a down arrow symbolic names draftSat, 10 Sep 2005 07:38:03 +0000, by tron
-
(svn r2931) [Translations] introduced some minimal caseing in hungarian language (miham) draftSat, 10 Sep 2005 06:39:36 +0000, by miham
-
(svn r2929) * Move DistanceTrack from map.c to npf.c and rename to NPFDistanceTrack. draftFri, 09 Sep 2005 23:14:38 +0000, by matthijs
-
(svn r2928) - Update OS/2 project with AI file changes draftFri, 09 Sep 2005 15:49:46 +0000, by orudge
-
(svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports draftFri, 09 Sep 2005 07:08:27 +0000, by tron
-
(svn r2926) -Fix: Use the same file slots in both initialisation stages when loading a patch grf draftFri, 09 Sep 2005 06:39:47 +0000, by tron
-
(svn r2925) Get VS6 to compile again; really this time (boekabart) and add eol-style and keywords to newly added source files (ai.[ch]) draftThu, 08 Sep 2005 14:31:13 +0000, by Darkvater
-
(svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a power of 2, for exact semantics see the commment in macros.h draftThu, 08 Sep 2005 12:48:26 +0000, by tron
-
(svn r2923) Update project files for VS2003 and VS6 (rev2921) draftThu, 08 Sep 2005 12:33:25 +0000, by Darkvater
-
(svn r2922) Fix crash with directmusic if no music files could be found to play draftThu, 08 Sep 2005 12:22:47 +0000, by Darkvater
-
(svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c) draftWed, 07 Sep 2005 15:10:11 +0000, by truelight
-
(svn r2917) Some mechanical changes (s/COMMA16/COMMA/ etc.) draftTue, 06 Sep 2005 15:33:30 +0000, by tron
-
(svn r2916) Remove untranslated strings, revert wrong change, readd newline at the end of file in the danish translation and remove a broken string from the finnish translation draftTue, 06 Sep 2005 14:37:19 +0000, by tron
-
(svn r2914) [Translations] Updated american and german language (Tron) draftMon, 05 Sep 2005 18:16:29 +0000, by miham
-
(svn r2913) [Translations] Updating translations to 2005-09-05 {@793} (4 langs changed) draftMon, 05 Sep 2005 18:02:53 +0000, by miham
-
(svn r2912) -Fix: [autorenew]: fixed issue where autorenewed vehicles didn't get all stats updated (peter1138) draftSat, 03 Sep 2005 19:22:56 +0000, by bjarni
-
(svn r2911) Deinitialise the DirectMusic driver like it's done in the example code in MSDN, this should fix a strange crash upon deinitialising wave out sound draftSat, 03 Sep 2005 17:30:16 +0000, by tron