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-09-26
Small correction for simon1/2 Hebrew
Travis Howell
2003-09-25
Small cleanup to reduce amount of game id checks.
Travis Howell
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-09-20
fix bug pointed out by Merlin0fCha0s
Oliver Kiehl
2003-09-20
fixed AMD64 warning
Max Horn
2003-09-18
added initial support for building our 4 adventure engines as loadable module...
Max Horn
2003-09-18
plugin work: right now, only with build rules for OS X. Once I can get it to ...
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-09-17
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...
Max Horn
2003-09-17
some tweaks to the build system (work toward plugin support)
Max Horn
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
2003-09-08
renamed VersionSettings -> TargetSettings and also renamed some of its member...
Max Horn
2003-09-07
make use of voc.h; some cleanup
Max Horn
2003-09-06
removed pauseMixer method from mixer, and renamed stop to stopChannel
Max Horn
2003-09-05
added default volume/pan values
Max Horn
2003-09-05
fixes for uninitialized pan and volume
Paweł Kołodziejski
2003-09-02
changed sounds volume to original volume level, and fixed sounds in bass intro
Paweł Kołodziejski
2003-08-31
added mixer features: volume and pan control per channel
Paweł Kołodziejski
2003-08-30
Reverted previous change since the mixer change was reverted.
Torbjörn Andersson
2003-08-30
Fixed Simon 2 intro regression (and possibly others as well) caused by
Torbjörn Andersson
2003-08-15
Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexible
Jamieson Christian
2003-08-11
More music volume management fixes
Jamieson Christian
2003-08-11
Fix for Bug [777589] SIMON1: Sound volume strangeness
Jamieson Christian
2003-08-10
stdafx.h needs to be included before scummsys.h because of the #define of free.
Marcus Comstedt
2003-08-10
Replaced use of File with use of SaveFileManager where appropriate.
Marcus Comstedt
2003-08-10
Add missing code for f10 key, thanks to Jamieson
Travis Howell
2003-08-10
Fix for f10 key in simon1
Travis Howell
2003-08-08
Added generic send() option to MidiChannel.
Jamieson Christian
2003-08-08
More Simon shutdown cleanup
Jamieson Christian
2003-08-08
Use shutdown() when quiting via ctrl z
Travis Howell
2003-08-08
Fixed hang from double-lock of mutex
Jamieson Christian
2003-08-08
Close music engine on shutdown
Jamieson Christian
2003-08-06
Add GF_INDY3 feature flag for indy3 games to reduce checks
Travis Howell
2003-08-06
Reverted too much
Travis Howell
2003-08-06
must create adlib driver *after* calling _mixer->bindToSystem
Max Horn
2003-08-05
getting rid of g_mixer; removing lots of whitespace
Max Horn
2003-08-05
oops
Travis Howell
2003-08-05
F10 key works in simon1, although it highlights exits
Travis Howell
2003-08-04
Remove line
Travis Howell
2003-08-03
Add Hebrew support for spoken text
Travis Howell
2003-08-02
Make code match
Travis Howell
2003-08-02
Always check for null string
Travis Howell
2003-08-02
My last commit caused regression
Travis Howell
2003-08-02
Add combined speech/subtitles support for simon2 hebrew
Travis Howell
2003-08-02
Add combined speech/subtitles support for simon2 hebrew
Travis Howell
2003-08-02
Hebrew support for load/save dialog
Travis Howell
2003-08-02
Improved hebrew support, thanks to Jamieson
Travis Howell
2003-08-02
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...
Max Horn
[next]