aboutsummaryrefslogtreecommitdiff
path: root/sword2/tony_gsdk.h
AgeCommit message (Collapse)Author
2003-10-28bs2 -> sword2Max Horn
svn-id: r10997
2003-10-04Changed to use #include "bs2/..." and removed the inclusion of standard CTorbjörn Andersson
headers. Most (all?) of the ones we need should probably come from stdafx.h instead. svn-id: r10588
2003-10-04added namespace Sword2Max Horn
svn-id: r10581
2003-09-17Rewrote Read_file() to use our File class, and removed the unused functionsTorbjörn Andersson
Direct_read_file() and Direct_write_file(). This change is completely untested, but that should be ok since Read_file() (which is now the only function left in tony_gsdk.cpp) only seems to be used in debug builds. Perhaps we should remove these files completely? svn-id: r10272
2003-07-28fixed yet more warningsMax Horn
svn-id: r9220
2003-07-28bs2Jonathan Gray
svn-id: r9211