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
Age
Commit message (
Expand
)
Author
2003-06-24
only declare class MP3Sound if USE_MAD is #defined
Max Horn
2003-06-21
undo this change again - proper fix would be to correct the MP3 playback code
Max Horn
2003-06-21
delete _sound when SimonState is destroyed; fix leak & enian bug in playSting...
Max Horn
2003-06-21
some more memory inits; cleanup
Max Horn
2003-06-21
fix some memory leaks
Max Horn
2003-06-21
init some member vars previously not inited
Max Horn
2003-06-21
fix (?) for an invalid read report in valgrin
Max Horn
2003-06-20
reuse file, remove file2 usage
Max Horn
2003-06-16
misc.
Travis Howell
2003-06-15
Change GF_AMIGAS back to GF_AMIGA
Travis Howell
2003-06-15
cleanup
Max Horn
2003-06-15
renamed Sound -> BaseSound to avoid conflicts with the scumm class of the sam...
Max Horn
2003-06-15
cleanup
Max Horn
2003-06-15
small reorg (keep private classes out of header files, if possible -> decreas...
Max Horn
2003-06-15
Stop simon1win crashing on loading of save game
Travis Howell
2003-06-15
fix for simon2
Oliver Kiehl
2003-06-15
cleanup
Oliver Kiehl
2003-06-15
Small cleanup
Travis Howell
2003-06-15
Small cleanup
Travis Howell
2003-06-15
moved GameId declaration to common/engine.h (more logical); moved scumm speci...
Max Horn
2003-06-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-06-14
revert some changes as simon uses dynamic file objects for sound objects late...
Jonathan Gray
2003-06-14
make file objects stack based where possible, fixes a bunch of leaks
Jonathan Gray
2003-06-08
added quit event
Max Horn
2003-06-06
Preparations for removing GF_AFTER_V? flags
Max Horn
2003-06-05
Typo
Travis Howell
2003-06-05
Adjust default _subtitle values
Travis Howell
2003-06-05
Last commit should have been made simon1 only
Travis Howell
2003-06-05
Commit combined speech and subtitles patch
Travis Howell
2003-06-02
Revert my last change, was correct according to disasm. but casued other prob...
Travis Howell
2003-06-02
simon2dos uses different VGA_DELAY_BASE, fixes text disappearing in copy prot...
Travis Howell
2003-06-01
Rename SimonState to SimonEngine
Travis Howell
2003-05-31
Add german font set
Travis Howell
2003-05-31
A few notes, correction and a few more errors
Travis Howell
2003-05-31
Fix simon1dos regression
Travis Howell
2003-05-30
Broke simon
Travis Howell
2003-05-30
Small cleanup
Travis Howell
2003-05-30
Rename two unknown functions
Travis Howell
2003-05-30
Correct simon2 timing
Travis Howell
2003-05-29
added some doxygen comments to common/system.h; cleaned up the OSystem interf...
Max Horn
2003-05-29
Add some errors to check if these opcodes are actually used
Travis Howell
2003-05-29
More sprite renames
Travis Howell
2003-05-29
Missed a few sections
Travis Howell
2003-05-29
Correct name
Travis Howell
2003-05-29
Missed one section
Travis Howell
2003-05-29
Use shutdown function before quiting
Travis Howell
2003-05-28
Shorten Simon 1/2 title name to match others
Travis Howell
2003-05-28
Add french font set
Travis Howell
2003-05-26
Add / remove warning
Travis Howell
2003-05-26
Commit hack to allow simon1amiga to run, for experimenting
Travis Howell
[next]