aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/language.cpp
AgeCommit message (Expand)Author
2003-11-25More cleanup. Another unused file bites the dust.Torbjörn Andersson
2003-11-16More cleanup. I've eliminated all the temporary global variables I've addedTorbjörn Andersson
2003-10-28bs2 -> sword2Max Horn
2003-10-07Some cleanup, some code removal and some unstubbing. Nothing important.Torbjörn Andersson
2003-10-04Moved some stuff out of driver96.h. Eventually I'd like to get rid of mostTorbjörn Andersson
2003-10-04added namespace Sword2Max Horn
2003-09-28More cleanup, plus support for cutscene leadout music. For now, we onlyTorbjörn Andersson
2003-09-24Replaced abs() with ABS and BOOL with bool, plus some minor cleanups.Torbjörn Andersson
2003-09-23Removed ancient version history. Much of it doesn't apply to us, and wasTorbjörn Andersson
2003-09-21cleanupTorbjörn Andersson
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28bs2 driverJonathan Gray