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
/
build_display.h
Age
Commit message (
Expand
)
Author
2005-05-02
Cleanup. Most of is simply moves the credits code out of Logic and into
Torbjörn Andersson
2005-04-27
Patch #1186744 (Common line-drawing function)
Max Horn
2005-04-20
Replaced drawLine() with a shorter version described in Wikipedia. It uses
Torbjörn Andersson
2005-03-11
Renamed variables in the MPEG animation classes to better conform with
Torbjörn Andersson
2005-02-27
Got rid of all the .h files but one in the 'driver' directory. They were
Torbjörn Andersson
2005-02-19
This is the second part of the BS2 restructuring. There are two new
Torbjörn Andersson
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-01-06
It's a new year in BS2 land, too!
Torbjörn Andersson
2003-11-01
More moving of stuff into classes
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-18
Moved the opcode functions into the Logic class.
Torbjörn Andersson
2003-10-08
Some more cosmetic changes while I'm considering the next move. (Or maybe
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-26
Some more reformatting / cleanup, and removal of comments that did nothing
Torbjörn Andersson
2003-07-30
rename bs2 to sword2 to have the same name as the original engine.
Oliver Kiehl
2003-07-28
rename _DEBUG define to _BS2_DEBUG to stop it conflicting with VC
Jonathan Gray
2003-07-28
bs2
Jonathan Gray