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
/
parallaction
/
menu.cpp
Age
Commit message (
Expand
)
Author
2007-03-10
some refactoring
Nicola Mettifogo
2007-03-10
fixed old reimplementation bug
Nicola Mettifogo
2007-03-04
wrapped loader routines into a new class named Disk. The new class is also re...
Nicola Mettifogo
2007-03-04
no more overloading for loadBackground
Nicola Mettifogo
2007-03-04
separated slide from scenery loading to take care of filename aliases
Nicola Mettifogo
2007-03-04
moved background loading into disk.cpp
Nicola Mettifogo
2007-03-04
replaced memAlloc/memFree with standard malloc/free
Nicola Mettifogo
2007-03-02
changed every font name to be platform independent, added font loader routine
Nicola Mettifogo
2007-02-27
changed font handling:
Nicola Mettifogo
2007-02-25
wrapped archive routines into a new class named Archive. File-level static va...
Nicola Mettifogo
2007-02-21
Add support for MIDI music. THough the music is not yet heard since
Eugene Sandulenko
2007-02-17
Some indentation and format changes. Mostly replacing spaces with tabs.
Torbjörn Andersson
2007-02-11
added load/save support
Nicola Mettifogo
2007-01-14
Initial import of Parallaction engine
Eugene Sandulenko
[prev]