Commit Graph
25 Commits
Author SHA1 Message Date
Max Horn d172111444 Don't use directory param of File::open unless you have to
svn-id: r15904
2004-11-27 02:26:21 +00:00
Robert Göffringmann 0bda71fa39 a little cleanup
svn-id: r15832
2004-11-19 07:55:33 +00:00
Robert Göffringmann 021f2cbcce free memory on quit.
Still leaks some, though

svn-id: r15735
2004-11-09 04:06:10 +00:00
Chris Apers feb6b490c1 Ooops
svn-id: r15633
2004-10-21 13:23:52 +00:00
Chris Apers 542b24f116 Fixed alignment problem with BS1 demo
svn-id: r15631
2004-10-21 12:37:13 +00:00
Max Horn e11787a494 No need to manually check inside extrapath -- this is done automatically anyway
svn-id: r14644
2004-08-19 15:53:15 +00:00
Max Horn b4223febd3 Enhanced extrapath support
svn-id: r14470
2004-08-05 11:13:00 +00:00
James Brown 9756a420a3 Use extrapath in Sword1 engine (from 0.6.0 branch). More verbose errors to go with the forthcoming new manual. Sword1 CD swapping doesn't work as expected HERE, either :)
svn-id: r14188
2004-07-11 04:41:48 +00:00
Max Horn b8ad54b3af Reversed param order of File::open() -- this allowed me to get rid of a few more getGameDataPath() calls
svn-id: r14090
2004-06-27 22:14:35 +00:00
Torbjörn Andersson efb03e0024 Changed dumpRes() to use the File class. (Untested.)
svn-id: r12321
2004-01-11 16:27:36 +00:00
Torbjörn Andersson cf0a73f913 Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in
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-11 15:47:41 +00:00
Max Horn 033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Robert Göffringmann e669103b5d removed old, useless stuff
svn-id: r12045
2003-12-30 23:08:51 +00:00
Robert Göffringmann 0c7b09fc5e another reference fix for soldout version
svn-id: r12014
2003-12-29 16:08:05 +00:00
Robert Göffringmann ba44d8e989 fix resource references for soldout version
svn-id: r12012
2003-12-29 15:54:06 +00:00
Robert Göffringmann 1c06aebe39 made control panel use the correct fonts
svn-id: r12010
2003-12-29 15:38:16 +00:00
Torbjörn Andersson 85deabed70 Indentation fixes: changed spaces to tabs. (These tend to really stick out
in my editor, since it shows tabs as eight spaces, not four.)

svn-id: r12002
2003-12-28 19:03:35 +00:00
Robert Göffringmann 2c19e18fc8 I hope this fixes the control panel for other BS1 versions.
svn-id: r11785
2003-12-20 16:30:58 +00:00
Robert Göffringmann 59654b1719 added SwordControl (the control panel). Not yet finished.
svn-id: r11775
2003-12-20 09:12:54 +00:00
Torbjörn Andersson b179e8f6ec Whitespace changes
svn-id: r11760
2003-12-19 14:07:12 +00:00
Robert Göffringmann 127e5ce5f9 changed endian conversion for compact data
svn-id: r11728
2003-12-18 01:15:15 +00:00
Robert Göffringmann 9f8b022fd4 big endian fix
svn-id: r11708
2003-12-17 11:11:03 +00:00
Robert Göffringmann 34d1751fe4 fixed resMan bug about closing of sections and started adding menu support
svn-id: r11695
2003-12-17 01:47:47 +00:00
Jonathan Gray 83e9c59327 compilation fixes
svn-id: r11679
2003-12-16 09:43:08 +00:00
Robert Göffringmann 189e08bc79 Broken Sword 1: initial import
svn-id: r11664
2003-12-16 02:10:15 +00:00