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
/
saga
Age
Commit message (
Expand
)
Author
2007-02-04
AdvancedDetector now has built-in fallback detection based on file lists.
Eugene Sandulenko
2007-02-03
* Reimplemented Mixer::pauseAll to simply invoke pause on all channels
Max Horn
2007-01-30
warnings
Gregory Montoir
2007-01-29
Now AdvancedDetector could use single ID per engine. Also it can suggest
Eugene Sandulenko
2007-01-28
Add more paramteres to AdvancedDetector. Not used yet.
Eugene Sandulenko
2007-01-25
Lots of cleanup in the AdvancedDetector
Max Horn
2007-01-25
Reduce #include dependencies
Eugene Sandulenko
2007-01-25
Use file sizes in detection too.
Eugene Sandulenko
2007-01-24
Sync with last AdvancedDetector changes
Eugene Sandulenko
2007-01-24
Add optional size parameter to ADGameFileDescription. Not used now.
Eugene Sandulenko
2007-01-21
Reduce dependency from common/advancedDetector.h
Eugene Sandulenko
2007-01-20
First phase of detection-related plugins interface improvements. Now plugins
Eugene Sandulenko
2006-12-29
Make ADGameFileDescription is built in directly into ADGameDescription.
Eugene Sandulenko
2006-12-19
Renamed real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION to ADVANCED_DETECTOR_DET...
Max Horn
2006-12-19
Merged SagaEngine::postInitGame() into SagaEngine::initGame()
Max Horn
2006-12-19
Get rif od ARRAYSIZE in ADGameDescription
Eugene Sandulenko
2006-12-19
Got rid of ARRAYSIZE in advanceDetector calls
Eugene Sandulenko
2006-11-27
Got rid of an 'unused variable' warning
Gregory Montoir
2006-11-12
Reworked code in the advanced game detector (getting rid of much of the evil ...
Max Horn
2006-11-10
Next step in AdvancedDetector unification. Moved all common functions to
Eugene Sandulenko
2006-11-09
Workaround for bug #1259608: "ITE: Riff ignores command in Ferret merchant
Eugene Sandulenko
2006-11-03
got rid of two memory leaks
Gregory Montoir
2006-10-24
const correctness
Max Horn
2006-10-22
Backend modularization: Create timer manager, savefile manager and audio mixe...
Max Horn
2006-10-21
cleanup
Max Horn
2006-10-14
Remove unneeded #includes.
Eugene Sandulenko
2006-10-08
More const madness.
Eugene Sandulenko
2006-10-02
Moved unrelated fields out of ADGameDescription structure.
Eugene Sandulenko
2006-10-02
Unify SAGA/AGOS detection code so other engines could also reuse it
Eugene Sandulenko
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-16
Overhaul of the debugger code
Max Horn
2006-09-16
Reduce code duplication
Max Horn
2006-08-26
Fix bug #1544801 - ITE: Engine creates launcher entry when failing to launch
Travis Howell
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-23
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
Torbjörn Andersson
2006-07-23
Changed SAGA_ACTOR_H__ to SAGA_ACTOR_H etc for consistency.
Torbjörn Andersson
2006-07-22
Fix struct packing issues (macros are not resolve in #pragma params, at least...
Max Horn
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
More whitespace changes.
Torbjörn Andersson
2006-07-09
Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...
Max Horn
2006-06-24
* Renamed config.mak to config.mk
Max Horn
2006-06-24
Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp
Max Horn
2006-06-20
Cleanup. It seems unnecessary to have a "break" right after an unconditional
Torbjörn Andersson
2006-06-16
Fix gcc warning.
Eugene Sandulenko
2006-06-16
fix bug id 1507216 "ITE: 15 second freeze in Prince's bedroom"
Andrew Kurushin
2006-06-11
Support of new subtitles code. Patch from salty-horse.
Eugene Sandulenko
2006-06-07
Fix bug #1502021: "ITE: January 2006 Release menu problem"
Eugene Sandulenko
[next]