Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Wed, 13 Jan 2010 07:25:28 +0000 | Sam Lantinga | The config sets the default assertion level so people can override it for their own use in application code. |
Wed, 13 Jan 2010 07:00:20 +0000 | Ryan C. Gordon | Fixed build problems with gcc __attribute__. |
Wed, 13 Jan 2010 06:47:17 +0000 | Sam Lantinga | First pass at Ryan's assertion code, minor tweaks to come. |
Wed, 13 Jan 2010 06:39:44 +0000 | Ryan C. Gordon | Added a few basic things to svn:ignore. |
Wed, 13 Jan 2010 05:25:16 +0000 | Sam Lantinga | Don't warn about unused variables - there's a ton of them. :) |
Wed, 13 Jan 2010 05:24:03 +0000 | Sam Lantinga | Fixed compiler warning (missing prototype for SDL_Quit()) |