# # ChangeLog for / # # Generated by Trac 1.0.9 # Nov 25, 2024, 5:05:02 PM Fri, 27 Apr 2012 12:36:52 GMT lkevin [9118] * code/branches/pickup2012/data/levels/pickups.oxw (modified) * code/branches/pickup2012/data/levels/templates/pickupRepresentationTemplates.oxt (modified) * code/branches/pickup2012/src/orxonox/worldentities/pawns/Pawn.cc (modified) First working version. Default damage increase is currently set to ... Fri, 27 Apr 2012 12:17:32 GMT mentzerf [9117] * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (modified) + Should spawn enemy now Fri, 27 Apr 2012 12:09:48 GMT mentzerf [9116] * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (modified) adjusted position of the plazfield Sun, 22 Apr 2012 08:41:02 GMT landauf [9115] * code/branches/testing/test/BoostTest.cc (deleted) * code/branches/testing/test/CMakeLists.txt (modified) * code/branches/testing/test/SampleTest.cc (deleted) * code/branches/testing/test/gtest_samples (deleted) removed sample tests Sun, 22 Apr 2012 08:36:09 GMT landauf [9114] * code/branches/testing/src/libraries/util/SignalHandler.cc (modified) * code/branches/testing/src/libraries/util/SignalHandler.h (modified) * code/branches/testing/test/CMakeLists.txt (modified) * code/branches/testing/test/CTestCustom.cmake (modified) * code/branches/testing/test/util/CMakeLists.txt (modified) * code/branches/testing/test/util/ConvertTest.cc (added) * code/branches/testing/test/util/MathTest.cc (modified) * code/branches/testing/test/util/ScopeTest.cc (added) * code/branches/testing/test/util/SharedPtrTest.cc (added) * code/branches/testing/test/util/SingletonTest.cc (added) * code/branches/testing/test/util/SmallObjectAllocatorTest.cc (added) * code/branches/testing/test/util/StringUtilsTest.cc (added) * code/branches/testing/test/util/SubStringTest.cc (added) * code/branches/testing/test/util/VA_NARGSTest.cc (added) * code/branches/testing/test/util/mboolTest.cc (added) added tests for several classes and functions in util Sat, 21 Apr 2012 21:51:24 GMT jo [9113] * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePrereqs.cc (deleted) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePrereqs.h (added) Forgot to update the Prereqs Sat, 21 Apr 2012 21:47:19 GMT jo [9112] * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * code/branches/newlevel2012/src/modules/towerdefense/CMakeLists.txt (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseCenterpoint.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseCenterpoint.h (modified) Created minimal working version for the TowerDefence module. The code ... Fri, 20 Apr 2012 14:47:47 GMT mentzerf [9111] * code/branches/newlevel2012/src/modules/CMakeLists.txt (modified) + Added did to CMakeList of src/modules Fri, 20 Apr 2012 14:45:46 GMT mentzerf [9110] * code/branches/newlevel2012/src/modules/towerdefense/CMakeLists.txt (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseCenterpoint.cc (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseCenterpoint.h (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePrereqs.cc (added) + Added CMakeLists.txt + Added basic centerpoint class Fri, 20 Apr 2012 14:43:20 GMT mentzerf [9109] * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * Updated oxw once again Fri, 20 Apr 2012 14:40:44 GMT mentzerf [9108] * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * Updated oxw once again Fri, 20 Apr 2012 14:32:47 GMT laumerf [9107] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) Created course Fri, 20 Apr 2012 14:32:35 GMT mentzerf [9106] * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) Changed oxw Fri, 20 Apr 2012 14:31:00 GMT scmoritz [9105] * code/branches/waypoints/src/orxonox/controllers/FormationController.cc (modified) Movement to Waypoint fixed. Speed still has to get adjusted Fri, 20 Apr 2012 14:27:52 GMT mentzerf [9104] * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * Changed TowerDefense superclass to DeathMatch * Updated oxw Fri, 20 Apr 2012 14:26:03 GMT mentzerf [9103] * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (modified) * Changed TowerDefense superclass to DeathMatch * Updated oxw Fri, 20 Apr 2012 14:20:04 GMT kevint [9102] * data/contentcreation/pps/KevinThandiackal/spacegate2.blend1 (added) blend1-file mit Kabel Fri, 20 Apr 2012 14:19:27 GMT huttemat [9101] * code/branches/shipSelection/data/gui/scripts/ShipSelectionMenu.lua (modified) * code/branches/shipSelection/src/orxonox/LevelInfo.h (modified) changing xml files Fri, 20 Apr 2012 14:16:58 GMT kevint [9100] * data/contentcreation/pps/KevinThandiackal/spacegate2.blend (added) Kabel hinzugefĆ¼gt Fri, 20 Apr 2012 14:06:09 GMT lkevin [9099] * code/branches/pickup2012/data/levels/templates/pickupRepresentationTemplates.oxt (modified) * code/branches/pickup2012/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/pickup2012/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/pickup2012/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/pickup2012/src/orxonox/worldentities/pawns/Pawn.h (modified) Found a way to implement damage modifiers by adding a flag to the ... Fri, 20 Apr 2012 13:00:32 GMT mentzerf [9098] * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.cc (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (added) Added Gametype class Fri, 20 Apr 2012 12:28:46 GMT mentzerf [9097] * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/Playfield.material (modified) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/playfield_top.png (added) Renamed playfield texture Fri, 20 Apr 2012 12:00:47 GMT mentzerf [9096] * code/branches/newlevel2012/.project (added) * code/branches/newlevel2012/data/levels/towerDefense.oxw (added) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender (added) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/OgreXMLConverter.log (added) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/Playfield.material (added) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/Playfield_ME.mesh (added) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/Playfield_ME.mesh.xml (added) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/Spielfeld.blend (added) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/Spielfeld.blend1 (added) * code/branches/newlevel2012/src/modules/towerdefense/Spielfeld Blender/plazfield_top.png (added) Added level files Fri, 20 Apr 2012 11:52:01 GMT mentzerf [9095] * code/branches/newlevel2012/data/levels/emptyLevel.oxw (modified) restored emptzlevel and added towerdefense test level\ Fri, 20 Apr 2012 11:43:35 GMT mentzerf [9094] * code/branches/newlevel2012/data/levels/emptyLevel.oxw (modified) Added Textures and Cube into empty level Fri, 20 Apr 2012 11:11:30 GMT scmoritz [9093] * code/branches/waypoints/src/orxonox/controllers/FormationController.cc (modified) Movement to Waypoint fixed. Speed still has to get adjusted Tue, 17 Apr 2012 21:51:21 GMT jo [9092] * code/branches/pCuts/data/levels/tetris.oxw (modified) * code/branches/pCuts/src/modules/tetris/CMakeLists.txt (modified) * code/branches/pCuts/src/modules/tetris/Tetris.cc (modified) * code/branches/pCuts/src/modules/tetris/Tetris.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisCenterpoint.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisScore.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisScore.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisStone.cc (modified) Tetris on the way to get completed. I fixed some bugs concerning ... Mon, 16 Apr 2012 20:42:57 GMT jo [9091] * code/branches/pCuts/src/modules/tetris/TetrisScore.cc (added) * code/branches/pCuts/src/modules/tetris/TetrisScore.h (added) Adding missing files. Mon, 16 Apr 2012 20:29:49 GMT jo [9090] * code/branches/pCuts/data/levels/tetris.oxw (modified) * code/branches/pCuts/src/modules/pong/Pong.cc (modified) * code/branches/pCuts/src/modules/pong/Pong.h (modified) * code/branches/pCuts/src/modules/pong/PongScore.cc (modified) * code/branches/pCuts/src/modules/tetris/CMakeLists.txt (modified) * code/branches/pCuts/src/modules/tetris/Tetris.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisPrereqs.h (modified) Fighting with the controller. 'Undefined reference to ... Sat, 14 Apr 2012 20:03:54 GMT jo [9089] * code/branches/pCuts/data/levels/tetris.oxw (modified) * code/branches/pCuts/src/modules/tetris/Tetris.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.h (modified) Almost playable :-) Two obvious bugs are remaining concerning ... Sat, 14 Apr 2012 16:07:44 GMT jo [9088] * code/branches/pCuts/data/levels/tetris.oxw (modified) Still a long way to go. A short todo list can be found at the ... Sat, 14 Apr 2012 15:45:44 GMT jo [9087] * code/branches/pCuts/data/levels/tetris.oxw (modified) * code/branches/pCuts/src/modules/tetris/Tetris.cc (modified) * code/branches/pCuts/src/modules/tetris/Tetris.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.cc (modified) Still a long way to go. A short todo list can be found at the ... Sat, 14 Apr 2012 13:32:56 GMT jo [9086] * code/branches/pCuts/src/modules/tetris/Tetris.cc (modified) * code/branches/pCuts/src/modules/tetris/Tetris.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.cc (modified) Tetris contais almost the same features as before introducing bricks. ... Fri, 13 Apr 2012 15:44:29 GMT jo [9085] * code/branches/pCuts/data/levels/tetris.oxw (modified) * code/branches/pCuts/src/modules/tetris/Tetris.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisStone.cc (modified) backup checkin - still the same bugs experiencable Thu, 12 Apr 2012 17:05:57 GMT jo [9084] * code/branches/pCuts/data/levels/tetris.oxw (modified) * code/branches/pCuts/src/modules/tetris/Tetris.cc (modified) * code/branches/pCuts/src/modules/tetris/Tetris.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.h (modified) * code/branches/pCuts/src/orxonox/worldentities/ControllableEntity.cc (modified) Rotating bricks works. Next step: repairing the collision detection. Wed, 11 Apr 2012 16:35:15 GMT jo [9083] * code/branches/pCuts/data/levels/tetris.oxw (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.cc (modified) * code/branches/pCuts/src/orxonox/worldentities/ControllableEntity.cc (modified) Camera works. Wed, 11 Apr 2012 13:53:43 GMT jo [9082] * code/branches/pCuts/data/levels/tetris.oxw (modified) * code/branches/pCuts/src/modules/tetris/CMakeLists.txt (modified) * code/branches/pCuts/src/modules/tetris/Tetris.cc (modified) * code/branches/pCuts/src/modules/tetris/Tetris.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisBrick.cc (added) * code/branches/pCuts/src/modules/tetris/TetrisBrick.h (added) * code/branches/pCuts/src/modules/tetris/TetrisCenterpoint.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisCenterpoint.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisPrereqs.h (modified) * code/branches/pCuts/src/modules/tetris/TetrisStone.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisStone.h (modified) Trying to create tetris bricks. Rough implementation done. Still ... Thu, 05 Apr 2012 09:12:08 GMT jo [9081] * code/branches/pCuts/src/modules/pong/Pong.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisStone.cc (modified) * code/branches/pCuts/src/modules/tetris/TetrisStone.h (modified) Added rotation to the TetrisStones. Tue, 03 Apr 2012 07:09:07 GMT pianezza [9080] * data/contentcreation/pps/alessandropianezzi/blenderfiles/cokebottle.blend (deleted) * data/contentcreation/pps/alessandropianezzi/blenderfiles/cokebottle.blend1 (deleted) * data/contentcreation/pps/alessandropianezzi/blenderfiles/cokebottle.blend2 (deleted) * data/contentcreation/pps/alessandropianezzi/blenderfiles/cokelabel.jpg (deleted) Mon, 02 Apr 2012 18:40:25 GMT dafrick [9079] * code/branches/questlog (copied) New branch to work on questlog/questmenu. Sun, 01 Apr 2012 19:05:30 GMT landauf [9078] * code/branches/testing/src/external/gtest/src/gtest.cc (modified) small fix in google-test that seems to prevent a windows dialog from ... Sun, 01 Apr 2012 16:48:06 GMT landauf [9077] * code/branches/testing/cmake/LibraryConfig.cmake (modified) * code/branches/testing/src/libraries/util/Math.h (modified) * code/branches/testing/test/CMakeLists.txt (modified) * code/branches/testing/test/CTestCustom.cmake (modified) reverted changes of r9020 in LibraryConfig.cmake fixed warning in ... Sun, 01 Apr 2012 09:07:02 GMT landauf [9076] * code/branches/testing/src/libraries/util/StringUtils.cc (modified) * code/branches/testing/src/libraries/util/StringUtils.h (modified) small fixes and adjustments of code and documentation Fri, 30 Mar 2012 16:04:59 GMT decapitb [9075] * data/trunk/Blender Laumer,Liechti (deleted) data_extern is not a pool for work in progress Fri, 30 Mar 2012 14:28:52 GMT huttemat [9074] * code/branches/shipSelection/data/gui/layouts/ShipSelectionMenu.layout (modified) * code/branches/shipSelection/data/gui/scripts/ShipSelectionMenu.lua (modified) * code/branches/shipSelection/data/gui/scripts/SingleplayerMenu.lua (modified) test Fri, 30 Mar 2012 14:27:01 GMT pianezza [9073] * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend2 (added) new model Fri, 30 Mar 2012 14:17:10 GMT kevint [9072] * data/contentcreation/pps/KevinThandiackal/spacegate1b.blend (added) Erster Entwurf Fri, 30 Mar 2012 13:58:16 GMT laumerf [9071] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) checkpoints Fri, 30 Mar 2012 13:52:42 GMT toliecht [9070] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) bla Fri, 30 Mar 2012 13:26:43 GMT toliecht [9069] * data/trunk/models/cylinder.mesh (added) Cylinder Fri, 30 Mar 2012 13:26:16 GMT toliecht [9068] * data/trunk/materials/cylinder.material (added) Cylinder Fri, 30 Mar 2012 13:25:48 GMT toliecht [9067] * data/contentcreation/pps/SurfaceRace/cylinder.blend (added) * data/contentcreation/pps/SurfaceRace/cylinder.material (added) * data/contentcreation/pps/SurfaceRace/cylinder.mesh (added) * data/contentcreation/pps/SurfaceRace/cylinder.mesh.xml (added) Cylinder Fri, 30 Mar 2012 13:11:39 GMT weigeltm [9066] * code/branches/newlevel2012/src/modules/towerdefense (added) * code/branches/newlevel2012/src/modules/towerdefense/TDEnemy.h (added) derp Fri, 30 Mar 2012 13:10:08 GMT toliecht [9065] * data/contentcreation/pps/SurfaceRace (added) Fri, 30 Mar 2012 12:37:20 GMT laumerf [9064] * data/trunk/Blender Laumer,Liechti/OgreXMLConverter.log (added) * data/trunk/Blender Laumer,Liechti/Scene.material (added) * data/trunk/Blender Laumer,Liechti/testCube.material (added) * data/trunk/Blender Laumer,Liechti/testcube.blend (added) * data/trunk/Blender Laumer,Liechti/testcube.mesh (added) * data/trunk/Blender Laumer,Liechti/testcube.mesh.xml (added) * data/trunk/Blender Laumer,Liechti/testcubenew.mesh (added) added blender files Fri, 30 Mar 2012 12:28:52 GMT toliecht [9063] * data/trunk/Blender Laumer,Liechti (added) * data/trunk/Blender Laumer,Liechti/cylinder.blend (added) new blenderfolder Fri, 30 Mar 2012 12:25:51 GMT laumerf [9062] * data/trunk/materials/testCube.material (added) * data/trunk/models/testcube.mesh (modified) new mesh and material Fri, 30 Mar 2012 11:51:55 GMT laumerf [9061] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) * code/branches/surfaceRace/data/levels/templates/spaceshipRace.oxt (modified) new collision shape Fri, 30 Mar 2012 11:40:06 GMT laumerf [9060] * data/trunk/models/testcube.mesh (added) added new model Fri, 30 Mar 2012 11:21:49 GMT laumerf [9059] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) * code/branches/surfaceRace/data/levels/templates/spaceshipRace.oxt (added) added new files Fri, 23 Mar 2012 19:36:27 GMT pianezza [9058] * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokelabel.jpg (modified) small update Fri, 23 Mar 2012 15:24:24 GMT huttemat [9057] * code/branches/shipSelection/data/gui/scripts/ShipSelectionMenu.lua (modified) * code/branches/shipSelection/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/shipSelection/data/levels/tutorial.oxw (modified) * code/branches/shipSelection/src/orxonox/LevelInfo.cc (modified) * code/branches/shipSelection/src/orxonox/LevelInfo.h (modified) test2 Fri, 23 Mar 2012 15:16:03 GMT laumerf [9056] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) Ebene eingefuegt Fri, 23 Mar 2012 15:10:40 GMT pianezza [9055] * data/contentcreation/pps/alessandropianezzi/blenderfiles (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/coke-bottle-reference.jpg (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokelabel.jpg (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/cokebottle.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/cokebottle.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/cokebottle.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/cokelabel.jpg (added) initial upload, one blenderfile Fri, 23 Mar 2012 15:02:52 GMT scmoritz [9054] * code/branches/waypoints/src/orxonox/controllers/FormationController.cc (modified) kein Zittern mehr, vereinzelte ungeplante Richtungsaenderungen Fri, 23 Mar 2012 13:53:20 GMT pianezza [9053] * data/contentcreation/pps/alessandropianezzi (added) Fri, 23 Mar 2012 13:34:30 GMT kevint [9052] * data/contentcreation/pps/KevinThandiackal (added) Wed, 21 Mar 2012 20:32:23 GMT dafrick [9051] * code/trunk/data/gui/scripts/GraphicsMenu.lua (modified) Resolving some issues with typecasts and comboboxes in graphics menu. Wed, 21 Mar 2012 20:31:38 GMT dafrick [9050] * code/trunk/data/gui/scripts/SingleplayerMenu.lua (modified) * code/trunk/src/libraries/core/GUIManager.cc (modified) More elegant resolution of discrepancies between cegui 0.6 and 0.7. Wed, 21 Mar 2012 17:36:31 GMT dafrick [9049] * code/trunk/data/gui/scripts/SingleplayerMenu.lua (modified) Fixing problem due to CEGUI version conflict. Wed, 21 Mar 2012 07:06:06 GMT dafrick [9048] * code/trunk/src/orxonox/gametypes/TeamGametype.cc (modified) Resolving a warning. Sun, 18 Mar 2012 17:43:24 GMT landauf [9047] * code/branches/testing/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/testing/src/libraries/util/SubString.cc (modified) * code/branches/testing/src/libraries/util/SubString.h (modified) * code/branches/testing/src/libraries/util/VA_NARGS.h (modified) * code/branches/testing/src/modules/notifications/dispatchers/CommandNotification.cc (modified) made SubString more standard compliant Sat, 17 Mar 2012 18:19:14 GMT huttemat [9046] * code/branches/shipSelection/data/gui/scripts/ShipSelectionMenu.lua (modified) * code/branches/shipSelection/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/shipSelection/data/levels/tutorial.oxw (modified) test Fri, 16 Mar 2012 15:54:46 GMT huttemat [9045] * code/branches/shipSelection/data/gui/layouts/ShipSelectionMenu.layout (modified) * code/branches/shipSelection/data/gui/scripts/ShipSelectionMenu.lua (added) * code/branches/shipSelection/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/shipSelection/src/orxonox/LevelInfo.cc (modified) added wip ship selection menu Fri, 16 Mar 2012 15:09:29 GMT toliecht [9044] * data/trunk/materials/OrxonoxSky.material (modified) added new skybox Fri, 16 Mar 2012 15:06:01 GMT scmoritz [9043] * code/branches/waypoints/src/orxonox/controllers/FormationController.cc (modified) Fri, 16 Mar 2012 15:00:38 GMT toliecht [9042] * data/trunk/images/skyboxes/clouds1_bk.bmp (added) * data/trunk/images/skyboxes/clouds1_dn.bmp (added) * data/trunk/images/skyboxes/clouds1_fr.bmp (added) * data/trunk/images/skyboxes/clouds1_lf.bmp (added) * data/trunk/images/skyboxes/clouds1_rt.bmp (added) * data/trunk/images/skyboxes/clouds1_up.bmp (added) added new skybox Fri, 16 Mar 2012 14:35:58 GMT toliecht [9041] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) test Fri, 16 Mar 2012 14:35:44 GMT fmauro [9040] * code/branches/captureTheFlag (copied) Created captureTheFlag branch Fri, 16 Mar 2012 14:33:05 GMT huttemat [9039] * code/branches/shipSelection/data/gui/layouts/ShipSelectionMenu.layout (added) * code/branches/shipSelection/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/shipSelection/data/levels/tutorial.oxw (modified) Added ShipSelectionMenu.layout Fri, 16 Mar 2012 14:22:27 GMT fmauro [9038] * code/branches/shipSelection (copied) Created shipSelection branch Fri, 16 Mar 2012 13:55:29 GMT toliecht [9037] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) test Fri, 16 Mar 2012 13:50:16 GMT laumerf [9036] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) Test Fri, 16 Mar 2012 13:43:36 GMT laumerf [9035] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (added) Created new Level (surfaceRace.oxw) Fri, 16 Mar 2012 13:42:13 GMT pianezza [9034] * code/branches/dialogsystem2012 (copied) Fri, 16 Mar 2012 13:32:17 GMT weigeltm [9033] * code/branches/newlevel2012 (copied) Fri, 16 Mar 2012 13:11:02 GMT fmauro [9032] * code/branches/waypoints (copied) Created waypoints branch Fri, 16 Mar 2012 13:08:27 GMT smerkli [9031] * code/branches/spacebomb (copied) Fri, 16 Mar 2012 13:04:15 GMT smerkli [9030] * code/branches/spacegate (copied) Fri, 16 Mar 2012 12:50:11 GMT lkevin [9029] * code/branches/pickup2012 (copied) Fri, 16 Mar 2012 12:47:59 GMT fmauro [9028] * code/branches/surfaceRace (copied) Added surfaceRace branch Wed, 14 Mar 2012 22:21:04 GMT jo [9027] * code/branches/pCuts/data/levels/presentationHS11.oxw (modified) * code/branches/pCuts/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/pCuts/src/orxonox/gametypes/TeamDeathmatch.cc (modified) * code/branches/pCuts/src/orxonox/gametypes/TeamGametype.cc (modified) Added in game documentation for new group behaviour. Sun, 11 Mar 2012 20:19:47 GMT landauf [9026] * code/branches/testing/src/libraries/util/Math.h (modified) * code/branches/testing/test/util/MathTest.cc (modified) removed obsolete (and wrong for negative values) round() function ... Sun, 11 Mar 2012 19:26:30 GMT landauf [9025] * code/branches/testing/test/CMakeLists.txt (modified) * code/branches/testing/test/CTestCustom.cmake (added) * code/branches/testing/test/util (added) * code/branches/testing/test/util/CMakeLists.txt (added) * code/branches/testing/test/util/MathTest.cc (added) - added CTestCustom.cmake to add dependencies to $PATH when executing ... Sun, 26 Feb 2012 21:36:04 GMT jo [9024] * code/branches/pCuts/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/pCuts/src/orxonox/gametypes/TeamDeathmatch.cc (modified) * code/branches/pCuts/src/orxonox/gametypes/TeamDeathmatch.h (modified) I restructured the inheritance of gametypes: The base class of ... Sun, 26 Feb 2012 20:27:27 GMT jo [9023] * code/branches/pCuts (copied) Sun, 26 Feb 2012 15:22:54 GMT landauf [9022] * code/branches/testing/test/CMakeLists.txt (modified) * code/branches/testing/test/gtest_samples (added) * code/branches/testing/test/gtest_samples/prime_tables.h (added) * code/branches/testing/test/gtest_samples/sample1.cc (added) * code/branches/testing/test/gtest_samples/sample1.h (added) * code/branches/testing/test/gtest_samples/sample1_unittest.cc (added) * code/branches/testing/test/gtest_samples/sample2.cc (added) * code/branches/testing/test/gtest_samples/sample2.h (added) * code/branches/testing/test/gtest_samples/sample2_unittest.cc (added) * code/branches/testing/test/gtest_samples/sample3-inl.h (added) * code/branches/testing/test/gtest_samples/sample3_unittest.cc (added) * code/branches/testing/test/gtest_samples/sample4.cc (added) * code/branches/testing/test/gtest_samples/sample4.h (added) * code/branches/testing/test/gtest_samples/sample4_unittest.cc (added) sample tests with google test Sun, 26 Feb 2012 15:10:12 GMT landauf [9021] * code/branches/testing/src/external/CMakeLists.txt (modified) * code/branches/testing/src/external/gmock (added) * code/branches/testing/src/external/gmock/CMakeLists.txt (added) * code/branches/testing/src/external/gmock/CONTRIBUTORS (added) * code/branches/testing/src/external/gmock/COPYING (added) * code/branches/testing/src/external/gmock/README (added) * code/branches/testing/src/external/gmock/include (added) * code/branches/testing/src/external/gmock/include/gmock (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-actions.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-cardinalities.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-generated-actions.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-generated-function-mockers.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-generated-matchers.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-generated-nice-strict.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-matchers.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-more-actions.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock-spec-builders.h (added) * code/branches/testing/src/external/gmock/include/gmock/gmock.h (added) * code/branches/testing/src/external/gmock/include/gmock/internal (added) * code/branches/testing/src/external/gmock/include/gmock/internal/gmock-generated-internal-utils.h (added) * code/branches/testing/src/external/gmock/include/gmock/internal/gmock-internal-utils.h (added) * code/branches/testing/src/external/gmock/include/gmock/internal/gmock-port.h (added) * code/branches/testing/src/external/gmock/src (added) * code/branches/testing/src/external/gmock/src/gmock-all.cc (added) * code/branches/testing/src/external/gmock/src/gmock-cardinalities.cc (added) * code/branches/testing/src/external/gmock/src/gmock-internal-utils.cc (added) * code/branches/testing/src/external/gmock/src/gmock-matchers.cc (added) * code/branches/testing/src/external/gmock/src/gmock-spec-builders.cc (added) * code/branches/testing/src/external/gmock/src/gmock.cc (added) * code/branches/testing/src/external/gmock/src/gmock_main.cc (added) * code/branches/testing/src/external/gtest (added) * code/branches/testing/src/external/gtest/CMakeLists.txt (added) * code/branches/testing/src/external/gtest/CONTRIBUTORS (added) * code/branches/testing/src/external/gtest/COPYING (added) * code/branches/testing/src/external/gtest/README (added) * code/branches/testing/src/external/gtest/include (added) * code/branches/testing/src/external/gtest/include/gtest (added) * code/branches/testing/src/external/gtest/include/gtest/gtest-death-test.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest-message.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest-param-test.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest-printers.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest-spi.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest-test-part.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest-typed-test.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest_pred_impl.h (added) * code/branches/testing/src/external/gtest/include/gtest/gtest_prod.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-death-test-internal.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-filepath.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-internal.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-linked_ptr.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-param-util-generated.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-param-util.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-port.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-string.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-tuple.h (added) * code/branches/testing/src/external/gtest/include/gtest/internal/gtest-type-util.h (added) * code/branches/testing/src/external/gtest/src (added) * code/branches/testing/src/external/gtest/src/gtest-all.cc (added) * code/branches/testing/src/external/gtest/src/gtest-death-test.cc (added) * code/branches/testing/src/external/gtest/src/gtest-filepath.cc (added) * code/branches/testing/src/external/gtest/src/gtest-internal-inl.h (added) * code/branches/testing/src/external/gtest/src/gtest-port.cc (added) * code/branches/testing/src/external/gtest/src/gtest-printers.cc (added) * code/branches/testing/src/external/gtest/src/gtest-test-part.cc (added) * code/branches/testing/src/external/gtest/src/gtest-typed-test.cc (added) * code/branches/testing/src/external/gtest/src/gtest.cc (added) * code/branches/testing/src/external/gtest/src/gtest_main.cc (added) added google test and google mock to external libraries Sat, 25 Feb 2012 19:13:19 GMT landauf [9020] * code/branches/testing/cmake/LibraryConfig.cmake (modified) * code/branches/testing/test/BoostTest.cc (added) * code/branches/testing/test/CMakeLists.txt (modified) sample tests with boost test Thu, 23 Feb 2012 19:52:57 GMT jo [9019] * code/branches/tutorial2/data/levels/tutorial.oxw (modified) * code/branches/tutorial2/src/orxonox/controllers/AutonomousDroneController.cc (added) * code/branches/tutorial2/src/orxonox/controllers/AutonomousDroneController.h (added) * code/branches/tutorial2/src/orxonox/worldentities/AutonomousDrone.cc (added) * code/branches/tutorial2/src/orxonox/worldentities/AutonomousDrone.h (added) Copied trunk & added files for the coding tutorial in order to update ...