scummvm/engines/lure
Thierry Crozat 2b00829f09
Merge pull request #1041 from criezy/variadic-undefined
Fix undefined behaviour in variadic functions
2017-11-10 22:20:54 +00:00
..
animseq.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
animseq.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
debugger.cpp LURE: Remove useless parameters in function call 2014-05-29 16:55:06 +02:00
debugger.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
decode.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
decode.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
detection.cpp LURE: Added detection for updated Russian version 2017-06-25 23:42:46 +02:00
disk.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
disk.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
events.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
events.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
fights.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
fights.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
game.cpp LURE: Safer string manupulation 2016-05-13 23:50:31 +02:00
game.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
hotspots.cpp LURE: Adjust switch fall through comments 2017-08-06 22:20:16 -04:00
hotspots.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
intro.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
intro.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
lure.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
lure.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00
luredefs.h COMMON: Migrate Various Endian Functions to Common from Engine Code. 2017-07-30 22:03:29 +02:00
memory.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
memory.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
menu.cpp LURE: Add support for Russian version 2016-01-12 23:53:14 +01:00
menu.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
module.mk JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
palette.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
palette.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
POTFILES ALL: Unify 'missing engine data' message 2016-12-05 21:04:50 +01:00
res_struct.cpp LURE: Fix undefined behaviour in variadic functions 2017-10-06 01:01:16 +01:00
res_struct.h LURE: Fix undefined behaviour in variadic functions 2017-10-06 01:01:16 +01:00
res.cpp LURE: Stop taking address of unaligned pointer 2017-11-07 22:57:33 -06:00
res.h LURE: Remove unused function prototype 2015-06-06 06:59:52 -04:00
room.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
room.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
screen.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
screen.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
scripts.cpp LURE: Safer string manipulation 2016-05-13 09:23:20 +02:00
scripts.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
sound.cpp JANITORIAL: Silence more GCC 7 warnings 2017-08-06 13:30:51 +02:00
sound.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
strings.cpp LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
strings.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
surface.cpp LURE: Add support for Russian version 2016-01-12 23:53:14 +01:00
surface.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00