aboutsummaryrefslogtreecommitdiff
path: root/sword2/interpreter.h
AgeCommit message (Expand)Author
2005-05-12Whitespace: "(type *)something" instead of "(type *) something", becauseTorbjö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-09Removed redundant comments.Torbjörn Andersson
2004-01-06It's a new year in BS2 land, too!Torbjörn Andersson
2003-12-14Mostly cleanups, but I believe this also fixes an endian problem in theTorbjörn Andersson
2003-10-21Moved some more stuff into the Logic class.Torbjö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-27More cleanup, and I've replaced most - not quite all - of BS2's debugTorbjörn Andersson
2003-09-20cleanupTorbjörn Andersson
2003-09-07more endian fixesMax Horn
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-28fixed const errorsMax Horn
2003-07-28rename _DEBUG define to _BS2_DEBUG to stop it conflicting with VCJonathan Gray
2003-07-28fixed more warningsMax Horn
2003-07-28bs2Jonathan Gray