# # ChangeLog for code/branches/kicklib2/src/external/CMakeLists.txt # # Generated by Trac 1.0.9 # Jun 6, 2024, 4:03:38 PM Thu, 21 Apr 2011 16:32:28 GMT rgrieder [8283] * code/branches/kicklib2 (modified) * code/branches/kicklib2/INSTALL (modified) * code/branches/kicklib2/bin/vld.ini.in (modified) * code/branches/kicklib2/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib2/cmake/LibraryConfigTardis.cmake (modified) * code/branches/kicklib2/cmake/PackageConfig.cmake (modified) * code/branches/kicklib2/cmake/tools/FindCEGUI.cmake (modified) * code/branches/kicklib2/cmake/tools/FindLua.cmake (deleted) * code/branches/kicklib2/cmake/tools/FindLua5.1.cmake (copied) * code/branches/kicklib2/data/gui/scripts/GUITools.lua (modified) * code/branches/kicklib2/data/gui/scripts/InitialiseGUI.lua (modified) * code/branches/kicklib2/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/kicklib2/doc/api/doxy.config.in (modified) * code/branches/kicklib2/src/CMakeLists.txt (modified) * code/branches/kicklib2/src/SpecialConfig.h.in (modified) * code/branches/kicklib2/src/external/CMakeLists.txt (modified) * code/branches/kicklib2/src/external/ceguilua (deleted) * code/branches/kicklib2/src/external/ogreceguirenderer/OgreCEGUIRenderer.cpp (modified) * code/branches/kicklib2/src/external/ogreceguirenderer/VERSION (modified) * code/branches/kicklib2/src/external/ogreceguirenderer/changes_orxonox.diff (modified) * code/branches/kicklib2/src/external/tolua/CMakeLists.txt (modified) * code/branches/kicklib2/src/external/tolua/README_ORXONOX (copied) * code/branches/kicklib2/src/external/tolua/VERSION (modified) * code/branches/kicklib2/src/external/tolua/all-5.0.lua (deleted) * code/branches/kicklib2/src/external/tolua/changes_orxonox.diff (modified) * code/branches/kicklib2/src/external/tolua/lua/package.lua (modified) * code/branches/kicklib2/src/external/tolua/tolua++.h (deleted) * code/branches/kicklib2/src/external/tolua/tolua_event.c (deleted) * code/branches/kicklib2/src/external/tolua/tolua_event.h (deleted) * code/branches/kicklib2/src/external/tolua/tolua_is.c (deleted) * code/branches/kicklib2/src/external/tolua/tolua_map.c (deleted) * code/branches/kicklib2/src/external/tolua/tolua_push.c (deleted) * code/branches/kicklib2/src/external/tolua/tolua_to.c (deleted) * code/branches/kicklib2/src/libraries/core/CMakeLists.txt (modified) * code/branches/kicklib2/src/libraries/core/CorePrereqs.h (modified) * code/branches/kicklib2/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib2/src/libraries/core/GUIManager.h (modified) * code/branches/kicklib2/src/libraries/core/GraphicsManager.cc (modified) * code/branches/kicklib2/src/libraries/core/GraphicsManager.h (modified) * code/branches/kicklib2/src/libraries/core/LuaState.cc (modified) * code/branches/kicklib2/src/libraries/core/LuaState.h (modified) * code/branches/kicklib2/src/libraries/core/MemoryArchive.cc (deleted) * code/branches/kicklib2/src/libraries/core/MemoryArchive.h (deleted) * code/branches/kicklib2/src/libraries/core/input/KeyBinder.cc (modified) * code/branches/kicklib2/src/libraries/tools/Mesh.cc (modified) * code/branches/kicklib2/src/libraries/util/Exception.cc (modified) * code/branches/kicklib2/src/modules/pickup/PickupCollection.h (modified) * code/branches/kicklib2/src/orxonox/CMakeLists.txt (modified) Merged revisions 7940-7974 from kicklib to kicklib2. Thu, 21 Apr 2011 16:01:01 GMT rgrieder [8282] * code/branches/kicklib2 (copied) New kicklib branch to make final tests for Windows and Linux with all ... Thu, 16 Sep 2010 22:48:29 GMT adrfried [7459] * code/trunk (modified) * code/trunk/cmake/LibraryConfig.cmake (modified) * code/trunk/cmake/PackageConfig.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/external/CMakeLists.txt (modified) * code/trunk/src/external/enet (copied) * code/trunk/src/external/enet/CMakeLists.txt (copied) * code/trunk/src/external/enet/ChangeLog (copied) * code/trunk/src/external/enet/Doxyfile (copied) * code/trunk/src/external/enet/LICENSE (copied) * code/trunk/src/external/enet/README (copied) * code/trunk/src/external/enet/callbacks.c (copied) * code/trunk/src/external/enet/callbacks.h (copied) * code/trunk/src/external/enet/compress.c (copied) * code/trunk/src/external/enet/docs (copied) * code/trunk/src/external/enet/docs/FAQ.dox (copied) * code/trunk/src/external/enet/docs/design.dox (copied) * code/trunk/src/external/enet/docs/install.dox (copied) * code/trunk/src/external/enet/docs/license.dox (copied) * code/trunk/src/external/enet/docs/mainpage.dox (copied) * code/trunk/src/external/enet/docs/tutorial.dox (copied) * code/trunk/src/external/enet/enet.h (copied) * code/trunk/src/external/enet/host.c (copied) * code/trunk/src/external/enet/include (copied) * code/trunk/src/external/enet/include/enet (copied) * code/trunk/src/external/enet/libenet.pc.in (copied) * code/trunk/src/external/enet/list.c (copied) * code/trunk/src/external/enet/list.h (copied) * code/trunk/src/external/enet/packet.c (copied) * code/trunk/src/external/enet/patches (copied) * code/trunk/src/external/enet/patches/0001-IPv6-support.patch (copied) * code/trunk/src/external/enet/peer.c (copied) * code/trunk/src/external/enet/protocol.c (copied) * code/trunk/src/external/enet/protocol.h (copied) * code/trunk/src/external/enet/time.h (copied) * code/trunk/src/external/enet/types.h (copied) * code/trunk/src/external/enet/unix.c (copied) * code/trunk/src/external/enet/unix.h (copied) * code/trunk/src/external/enet/utility.h (copied) * code/trunk/src/external/enet/win32.c (copied) * code/trunk/src/external/enet/win32.h (copied) * code/trunk/src/libraries/network/CMakeLists.txt (modified) * code/trunk/src/libraries/network/ClientConnection.cc (modified) * code/trunk/src/libraries/network/ClientInformation.cc (modified) * code/trunk/src/libraries/network/LANDiscoverable.cc (modified) * code/trunk/src/libraries/network/LANDiscovery.cc (modified) * code/trunk/src/libraries/network/ServerConnection.cc (modified) * code/trunk/src/libraries/network/packet/ServerInformation.cc (modified) * code/trunk/src/libraries/network/packet/ServerInformation.h (modified) Merged ipv6 branch Orxonox now includes a modified version of ENet 1.3.0