Age | Commit message (Expand) | Author |
---|---|---|
2014-12-22 | ACCESS: Remove an unused variable in Animation manager | Strangerke |
2014-12-17 | ACCESS: Fix spacing around semicolumn in class definitions | Strangerke |
2014-12-17 | ACCESS: Some more polishing in the file headers | Strangerke |
2014-08-27 | ACCESS: Refactor the file manager to return resource structures | Paul Gilbert |
2014-08-19 | ACCESS: Fix z ordering of sprites on the screen | Paul Gilbert |
2014-08-15 | ACCESS: Added code to update animations each frame | Paul Gilbert |
2014-08-11 | ACCESS: Implemented Animation setFrame code | Paul Gilbert |
2014-08-11 | ACCESS: Properly implement Animation calcFrame/calcFrame1 methods | Paul Gilbert |
2014-08-10 | ACCESS: Implemented animation anim methods | Paul Gilbert |
2014-08-10 | ACCESS: Add decoding of animation resources | Paul Gilbert |
2014-08-10 | ACCESS: Implement some more opcodes | Strangerke |
2014-08-09 | ACCESS: Beginnings of animation manager | Paul Gilbert |