tron [Fri, 03 Dec 2004 07:43:00 +0000] rev 536
(svn r907) Sprinkle holy ANSI water:
- "inline" must before the return type (and after "static")
- Initialise all struct members, not just some of them
- Remove (one) spurious semicolon
miham [Fri, 03 Dec 2004 05:59:26 +0000] rev 535
(svn r906) Daily langfile updates (automatic)
tron [Thu, 02 Dec 2004 22:53:07 +0000] rev 534
(svn r901) Small step in the process to clean up the DPARAM mess:
- reduce to 2 sizes (*DParam64 for 64bit values, *DParam for the rest)
- use inline functions instead of macros
- add assert()s to check for buffer overruns
miham [Wed, 01 Dec 2004 21:35:14 +0000] rev 533
(svn r880) Daily langfile updates (automatic)
bjarni [Wed, 01 Dec 2004 19:44:39 +0000] rev 532
(svn r877) Moved bemidi.cpp correctly this time
bjarni [Wed, 01 Dec 2004 19:42:42 +0000] rev 531
(svn r876) reverted the accidently cleared bemidi.cpp
bjarni [Wed, 01 Dec 2004 15:25:18 +0000] rev 530
(svn r870) BeOS: made the move of bemidi.cpp properly (I hope)
bjarni [Wed, 01 Dec 2004 15:23:05 +0000] rev 529
(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
deleted the wrongly moved bemidi.cpp
bjarni [Wed, 01 Dec 2004 11:50:20 +0000] rev 528
(svn r862) Cygwin: libdetection now sets the flags properly if no Makefile.config is found
Cygwin: workaround: libpng is automatically not used even if present until the Cygwin/libpng problem is solved
miham [Mon, 29 Nov 2004 23:20:07 +0000] rev 527
(svn r857) Daily langfile updates (automatic)