Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-21 | Fixed warning. | Torbjörn Andersson | |
svn-id: r16847 | |||
2005-02-20 | cache datafile handles instead of opening and closing all files hundreds of ↵ | Robert Göffringmann | |
times per second. I noticed that behaviour on the PS2. The cd/dvd drive was waaaay too slow for it. ;) svn-id: r16830 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-11-27 | Don't use directory param of File::open unless you have to | Max Horn | |
svn-id: r15904 | |||
2004-11-19 | a little cleanup | Robert Göffringmann | |
svn-id: r15832 | |||
2004-11-09 | free memory on quit. | Robert Göffringmann | |
Still leaks some, though svn-id: r15735 | |||
2004-10-21 | Ooops | Chris Apers | |
svn-id: r15633 | |||
2004-10-21 | Fixed alignment problem with BS1 demo | Chris Apers | |
svn-id: r15631 | |||
2004-08-19 | No need to manually check inside extrapath -- this is done automatically anyway | Max Horn | |
svn-id: r14644 | |||
2004-08-05 | Enhanced extrapath support | Max Horn | |
svn-id: r14470 | |||
2004-07-11 | Use extrapath in Sword1 engine (from 0.6.0 branch). More verbose errors to ↵ | James Brown | |
go with the forthcoming new manual. Sword1 CD swapping doesn't work as expected HERE, either :) svn-id: r14188 | |||
2004-06-27 | Reversed param order of File::open() -- this allowed me to get rid of a few ↵ | Max Horn | |
more getGameDataPath() calls svn-id: r14090 | |||
2004-01-11 | Changed dumpRes() to use the File class. (Untested.) | Torbjörn Andersson | |
svn-id: r12321 | |||
2004-01-11 | Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in | Torbjörn Andersson | |
the process, except for SwordEngine. Some minor cleanups along the wa, e.g. stdafx.h already includes <stdio.h>, <stdlib.h> and <math.h> so there shouldn't be any need to do it elsewhere. svn-id: r12320 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-30 | removed old, useless stuff | Robert Göffringmann | |
svn-id: r12045 | |||
2003-12-29 | another reference fix for soldout version | Robert Göffringmann | |
svn-id: r12014 | |||
2003-12-29 | fix resource references for soldout version | Robert Göffringmann | |
svn-id: r12012 | |||
2003-12-29 | made control panel use the correct fonts | Robert Göffringmann | |
svn-id: r12010 | |||
2003-12-28 | Indentation fixes: changed spaces to tabs. (These tend to really stick out | Torbjörn Andersson | |
in my editor, since it shows tabs as eight spaces, not four.) svn-id: r12002 | |||
2003-12-20 | I hope this fixes the control panel for other BS1 versions. | Robert Göffringmann | |
svn-id: r11785 | |||
2003-12-20 | added SwordControl (the control panel). Not yet finished. | Robert Göffringmann | |
svn-id: r11775 | |||
2003-12-19 | Whitespace changes | Torbjörn Andersson | |
svn-id: r11760 | |||
2003-12-18 | changed endian conversion for compact data | Robert Göffringmann | |
svn-id: r11728 | |||
2003-12-17 | big endian fix | Robert Göffringmann | |
svn-id: r11708 | |||
2003-12-17 | fixed resMan bug about closing of sections and started adding menu support | Robert Göffringmann | |
svn-id: r11695 | |||
2003-12-16 | compilation fixes | Jonathan Gray | |
svn-id: r11679 | |||
2003-12-16 | Broken Sword 1: initial import | Robert Göffringmann | |
svn-id: r11664 |