• 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
Name
Last commit
Last update
..
bonus Loading commit data...
game Loading commit data...
io Loading commit data...
level Loading commit data...
menu Loading commit data...
planet Loading commit data...
platforms Loading commit data...
player Loading commit data...
scene Loading commit data...
OpenJazz.h Loading commit data...
baselevel.cpp Loading commit data...
baselevel.h Loading commit data...
loop.h Loading commit data...
main.cpp Loading commit data...
movable.cpp Loading commit data...
movable.h Loading commit data...
util.cpp Loading commit data...
util.h Loading commit data...