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_lok.cpp
Age
Commit message (
Expand
)
Author
2012-06-13
KYRA: Reduce amount of updateScreen calls.
Johannes Schickel
2012-02-25
KYRA: Remove obsolete registering of 16_color config file entry.
Johannes Schickel
2012-02-24
COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modes
athrxx
2012-02-24
KYRA: (EOB) - cleanup CGA/EGA code a bit
athrxx
2012-02-21
KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II
athrxx
2012-01-16
KYRA: Fix for bug #3474339 "KYRA1CD: Ingame animation missing".
Johannes Schickel
2012-01-14
KYRA: Make workaround for bug #1498221 work again.
Johannes Schickel
2011-12-26
KYRA: Some formatting fixes.
Johannes Schickel
2011-11-18
KYRA: "Fix" bug #3166235 "KYRA: Crash on startup on OS X due to invalid PAK f...
Johannes Schickel
2011-11-04
KYRA: Use "0xFF" instead of "0xFFFF" as memset's second parameter.
Johannes Schickel
2011-07-27
KYRA: add support for Russian Kyra 1 floppy fan translation
athrxx
2011-06-25
KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94
athrxx
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Fix compilation when LoL is disabled.
Johannes Schickel
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-07
KYRA: Cleanup static variable usage in LoK.
Johannes Schickel
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: Cleanup.
Johannes Schickel
2010-10-22
KYRA: Add a datatype for the item ids and convert Kyra1 to use it.
Johannes Schickel
2010-07-22
KYRA: Implement missing dialog code.
Johannes Schickel
2010-05-04
Move DebugChannel related code to new header
Max Horn
2010-04-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-11-29
Cleanup.
Johannes Schickel
2009-11-29
KYRA/PC98: fixed regression
Florian Kagerer
2009-11-29
KYRA: fixed pc98 intro sfx (regression)
Florian Kagerer
2009-11-21
Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat...
Johannes Schickel
2009-11-14
KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...
Florian Kagerer
2009-11-07
Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays.
Johannes Schickel
2009-10-09
Remove some unused variables
Max Horn
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-09-13
KYRA: - add sfx support for PC98-Version
Florian Kagerer
2009-09-13
Fix regression caused by OSystem::updateScreen call limitation, which caused ...
Johannes Schickel
2009-09-13
Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is pre...
Johannes Schickel
2009-08-29
Fix possible corruption of restart game save in Kyrandia 1.
Johannes Schickel
2009-08-29
Fix regression, which caused skipping of some dialogue lines to fail in Kyran...
Johannes Schickel
2009-08-25
Add fade to black effect at the end of Kyra1 CD demo.
Johannes Schickel
2009-08-25
Fix uninitialized variable.
Johannes Schickel
2009-08-25
Implement support for the Kyrandia 1 CD demo.
Johannes Schickel
2009-08-11
merged from trunk (Amiga LoK supposedly completeable!)
Norbert Lange
2009-08-10
Implement different in Kyrandia 1 Amiga in o1_setFireberryGlowPalette.
Johannes Schickel
2009-08-10
Implement item to item name list index mapping for Kyrandia 1 Amiga.
Johannes Schickel
2009-08-08
Implemented support for Amiga wander score map.
Johannes Schickel
2009-07-15
Bugfix: Disallow GMM Save/Load while in kyragem scene.
Johannes Schickel
2009-06-25
Add config option for Kyra1 16 color, it'll only use dithering when "16_color...
Johannes Schickel
2009-06-25
Initial support for Kyrandia 1 PC-9801 Japanese 16 color.
Johannes Schickel
[next]