# # ChangeLog for code/branches/netp # # Generated by Trac 1.0.9 # Feb 16, 2025, 6:57:36 PM Tue, 17 Mar 2009 12:16:49 GMT scheusso [2795] * code/branches/netp/src/network/synchronisable/SynchronisableVariable.cc (added) forgot to add some file Tue, 17 Mar 2009 11:49:29 GMT scheusso [2794] * code/branches/netp/src/network/ClientConnection.cc (modified) * code/branches/netp/src/network/ClientConnection.h (modified) * code/branches/netp/src/network/ConnectionManager.cc (modified) * code/branches/netp/src/network/ConnectionManager.h (modified) * code/branches/netp/src/network/TrafficControl.cc (modified) * code/branches/netp/src/network/packet/Packet.h (modified) * code/branches/netp/src/network/synchronisable/SynchronisableVariable.cc (deleted) * code/branches/netp/src/network/synchronisable/SynchronisableVariable.h (modified) * code/branches/netp/src/network/synchronisable/SynchronisableVariableSpecialisations.h (copied) * code/branches/netp/src/orxonox/objects/controllers/AIController.cc (modified) some optimisations (mostly inlined SynchronisableVariable functions) ... Tue, 17 Mar 2009 11:29:03 GMT scheusso [2793] * code/branches/netp (copied) create new branch for network and performance changes Mon, 16 Mar 2009 21:42:09 GMT rgrieder [2792] * code/trunk/cmake/FlagUtilities.cmake (modified) Finally found the MSVC IntelliSense bug! It wasn't working at all, so ...