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/AnimationComponent.java
|
3c1e67e433728684b5f228c5d4f3e5b1457bb271 |
|
02-Apr-2010 |
sm0a9f4 <sm0a9f4@1dde52a2-2b62-11df-8484-2f92f965d510> |
- Stop using VBOs when rendering with software (no speed improvement, and there are bugs in 1.5 and 1.6 software renderers related to freeing VBOs). This should fix the Cliq and other non-accelerated platforms. - Fix Memory #034 to restore missing spike tiles. Also move a gem to make that level a little easier. - Add configurable keyboard setup UI, push configured keys through to game thread. - Add tilt sensitivity slider UI, hook up to game thread - Add "what's new" ticker to main menu - Fix Kabocha spelling error - Fix out-dated or missing copyright headers (Eclipse seems to have automagically removed a bunch of them--thanks eclipse!) git-svn-id: http://replicaisland.googlecode.com/svn/trunk@4 1dde52a2-2b62-11df-8484-2f92f965d510
/external/replicaisland/src/com/replica/replicaisland/AnimationComponent.java
|
cfd74d65d832137e20e193c960802afba73b5d38 |
|
18-Mar-2010 |
sm0a9f4 <sm0a9f4@1dde52a2-2b62-11df-8484-2f92f965d510> |
Initial submission of Replica Island 1.1 source and assets. git-svn-id: http://replicaisland.googlecode.com/svn/trunk@2 1dde52a2-2b62-11df-8484-2f92f965d510
/external/replicaisland/src/com/replica/replicaisland/AnimationComponent.java
|