scummvm/engines/dm
2017-01-22 15:56:57 +01: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: reduce some more redirections 2016-09-26 21:15:04 +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: Fix isSquareACorridorTeleporterPitOrDoor for the demo, set version of demo to 2.0 2016-10-11 21:44:03 +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: Handle demo dungeon file 2016-10-11 21:44:01 +02:00
dm.h DM: Handle demo dungeon file 2016-10-11 21:44:01 +02:00
dmglobals.cpp DM: Clean up includes 2016-09-03 10:38:43 +02:00
dungeonman.cpp Fix regression introduced in 3ab3a85 2017-01-19 22:53:04 +01:00
dungeonman.h DM: Get rif od SquareType, rename SquareMask 2016-09-13 07:47:47 +02:00
eventman.cpp DM: reduce some more redirections 2016-09-26 21:15:04 +02:00
eventman.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
gfx.cpp DM: Fix formating 2017-01-22 15:56:57 +01:00
gfx.h Fix crash at the first corridor and entrance door 2017-01-20 21:29:20 +01:00
group.cpp DM: Fix GCC warning (and potential bug) 2016-10-30 12:38:32 -07:00
group.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
inventory.cpp DM: More refactoring 2016-09-28 00:29:07 +02:00
inventory.h DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
loadsave.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +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: More refactoring 2016-09-28 00:29:07 +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: Remove useless variable 2016-10-09 23:50:36 +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
POTFILES DM: Add POTFILES 2016-11-24 12:46:18 +01: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: reduce some more redirections 2016-09-26 21:15:04 +02:00
timeline.h DM: Make use of TimeLineEventType 2016-09-20 22:26:00 +02:00