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
/
mads_menus.cpp
Age
Commit message (
Collapse
)
Author
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
before freeing it, which isn't necessary. svn-id: r46941
2009-12-20
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
Paul Gilbert
svn-id: r46424
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
Expanded the actions view into a full user interface view, and added support ↵
Paul Gilbert
for highlighting of user interface elements svn-id: r46262
2009-11-26
Added the basics of a action list display
Paul Gilbert
svn-id: r46152
2009-11-15
Added display of the rotating inventory objects
Paul Gilbert
svn-id: r45912
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