# # ChangeLog for code/branches/FICN/src/util/Sleep.h # # Generated by Trac 1.0.9 # May 16, 2024, 2:08:16 AM Mon, 31 Dec 2007 03:23:39 GMT landauf [742] * code/branches/FICN/src/CMakeLists.txt (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/network/ClientConnection.cc (modified) * code/branches/FICN/src/orxonox/AIClass.h (modified) * code/branches/FICN/src/orxonox/Arrival.h (modified) * code/branches/FICN/src/orxonox/Flocking.h (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (modified) * code/branches/FICN/src/orxonox/core/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/core/BaseObject.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/Explosion.cc (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/Light.h (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/Skybox.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceshipSteeringObject.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceshipSteeringObject.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/test1.cc (modified) * code/branches/FICN/src/orxonox/objects/test1.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) * code/branches/FICN/src/util/CMakeLists.txt (moved) * code/branches/FICN/src/util/Convert.h (moved) * code/branches/FICN/src/util/Math.h (moved) * code/branches/FICN/src/util/Sleep.h (moved) * code/branches/FICN/src/util/String2Number.h (moved) * code/branches/FICN/src/util/Tokenizer.h (moved) * code/branches/FICN/src/util/testing (moved) * code/branches/FICN/src/util/testing/CMakeLists.txt (copied) * code/branches/FICN/src/util/testing/TestConverter.cpp (copied) * code/branches/FICN/src/util/tinyxml (moved) * code/branches/FICN/src/util/tinyxml/CMakeLists.txt (copied) * code/branches/FICN/src/util/tinyxml/TinyXMLPrereqs.h (copied) * code/branches/FICN/src/util/tinyxml/ticpp.cc (copied) * code/branches/FICN/src/util/tinyxml/ticpp.h (copied) * code/branches/FICN/src/util/tinyxml/ticpprc.h (copied) * code/branches/FICN/src/util/tinyxml/tinystr.cc (copied) * code/branches/FICN/src/util/tinyxml/tinystr.h (copied) * code/branches/FICN/src/util/tinyxml/tinyxml.cc (copied) * code/branches/FICN/src/util/tinyxml/tinyxml.h (copied) * code/branches/FICN/src/util/tinyxml/tinyxmlerror.cc (copied) * code/branches/FICN/src/util/tinyxml/tinyxmlparser.cc (copied) moved all files from misc and the tinyxml folder into the new util folder Fri, 28 Dec 2007 21:43:22 GMT rgrieder [709] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/src/misc/Sleep.h (modified) - tardis box wanted to include "windows.h"... --> fixed