driver.h
Wed, 22 Mar 2006 22:38:29 +0000 matthijs (svn r4044) Rename 0.4.5 branch to 0.4. Further minor releases will be in the 0.4 range, to prevent enormously long version numbers. 0.4
Tue, 28 Nov 2006 20:55:16 +0000 Darkvater (svn r7280) -Codechange: Replace some sprintf() functions with the safer snprintf() functions
Sat, 07 Jan 2006 10:15:46 +0000 truelight (svn r3380) -Fix: removed 'size' from r3379, because it was pretty silly
Fri, 06 Jan 2006 22:52:31 +0000 truelight (svn r3379) -Fix: protect showhelp against any possible overflow
Sun, 18 Sep 2005 20:56:44 +0000 Darkvater (svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Sat, 23 Jul 2005 15:16:57 +0000 tron (svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.