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
/
sprites_lol.cpp
Age
Commit message (
Expand
)
Author
2013-04-18
KYRA: (LOL) - fix warning (Unused pointer value) in sprites_lol.cpp
athrxx
2013-04-18
KYRA: (LOL) - add comment in sprites_lol.cpp
athrxx
2013-01-09
KYRA: (LOL/FM-TOWNS) - adapt static resources
athrxx
2013-01-09
KYRA: Make all hex constants use uppercase letters.
Johannes Schickel
2012-05-06
KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487
athrxx
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2011-12-31
KYRA: Slight formatting fixes.
Johannes Schickel
2011-12-28
KYRA: (LOL) - refactor item/monster structs
athrxx
2011-12-26
KYRA: (EOB/LOL) - rename some vars
athrxx
2011-12-26
KYRA: (EOB) - initial code base commit
athrxx
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-10-31
LOL: fixed bug #3099321
Florian Kagerer
2010-10-23
LOL: - fix invalid mem access
Florian Kagerer
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2010-03-10
Silenced some harmless cppcheck warnings about unreachable code after a return.
Torbjörn Andersson
2010-02-07
LOL: fixed handling of invalid monster attack sfx in the Urbish mines (should...
Florian Kagerer
2010-01-29
Fix use of undefined behavior. (Thanks to syke for reporting)
Johannes Schickel
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-11-11
LOL: - fixed transparency tables in PC-98 16 color version
Florian Kagerer
2009-10-18
LOL: this should fix a valgrind warning
Florian Kagerer
2009-10-10
LOL/PC-98: implemented drawing code for teleporters
Florian Kagerer
2009-10-09
LOL/PC-98: fixed last commit
Florian Kagerer
2009-10-09
LOL/PC-98: fixed monster drawing bug (some wrong pixels)
Florian Kagerer
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-09-20
LOL/PC-98: start fixing color issues (still not working correctly though)
Florian Kagerer
2009-09-13
LOL/Floppy: fixed size of menu boxes
Florian Kagerer
2009-09-02
LOL: update kyra.dat with floppy version data (floppy version still doesn't w...
Florian Kagerer
2009-08-16
Fix format arugments in LoL code. (triggered via -Wformat-security)
Johannes Schickel
2009-08-11
LOL: some minor fixes
Florian Kagerer
2009-07-08
LOL: rename new function in last commit according to LordHoto's suggestion
Florian Kagerer
2009-07-08
LOL: fix long standing bugs in the battle system (hit chance, damage, etc) by...
Florian Kagerer
2009-06-25
Strip trailing whitespaces and tabs.
Johannes Schickel
2009-06-18
Replaced "getRandomNumberSpecial" be RandomSource usage. (This is needed for ...
Johannes Schickel
2009-06-07
LOL: implemented some missing monster animation code
Florian Kagerer
2009-06-02
Formatting and whitespaces again.
Johannes Schickel
2009-06-01
LOL: add workaround comment (at LordHoto's repeated insistence)
Florian Kagerer
2009-05-31
Add support for the Lands of Lore scrolling credits.
Johannes Schickel
2009-05-31
LOL: implemented magic viper attack (used by wraiths in white tower level 3)
Florian Kagerer
2009-05-31
LOL: - fix shape memory allocation/release issue
Florian Kagerer
2009-05-31
LOL: fix some valgrind warnings
Florian Kagerer
2009-05-29
More formatting.
Johannes Schickel
2009-05-28
LOL: - fix valgrind warning
Florian Kagerer
2009-05-21
LOL: - implemented freeze spell
Florian Kagerer
2009-05-21
Remove trailing tabs/whitespaces.
Johannes Schickel
2009-05-17
Formatting.
Johannes Schickel
2009-05-15
LOL: implemented pit drop animation
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
[next]