index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
dm
/
module.mk
Age
Commit message (
Expand
)
Author
2016-08-26
DM: Add LZW decompressor
Bendegúz Nagy
2016-08-26
DM: Add debugger console
Bendegúz Nagy
2016-08-26
DM: Add sound loading
Bendegúz Nagy
2016-08-26
DM: Add DialogMan
Bendegúz Nagy
2016-08-26
DM: Add some missing code
Bendegúz Nagy
2016-08-26
DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExp...
Bendegúz Nagy
2016-08-26
DM: Add GroupMan, Group, ActiveGroup, F0196_GROUP_InitializeActiveGroups
Bendegúz Nagy
2016-08-26
DM: Move two global arrays to DMEngine
Strangerke
2016-08-26
DM: Reorder files in MK file
Strangerke
2016-08-26
DM: Add MovesensMan
Bendegúz Nagy
2016-08-26
DM: Add standard GPLv2 header
Bendegúz Nagy
2016-08-26
DM: Fix link
Strangerke
2016-08-26
DM: Add InventoryMan, G0041_s_Graphic562_Box_ViewportFloppyZzzCross
Bendegúz Nagy
2016-08-26
DM: Add ObjectMan
Bendegúz Nagy
2016-08-26
DM: Add initialization related to F0435_STARTEND_LoadGame_CPSF
Bendegúz Nagy
2016-08-26
DM: Add champion POD and it's enums
Bendegúz Nagy
2016-08-26
DM: Add mouse input processing and display for movement arrows
Bendegúz Nagy
2016-08-26
DM: Add event manager
Bendegúz Nagy
2016-08-26
DM: Add dungeonman.o to module.mk, fix _bitmaps memory leak
WinterGrascph
2016-08-26
DM: Create DisplayMan, add support parsing IMG0 files
WinterGrascph
2016-08-26
DM: Create engine and detection with dummy data
WinterGrascph