# # ChangeLog for code/branches/presentation/data # # Generated by Trac 1.0.9 # Jun 9, 2024, 12:25:45 AM Wed, 08 Dec 2010 16:36:22 GMT dafrick [7746] * code/branches/presentation/data/gui/layouts/MultiplayerMenu.layout (modified) * code/branches/presentation/data/gui/scripts/ChatBox-inputonly.lua (modified) * code/branches/presentation/data/gui/scripts/ChatBox.lua (modified) Fixing chatbox. Wed, 08 Dec 2010 15:54:58 GMT dafrick [7741] * code/branches/presentation/data/gui/scripts/MultiplayerMenu.lua (modified) Server discovery just once insetad of (redundantly) twice. Wed, 08 Dec 2010 15:25:52 GMT dafrick [7739] * code/branches/presentation (modified) * code/branches/presentation/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/presentation/src/libraries/network/CMakeLists.txt (modified) * code/branches/presentation/src/libraries/network/MasterServer.cc (copied) * code/branches/presentation/src/libraries/network/MasterServer.h (copied) * code/branches/presentation/src/libraries/network/MasterServerComm.cc (copied) * code/branches/presentation/src/libraries/network/MasterServerComm.h (copied) * code/branches/presentation/src/libraries/network/MasterServerProtocol.h (copied) * code/branches/presentation/src/libraries/network/PeerList.cc (copied) * code/branches/presentation/src/libraries/network/PeerList.h (copied) * code/branches/presentation/src/libraries/network/Server.cc (modified) * code/branches/presentation/src/libraries/network/Server.h (modified) * code/branches/presentation/src/libraries/network/ServerList.cc (copied) * code/branches/presentation/src/libraries/network/ServerList.h (copied) * code/branches/presentation/src/libraries/network/WANDiscovery.cc (copied) * code/branches/presentation/src/libraries/network/WANDiscovery.h (copied) * code/branches/presentation/src/libraries/network/packet/ServerInformation.h (modified) * code/branches/presentation/src/orxonox/Main.cc (modified) * code/branches/presentation/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/presentation/src/orxonox/gamestates/GSMasterServer.cc (copied) * code/branches/presentation/src/orxonox/gamestates/GSMasterServer.h (copied) Merging masterserver branch to new presentation branch. Wed, 08 Dec 2010 15:00:30 GMT dafrick [7736] * code/branches/presentation (copied) Creating presentation branch. Wed, 08 Dec 2010 14:42:53 GMT dafrick [7734] * code/trunk/data/gui/schemes/OrxonoxLook.scheme (added) * code/trunk/data/gui/schemes/OrxonoxLookHUDWidgets.scheme (added) * code/trunk/data/gui/schemes/OrxonoxLookMenuWidgets.scheme (added) * code/trunk/data/gui/scripts/InitialiseGUI.lua (modified) Adding new looknfeel (still experimental, thus not new default).