scummvm/engines/prince
Thierry Crozat c168c85db5 PRINCE: Fix out of bound access when examining objects
The bug was introduced in commit 9a09449e8 and was causing random
crashes.
2021-08-21 23:36:50 +01:00
..
animation.cpp
animation.h
archive.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
archive.h ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
common.h
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cursor.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
cursor.h
curve_values.h
debugger.cpp
debugger.h
decompress.cpp
decompress.h
detection.cpp
detection.h
draw.cpp
flags.cpp
flags.h
font.cpp
font.h
graphics.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
graphics.h
hero_set.h
hero.cpp
hero.h
inventory.cpp PRINCE: Add initial support for Spanish translation (#3248) 2021-08-08 22:18:49 +03:00
metaengine.cpp
mhwanh.cpp
mhwanh.h
mob.cpp
mob.h
module.mk
music.cpp
music.h
musNum.h
object.cpp
object.h
option_text.h PRINCE: Add initial support for Spanish translation (#3248) 2021-08-08 22:18:49 +03:00
POTFILES
prince.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
prince.h
pscr.cpp
pscr.h
resource.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
resource.h
saveload.cpp
script.cpp PRINCE: Fix out of bound access when examining objects 2021-08-21 23:36:50 +01:00
script.h
sound.cpp PRINCE: Copy audio streams 2021-05-22 23:50:42 +01:00
variatxt.cpp
variatxt.h
videoplayer.cpp
walk.cpp