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
/
mads
/
module.mk
Age
Commit message (
Expand
)
Author
2014-02-25
MADS: Starting to refactor some Scene array fields as separate classes
Paul Gilbert
2014-02-25
MADS: Moved scene data classes into their own code file
Paul Gilbert
2014-02-24
MADS: Added skeleton framework for game scene classes
Paul Gilbert
2014-02-23
MADS: Added game initialisation code
Paul Gilbert
2014-02-22
MADS: Implemented more logic for dialog display
Paul Gilbert
2014-02-22
MADS: Beginnings of cursor initialization
Paul Gilbert
2014-02-22
MADS: Beginnings of dialog class hierarchy
Paul Gilbert
2014-02-19
MADS: Moved sound_nebular file into new nebular/ folder
Paul Gilbert
2014-02-19
MADS: Added skeleton files for the game and dialogs
Paul Gilbert
2014-02-18
MADS: Fix warnings identified by gcc
Paul Gilbert
2014-02-18
MADS: Adding in classes for fonts, game, user interfaec, and graphics
Paul Gilbert
2014-02-18
MADS: Initial implementation of MSurface class and dependant classes
Paul Gilbert
2014-02-16
MADS: Initial implementation of Adlib sound driver
Paul Gilbert