# # ChangeLog for code/branches/console/bin # # Generated by Trac 1.0.9 # Nov 13, 2024, 3:16:04 PM Wed, 14 May 2008 23:05:58 GMT landauf [1276] * code/branches/console/bin/irc.tcl (added) * code/branches/console/src/core/CMakeLists.txt (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CorePrereqs.h (modified) * code/branches/console/src/core/IRC.cc (added) * code/branches/console/src/core/IRC.h (added) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) * code/branches/console/src/core/TclThreadManager.h (modified) * code/branches/console/src/util/String.cc (modified) * code/branches/console/src/util/String.h (modified) someone likes to chat? well, I do. here's a new IRC client. it ... Tue, 13 May 2008 22:46:00 GMT landauf [1269] * code/branches/console/bin/remote.tcl (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/InputBuffer.cc (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) * code/branches/console/src/core/TclThreadManager.h (modified) added some control commands to TclThreadManager (status, dump, flush) ... Tue, 13 May 2008 16:33:05 GMT landauf [1267] * code/branches/console/bin/remote.tcl (added) * code/branches/console/bin/telnet_server.tcl (added) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) * code/branches/console/src/core/TclThreadManager.cc (modified) telnet remote control works type "source remote.tcl" into the ... Mon, 12 May 2008 12:55:01 GMT landauf [1256] * code/branches/console/bin/disco.txt (modified) exec -> source Sun, 20 Apr 2008 13:54:20 GMT landauf [1117] * code/branches/console (copied) created console branch Sun, 20 Apr 2008 00:54:15 GMT landauf [1115] * code/trunk/CMakeLists.txt (modified) * code/trunk/bin/tolua-exec-script (deleted) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/tolua (deleted) * code/trunk/src/tolua (moved) * code/trunk/src/tolua/CMakeLists.txt (modified) * code/trunk/src/tolua/tolua.pkg (copied) * code/trunk/src/util/CMakeLists.txt (modified) * code/trunk/tolua-build (deleted) * code/trunk/tolua-exec-script.bat (deleted) * code/trunk/tolua.cmake (deleted) tried to integrate the whole tolua-thing in proper cmake code