* Doxyfile, client/define_world.cpp, client/define_world.h,
common/CustomOp.cpp, common/CustomOp.h, common/CustomOp_impl.h,
common/Load.h, common/Save.h, common/inheritance_impl.h,
common/operations.h, common/refno.h, common/utility.cpp,
common/utility.h, rulesets/Combat.h, rulesets/Entity_getLocation.h,
rulesets/Fell.h, rulesets/MemMap_methods.h, rulesets/Py_Optime.cpp,
rulesets/Py_Optime.h, rulesets/ThingFactory.h,
server/CommIdleSocket.h, server/ServerRouting_methods.h,
tools/Formatter.cpp, tools/Formatter.h, tools/cydbload.cpp,
tools/cyisoload.cpp: Make doxygen skip code that has been removed
and is just left in cvs for reference.
* tools/Formatter.cpp: Change the way lists are formatted to
to be cleaner, and match the way existing rules are stored.
* data/mason.xml, data/basic.xml: Make sure maps are all in
alphabetical order, so these files are the same as their machine
generated versions.
* tools/Formatter.cpp, tools/Formatter.h, tools/cydumprules.cpp:
Start work on a tool to read rules from the cyphesis database
tables, and dump them to files on disk.