scummvm/engines/dm
2016-09-25 22:33:40 +02:00
..
TODOs DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
.gitattributes DM: Add .gitattributes to repository 2016-08-26 23:02:22 +02:00
champion.cpp DM: Some more work on dereferencing 2016-09-25 22:33:40 +02:00
champion.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
configure.engine DM: Don't build by default 2016-09-11 00:30:19 +02:00
console.cpp DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
console.h DM: Rework functions related to Directions in order to make them consistent and remove redundancy 2016-09-11 10:45:20 +02:00
detection.cpp DM Rename enum members in dm.h and dialog.h 2016-09-11 00:34:44 +02:00
dialog.cpp DM: reduce dereferencing some more 2016-09-25 07:44:04 +02:00
dialog.h DM Rename enum members in dm.h and dialog.h 2016-09-11 00:34:44 +02:00
dm.cpp DM: Fix style 2016-09-24 09:41:52 +02:00
dm.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
dmglobals.cpp DM: Clean up includes 2016-09-03 10:38:43 +02:00
dungeonman.cpp DM: reduce dereferencing some more 2016-09-25 07:44:04 +02:00
dungeonman.h DM: Get rif od SquareType, rename SquareMask 2016-09-13 07:47:47 +02:00
eventman.cpp DM: reduce dereferencing some more 2016-09-25 07:44:04 +02:00
eventman.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
gfx.cpp DM: Fix some CppCheck warnings 2016-09-24 09:41:56 +02:00
gfx.h DM: Rename GraphicIndice members 2016-09-21 07:54:58 +02:00
group.cpp DM: Fix some CppCheck warnings 2016-09-24 09:41:56 +02:00
group.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
inventory.cpp DM: Some more work on dereferencing 2016-09-25 22:33:40 +02:00
inventory.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
loadsave.cpp DM: Fix two memory leaks 2016-09-20 23:26:23 +02:00
loadsave.h DM: Rename some more enums 2016-09-18 22:16:52 +02:00
lzw.cpp DM: Polishing in LZWdecompressor 2016-09-04 00:13:19 +02:00
lzw.h DM: Some more fixes concerning pointer formatting 2016-09-03 21:42:58 +02:00
menus.cpp DM: Rename GraphicIndice members 2016-09-21 07:54:58 +02:00
menus.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
module.mk DM: Add LZW decompressor 2016-08-26 23:02:22 +02:00
movesens.cpp DM: Some more work on dereferencing 2016-09-25 22:33:40 +02:00
movesens.h DM: Make use of TimeLineEventType 2016-09-20 22:26:00 +02:00
objectman.cpp DM: Rename GraphicIndice members 2016-09-21 07:54:58 +02:00
objectman.h DM: Rename some more enums 2016-09-18 22:16:52 +02:00
projexpl.cpp DM: Rename TimelineEventType members 2016-09-20 21:51:42 +02:00
projexpl.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
sounds.cpp DM: Rename TimelineEventType members 2016-09-20 21:51:42 +02:00
sounds.h DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundMan 2016-09-19 07:06:55 +02:00
text.cpp DM: Rename GraphicIndice members 2016-09-21 07:54:58 +02:00
text.h DM: Some more renaming 2016-09-19 07:58:42 +02:00
timeline.cpp DM: Fix GCC warning 2016-09-22 07:04:19 +02:00
timeline.h DM: Make use of TimeLineEventType 2016-09-20 22:26:00 +02:00