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
Age
Commit message (
Expand
)
Author
2008-03-16
Implemented opcode 16: o2_soundFadeOut
Johannes Schickel
2008-03-16
Implemented opcode 34: o2_removeItemSlotFromInventory
Johannes Schickel
2008-03-16
Implemented opcodes:
Johannes Schickel
2008-03-16
Reworked skipFlag handling.
Johannes Schickel
2008-03-16
- moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cpp
Johannes Schickel
2008-03-16
Moved KyraEngine_v2::setupOpcodeTable from kyra_v2.cpp to script_v2.cpp
Johannes Schickel
2008-03-16
Implemented opcode 30: o2_addItemToCurScene
Johannes Schickel
2008-03-16
- Impelemented opcode 155: o2_stopSceneAnimation
Johannes Schickel
2008-03-16
- fix mouse cursor hotspot for sjis mode
Florian Kagerer
2008-03-16
- fixed mouse position in Kyra1 after savegame loading
Johannes Schickel
2008-03-16
- add opcode 146 - resetInputColorCode()
Florian Kagerer
2008-03-15
Fixed warning about unused variable.
Torbjörn Andersson
2008-03-15
- cleanup
Johannes Schickel
2008-03-15
Implemented opcodes:
Johannes Schickel
2008-03-15
- some more opcodes for wsa and tim sequences
Florian Kagerer
2008-03-15
Implemented opcodes:
Johannes Schickel
2008-03-15
- implement opcode 127 (entering the color code for the skull in the rat cave...
Florian Kagerer
2008-03-15
Fixed another valgrind warning.
Johannes Schickel
2008-03-15
Fixed some valgrind warnings.
Johannes Schickel
2008-03-15
Fixed bug in o2_countItemInInventory.
Johannes Schickel
2008-03-15
Implement opcodes:
Johannes Schickel
2008-03-15
animations for inventory items and mouse pointers
Florian Kagerer
2008-03-14
Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...
Max Horn
2008-03-14
Advanced Detector: Changed fallback detector from a callback function pointer...
Max Horn
2008-03-09
sjis bug fix
Florian Kagerer
2008-03-09
Added missing line and renamed a variable to fix warnings.
Torbjörn Andersson
2008-03-09
floppy/fm-towns implementation for spell book
Florian Kagerer
2008-03-09
- fixed little glitch when putting items in cauldron
Johannes Schickel
2008-03-09
- implemented cauldron handling for HoF (needs some more testing though)
Johannes Schickel
2008-03-09
Fixed warning.
Torbjörn Andersson
2008-03-09
Fix compile.
Travis Howell
2008-03-09
Implemented spellbook in HoF.
Johannes Schickel
2008-03-09
Fixed access of inventory in HoF while cursor is not visible.
Johannes Schickel
2008-03-08
Typo.
Johannes Schickel
2008-03-08
Fix some typos. (and I thought DrMcCoy does this usualy...)
Johannes Schickel
2008-03-08
Cleanup.
Johannes Schickel
2008-03-08
Fix for bug #1910180 "KYRA1: Screen "flash"".
Johannes Schickel
2008-03-08
Possible fix for bug #1910180 "KYRA: Screen "flash"".
Johannes Schickel
2008-03-07
Indentation. (And another test to see if commit works as intended.)
Torbjörn Andersson
2008-03-07
Cleanup, and test to see if I can commit.
Torbjörn Andersson
2008-03-05
Implement inventory scrolling for HoF.
Johannes Schickel
2008-03-03
Fixed some uninitialized variables.
Johannes Schickel
2008-03-03
Fix compile.
Travis Howell
2008-03-03
Fixed crash when clicking on empty inventory slot.
Johannes Schickel
2008-03-03
Started to implement GUI code for HoF.
Johannes Schickel
2008-02-27
Fix long standing wrong function names in debug prints.
Johannes Schickel
2008-02-24
Oops fix stupid copy&paste error...
Johannes Schickel
2008-02-24
Also add extrapath to default search location for Kyrandia resources.
Johannes Schickel
2008-02-22
palette bug fix (inventory turned blue when leaving the scene after eating th...
Florian Kagerer
2008-02-22
two more opcodes (Zanthia's random chats and mushroom drug effects) and some ...
Florian Kagerer
[next]