gfx.c
Sun, 23 Jan 2005 23:58:35 +0000 dominik (svn r1631) A couple of fixes for the signed/unsigned warnings. Only train_cmd.c remains to need fixing...
Sat, 22 Jan 2005 22:47:58 +0000 tron (svn r1596) Add some more statics
Sat, 22 Jan 2005 20:23:18 +0000 tron (svn r1594) Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile
Tue, 18 Jan 2005 15:26:14 +0000 tron (svn r1557) Replace strange if () do while () construct with a plain for ()
Fri, 14 Jan 2005 19:41:24 +0000 tron (svn r1508) Remove duplicate declarations and include proper headers where necessary
Thu, 06 Jan 2005 18:45:28 +0000 tron (svn r1402) Trim trailing whitespace
Thu, 23 Dec 2004 23:15:07 +0000 darkvater (svn r1268) -Fix: some warnings in gfx.c fixed
Tue, 14 Dec 2004 20:54:01 +0000 dominik (svn r1091) Fix: Finally station names use 100% the correct color in transparent mode
Mon, 13 Dec 2004 11:17:59 +0000 truelight (svn r1045) -Fix: OpenTTD compiles again under VC6 (sign_de)
Sun, 12 Dec 2004 20:36:24 +0000 dominik (svn r1038) Feature: OpenTTD runs with the grf files of the DOS version
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
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, 19 Nov 2004 21:57:02 +0000 pasky (svn r679) Clarify bp.sprite assignment in GfxMainBlitter(). Pointed out by Oskar.
Sun, 14 Nov 2004 19:44:06 +0000 tron (svn r607) -Patch: [ 985102 ] static cleanup
Sat, 13 Nov 2004 16:10:25 +0000 tron (svn r564) Simplify scroll logic and correct one erroneous use of memcpy()
Mon, 01 Nov 2004 15:08:40 +0000 tron (svn r499) Merge r498 to trunk:
Thu, 23 Sep 2004 21:14:20 +0000 darkvater (svn r312) -Fix: [926105] ctrl + d bug. Longest outstanding bug has been fixed \o/ 2004-03-30 (Tron)
Tue, 21 Sep 2004 20:56:49 +0000 darkvater (svn r304) -Fix: [967096] fullscreen. New button 'Fullscreen' in 'Game Options' menu which lets you set fullscreen ingame.
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Tue, 24 Aug 2004 08:34:28 +0000 dominik (svn r127) New feature: ingame console. (sign_de)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN