nonchocoboy 2002/04/30 22:40:16 PDT
Modified files:
xml BrothaData.h Gang.h SConscript
xmlpersist.cpp xmlpersist.h
Added files:
xml DataManager.cpp DataManager.h
Log:
- Added DataManager facade.
- Minor tweaks such as method renames.
Revision Changes Path
1.11 +11 -1 brotha/xml/BrothaData.h
1.1 +69 -0 brotha/xml/DataManager.cpp (new)
1.1 +85 -0 brotha/xml/DataManager.h (new)
1.10 +6 -6 brotha/xml/Gang.h
1.2 +1 -0 brotha/xml/SConscript
1.7 +14 -11 brotha/xml/xmlpersist.cpp
1.12 +3 -5 brotha/xml/xmlpersist.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/BrothaData.h.diff?r1=1.10&r2=1.11&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/DataManager.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/DataManager.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Gang.h.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/SConscript.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/xmlpersist.cpp.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/xmlpersist.h.diff?r1=1.11&r2=1.12&diff_format=h
|