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
2009-01-02
Let compiled subengines be visible in About dialog.
Eugene Sandulenko
2009-01-02
- Split the IHNM script functions into a different file
Filippos Karapetis
2009-01-02
Rewrote the SAGA script system to use an opcode table, like in other engines
Filippos Karapetis
2009-01-01
Simplified sound resource loading
Filippos Karapetis
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-31
Proper fix for non-interactive ITE demos (the previous one was affecting spri...
Filippos Karapetis
2008-12-31
Several fixes and cleanup for sound resource loading. Sound information for s...
Filippos Karapetis
2008-12-31
Preliminary Shorten audio support for SAGA 2 games. It's still very wrong and...
Filippos Karapetis
2008-12-29
- Removed game sound information for sound types that it can be determined au...
Filippos Karapetis
2008-12-29
- IHNM Mac loads correctly again
Filippos Karapetis
2008-12-29
Silenced MSVC warning
Filippos Karapetis
2008-12-26
Added const keyword to static data.
Johannes Schickel
2008-12-26
The verb<->textId assignment is needed only for ITE
Filippos Karapetis
2008-12-25
Made Engine::_timer protected
Max Horn
2008-12-25
Pushing down some header deps (on common/system.h, mostly)
Max Horn
2008-12-25
Fixed warning
Max Horn
2008-12-25
Slight cleanup
Filippos Karapetis
2008-12-25
SAGA2 HRS resources should be loaded correctly now
Filippos Karapetis
2008-12-25
Cleanup
Filippos Karapetis
2008-12-25
Oops
Filippos Karapetis
2008-12-25
- Implemented the SAGA2 resource loader
Filippos Karapetis
2008-12-24
Slight cleanup
Filippos Karapetis
2008-12-23
Fixed warning.
Johannes Schickel
2008-12-23
Some initial code for HRS resource loading
Filippos Karapetis
2008-12-23
Enumerated the different actor directions and fixed spelling
Filippos Karapetis
2008-12-23
Fixed bug #1970191 - "IHNM: Psychic Profile problem"
Filippos Karapetis
2008-12-22
logicalWidth -> width
Filippos Karapetis
2008-12-22
Fixed GCC warning.
Torbjörn Andersson
2008-12-22
Added game ID checks for the ITE puzzle in some places that I've missed
Filippos Karapetis
2008-12-22
- Split the SAGA resource manager in 3 different ones, depending on the resou...
Filippos Karapetis
2008-12-22
Correct comment.
Travis Howell
2008-12-22
Added Smacker support for the introduction and ending videos of FTA2
Filippos Karapetis
2008-12-21
Added some more stubs for FTA2
Filippos Karapetis
2008-12-21
- Added some stubs for the SAGA2 games dino and fta2
Filippos Karapetis
2008-12-21
Cleaned up the mess with game IDs and game types: removed game types, reduced...
Filippos Karapetis
2008-12-20
Partial fix for bug #2453189 - "ITE: mass adding results in incorrect targets...
Filippos Karapetis
2008-12-20
Fixed bug #2453183 - "IHNM: mass adding results in incorrect targets"
Filippos Karapetis
2008-12-19
Removed defaults which are set in base/commandLine.cpp
Filippos Karapetis
2008-12-19
Removed the hasKey() hackery of my previous commit and used ConfMan.registerD...
Filippos Karapetis
2008-12-19
Fixed bug #2424530 - "IHNM: SFX are no longer played", by assigning correct d...
Filippos Karapetis
2008-12-12
Fixed a regression of commit #34458. Sound data for compressed sounds was rea...
Filippos Karapetis
2008-12-12
Fixed a regression in my last commit where some sprites were not clipped corr...
Filippos Karapetis
2008-12-12
- Stop passing the scene clip rectangle around for no reason
Filippos Karapetis
2008-12-11
Fixed detection of voice files.
Torbjörn Andersson
2008-12-10
Some more dirty rectangle fixes, only 2 known glitches are left
Filippos Karapetis
2008-12-09
Some more dirty rectangle fixes (some glitches still remain)
Filippos Karapetis
2008-12-08
Some more dirty rectangle changes (still incomplete)
Filippos Karapetis
2008-12-08
More dirty rectangle related changes
Filippos Karapetis
2008-12-07
Set full screen refresh when an animation frame or the psychic profile is shown
Filippos Karapetis
2008-12-07
More dirty rectangle related changes (dirty rectangle handling is still broken)
Filippos Karapetis
[prev]
[next]