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
/
staticres.cpp
Age
Commit message (
Expand
)
Author
2009-07-13
Got rid of Screen_LoL::_paletteConvTable.
Johannes Schickel
2009-06-25
Implement proper color index conversion for Lands of Lore PC98. (The intro an...
Johannes Schickel
2009-06-25
Initial support for Kyrandia 1 PC-9801 Japanese 16 color.
Johannes Schickel
2009-06-22
Changed Screen::loadBitmap and Movie::open to take an optional Palette pointe...
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-21
LOL: - implemented audio menu
Florian Kagerer
2009-06-21
Moved CP850<->ISO-8859-1 conversion to Util.
Johannes Schickel
2009-06-20
LOL: implemented save menu
Florian Kagerer
2009-06-20
Added explicit casts to _fontConversionTableGerman for systems where char is ...
Paul Gilbert
2009-06-19
LOL: - implemented delete menu
Florian Kagerer
2009-06-19
Fix some warnings.
Johannes Schickel
2009-06-19
LOL: - implemented bezel cup opcode
Florian Kagerer
2009-06-16
LOL: implemented options menu (settings aren't saved yet)
Florian Kagerer
2009-06-15
LOL: implemented quit menu
Florian Kagerer
2009-06-15
LOL: - started on the ingame menu code (death menu, load menu and main menu)
Florian Kagerer
2009-06-03
LOL: implemented mist of doom spell
Florian Kagerer
2009-05-31
Add support for the Lands of Lore scrolling credits.
Johannes Schickel
2009-05-31
Fix various memory leaks in Lands of Lore.
Johannes Schickel
2009-05-29
More formatting.
Johannes Schickel
2009-05-29
Formatting.
Johannes Schickel
2009-05-27
- Moved Sound implementation declarations to the newly added file sound_intern.h
Johannes Schickel
2009-05-24
Strip trailing whitespaces.
Johannes Schickel
2009-05-23
LOL: implemented fireball spell
Florian Kagerer
2009-05-22
LOL: (temporary) fix for button callback assignment. The automatic list capac...
Florian Kagerer
2009-05-22
Fix crash when playing LoL demo.
Johannes Schickel
2009-05-22
Cleanup.
Johannes Schickel
2009-05-22
Fix RTL in Lands of Lore.
Johannes Schickel
2009-05-21
LOL: - implemented Lightning Spell
Florian Kagerer
2009-05-18
LOL: fixed automap
Florian Kagerer
2009-05-16
LOL: implemented loading and saving via Alt/Ctrl + number keys
Florian Kagerer
2009-05-11
LOL: - implemented inventory screen status icons
Florian Kagerer
2009-05-10
LOL: - added some spell casting (spark, heal, swarm)
Florian Kagerer
2009-04-29
Formatting.
Johannes Schickel
2009-04-29
Cleanup.
Johannes Schickel
2009-04-29
Fix out of bounds array access (as reported by DrMcCoy).
Johannes Schickel
2009-04-25
LOL: - Started implementing the fighting system. The damage inflicted is wron...
Florian Kagerer
2009-04-16
Add HACK to support DOS music in Kyra1 Mac CD based on patch #2767489 "KYRA1:...
Johannes Schickel
2009-04-04
LOL: - reverted last commit which would break map shape drawing (I have now c...
Florian Kagerer
2009-04-03
Fixed compilation (a signed byte cannot hold such big values)
Filippos Karapetis
2009-04-03
LOL: - added support for magic atlas
Florian Kagerer
2009-03-24
LOL: - implemented lots of opcodes and fixed a few bugs
Florian Kagerer
2009-03-21
LOL: The guards will now attack you when you throw certain items at them. The...
Florian Kagerer
2009-03-16
LOL: - implemented item throwing
Florian Kagerer
2009-03-15
LOL: - added some missing animations for the shops
Florian Kagerer
2009-03-14
LOL: - complete support for the three "special rooms" in the castle
Florian Kagerer
2009-03-09
LOL: - fixed inventory bug
Florian Kagerer
2009-03-06
LOL: - doors can now be opened and closed
Florian Kagerer
2009-03-04
Ease conditional LoL compiling with build systems not based on the default one.
Johannes Schickel
2009-03-04
- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...
Johannes Schickel
[prev]
[next]