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
/
script_lol.cpp
Age
Commit message (
Expand
)
Author
2009-05-23
KYRA/LOL: restructured voice playing code so that audio compression can be su...
Florian Kagerer
2009-05-23
Reserve opcode array entries beforehand, should save some reallocation and co...
Johannes Schickel
2009-05-22
struct Button contains non POD members, thus don't use memset on it.
Johannes Schickel
2009-05-21
LOL: - implemented Lightning Spell
Florian Kagerer
2009-05-21
LOL: - implemented freeze spell
Florian Kagerer
2009-05-21
Remove trailing tabs/whitespaces.
Johannes Schickel
2009-05-18
Add some code differences for LoL intro demo.
Johannes Schickel
2009-05-17
Formatting.
Johannes Schickel
2009-05-17
LOL: - some opcodes for the swamp
Florian Kagerer
2009-05-16
LOL: implemented loading and saving via Alt/Ctrl + number keys
Florian Kagerer
2009-05-16
LOL: some more opcodes for the draracle cave
Florian Kagerer
2009-05-15
LOL: implemented pit drop animation
Florian Kagerer
2009-05-11
LOL: - implemented olol_paletteFlash()
Florian Kagerer
2009-05-10
LOL: - implemented rest party button
Florian Kagerer
2009-05-10
LOL: - added some spell casting (spark, heal, swarm)
Florian Kagerer
2009-04-27
LOL: added some drawing code and fixed some bugs
Florian Kagerer
2009-04-25
LOL: - Started implementing the fighting system. The damage inflicted is wron...
Florian Kagerer
2009-04-05
LOL: implemented two more opcodes (for roland's house and for the sequence wh...
Florian Kagerer
2009-04-05
LOL: fix speech bug, which would cause a hang up when entering roland's house
Florian Kagerer
2009-04-04
LOL: implemented opcode for throwing items into or out of the thug's cave
Florian Kagerer
2009-04-04
LOL: implemented compass
Florian Kagerer
2009-04-04
LOL: - minor sfx bug fix
Florian Kagerer
2009-04-03
LOL: - added support for magic atlas
Florian Kagerer
2009-03-28
LOL: - implemented opcode required for operating the floor plates in the thug...
Florian Kagerer
2009-03-28
LOL: - Level temp data now get stored in memory so you can now return to a le...
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-17
LOL: added some new drawing code required for some shapes and fixed a minor t...
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: magic atlas can now be picked up (but it can't be used)
Florian Kagerer
2009-03-14
LOL: - complete support for the three "special rooms" in the castle
Florian Kagerer
2009-03-10
LOL: - some opcodes and interface code so that you can at least get out of th...
Florian Kagerer
2009-03-09
LOL: - fixed inventory bug
Florian Kagerer
2009-03-09
LOL: added scene animations (like that fountain right at the start)
Florian Kagerer
2009-03-08
LOL: some more work on the text displayer so that it handles longer texts (ne...
Florian Kagerer
2009-03-08
LOL: some opcodes for the library room (so that the game will at least not fr...
Florian Kagerer
2009-03-08
LOL: fixed bug reported by MD5 (crashes and freezes caused by calls to non-ex...
Florian Kagerer
2009-03-07
LOL: - implemented some opcodes(
Florian Kagerer
2009-03-06
LOL: - some opcodes for the first throne room sequence
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-03
LOL: implemented some walking code for the monsters
Florian Kagerer
2009-03-01
LOL: implement some opcodes for dialogue sequences
Florian Kagerer
2009-03-01
LOL: implemented some monster related code (monsters now get placed in the ma...
Florian Kagerer
2009-02-23
LOL: - some more work on the interface (you can now click on the banners and ...
Florian Kagerer
2009-02-21
LOL: implemented timers (only text fading for now)
Florian Kagerer
2009-02-21
LOL: some work on inventory/item handling
Florian Kagerer
2009-02-14
LOL: add missing debug info to some script functions
Florian Kagerer
2009-02-14
LOL:
Florian Kagerer
[next]