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
/
draci
Age
Commit message (
Expand
)
Author
2009-06-14
Designate hack according to our conventions
Eugene Sandulenko
2009-06-14
Reworded DraciFont docs (with regards to mentioning ASCII).
Denis Kasak
2009-06-14
Removed superfluous checks for NULL in DraciFont::freeFont().
Denis Kasak
2009-06-14
Added a Sprite class for handling sprites in the Draci format transparently. ...
Denis Kasak
2009-06-12
Fixed evaluation of GPL mathematical expressions. The evaluator now checks th...
Denis Kasak
2009-06-12
Replaced a magic number with a proper constant.
Denis Kasak
2009-06-12
Made DraciFont::drawString() return early if the string is too long to fit on...
Denis Kasak
2009-06-12
Made DraciFont::drawString() take a String reference instead of a copy.
Denis Kasak
2009-06-12
Removed overflow/underflow checks from DraciFont::drawChar(). Instead, we now...
Denis Kasak
2009-06-12
Made the DraciFont::freeFont() method safe to call in any circumstance by mak...
Denis Kasak
2009-06-12
Properly documented everything (including the new DraciFont class). Reshuffle...
Denis Kasak
2009-06-11
Implemented font handling via the DraciFont class. Reprogrammed the test anim...
Denis Kasak
2009-06-11
Added support for the new GUI options.
Denis Kasak
2009-06-10
Removed special-casing for the colour black as it's no longer needed.
Denis Kasak
2009-06-10
Shifted the palette one bit to the left aft toemake the dragon animation brig...
Denis Kasak
2009-06-10
Code formatting
Denis Kasak
2009-06-10
Added an additional debuglevel "archiver" to facilitate displaying debug info...
Denis Kasak
2009-06-10
Made handleMathExpression() properly handle mathematical expressions inside G...
Denis Kasak
2009-06-10
Redesigned the GPL2 disassembler to improve readability. It now does a linear...
Denis Kasak
2009-06-08
Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary...
Denis Kasak
[prev]