aboutsummaryrefslogtreecommitdiff
path: root/sword1/resman.h
AgeCommit message (Collapse)Author
2005-02-21Fixed warning.Torbjörn Andersson
svn-id: r16847
2005-02-20cache 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-01Updated copyrightMax Horn
svn-id: r16398
2004-11-19a little cleanupRobert Göffringmann
svn-id: r15832
2004-11-05Fix #includeEugene Sandulenko
svn-id: r15714
2004-10-21Make PalmOS happyChris Apers
svn-id: r15632
2004-01-11Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes inTorbjö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-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-30removed old, useless stuffRobert Göffringmann
svn-id: r12045
2003-12-20I hope this fixes the control panel for other BS1 versions.Robert Göffringmann
svn-id: r11785
2003-12-20added SwordControl (the control panel). Not yet finished.Robert Göffringmann
svn-id: r11775
2003-12-19Whitespace changesTorbjörn Andersson
svn-id: r11760
2003-12-17fixed resMan bug about closing of sections and started adding menu supportRobert Göffringmann
svn-id: r11695
2003-12-16Broken Sword 1: initial importRobert Göffringmann
svn-id: r11664