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
/
m4
/
console.cpp
Age
Commit message (
Collapse
)
Author
2009-12-19
Further implementation of dialog/message script language
Paul Gilbert
svn-id: r46418
2009-12-17
Implemented basic message parsing
Paul Gilbert
svn-id: r46402
2009-12-11
Beginnings of a dialog display class
Paul Gilbert
svn-id: r46330
2009-12-07
M4: Move 'determine transparent color' hack into a new M4Sprite method
Max Horn
svn-id: r46281
2009-12-07
M4: Make M4Surface member w, h, pixels protected; some cleanup
Max Horn
svn-id: r46280
2009-12-05
Added a new variation to the 'object' command to add an object to the ↵
Paul Gilbert
player's inventory svn-id: r46267
2009-11-12
Added a staticres file with the MADS articles list, and added an article ↵
Paul Gilbert
field to the MADSObject class svn-id: r45856
2009-11-11
Removed all the '- 1' from calls to get vocabs, centralising it in the ↵
Paul Gilbert
getVocab method. This is correct, as the first element in the game vocab list is '1', not '0'. svn-id: r45827
2009-11-10
Missing template argument for MIN (added <uint>)
Lars Persson
svn-id: r45803
2009-11-04
Added support for loading the game's object list
Paul Gilbert
svn-id: r45651
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
svn-id: r35648
2008-04-20
Initial import of the work in progress M4 engine
Filippos Karapetis
svn-id: r31600