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
/
simon.cpp
Age
Commit message (
Expand
)
Author
2005-01-22
Set SFX volume correctly
Travis Howell
2005-01-22
Set SFX volume correctly.
Travis Howell
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-27
Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...
Max Horn
2004-12-25
Get rid of g_debugLevel (this fixes bug #1091142)
Max Horn
2004-12-20
Move this too
Chris Apers
2004-12-18
A little more cleanup (the Simon code really is a big mess :-)
Max Horn
2004-12-18
constify simon engine; turned global var vc_get_out_of_code into a member of ...
Max Horn
2004-12-17
This file no longer needs to include <errno.h>, and from what I understand
Torbjörn Andersson
2004-12-16
Split simon.cpp more for PalmOS port.
Travis Howell
2004-12-15
memory leak
Gregory Montoir
2004-12-09
Pass subdirectories to gamedetector functions
Robert Göffringmann
2004-12-05
Clean up OSystem::Event
Max Horn
2004-12-02
Moved MidiDriver creation code into the MidiDriver class (as static methods),...
Max Horn
2004-11-29
Go on safe side by getting music volume from config manager
Eugene Sandulenko
2004-11-29
Fix music volume.
Eugene Sandulenko
2004-11-28
No longer sets pass-through for MT-32 emulator.
Jerome Fisher
2004-11-27
Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...
Max Horn
2004-11-24
Fix a`ll engines. They work, though current fix is just temporary.
Eugene Sandulenko
2004-11-23
Added Engine::init() method; added return value to Engine::go()
Max Horn
2004-11-20
Removing walkthrough stuff again (talked to aquadran about this, he had no ob...
Max Horn
2004-11-19
added walkthrough
Paweł Kołodziejski
2004-11-10
when calling SimonEngine::shutdown(), _itemheap_ptr and _tablesheap_ptr don't...
Gregory Montoir
2004-11-09
More PalmOS related cleanup
Chris Apers
2004-11-09
Fixed crash
Chris Apers
2004-10-23
oops
Eugene Sandulenko
2004-10-23
Better support of MT-32.
Eugene Sandulenko
2004-10-18
Free some memory on exit
Travis Howell
2004-10-08
Prevent double slash in path
Chris Apers
2004-09-28
Rename remaining OSystem methods to match our coding guidelines
Max Horn
2004-08-21
Typo
Travis Howell
2004-08-21
Small correction for filename different on some systems
Travis Howell
2004-08-16
Set _language before checking its value
Travis Howell
2004-08-02
Remove pointless delays
Travis Howell
2004-08-02
Cleanup
Travis Howell
2004-07-31
Auto convert old Simon 1/2 targets
Travis Howell
2004-07-31
Add support for Russian Simon1.
Travis Howell
2004-07-31
Avoid gcc warning
Travis Howell
2004-07-30
fix subtitle alignment
Oliver Kiehl
2004-07-30
Switch detect filename back to prevent conflict for now.
Travis Howell
2004-07-30
Re-use old md5 hack to gather checksums from users.
Travis Howell
2004-07-30
Add a few more.
Travis Howell
2004-07-30
Ooops, make sure feature flags are updated.
Travis Howell
2004-07-30
Reduce simon 1/2 targets
Travis Howell
2004-07-27
No need to calculate values
Travis Howell
2004-06-28
Correct default paths
Travis Howell
2004-06-28
Enhanced default directory support in the File class; now one can specify arb...
Max Horn
2004-06-27
Reversed param order of File::open() -- this allowed me to get rid of a few m...
Max Horn
2004-06-25
Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again
Max Horn
[next]