techdragon.nguyen@gmail.com
cab7a2a09f
updated provisioning profile definitions
2011-12-15 11:30:47 +00:00
techdragon.nguyen@gmail.com
dc7d52c48c
added new signature for SendCommand in JGE that takes in a command string and a parameter
...
added native keyboard handling in iOS
TODO: add same feature for Android tablets/phones
2011-12-15 11:11:08 +00:00
techdragon.nguyen@gmail.com
8550b70e2e
fixed issue with crashes on devices that only support openGL 1.1
2011-12-13 22:28:16 +00:00
techdragon.nguyen@gmail.com
db664e2836
added some error handling for downloading core files. app will display a message if an error has occurred while downloading and then retry the download after user dismisses the alert.
...
TODO; replace string literals with constants or static NSString objects.
2011-12-12 12:24:12 +00:00
techdragon.nguyen@gmail.com
128c60bc2b
added download feature for iOS port
...
required libs:
* ZipArchive - Obj-C impl of zip
* asi-http-request : http request help to assist with asynchoronous downloading of files
* minizip : support for ZipArchive
*
Added default splash screen for iOS app. (using the Wagic background to keep it neutral to module)
TODO: refine handling for iPad splash screen
* add selection screen and input screen for location of downloadable content. (ie core files, image files, etc )
* add support to opt out of backing up to iCloud for core files. Right now iOS will automatically backup all files under Documents folder to iCloud. Consider only allowing player data to be backed up to iCloud. All graphics and other assets are considered volatile.
2011-12-11 07:40:22 +00:00
techdragon.nguyen@gmail.com
fe78345ef7
first draft of ad code for iOS. Not adding admob/adwhirl/adSesnse libs to this commit. You will need to download them to get the port to build under XCode
2011-12-08 20:50:36 +00:00
techdragon.nguyen@gmail.com
a1d278a140
updated XCode project file with new class definition
2011-10-15 18:30:12 +00:00
techdragon.nguyen@gmail.com
a33d862d4b
updated XCode project to be on latest SDK
...
fixed a few minor warnings.
2011-10-09 07:06:32 +00:00
techdragon.nguyen@gmail.com
6f10ef8425
fixed last check in. Test suite passes. Added comments on possible null pointer exceptions.
...
Updated XCode project file to include AIPlayerBaka classes.
Added test suite to iOS build
2011-10-09 05:51:45 +00:00
techdragon.nguyen@gmail.com
fbe2e44814
fixed memory leak in double tap gesture
...
fixed some compiler warnings
removed dead and useless code
2011-10-08 00:56:07 +00:00
techdragon.nguyen@gmail.com
6c9558a58d
updating project for iOS compatibility.
2011-08-25 00:51:18 +00:00
techdragon.nguyen@gmail.com
0f4656453f
added mtg.txt to project for easy reference
2011-05-08 13:06:19 +00:00
Xawotihs@gmail.com
18a75cd7f8
Recommit xcode project, something was broken
2011-05-08 09:31:32 +00:00
Xawotihs
883f92d8e2
Fixed IOS build
2011-05-07 17:10:01 +00:00
Xawotihs
eab131f8be
[iOS] Fixed icon and targets in xcode project
2010-12-14 17:01:07 +00:00
Xawotihs
3cb652087d
iOS frontend and XCode project
2010-12-12 15:58:47 +00:00