History log of /external/replicaisland/src/com/replica/replicaisland/InputGameInterface.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2b1168acefb6a4104bb7f008df6ac51fcd1de7ec 16-Jan-2011 sm0a9f4@gmail.com <sm0a9f4@gmail.com@1dde52a2-2b62-11df-8484-2f92f965d510> + Fixed lots of bugs. Most notably a divide-by-zero case in the collision system.
+ Add fades to all activity transitions (seems unreliable, though; race condition?)
+ Add Extras Menu, unlockable Linear Mode and Level Select
+ Add difficulty settings: Baby, Kids, and Adult
+ Add on-screen control interface; add support for muli-touch input events
+ Add debug mode frame rate readout (game thread only)
+ Changed most broken game play elements: enemy spawner and shadow slime
+ Added post-game statistics screen
+ Added fist-run control setup dialog
+ Fixed unescaped single quote characters (sorry!)

git-svn-id: http://replicaisland.googlecode.com/svn/trunk@7 1dde52a2-2b62-11df-8484-2f92f965d510
/external/replicaisland/src/com/replica/replicaisland/InputGameInterface.java
9d4cc2572d37983607df38b0f4216ed76ac51814 03-May-2010 sm0a9f4 <sm0a9f4@1dde52a2-2b62-11df-8484-2f92f965d510> Public release v1.3.
+ Rewrote input system to better abstract different hardware from game. Major rework to this section.
+ Added nefarious hacks via "Safe Mode" to work around failures in broken GL drivers used by some handsets (Cliq et al).
+ Various bug fixes and performance improvements.
+ Cranked up pool sizes to allow for more simultaneous game objects. (Runtime heap high watermark is now ~6mb)
+ Fixed bugs in SliderPreference to allow it to be properly instanced.
+ Added some debug frame rate display tools.

git-svn-id: http://replicaisland.googlecode.com/svn/trunk@6 1dde52a2-2b62-11df-8484-2f92f965d510
/external/replicaisland/src/com/replica/replicaisland/InputGameInterface.java