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
/
scene_lok.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
KYRA: Make GPL headers consistent in themselves.
Johannes Schickel
2011-12-26
KYRA: Some formatting fixes.
Johannes Schickel
2011-11-04
KYRA: Reduce size of KyraEngine_LoK::_entranceMouseCursorTracks.
Johannes Schickel
2011-11-04
KYRA: Use "0xFF" instead of "0xFFFF" as memset's second parameter.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-04-07
KYRA: Cleanup static variable usage in LoK.
Johannes Schickel
2010-10-22
KYRA: Add a datatype for the item ids and convert Kyra1 to use it.
Johannes Schickel
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-08-11
Fix a little graphics bug in Kyrandia 1 Amiga, when jewels are enabled.
Johannes Schickel
2009-08-10
Fix cauldron water color in Zanthia's home in Kyrandia 1 Amiga.
Johannes Schickel
2009-08-10
Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga.
Johannes Schickel
2009-06-22
Changed Screen::loadBitmap and Movie::open to take an optional Palette pointe...
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-05-29
More formatting.
Johannes Schickel
2009-05-19
Formatting.
Johannes Schickel
2009-05-19
Remov lots of superfluous debug output.
Johannes Schickel
2009-05-17
Audio related cleanup.
Johannes Schickel
2008-12-16
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
Johannes Schickel
2008-11-30
Fixed some looping MIDI sound effects.
Johannes Schickel
2008-06-24
Added const to some static data.
Johannes Schickel
2008-05-18
Cleanup.
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel