An updated version of AppGameKit is now available. You can find this download within your order history. It's advisable to uninstall your current version before installing the new files. Changes include:
Fixed Samsung and Meego for Box2D
Fixed iOS and Mac for Box2D
Fixed windows for latest Box2D
Added new Box2D fixes
Added INTERPRETER_APPUP for standalone AppGameKit Player for Windows AppUp
Fixes up to 1.0.3.4 (interpreter/compiler/IDE)
Fixed ray cast bug number 2
Fixed ray cast bug
Basic listing added for GetOrientation
Few changes for command listings relating to input.
SetPrintColor had an incorrect parameter listing. This has been fixed.
Correction for GetNetworkMessage reference listing.
Fixed manual polygon shapes
Fixed physics scale bug
Improved fixes to AppGameKit Player in relation to media folder and other small crashes in 1.0.2.8 version
Fixed compiler issues and allowed Windows AppGameKit Player to detect full size of desktop
Removed Whole Program Optimization from lib settings
More compiler fixes for next build.
Fixed MEDIA folder issue on Windows, required for T1
Fixed AAC playing bug
Restored Paul's MEDIA FOLDER fix - Windows T2 no longer need the media folder.
Added additional error message to mp3 loading on windows to prevent crashing
Fixed PlaySprite with no parameters
Added SetSpriteCollideBit and fixed some of the help parameters
Added GetWritePath() function
Fixed val command with empty string
Added checks for missing mp3 files and replaced with platform dependent format
compiler has new command line -bct to compile and broadcast without running locally.
For now, restored MEDIA folder so T1 examples and player work for Windows. Need to decide this one...
Fixed UTF8 bug - compiler eats up all UTF8 characters before sending final source code for parsing.
Fixed Lower() not keeping existing lowercase chars
Changed from "media" to root as the base directory for windows
Spelling mistake in GetSoundInstances and GetSoundsPlaying.
Updated project settings for Tier 2 including new VS_2010 folder (also works with Express).