scummvm/engines/tony
Eugene Sandulenko 8598831974
TONY: Fix crash with rapid cursor changes
Steps to reproduce:
- Start walking to a different location
- While walking, select some item from the cursor

This will lead to a crash, since cursor is reset on entry
2024-04-04 00:14:18 +02:00
..
mpal TONY: Only apply alignment on supported platforms 2023-07-14 20:48:13 +02:00
configure.engine
credits.pl
custom.cpp
custom.h
debugger.cpp
debugger.h
detection_tables.h
detection.cpp
detection.h
font.cpp
font.h
game.cpp TONY: Fix crash with rapid cursor changes 2024-04-04 00:14:18 +02:00
game.h
gfxcore.cpp
gfxcore.h
gfxengine.cpp
gfxengine.h
globals.cpp
globals.h
input.cpp
input.h
inventory.cpp
inventory.h
loc.cpp
loc.h
metaengine.cpp
module.mk
POTFILES
resid.h
sound.cpp TONY: Migrate engine to Path 2023-12-24 13:19:25 +01:00
sound.h
tony.cpp TONY: Migrate engine to Path 2023-12-24 13:19:25 +01:00
tony.h ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
tonychar.cpp
tonychar.h
utils.cpp TONY: Migrate engine to Path 2023-12-24 13:19:25 +01:00
utils.h TONY: Migrate engine to Path 2023-12-24 13:19:25 +01:00
window.cpp
window.h