Testing Complete.masterorigin
commit3457454e06c5d4f0cbd79162b30808e8c67a91cd
authorrustushki <rustushki>
Mon, 17 Sep 2007 02:42:50 +0000 (17 02:42 +0000)
committerrustushki <rustushki>
Mon, 17 Sep 2007 02:42:50 +0000 (17 02:42 +0000)
tree2c48e7f384f0eb5a238ff49f0f51cb12aefe28ac
parent070e367ca161882f69e80a0df1f98644dc5c98e9
Testing Complete.

I've verified that Bounding Box Id 1 is being loaded with all the MapObjects present in it.  In turn each MapObject is being created and granted hardpoints and npc paths accordingly.
19 files changed:
AUTHORS
Makefile.am
README
database/Makefile
database/createdb.sql
database/populatedb.sql
database/sqlite3.cpp
src/Database.cpp
src/Database.h
src/DatabaseColumnMap.h
src/Makefile.am
src/MapObject.cpp
src/MapObjectFactory.cpp
src/MapObjectFactory.h
src/QueryGenerator.cpp
src/QueryGenerator.h
src/RowSet.cpp [copied from src/Database.h with 50% similarity]
src/RowSet.h [copied from src/main.cpp with 68% similarity]
src/main.cpp