Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Thu, 15 Feb 2007 11:06:22 +0000 | Ryan C. Gordon | Force chars to unsigned chars in SDL_string.c, so platforms that expect SDL-1.2 |
Wed, 14 Feb 2007 10:40:24 +0000 | Ryan C. Gordon | Removed the contents of the BUGS file, as most (all?) of the issues were SDL-1.2 |
Wed, 14 Feb 2007 10:23:23 +0000 | Ryan C. Gordon | Quartz code should use F13, F14, and F15 keys instead of PrintScreen, SDL-1.2 |
Tue, 13 Feb 2007 09:58:04 +0000 | Ryan C. Gordon | Corrected wrong SDK path in build-scripts/fatbuild.sh. SDL-1.2 |
Tue, 13 Feb 2007 09:20:37 +0000 | Ryan C. Gordon | Free all the created cursors in test/testcursor.c. SDL-1.2 |
Mon, 12 Feb 2007 11:45:18 +0000 | Ryan C. Gordon | Digital Mars has stdint.h, so use the header on Windows with that compiler. SDL-1.2 |