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
/
simon
/
res.cpp
Age
Commit message (
Expand
)
Author
2006-05-05
Update copyright
Travis Howell
2006-05-04
Cleanup
Travis Howell
2006-04-29
Split more functions of simon.cpp into separate files
Travis Howell
2006-04-24
Fix memory leak in readGamePcText()
Travis Howell
2006-04-24
Remove duplicate variable in readGamePcText()
Travis Howell
2006-04-23
Implemented volume and panning for FF sound effects. I hope my mapping from
Torbjörn Andersson
2006-04-22
Cleanup use of different filenames in different versions
Travis Howell
2006-04-21
Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the da...
Lars Persson
2006-04-21
Add some code for PanEvent in FF and cleanup
Travis Howell
2006-04-20
Update resource managment for FF, this method is more efficent for Simon 1/2 too
Travis Howell
2006-04-17
Improve sound support in FF and add MoviePlayer class
Travis Howell
2006-04-16
The File class automatically tries adding "." to a filename if the file cannot
Torbjörn Andersson
2006-04-14
Add speech support for Amiga verison of FF
Travis Howell
2006-04-14
Add support for sound effects in Amiga version of FF and cleanup
Travis Howell
2006-04-07
Cleanup and split scrolling code
Travis Howell
2006-04-06
Rename structures and correct array sizes
Travis Howell
2006-03-22
Add initial support for Amiga and Macintosh versions of The Feeble Files
Travis Howell
2006-02-11
Moved engines to the new engines/ directory
Max Horn