scummvm/engines/lure
2018-12-19 08:31:26 +02: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 ENGINES: Normalize the getName() result of metaengines 2018-12-10 06:47:27 +01: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 JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07: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: Add GUIErrorMessageFormat to replace duplicated functions (#1455) 2018-12-19 08:31:26 +02:00
lure.h ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455) 2018-12-19 08:31:26 +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
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 JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07: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: Replace use of strdup with Common::String 2018-08-18 16:30:05 +02: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 ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +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: Replace use of strdup with Common::String 2018-08-18 16:30:05 +02:00
surface.h LURE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00