Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Fri, 15 Aug 2008 00:44:07 +0000 | Holmes Futrell | Removed log messages gsoc2008_iphone |
Fri, 15 Aug 2008 00:42:14 +0000 | Holmes Futrell | Removed log messages (printf and NSLog) gsoc2008_iphone |
Fri, 15 Aug 2008 00:40:47 +0000 | Holmes Futrell | Added references to SDL_IPHONE_MAX_GFORCE ... that way this value can change without altering the demos behavior. More understandable too. gsoc2008_iphone |
Fri, 15 Aug 2008 00:38:49 +0000 | Holmes Futrell | Added conditional compilation line #ifdef __IPHONE_OS__ to prevent other platforms from including iPhone specific line of code that is used to toggle keyboard visibility. gsoc2008_iphone |