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
Age
Commit message (
Expand
)
Author
2006-09-29
Phase 2 of Simon renaming. Simon directory renaming
Eugene Sandulenko
2006-09-29
First pahse of renaming simon engine to agos. Internal renames. Compilation
Eugene Sandulenko
2006-09-29
PP uses voice channel for looping music
Travis Howell
2006-09-29
Add opcode stub for PP
Travis Howell
2006-09-29
Fix input in PP
Travis Howell
2006-09-29
Fix mistake in dumpOpcode()
Travis Howell
2006-09-29
Correct size of opcode in dumpOpcode()
Travis Howell
2006-09-29
Add last game (dimp) of PP
Travis Howell
2006-09-29
Added/stubbed some Puzzle Pack opcodes that are different compared to The
Torbjörn Andersson
2006-09-29
Correct title name for puzzle
Travis Howell
2006-09-29
Fix display of game title
Travis Howell
2006-09-29
Add more changes for PP
Travis Howell
2006-09-29
Add md5s for Elvira 2
Travis Howell
2006-09-29
Fix startup of PP games
Travis Howell
2006-09-29
Add speech support for PP and cleanup
Travis Howell
2006-09-28
Expand Simon engine more
Travis Howell
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-21
Fix regression in Amiga/Macintosh versions of FF
Travis Howell
2006-09-21
Remove excess newlines for errors/warnings
Travis Howell
2006-09-21
Re-enable warning for unknown MIDI events
Travis Howell
2006-09-20
Fix crashes during WW startup
Travis Howell
2006-09-19
Fix FF/Simon2 regression in last commit
Travis Howell
2006-09-19
Expand Simon engine
Travis Howell
2006-09-18
Minor cleanup, to re-order functions
Travis Howell
2006-09-18
Fix typo, that caused FLAC compressed sound effects file to fail to load
Travis Howell
2006-09-16
Fix bug #1559767 - SIMONWIN: Crashes on start-up
Travis Howell
2006-09-16
* Added virtual Engine::getDebugger() method
Max Horn
2006-09-16
Overhaul of the debugger code
Max Horn
2006-08-27
Update error messages and always report an error if data file load fails
Travis Howell
2006-08-27
Remove the use of AutoComputeDirtyRects feature of backends, due to it causin...
Travis Howell
2006-08-26
Fix bug #1544799 - SIMON: Engine creates launcher entry when failing to launch.
Travis Howell
2006-08-25
Correct platform for alternative Italian version of Simon the Sorcerer 1 (DOS...
Travis Howell
2006-08-13
Made FF use the same max length for every line when word-wrapping subtitles,
Torbjörn Andersson
2006-08-06
Fix bug #1535261 FF:Dock Crash - decompressData error
Travis Howell
2006-08-04
Patch #1522592: Bugfix [1498158] SIMON: Itemheap overflow on 64bit systems
Max Horn
2006-07-31
* Added copyright string to all engine plugins
Max Horn
2006-07-30
Added explicit string equals/hash functors to a new header common/hash-str.h;...
Max Horn
2006-07-25
Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2
Travis Howell
2006-07-23
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
Torbjörn Andersson
2006-07-22
Fix struct packing issues (macros are not resolve in #pragma params, at least...
Max Horn
2006-07-22
Fixing compiler warnings under amd64.
Johannes Schickel
2006-07-22
Removing '/' at pathsnames of calls to "File::addDefaultDirectory" since it c...
Johannes Schickel
2006-07-22
- let md5_file accept a FilesystemNode too
Johannes Schickel
2006-07-22
Using FilesystemNode::name instead of FilesystemNode::displayName in all game...
Johannes Schickel
2006-07-21
Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...
Max Horn
2006-07-14
Ooops
Travis Howell
2006-07-14
More whitespace changes.
Torbjörn Andersson
2006-07-14
Add another Italian version of Simon the Sorcerer 1 (DOS CD)
Travis Howell
2006-07-14
More whitespace changes to see if things work normally again.
Torbjörn Andersson
2006-07-11
This should fix bug #1520629 ("No Music in Simon1").
Torbjörn Andersson
[next]