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
/
staticres.cpp
Age
Commit message (
Expand
)
Author
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-13
cleanup
Nicola Mettifogo
2007-05-13
Fixed timings when showing credits.
Nicola Mettifogo
2007-05-12
Fixed script command lookup table.
Nicola Mettifogo
2007-04-23
Some fixes for font management:
Nicola Mettifogo
2007-04-22
Added stubs for Amiga specific callables.
Nicola Mettifogo
2007-04-09
- moved walk code to List<>
Nicola Mettifogo
2007-03-24
Added new class Table, and updated Disk accordingly. Tables can be populated ...
Nicola Mettifogo
2007-03-12
renamed Graphics class to Gfx and Parallaction::_graphics to Parallaction::_g...
Nicola Mettifogo
2007-03-10
some refactoring
Nicola Mettifogo
2007-02-17
Some indentation and format changes. Mostly replacing spaces with tabs.
Torbjörn Andersson
2007-01-15
removed definition of _glyphWidths
Nicola Mettifogo
2007-01-15
Fixing const related warnings in the parallaction engine
Max Horn
2007-01-14
Initial import of Parallaction engine
Eugene Sandulenko