Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-06 | It's a new year in BS2 land, too! | Torbjörn Andersson | |
svn-id: r12181 | |||
2003-11-14 | cleanup | Torbjörn Andersson | |
svn-id: r11290 | |||
2003-11-03 | The resource and memory managers are now created dynamically. | Torbjörn Andersson | |
Renamed the resource manager's open/close methods openResource() and closeResource() to avoid confusion. (It was I who originally shortened their names to open() and close(), but I've changed my mind now.) Moved more stuff into Sword2Engine. svn-id: r11088 | |||
2003-10-28 | bs2 -> sword2 | Max Horn | |
svn-id: r10997 | |||
2003-10-04 | Changed to use #include "bs2/..." and removed the inclusion of standard C | Torbjörn Andersson | |
headers. Most (all?) of the ones we need should probably come from stdafx.h instead. svn-id: r10588 | |||
2003-10-04 | added namespace Sword2 | Max Horn | |
svn-id: r10581 | |||
2003-09-20 | The usual cleanup, plus make sure to delete SaveFileManager if | Torbjörn Andersson | |
open_savefile() fails. svn-id: r10339 | |||
2003-09-14 | if saveslot specified with -x doesn't exist, show restore menu | Oliver Kiehl | |
svn-id: r10256 | |||
2003-07-28 | bs2 | Jonathan Gray | |
svn-id: r9211 |