summaryrefslogtreecommitdiff
path: root/src/sdl.cpp
AgeCommit message (Expand)Author
2011-05-01(svn r22406) -Document: some more "random-ish" tidbitsrubidium
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 librar...rubidium
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
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 sou...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
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 renamed...KUDr