• newspaz's avatar
    Various changes to correct the positioning of special behaviors. This time the... · ebae1e52
    newspaz authored
    Various changes to correct the positioning of special behaviors. This time the fix is actually performed properly ;-).
    
    levelload.cpp
    *) Undid a change I made earlier. I changed << 2 into << 3, but it turns out I was wrong. This seemed to work due to a bug in eventframe.cpp.
    
    bridge.cpp
    *) Removed one tile from the default offset value for bridges
    
    event.h, event.cpp, event.cpp
    *) Removed the extraOffset variable I added earlier. It turned out this was totally unneeded.
    *) Fixed the way X and Y positions in the viewport were determined. It's a lot simpler now, and I wonder why the previous version was so complicated.
    *) More changes to get rid of the extraOffset variable.
    
    ebae1e52
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...
util.cpp Loading commit data...
util.h Loading commit data...