Sat, 04 Dec 2004 15:02:45 +0000 truelight (svn r939) -Fix: Fixed compiler errors
Sat, 04 Dec 2004 09:26:39 +0000 tron (svn r925) Use sound enums
Sat, 04 Dec 2004 07:41:37 +0000 tron (svn r924) Use RailVehInfo() instead of &_rail_vehicle_info[]
Sat, 04 Dec 2004 00:34:20 +0000 tron (svn r923) Forgot s/rail_vehinfo/RailVehInfo/
Fri, 03 Dec 2004 21:57:05 +0000 tron (svn r920) Replace vehicle info macros with inline functions and add asserts to check limits
Fri, 03 Dec 2004 14:38:02 +0000 tron (svn r909) Small cleanup in vehicle.c, this should fix some warnings on 64bit machines
Fri, 03 Dec 2004 07:43:00 +0000 tron (svn r907) Sprinkle holy ANSI water:
Fri, 03 Dec 2004 05:59:26 +0000 miham (svn r906) Daily langfile updates (automatic)
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess:
Wed, 01 Dec 2004 21:35:14 +0000 miham (svn r880) Daily langfile updates (automatic)
Wed, 01 Dec 2004 19:44:39 +0000 bjarni (svn r877) Moved bemidi.cpp correctly this time
Wed, 01 Dec 2004 19:42:42 +0000 bjarni (svn r876) reverted the accidently cleared bemidi.cpp
Wed, 01 Dec 2004 15:25:18 +0000 bjarni (svn r870) BeOS: made the move of bemidi.cpp properly (I hope)
Wed, 01 Dec 2004 15:23:05 +0000 bjarni (svn r869) Mac: finally made asserts open the console, so people should be able to see what went wrong even if they opened the game in the GUI
Wed, 01 Dec 2004 11:50:20 +0000 bjarni (svn r862) Cygwin: libdetection now sets the flags properly if no Makefile.config is found
Mon, 29 Nov 2004 23:20:07 +0000 miham (svn r857) Daily langfile updates (automatic)
Mon, 29 Nov 2004 20:26:00 +0000 Bjarni (svn r856) Makefile: added the flags CYGWIN and MINGW to libdetection. They were missing in the autodetected makefile.config
Mon, 29 Nov 2004 20:03:04 +0000 bjarni (svn r855) BeOS: moved bemidi to os/beos/ (w-ber)
Mon, 29 Nov 2004 19:26:24 +0000 darkvater (svn r854) -Fix [1070274] Invisible trains. Weird macros and MSVC optimizing don't always mix. (Tron)
Mon, 29 Nov 2004 11:59:09 +0000 tron (svn r853) -Feature: Implement improved vehicle loading algorithm
Sun, 28 Nov 2004 22:43:46 +0000 miham (svn r852) Daily langfile updates (automatic)
Sun, 28 Nov 2004 21:37:23 +0000 tron (svn r850) Adjust the other language files according to revision 844
Sun, 28 Nov 2004 19:46:24 +0000 tron (svn r847) Add the station type icons to strgen: {TRAIN}, {LORRY}, {BUS}, {PLANE} and {SHIP}
Sun, 28 Nov 2004 12:24:48 +0000 tron (svn r844) Fix some typos ([ 1074329 ]) and use a bigger font in the detailed performance rating window
Sat, 27 Nov 2004 21:28:51 +0000 tron (svn r843) Remove redundant variable assignments and function calls
Sat, 27 Nov 2004 19:53:53 +0000 tron (svn r842) -Fix: [ 985925 ] Start/stop flag in train depots always works, regardless of the horizontal scroll position
Fri, 26 Nov 2004 22:29:02 +0000 pasky (svn r831) Remove station-specific roadbits magic. Tron already fixed road stations so that they don't give out roadbits in r780.
Fri, 26 Nov 2004 22:21:12 +0000 pasky (svn r830) Move the MP_STATION roadbits guard to GetTownRoadBitsByTile() wrapper of GetRoadBitsByTile(). This should really and for once fix the road-behind-road-station bug.
Fri, 26 Nov 2004 21:52:18 +0000 tron (svn r829) Fix small glitch: Immediately redraw the tile selection square when using the hotkey to toggle removal
Fri, 26 Nov 2004 21:14:42 +0000 pasky (svn r828) Everyone welcome table/sprites.h in trunk - so far not in use besides enum AnimCursors migrated from viewport.h and tiny fragment of enum Sprites migrated from ttd.h (we should slowly convert trunk to use the symbolic names instead of sprite numbers too to reduce the delta to map). Ported from the map branch, where the work was done by Darkvater, Celestar and Tron.
Fri, 26 Nov 2004 21:11:37 +0000 tron (svn r827) Dye bridge ramps in the matching colours compared to the rest of the bridge
Fri, 26 Nov 2004 20:29:05 +0000 tron (svn r826) Seperate all bridge related tables from tunnel_land.h into their own file
Fri, 26 Nov 2004 16:55:35 +0000 tron (svn r822) Use a struct instead of pairs of bytes for the string colormap.
Fri, 26 Nov 2004 14:00:57 +0000 dominik (svn r819) Code cleanup: colors for langfile strings are now taken from a color table instead of a sprite
Fri, 26 Nov 2004 07:30:06 +0000 miham (svn r818) Daily langfile updates (automatic)
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
Thu, 25 Nov 2004 08:11:48 +0000 miham (svn r814) Daily langfile updates (automatic)
Thu, 25 Nov 2004 06:05:47 +0000 tron (svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were in the binary 48 (!) times.
Wed, 24 Nov 2004 22:52:57 +0000 tron (svn r803) Switch to ISO 8859-15
Wed, 24 Nov 2004 20:56:52 +0000 darkvater (svn r802) -add latvian to VS.net Project (bociusz)
Wed, 24 Nov 2004 20:08:38 +0000 dominik (svn r801) - re-enabled background highlighting in Newgrf GUI
Wed, 24 Nov 2004 17:19:26 +0000 tron (svn r800) Check if the data tables for houses have the correct number of elements via compile time asserts
Wed, 24 Nov 2004 13:19:48 +0000 tron (svn r793) Merge INLINE -> inline replacement (revision 376)
Wed, 24 Nov 2004 12:47:25 +0000 tron (svn r792) Small cleanup: Kill a goto
Wed, 24 Nov 2004 09:10:42 +0000 bjarni (svn r788) added a latvian translation (currently contains 0 strings)
Tue, 23 Nov 2004 22:36:11 +0000 tron (svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent with its own name and all other DO_* flags.
Tue, 23 Nov 2004 20:54:51 +0000 miham (svn r786) Daily langfile updates (automatic)
Tue, 23 Nov 2004 20:25:18 +0000 tron (svn r785) -Fix: A train can leave and enter the same depot at the same time, then the trai simply got stuck
Tue, 23 Nov 2004 18:04:04 +0000 tron (svn r780) Always report a bus/lorry station as unpassable.
Tue, 23 Nov 2004 17:46:39 +0000 matthijs (svn r779) Reverting last commit, svn didn't cancel the commit like I was meaning to tell it.
Tue, 23 Nov 2004 17:16:41 +0000 matthijs (svn r778) -Fix: [ 1064742 ] 
Mon, 22 Nov 2004 23:05:34 +0000 pasky (svn r773) When refitting a train engine, refit also all the attached wagons which can be refitted (applicable to DBSetXL, as shown in http://pasky.or.cz/~pasky/dev/openttd/screenshots/wagrefit.png). This is how TTDPatch does it, pointed out by Bjarni.
Mon, 22 Nov 2004 22:52:01 +0000 pasky (svn r772) Whoops, I know. Do not consider pointer to be a boolean value. Sorry 'bout that, sirs.
Mon, 22 Nov 2004 22:51:19 +0000 pasky (svn r771) Do not give a file new {struct GRFFile} if it was already loaded once. Eliminates those double entries in the newgrf manager and also some possible memory leaks.
Mon, 22 Nov 2004 22:22:03 +0000 miham (svn r770) Daily langfile updates (automatic)
Mon, 22 Nov 2004 21:53:19 +0000 pasky (svn r769) Fixed a tiny mistake in the _userstring boundary check. Let's hope I got it right this time.
Mon, 22 Nov 2004 21:48:40 +0000 pasky (svn r768) In the NewGRF manager, show GRF ids as 8-digit hex numbers (that's how they are supposed to look).
Mon, 22 Nov 2004 21:41:25 +0000 pasky (svn r767) Introduce USERSTRING_LEN (128) and try to make sure we don't overflow it anywhere (as long as we keep USERSTRING_LEN above 7 or so).
Mon, 22 Nov 2004 20:49:42 +0000 darkvater (svn r766) -Fix: compilation problems on windows
Mon, 22 Nov 2004 18:42:03 +0000 tron (svn r764) Enumerate the houses only one per town can exist and use the enums instead of magic numbers to check for these