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
/
kyra_hof.cpp
Age
Commit message (
Expand
)
Author
2011-02-16
KYRA/LOL: add comments for last commit
athrxx
2011-02-16
KYRA/LOL: fixed hand item cursor bug
athrxx
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-10-22
KYRA: A little refactoring (name change).
Johannes Schickel
2010-08-05
KYRA: Add support for subtitle options changes via GMM.
Johannes Schickel
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2009-11-29
Cleanup.
Johannes Schickel
2009-10-06
KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t...
Florian Kagerer
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-10-02
LOL: cleanup
Florian Kagerer
2009-08-16
Fix valgrind warnings.
Johannes Schickel
2009-07-25
Implement missing bits in KyraEngine_HoF::setCauldronState.
Johannes Schickel
2009-07-25
Fix palette regression in Kyra2.
Johannes Schickel
2009-06-29
Removed obsolete TODOs in HoF code.
Johannes Schickel
2009-06-29
Removed more obsolete TODO messages.
Johannes Schickel
2009-06-29
Replaced some raw palette loads.
Johannes Schickel
2009-06-25
Use Screen::loadPalette instead of Resource::loadFileToBuf.
Johannes Schickel
2009-06-22
- Changed the following Screen functions to take a reference to a Palette obj...
Johannes Schickel
2009-06-22
Add wrapper functionality for copying full palettes.
Johannes Schickel
2009-06-22
Changed Screen::getPalette to return a reference to a Palette object.
Johannes Schickel
2009-06-22
Got rid of Screen::_currentPalette.
Johannes Schickel
2009-06-09
- Moved Screen_v2::copyWsaRect to Screen::copyWsaRect
Johannes Schickel
2009-05-29
More formatting.
Johannes Schickel
2009-05-29
Formatting.
Johannes Schickel
2009-05-29
Cleanup.
Johannes Schickel
2009-05-27
- Moved Sound implementation declarations to the newly added file sound_intern.h
Johannes Schickel
2009-05-24
Cleanup.
Johannes Schickel
2009-05-24
Make various Sound functionality SoundHandle instead of filename based.
Johannes Schickel
2009-05-19
Formatting.
Johannes Schickel
2009-05-19
Remov lots of superfluous debug output.
Johannes Schickel
2009-05-10
LOL: - added some spell casting (spark, heal, swarm)
Florian Kagerer
2009-03-04
- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...
Johannes Schickel
2009-03-01
Merged Engine::go() and ::init() into a new run() method (currently implement...
Max Horn
2009-02-01
Implemented per voice volume control. (Used for example in LoL intro)
Johannes Schickel
2009-01-31
Fix for bug #2551436 "KYRA2: ScummVM quits after death".
Johannes Schickel
2009-01-23
Renamed Kyra's Resource::getFileStream to createReadStream
Max Horn
2009-01-13
When reverting to text only mode update the config manager settings accordingly.
Johannes Schickel
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-26
Implemented (some) main menu code for LoL.
Johannes Schickel
2008-11-30
Added MIDI SFX Map, fixes SFX in HoF.
Johannes Schickel
2008-11-09
Error out on savegame load failure (again).
Johannes Schickel
2008-11-09
- Implemented Engine::saveGameState for KYRA
Johannes Schickel
2008-11-06
Switched various Engine APIs to use Common::Error
Max Horn
2008-10-03
Check all 'kyra.dat' files in setup paths instead of only the first one found.
Johannes Schickel
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-14
Added autosave support in Kyra.
Johannes Schickel
2008-09-03
Moved check for shouldRTL() from engines to scummvm_main
Max Horn
2008-09-01
Merging more of the GSoC 2008 RTL branch: KYRA
Max Horn
2008-08-20
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...
Johannes Schickel
[next]