aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/misc.cpp
AgeCommit message (Expand)Author
2003-11-13Re-enabled the CD swapping code, after rewriting it a bit.Torbjörn Andersson
2003-11-11Removed SVM_timeGetTime(). We may as well call get_msecs() directly.Torbjörn Andersson
2003-10-28bs2 -> sword2Max Horn
2003-10-04added namespace Sword2Max Horn
2003-09-29cleanupTorbjörn Andersson
2003-09-17cleanupMax Horn
2003-09-13cleanupMax Horn
2003-07-31remove bs2 specific osystem varJonathan Gray
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-28replace DWORD usage with uint32Jonathan Gray
2003-07-28rename memory struct as wellJonathan Gray
2003-07-28rename functions with windows specific namesJonathan Gray
2003-07-28rename _mkdirJonathan Gray
2003-07-28undefine these functions for now but in the long run we should probably renam...Jonathan Gray
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28bs2 driverJonathan Gray