# # ChangeLog for code/branches/consolecommands3 # # Generated by Trac 1.0.9 # May 23, 2024, 11:06:56 PM Thu, 19 Aug 2010 11:23:43 GMT landauf [7188] * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.h (modified) reduced amount of member variables in Functor by moving these rarely ... Thu, 19 Aug 2010 00:42:40 GMT landauf [7187] * code/branches/consolecommands3/src/libraries/core/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/util/MultiType.h (modified) added new function to MultiType to check whether or not it contains a ... Thu, 19 Aug 2010 00:14:54 GMT landauf [7186] * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/Language.cc (modified) * code/branches/consolecommands3/src/libraries/core/Language.h (modified) * code/branches/consolecommands3/src/libraries/core/XMLPort.h (modified) Moved ability to possess descriptions from Executor to ... Thu, 19 Aug 2010 00:11:28 GMT landauf [7185] * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) continued working on the new console command interface and implementation Wed, 18 Aug 2010 14:01:38 GMT landauf [7181] * code/branches/consolecommands3/src/libraries/network/synchronisable/Serialise.h (modified) Great, looks like I created some circular dependencies between ... Wed, 18 Aug 2010 13:43:11 GMT landauf [7180] * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) adjusted Functor to work with the changes introduced in r7177 Wed, 18 Aug 2010 13:39:01 GMT landauf [7179] * code/branches/consolecommands3 (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.h (modified) * code/branches/consolecommands3/src/libraries/util/Convert.h (modified) * code/branches/consolecommands3/src/libraries/util/VA_NARGS.h (copied) merged consolecommands2 to consolecommands3 Wed, 18 Aug 2010 13:28:12 GMT landauf [7178] * code/branches/consolecommands3 (copied) next annual update of the consolecommands branch Tue, 17 Aug 2010 23:52:55 GMT landauf [7177] * code/trunk/src/libraries/core/Executor.h (modified) * code/trunk/src/libraries/core/Functor.h (modified) fixed a potential problem introduced in r7158 - calling an executor ...