scummvm/engines/lure
2008-05-28 23:28:11 +00:00
..
animseq.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
animseq.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
debugger.cpp Added a debugger command 'script' to allow execution of script engine methods 2008-04-19 00:34:02 +00:00
debugger.h Added a debugger command 'script' to allow execution of script engine methods 2008-04-19 00:34:02 +00:00
decode.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
decode.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
detection.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
disk.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
disk.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
events.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
events.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
fights.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
fights.h Removed old copyright 2005-2006 line from several files so that their headers are consistant with the other files 2008-01-12 01:30:11 +00:00
game.cpp Changed the delayed sequence list from using a system milliseconds expiry point to a milliseconds countdown - this should fix potential problems that could arise if a modal dialog was kept on-screen too long 2008-05-24 00:54:04 +00:00
game.h Made debugging keys disabled by default, with a debugger command to allow them to be turned on 2008-01-07 03:53:30 +00:00
hotspots.cpp Fixed warning. (The 'anim' variable shadowed the anim() function.) 2008-04-06 12:17:41 +00:00
hotspots.h Replaced ManagedList with Common::SharedPtr in the rest of the lure engine 2008-04-06 12:00:37 +00:00
intro.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
intro.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
lure.cpp LURE: Fixed some memory leaks when returning to the launcher from the LURE engine 2008-05-28 23:28:11 +00:00
lure.h LURE: Fixed some memory leaks when returning to the launcher from the LURE engine 2008-05-28 23:28:11 +00:00
luredefs.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
memory.cpp Removed some unportable and unused code ;-) 2008-03-19 10:18:05 +00:00
memory.h Removed some unportable and unused code ;-) 2008-03-19 10:18:05 +00:00
menu.cpp LURE: Fixed some memory leaks when returning to the launcher from the LURE engine 2008-05-28 23:28:11 +00:00
menu.h LURE: Fixed some memory leaks when returning to the launcher from the LURE engine 2008-05-28 23:28:11 +00:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
palette.cpp LURE: Fixed some memory leaks when returning to the launcher from the LURE engine 2008-05-28 23:28:11 +00:00
palette.h LURE: Fixed some memory leaks when returning to the launcher from the LURE engine 2008-05-28 23:28:11 +00:00
res_struct.cpp Fixed compiler warning of unused variable 2008-05-24 01:05:32 +00:00
res_struct.h Replaced ManagedList with Common::SharedPtr in the rest of the lure engine 2008-04-06 12:00:37 +00:00
res.cpp LURE: Fixed some memory leaks when returning to the launcher from the LURE engine 2008-05-28 23:28:11 +00:00
res.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
room.cpp Replaced ManagedList with Common::SharedPtr in the rest of the lure engine 2008-04-06 12:00:37 +00:00
room.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
screen.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
screen.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
scripts.cpp Added a debugger command 'script' to allow execution of script engine methods 2008-04-19 00:34:02 +00:00
scripts.h Added a debugger command 'script' to allow execution of script engine methods 2008-04-19 00:34:02 +00:00
sound.cpp Replaced ManagedList with Common::SharedPtr in lure's sound system 2008-04-06 11:12:42 +00:00
sound.h Replaced ManagedList with Common::SharedPtr in lure's sound system 2008-04-06 11:12:42 +00:00
strings.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
strings.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
surface.cpp Replaced ManagedList with Common::SharedPtr in the rest of the lure engine 2008-04-06 12:00:37 +00:00
surface.h Replaced ManagedList with Common::SharedPtr in the rest of the lure engine 2008-04-06 12:00:37 +00:00