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
/
simon
/
res.cpp
Age
Commit message (
Expand
)
Author
2004-01-06
updated copyright notice
Max Horn
2003-10-03
Simon namespace
Max Horn
2003-09-25
Small cleanup to reduce amount of game id checks.
Travis Howell
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-09-24
Add Acorn version of Simon the Sorcerer 1 Talkie
Travis Howell
2003-06-15
cleanup
Max Horn
2003-06-14
make file objects stack based where possible, fixes a bunch of leaks
Jonathan Gray
2003-06-01
Rename SimonState to SimonEngine
Travis Howell
2003-03-25
Bug fix from ludde
Travis Howell
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2003-01-14
Missed one section
Travis Howell
2003-01-14
Start for Simon 1 amiga cd32 version support, not working right yet.
Travis Howell
2003-01-11
More simon 2 targets (amiga/mac ports)
Travis Howell
2003-01-03
Don't crash if sound effect file doesn't exist
Travis Howell
2003-01-03
Improve error message when data files are missing
Travis Howell
2002-12-10
fixed compile error in VC++
Oliver Kiehl
2002-12-08
now simon versions with trailing dots after filenames also load correctly
Oliver Kiehl
2002-11-10
if possible, always #include headers in the source files, not in other headers
Max Horn
2002-11-05
Add simon1talkie and simon2talkie targets
Travis Howell
2002-10-31
some more cleanup
Max Horn
2002-10-24
Add simon1demo
Travis Howell
2002-10-22
Remove warning
Travis Howell
2002-10-22
Minor fixes for simon2dos target
Travis Howell
2002-10-21
The terms Word and DWord are somewhat Windows centric; in fact there are syst...
Max Horn
2002-10-21
use File::size() method were it makes sense; one small change to simon.cpp ba...
Max Horn
2002-09-16
simon also use class File
Paweł Kołodziejski
2002-08-21
Initial revision
Max Horn