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
/
kyra
/
saveload_hof.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
KYRA: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-25
KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94
athrxx
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-02-16
KYRA/LOL: fixed hand item cursor bug
athrxx
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-10-28
KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.
Johannes Schickel
2010-10-22
KYRA: Adapt Kyra2+3 to use the newly added item type too.
Johannes Schickel
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...
Max Horn
2009-10-18
Introduced new type Common::DisposeAfterUse::Flag
Max Horn
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-05-19
Formatting.
Johannes Schickel
2009-05-19
Remov lots of superfluous debug output.
Johannes Schickel
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-09
- Implemented Engine::saveGameState for KYRA
Johannes Schickel
2008-09-15
also check for premature end-of-stream when loading
Willem Jan Palenstijn
2008-09-14
Fixed regression introduced with latest stream changes (it seems compressed s...
Johannes Schickel
2008-08-20
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...
Johannes Schickel
2008-05-04
Moved more opcodes 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
Moved common kyra2/kyra3 item to KyraEngine_v2.
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel