aboutsummaryrefslogtreecommitdiff
path: root/sword2/build_display.h
AgeCommit message (Expand)Author
2005-05-02Cleanup. Most of is simply moves the credits code out of Logic and intoTorbjörn Andersson
2005-04-27Patch #1186744 (Common line-drawing function)Max Horn
2005-04-20Replaced drawLine() with a shorter version described in Wikipedia. It usesTorbjörn Andersson
2005-03-11Renamed variables in the MPEG animation classes to better conform withTorbjörn Andersson
2005-02-27Got rid of all the .h files but one in the 'driver' directory. They wereTorbjörn Andersson
2005-02-19This is the second part of the BS2 restructuring. There are two newTorbjörn Andersson
2005-01-17Updated copyright header, as discussed on the mailing list.Torbjörn Andersson
2005-01-01Updated copyright year.Torbjörn Andersson
2004-01-06It's a new year in BS2 land, too!Torbjörn Andersson
2003-11-01More moving of stuff into classesTorbjörn Andersson
2003-10-28bs2 -> sword2Max Horn
2003-10-26Enable the debug console. Actually, what I've done is to adapt the debugTorbjörn Andersson
2003-10-18Moved the opcode functions into the Logic class.Torbjörn Andersson
2003-10-08Some more cosmetic changes while I'm considering the next move. (Or maybeTorbjörn Andersson
2003-10-04Changed to use #include "bs2/..." and removed the inclusion of standard CTorbjörn Andersson
2003-10-04added namespace Sword2Max Horn
2003-09-26Some more reformatting / cleanup, and removal of comments that did nothingTorbjörn Andersson
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-28rename _DEBUG define to _BS2_DEBUG to stop it conflicting with VCJonathan Gray
2003-07-28bs2Jonathan Gray