summaryrefslogtreecommitdiff
path: root/src/sdl.cpp
AgeCommit message (Collapse)Author
2010-07-24(svn r20211) -Codechange: Indented code should have curly braces around it.alberth
2009-12-09(svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dllglx
2009-10-14(svn r17774) -Codechange: show the version of the (dynamically) linked ↵rubidium
library instead of the one we compiled against in the crash log
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-07(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but ↵rubidium
I don't have all exotic machines so it might break compilation on the more exotic configurations
2009-09-01(svn r17350) -Fix (r17336): broken compilation with mingwglx
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the ↵rubidium
sources too
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add ↵rubidium
something more than whitespace as description of files that don't have a description.
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. ↵belugas
The end of the preliminary work is near
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵KUDr
renamed to .cpp)