Age | Commit message (Expand) | Author |
2005-10-29 | Applied my own patch #1341495, in an attempt to fix alignment issues | Torbjörn Andersson |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-05-12 | Moved some more animation stuff out of the Logic class and into the | Torbjörn Andersson |
2005-05-03 | More cleanup/restructuring: Moved walk-related code from Logic to Router. | Torbjörn Andersson |
2005-05-02 | Cleanup. Most of is simply moves the credits code out of Logic and into | Torbjörn Andersson |
2005-01-17 | Updated copyright header, as discussed on the mailing list. | Torbjörn Andersson |
2005-01-01 | Updated copyright year. | Torbjörn Andersson |
2004-04-23 | Major revamping of the BS2 memory manager and, some small changes to the | Torbjörn Andersson |
2004-01-06 | It's a new year in BS2 land, too! | Torbjörn Andersson |
2003-12-28 | Hopefully the last big renaming. Now the datatypes have names like | Torbjörn Andersson |
2003-12-17 | cleanup | Torbjörn Andersson |
2003-11-25 | Removed extra bars/node stuff since it was never used. From what I | Torbjörn Andersson |
2003-11-16 | More cleanup. I've eliminated all the temporary global variables I've added | Torbjörn Andersson |
2003-11-08 | Moved more stuff into classes, changed some static allocation to dynamic, | Torbjörn Andersson |
2003-10-28 | bs2 -> sword2 | Max Horn |
2003-10-26 | Enable the debug console. Actually, what I've done is to adapt the debug | Torbjörn Andersson |
2003-10-12 | Moved the "router" code into a new Router class. I'm hoping this is | Torbjörn Andersson |
2003-10-05 | Made a separate class for the cutscene functions, removed some unused code | Torbjörn Andersson |
2003-10-04 | Changed to use #include "bs2/..." and removed the inclusion of standard C | Torbjörn Andersson |
2003-10-04 | added namespace Sword2 | Max Horn |
2003-10-03 | use C++ struct naming instead of typedefs -> this fixes (or works around, wha... | Max Horn |
2003-09-20 | Cleanup. I removed the PLOT_PATHS blocks since they depended on some | Torbjörn Andersson |
2003-09-13 | and another endian fix | Oliver Kiehl |
2003-07-28 | bs2 | Jonathan Gray |