Strangerke
86e525c1ad
DM: Fix isSquareACorridorTeleporterPitOrDoor for the demo, set version of demo to 2.0
2016-10-11 21:44:03 +02:00
Strangerke
7c138231e0
DM: Handle demo dungeon file
2016-10-11 21:44:01 +02:00
Strangerke
93392024d2
DM: Add detection for an amiga demo version
2016-10-09 23:53:45 +02:00
Eugene Sandulenko
dead4aa014
JANITORIAL: Remove trailing spaces
2016-10-09 14:59:58 +02:00
Strangerke
34d636d72e
DM Rename enum members in dm.h and dialog.h
2016-09-11 00:34:44 +02:00
Bendegúz Nagy
2e0fae6547
DM: Fix copyright issues
2016-09-03 10:56:30 +02:00
Bendegúz Nagy
cd3b485952
DM: Clean up includes
...
Swap <> to "" with scummvm files
Add dm/ prefix to dm files
Reorder includes to system files, dm files
2016-09-03 10:38:43 +02:00
Bendegúz Nagy
36e6eac2f3
DM: Fix GCC errors in detection.cpp
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
2bdabc3b7a
DM: Add target and original platform to save files
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
bcb067698e
DM: Add support for loading from launcher
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
170c52a4e0
DM: Add unknown Atari game version
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
3fffb08a40
DM: Add missing localization warnings and query function for language
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
aacecd6c06
DM: Add entrance processing
2016-08-26 23:02:22 +02:00
Bendegúz Nagy
23e0dfcc28
DM: Add standard GPLv2 header
2016-08-26 23:02:22 +02:00
WinterGrascph
055e789d04
DM: Create DisplayMan, add support parsing IMG0 files
...
Add display manager named DisplayMan with functions: setUpScreens(),
loadGraphics() (which loads graphics from the graphics.dat file),
setPalette(..), loadIntoBitmap(..) which loads the requested image into a
bitmap and blitToScreen(..)
2016-08-26 23:02:22 +02:00
WinterGrascph
5ae7d3a84b
DM: Add detection for Amiga v2.0 English
2016-08-26 23:02:22 +02:00
WinterGrascph
96cc074ea0
DM: Create engine and detection with dummy data
2016-08-26 23:02:22 +02:00