nonchocoboy 2001/09/30 14:52:38 PDT
Modified files:
. iniFile.h
Added files:
. iniFile.cxx
Log:
- moved iniFile::load() out of header to fix linker errors
- fixed bug where double-quotes would not be removed from key values while
parsing a file causing the Tank::init() to fail.
Revision Changes Path
1.2 +257 -347 tank/iniFile.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/iniFile.h.diff?r1=1.1&r2=1.2
|