Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Fri, 15 Aug 2008 19:19:57 +0000 | Holmes Futrell | Renamed jump.c and jump.h to jumphack.c and jumphack.h ... why? Because they are undesirable hacks used to allow an SDL programmer to execute his/her own code upon program exit. gsoc2008_iphone |
Fri, 15 Aug 2008 19:16:01 +0000 | Holmes Futrell | Cleaned up code, added comments. gsoc2008_iphone |
Fri, 15 Aug 2008 18:51:28 +0000 | Holmes Futrell | Added macro so that targetconditionals.h isn't included when compiling from versions of Mac OS X earlier than 10.3 (the header file doesn't exist there). Instead, it is just assumed that you want to compile for Mac OS X rather than iPhone ... a fine assumption since you need 10.5 to compile for iPhone. gsoc2008_iphone |
Fri, 15 Aug 2008 18:31:30 +0000 | Holmes Futrell | Added comments, link to Kronos site. gsoc2008_iphone |