Documentation and refactoring of the command handling templates.
commitb3a3ad573b1f107d9ed9a4e6905044eed0f8b343
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 31 Mar 2008 00:07:16 +0000 (31 02:07 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 31 Mar 2008 00:07:16 +0000 (31 02:07 +0200)
tree9278344c85da633dfcc4a1cc19ff8fdbe6d72153
parentbe7ec00a63959ad16b3aad39e858954a5ac32dcf
Documentation and refactoring of the command handling templates.
52 files changed:
src/Core/CommandBinding.h
src/Core/CommandObject.h
src/Core/CommandTable.h
src/Core/Core.mk
src/Core/Core.project
src/Core/Editor.h
src/Core/EditorAccount.cpp
src/Core/EditorAccount.h
src/Core/EditorArea.cpp
src/Core/EditorArea.h
src/Core/EditorBool.h
src/Core/EditorChunk.cpp
src/Core/EditorChunk.h
src/Core/EditorColour.cpp
src/Core/EditorColour.h
src/Core/EditorCommand.cpp
src/Core/EditorCommand.h
src/Core/EditorDetail.cpp
src/Core/EditorDetail.h
src/Core/EditorGrantGroup.cpp
src/Core/EditorGrantGroup.h
src/Core/EditorMobile.cpp
src/Core/EditorMobile.h
src/Core/EditorOLC.cpp
src/Core/EditorOLC.h
src/Core/EditorOOC.cpp
src/Core/EditorOOC.h
src/Core/EditorPermission.cpp
src/Core/EditorPermission.h
src/Core/EditorPlaying.cpp
src/Core/EditorPlaying.h
src/Core/EditorRace.cpp
src/Core/EditorRace.h
src/Core/EditorRoom.cpp
src/Core/EditorRoom.h
src/Core/EditorScript.h
src/Core/EditorSector.cpp
src/Core/EditorSector.h
src/Core/EditorString.h
src/Core/Interpreter.h [deleted file]
src/Core/OLCEditor.cpp
src/Core/OLCEditor.h
src/Core/SQLSocket.h
src/Core/SavableTypes.h [copied from src/Core/SQLSocket.h with 81% similarity]
src/Core/UBHandler.h
src/Core/UBSocket.cpp
src/Core/UBSocket.h
src/DB/FieldImpls.h
src/DB/TableImpls.h
src/Generator/Generator.cpp
src/Resource/singleton.h
src/Server/main.cpp