1. 23 Jun, 2010 1 commit
    • newspaz's avatar
      These changes correct the positioning of many in-game animations. · fcd9bfa7
      newspaz authored
      anim.h, anim.cpp
      *) Frame by frame X-offsets are being shifted two bits up now.
      *) The animation-wide X-offset has been removed because it does not exist.
      
      levelload.cpp, bonus.cpp
      *) Due to the changes in anim.cpp and anim.h the animation loading code had to be changed.
      
      bridge.cpp
      *) Bridges should ignore an animation's Y-offset if it is zero.
      
      event.h, event.cpp
      *) Added a getAnim method to make life easier.
      *) Events with certain behaviors need some fiddling with Y-offsets so they can be drawn correctly.
      
      playerframe.cpp
      *) The invincibility animation should also ignore Y-offsets.
      fcd9bfa7
  2. 03 May, 2010 2 commits
  3. 30 Apr, 2010 1 commit
  4. 27 Apr, 2010 2 commits
  5. 18 Apr, 2010 3 commits
  6. 16 Apr, 2010 1 commit
  7. 15 Apr, 2010 2 commits
  8. 14 Apr, 2010 2 commits
  9. 13 Apr, 2010 4 commits
  10. 12 Apr, 2010 4 commits
  11. 11 Apr, 2010 5 commits
  12. 10 Apr, 2010 4 commits
  13. 09 Apr, 2010 1 commit
  14. 08 Apr, 2010 2 commits
  15. 07 Apr, 2010 1 commit
  16. 06 Apr, 2010 1 commit
  17. 02 Apr, 2010 3 commits
  18. 01 Apr, 2010 1 commit