Age | Commit message (Collapse) | Author |
|
Math cleanup
Fixed obstacle detection
|
|
Fixes missing modern theme GUI dialog borders when using the
non-antialiased renderer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I think this should fix a crash I rarely got in doMonsterTurn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inventory
|
|
|
|
|
|
|
|
|
|
|
|
In addition to the pbm file for create_supernova, I added the xcf file
in case for corrections.
|
|
|
|
|
|
Setting _mousePosY is only necessary if we actually set the cursor
position which we currently don't do. I don't plan on enabling it
but for the sake of matching disassembly let's add the required
warpMouse() call and disable the whole code block for now.
|
|
|
|
|
|
|
|
|
|
Fixes Trac#6376, Trac#6377 and probably many more unreported instances
of wrong audio samples being played.
|
|
|
|
|
|
|
|
|