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
Age
Commit message (
Expand
)
Author
2008-05-03
Fix compilation on MSVC (Updated project files and turned a 'int forced to bo...
Kari Salminen
2008-05-03
Fixed some valgrind warnings.
Johannes Schickel
2008-05-02
Whitespaces
Eugene Sandulenko
2008-05-02
Add French and Italian texts. Thanks to Razial for help
Eugene Sandulenko
2008-05-02
Add German strings
Eugene Sandulenko
2008-05-02
fix bug in hof animator (incomplete initialization of _animObjects)
Florian Kagerer
2008-05-02
Truly remove 8-bit characters
Eugene Sandulenko
2008-05-02
The Last Dynasty starts and play the intro videos, so uncommenting its detection
Sven Hesse
2008-05-02
- Renamed ScreenAnimator -> Animator_v1
Johannes Schickel
2008-05-02
Fixing Fingolfin's commit :P
Sven Hesse
2008-05-02
Fix warnings
Max Horn
2008-05-02
Added missing file.
Johannes Schickel
2008-05-02
Remove 8-bit characters
Eugene Sandulenko
2008-05-02
Yet more opcodes moved to KyraEngine_v2.
Johannes Schickel
2008-05-02
Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2.
Johannes Schickel
2008-05-02
Add Spanish strings. Not used yet.
Eugene Sandulenko
2008-05-02
Moved runSceneScript6 to KyraEngine_v2.
Johannes Schickel
2008-05-02
Moved some character code from kyra2/kyra3 to KyraEngine_v2.
Johannes Schickel
2008-05-02
- Renamed TextDisplayer_v2 to TextDisplayer_HoF
Johannes Schickel
2008-05-02
First step to international version support. Moved all texts to arrays
Eugene Sandulenko
2008-05-02
Moved common kyra2/kyra3 item to KyraEngine_v2.
Johannes Schickel
2008-05-02
Added missing files, compiling should work again.
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-05-02
Move talk_* to talk.cpp
Eugene Sandulenko
2008-05-02
habla[r] -> talk
Eugene Sandulenko
2008-05-02
Translated the action verbs:
Jordi Vilalta Prat
2008-05-02
- Added patch #1955698: MADE: Add "The Manhole" Detection
Benjamin Haisch
2008-05-02
Move rooms_* and update_* to rooms.cpp
Eugene Sandulenko
2008-05-02
lee_dibujos -> loadPic
Eugene Sandulenko
2008-05-02
Move animation functions to separate file
Eugene Sandulenko
2008-05-02
DIBUJA_FONDO -> copyBackground
Eugene Sandulenko
2008-05-01
Fixed some valgrind warnings.
Johannes Schickel
2008-05-01
Fixing object video related segfault
Sven Hesse
2008-05-01
fix broken save file list
Florian Kagerer
2008-05-01
Fixing the object video offsets
Sven Hesse
2008-04-30
Implemented savegame loading/saving and sprite clipping
Benjamin Haisch
2008-04-30
Fixing path finding in Woodruff
Sven Hesse
2008-04-30
Changed signess of some drawing order related vars, fixing a drawing glitch i...
Sven Hesse
2008-04-30
Reverting accidently made revert of the gob3 walk fix
Sven Hesse
2008-04-30
Fix subtitle regressions in The Dig.
Travis Howell
2008-04-30
Fix cycling of speech and subtitle options via Ctrl t.
Travis Howell
2008-04-30
Ooops, missed one difference.
Travis Howell
2008-04-30
Revert string clipping changes, as they only applied to The Dig (Second relea...
Travis Howell
2008-04-30
The Dig (Second release) used similar charset code to COMI. This could cause ...
Travis Howell
2008-04-30
Add language.bnd size, for the Japanese version of The Dig.
Travis Howell
2008-04-30
Add extra hard coded strings translations, from second release of The Dig.
Travis Howell
2008-04-29
Fixed bug in o1_READMENU where an incorrect string length was returned.
Benjamin Haisch
2008-04-29
Turned printf into warning.
Benjamin Haisch
2008-04-29
Fixed possible endian problems in getObjectPropertyPtr.
Benjamin Haisch
2008-04-29
Fix warning
Max Horn
[next]