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
/
sword2
/
maketext.h
Age
Commit message (
Expand
)
Author
2004-08-25
Added a destructor to the FontRenderer class to free any remaining text
Torbjörn Andersson
2004-04-23
Major revamping of the BS2 memory manager and, some small changes to the
Torbjörn Andersson
2004-04-14
Cleanup. (Mostly of the comments.)
Torbjörn Andersson
2004-01-06
It's a new year in BS2 land, too!
Torbjörn Andersson
2003-12-28
Hopefully the last big renaming. Now the datatypes have names like
Torbjörn Andersson
2003-11-16
More cleanup. I've eliminated all the temporary global variables I've added
Torbjörn Andersson
2003-11-08
Moved more stuff into classes, changed some static allocation to dynamic,
Torbjörn Andersson
2003-10-28
bs2 -> sword2
Max Horn
2003-10-26
Enable the debug console. Actually, what I've done is to adapt the debug
Torbjörn Andersson
2003-10-11
Moved the text drawing stuff into a class of its own. (Adding another
Torbjörn Andersson
2003-10-04
Changed to use #include "bs2/..." and removed the inclusion of standard C
Torbjörn Andersson
2003-10-04
added namespace Sword2
Max Horn
2003-09-19
cleanup
Torbjörn Andersson
2003-07-28
bs2
Jonathan Gray