# # ChangeLog for code/branches/netp4 # # Generated by Trac 1.0.9 # Nov 22, 2024, 6:06:25 PM Tue, 09 Jun 2009 11:31:32 GMT rgrieder [3123] * code/branches/netp4/src/core/ConfigFileManager.cc (modified) * code/branches/netp4/src/core/ConsoleCommandCompilation.cc (modified) * code/branches/netp4/src/core/Language.cc (modified) * code/branches/netp4/src/core/LuaBind.cc (modified) * code/branches/netp4/src/util/OutputBuffer.cc (modified) Replaced all the std::istream::getline(const char*) calls with ... Mon, 08 Jun 2009 23:11:55 GMT scheusso [3122] * code/branches/netp4/src/orxonox/gamestates/GSDedicated.cc (modified) tab completion now working in ds console (as is backspace and direct ... Mon, 08 Jun 2009 19:17:40 GMT scheusso [3121] * code/branches/netp4/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/netp4/src/orxonox/gamestates/GSDedicated.h (modified) more advanced input for the dedicated server console Mon, 08 Jun 2009 14:03:44 GMT scheusso [3120] * code/branches/netp4/src/network/GamestateManager.cc (modified) * code/branches/netp4/src/network/packet/Acknowledgement.cc (modified) * code/branches/netp4/src/network/packet/Gamestate.cc (modified) * code/branches/netp4/src/network/packet/Gamestate.h (modified) optimised diff function (unrolled to 8byte xor) Sun, 07 Jun 2009 11:54:02 GMT scheusso [3119] * code/branches/netp4/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/netp4/src/orxonox/gamestates/GSDedicated.h (modified) first version of the i/o-console for the dedicated server Wed, 03 Jun 2009 16:36:48 GMT scheusso [3113] * code/branches/netp4 (copied) create new netp4 (network & performance) branch Tue, 02 Jun 2009 18:31:14 GMT rgrieder [3111] * code/trunk/cmake/BuildConfigGCC.cmake (modified) REMOVE_COMPILER_FLAGS makes no sense here. This fixes some gcc ...