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
/
render.h
Age
Commit message (
Expand
)
Author
2005-01-17
Updated copyright header, as discussed on the mailing list.
Torbjörn Andersson
2005-01-01
Updated copyright year.
Torbjörn Andersson
2004-07-26
I shouldn't be mixing cleanups and bug fixes, but I'm doing so anyway, just
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-10-28
bs2 -> sword2
Max Horn
2003-10-15
Dumped most of the remaining "driver" code into a new "Display" class. This
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-10-02
renamed namespace ScummVM to Common
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-08-26
The graphics detail settings partially work now. They only affect how
Torbjörn Andersson
2003-08-23
Unstubbed the Create/Draw/DeleteSurface() functions, and removed some
Torbjörn Andersson
2003-08-20
Lots of cleanup.
Torbjörn Andersson
2003-07-28
bs2 driver
Jonathan Gray