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
/
screen_lol.cpp
Age
Commit message (
Expand
)
Author
2011-12-31
KYRA: Slight formatting fixes.
Johannes Schickel
2011-12-26
KYRA: Merge Screen_Rpg with Screen (for now).
Johannes Schickel
2011-12-26
KYRA: (EOB/LOL) - move eob/lol specific screen code to new class
athrxx
2011-12-26
KYRA: (EOB) - fix invalid string access
athrxx
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-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-14
KYRA: Adapt to setPalette/grabPalette RGBA->RGB changes.
Johannes Schickel
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-08-03
KYRA: Get rid of Screen_LoL::generateLevelOverlay.
Johannes Schickel
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-20
LOL: fixed text fading
Florian Kagerer
2009-11-12
LOL: - cleanup
Florian Kagerer
2009-11-11
LOL: - fixed transparency tables in PC-98 16 color version
Florian Kagerer
2009-10-11
LOL/PC-98: fix king richard healing sequence
Florian Kagerer
2009-10-07
LOL/PC-98: fixed freeze spell
Florian Kagerer
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-04
LOL/PC-98: fixed save menu
Florian Kagerer
2009-10-04
LOL: fixed minor bugs in text displayer
Florian Kagerer
2009-10-03
LOL/PC-98: fixed automap
Florian Kagerer
2009-10-02
LOL/PC-98: - some more fixes for level graphics (shapes are still not quite r...
Florian Kagerer
2009-09-30
Cleanup: got rid of Screen::ShadeType.
Johannes Schickel
2009-09-26
LOL/PC-98: more fixes for text displayer and character inventory
Florian Kagerer
2009-09-20
Fix valgrind warning.
Johannes Schickel
2009-09-20
Fix compilation under Linux.
Johannes Schickel
2009-09-20
LOL/PC-98: start fixing color issues (still not working correctly though)
Florian Kagerer
2009-09-19
LOL/PC-98: fix some asserts
Florian Kagerer
2009-09-19
LOL: start on pc98 support (still messed up and not working though)
Florian Kagerer
2009-09-17
LOL: cleanup (replaced some uint8 arrays with new palette objects)
Florian Kagerer
2009-09-11
LOL: add missing opcode
Florian Kagerer
2009-09-11
LOL/Floppy: fixed gfx tables generation
Florian Kagerer
2009-09-03
LOL: some more work on the floppy version (drawing code is still broken)
Florian Kagerer
2009-07-13
Got rid of Screen_LoL::_paletteConvTable.
Johannes Schickel
2009-07-05
LOL: cleanup
Florian Kagerer
2009-07-05
LOL: - reduce code duplication
Florian Kagerer
2009-06-29
Fix LoL cursor in DOS version.
Johannes Schickel
2009-06-29
Fix kyra2/kyra3 mouse cursor related regressions, introduced with r41959.
Johannes Schickel
2009-06-29
- Get rid of code duplication for mouse cursor setup
Johannes Schickel
2009-06-29
Change Screen_LoL::loadSpecialColors to take an Palette object as parameter.
Johannes Schickel
2009-06-27
LOL: fixed regression
Florian Kagerer
2009-06-25
Change Screen_v2::findLeastDifferentColor to take a Palette object as source.
Johannes Schickel
2009-06-25
Change Screen_LoL genereta overlay functionallity to accept a Palette object ...
Johannes Schickel
2009-06-25
Change Screen_LoL::generateGrayOverlay to use a Palette object internally.
Johannes Schickel
2009-06-25
Cleanup.
Johannes Schickel
2009-06-25
Implement proper color index conversion for Lands of Lore PC98. (The intro an...
Johannes Schickel
2009-06-22
Fix palette regression in Lands of Lore.
Johannes Schickel
[next]