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
/
driver
/
d_draw.h
Age
Commit message (
Expand
)
Author
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-15
Dumped most of the remaining "driver" code into a new "Display" class. This
Torbjörn Andersson
2003-10-05
Made a separate class for the cutscene functions, removed some unused code
Torbjörn Andersson
2003-10-04
added namespace Sword2
Max Horn
2003-09-27
cleanup
Torbjörn Andersson
2003-09-23
Removed ancient version history. Much of it doesn't apply to us, and was
Torbjörn Andersson
2003-09-23
Must ... make ... space ... for ... FotAQ ...
Torbjörn Andersson
2003-08-28
Removed the Surface class in favor of small struct specially made for the
Torbjörn Andersson
2003-08-19
Remove a bunch of unneeded cruft - but barely the surface of it. This code is...
James Brown
2003-08-17
patch #790060 SWORD2: Initial graphics work from erik very nice indeed :)
Jonathan Gray
2003-07-31
slightly changed version of erik's implmentation of FadeServer
Jonathan Gray
2003-07-28
bs2 driver
Jonathan Gray