| Source path: svn/ trunk/ src/ com/ replica/ replicaisland/ InputSystem.java |
|
|
|
|
Change log
+ 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 ...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r6
by sm0a9f4
on May 2, 2010
Diff
Public release v1.3. + Rewrote input system to better abstract different hardware from game. Major rework to this section. + Added nefarious hacks via "Safe ...
r4
by sm0a9f4
on Apr 2, 2010
Diff
- 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 ...
File properties
- svn:eol-style
- native