# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 22, 2024, 12:57:58 AM Wed, 02 Feb 2005 12:04:00 GMT bensch [3390] * orxonox/branches/nico/src/importer/Makefile.am (modified) * orxonox/branches/nico/src/importer/Makefile.in (modified) * orxonox/branches/nico/src/importer/heightMapTerrain.cc (modified) * orxonox/branches/nico/src/importer/heightMapTerrain.h (modified) * orxonox/branches/nico/src/importer/heightMapViewer.cc (modified) * orxonox/branches/nico/src/importer/heightMapViewer.h (modified) orxonox/branches/nico: heightmap now compiles on all platforms Tue, 01 Feb 2005 10:35:29 GMT bensch [3389] * orxonox/trunk/doc/orxonox.1 (modified) orxonox/trunk: modified the man-page. now most options are set correctly Sat, 29 Jan 2005 14:48:11 GMT bensch [3388] * orxonox/branches/dave (copied) orxonox/branches: added branche dave Sat, 29 Jan 2005 14:15:03 GMT dave [3387] * orxonox/branches/old.dave/src/model.cc (added) * orxonox/branches/old.dave/src/model.h (added) * orxonox/branches/old.dave/src/player.cc (modified) * orxonox/branches/old.dave/src/player.cc.bak (modified) * orxonox/branches/old.dave/src/reaplow.mtl (added) * orxonox/branches/old.dave/src/reaplow.obj (added) * orxonox/branches/old.dave/src/stdout.txt (modified) * orxonox/branches/old.dave/src/texture.cc (added) * orxonox/branches/old.dave/src/texture.h (added) Sat, 29 Jan 2005 13:25:46 GMT dave [3386] * orxonox/branches/old.dave/src/stdout.txt (modified) * orxonox/branches/old.dave/src/track.cc (modified) * orxonox/branches/old.dave/src/track.cc.bak (modified) Thu, 27 Jan 2005 13:05:26 GMT bensch [3385] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) orxonox/trunk: added new include directory for openGL. now it works ... Wed, 26 Jan 2005 13:23:10 GMT bensch [3384] * orxonox/branches/nico/src/Makefile.in (modified) * orxonox/branches/nico/src/console/Makefile.in (modified) * orxonox/branches/nico/src/gui/Makefile.in (modified) * orxonox/branches/nico/src/heightmap (deleted) * orxonox/branches/nico/src/importer/Makefile.am (modified) * orxonox/branches/nico/src/importer/Makefile.in (modified) * orxonox/branches/nico/src/importer/heightMapTerrain.cc (copied) * orxonox/branches/nico/src/importer/heightMapTerrain.h (copied) * orxonox/branches/nico/src/importer/heightMapViewer.cc (copied) * orxonox/branches/nico/src/importer/heightMapViewer.h (copied) * orxonox/branches/nico/src/importer/main.cc (copied) orxonox/branches/nico: moved hightmap to importer, there are still ... Wed, 26 Jan 2005 11:32:47 GMT bensch [3383] * orxonox/branches/nico/configure (modified) * orxonox/branches/nico/configure.ac (modified) * orxonox/branches/nico/src/Makefile.am (modified) * orxonox/branches/nico/src/Makefile.in (modified) * orxonox/branches/nico/src/console/Makefile.in (modified) * orxonox/branches/nico/src/gui/Makefile.in (modified) * orxonox/branches/nico/src/heightmap (moved) * orxonox/branches/nico/src/heightmap/Makefile.am (added) * orxonox/branches/nico/src/importer/Makefile.in (modified) orxonox/branches/nico: added makefile for the heightmap I liked it ... Wed, 26 Jan 2005 11:22:15 GMT nico [3382] * orxonox/branches/nico/src/heightMap/heightMapTerrain.cc (moved) * orxonox/branches/nico/src/heightMap/heightMapViewer.cc (moved) * orxonox/branches/nico/src/heightMap/main.cc (moved) orxonox/branches/nico: renamed .cpp to .cc Wed, 26 Jan 2005 11:15:07 GMT nico [3381] * orxonox/branches/nico/src/heightMap (added) * orxonox/branches/nico/src/heightMap/heightMapTerrain.cpp (added) * orxonox/branches/nico/src/heightMap/heightMapTerrain.h (added) * orxonox/branches/nico/src/heightMap/heightMapViewer.cpp (added) * orxonox/branches/nico/src/heightMap/heightMapViewer.h (added) * orxonox/branches/nico/src/heightMap/main.cpp (added) developing heightMap Tue, 25 Jan 2005 09:18:56 GMT bensch [3380] * orxonox/trunk (modified) * orxonox/trunk/src/environment.cc (modified) * orxonox/trunk/src/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/player.cc (modified) orxonox/trunk: added property that merges the Data-Repository into ... Mon, 24 Jan 2005 01:34:16 GMT bensch [3379] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.h (modified) orxonox/branches/updater: implemented advanced-Video-Options. Patrick ... Sun, 16 Jan 2005 23:33:10 GMT patrick [3378] * orxonox/branches/particle_system (copied) made a copy Sun, 09 Jan 2005 23:00:02 GMT bensch [3377] * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.in (modified) orxonox/trunk: Compiling-performance-update: SubPrjects will only be ... Sat, 08 Jan 2005 17:32:39 GMT bensch [3376] * orxonox/branches/trackManager/src/curve.cc (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) * orxonox/branches/trackManager/src/world.cc (modified) orxonox/branches/trackManager: c2-continuity-patch (mathematically ... Sat, 08 Jan 2005 15:00:29 GMT bensch [3375] * orxonox/branches/trackManager/src/curve.cc (modified) * orxonox/branches/trackManager/src/curve.h (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/world.cc (modified) orxonox/branches/trackManager: now curve-points can be inserted ... Sat, 08 Jan 2005 11:04:19 GMT bensch [3374] * orxonox/branches/trackManager/src/Makefile.am (modified) * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/curve.cc (modified) * orxonox/branches/trackManager/src/curve.h (modified) * orxonox/branches/trackManager/src/environment.cc (modified) * orxonox/branches/trackManager/src/game_loader.cc (modified) * orxonox/branches/trackManager/src/track.cc (deleted) * orxonox/branches/trackManager/src/track.h (deleted) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/world.cc (modified) * orxonox/branches/trackManager/src/world.h (modified) orxonox/branches/trackManager: deleted old track-system Fri, 07 Jan 2005 16:17:27 GMT bensch [3373] * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) * orxonox/branches/trackManager/src/world.cc (modified) orxonox/branches/trackManager: patched: problem with timeTable ... Fri, 07 Jan 2005 02:42:34 GMT bensch [3372] * orxonox/branches/trackManager/src/environment.cc (modified) * orxonox/branches/trackManager/src/p_node.cc (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: now the Direction also follows the lead. Fri, 07 Jan 2005 02:07:12 GMT bensch [3371] * orxonox/branches/trackManager/src/p_node.cc (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) * orxonox/branches/trackManager/src/world.cc (modified) orxonox/branches/trackManager: now env moves along the Path. but the ... Fri, 07 Jan 2005 02:04:58 GMT patrick [3370] * orxonox/trunk/src/p_node.cc (modified) * orxonox/trunk/src/player.cc (modified) * orxonox/trunk/src/sfont (added) * orxonox/trunk/src/sfont/font.cc (added) * orxonox/trunk/src/sfont/sfont.c (added) * orxonox/trunk/src/sfont/sfont.h (added) * orxonox/trunk/src/world.cc (modified) orxonox/trunk/ added sfont library to draw some letters on the screen. Fri, 07 Jan 2005 02:02:39 GMT bensch [3369] * orxonox/branches/trackManager (copied) * orxonox/branches/trackManager/configure (copied) * orxonox/branches/trackManager/doc/orxodox.src (copied) * orxonox/branches/trackManager/src/Makefile.am (copied) * orxonox/branches/trackManager/src/Makefile.in (copied) * orxonox/branches/trackManager/src/base_object.cc (copied) * orxonox/branches/trackManager/src/base_object.h (copied) * orxonox/branches/trackManager/src/camera.cc (copied) * orxonox/branches/trackManager/src/camera.h (copied) * orxonox/branches/trackManager/src/curve.cc (copied) * orxonox/branches/trackManager/src/curve.h (copied) * orxonox/branches/trackManager/src/data_tank.cc (copied) * orxonox/branches/trackManager/src/data_tank.h (copied) * orxonox/branches/trackManager/src/debug.h (copied) * orxonox/branches/trackManager/src/environment.cc (copied) * orxonox/branches/trackManager/src/glmenu_imagescreen.cc (copied) * orxonox/branches/trackManager/src/glmenu_imagescreen.h (copied) * orxonox/branches/trackManager/src/helper_parent.cc (copied) * orxonox/branches/trackManager/src/helper_parent.h (copied) * orxonox/branches/trackManager/src/importer/Makefile.am (copied) * orxonox/branches/trackManager/src/importer/Makefile.in (copied) * orxonox/branches/trackManager/src/importer/framework.cc (copied) * orxonox/branches/trackManager/src/importer/framework.h (copied) * orxonox/branches/trackManager/src/importer/material.cc (copied) * orxonox/branches/trackManager/src/importer/material.h (copied) * orxonox/branches/trackManager/src/importer/model.cc (copied) * orxonox/branches/trackManager/src/importer/model.h (copied) * orxonox/branches/trackManager/src/importer/texture.cc (copied) * orxonox/branches/trackManager/src/importer/texture.h (copied) * orxonox/branches/trackManager/src/list.h (copied) * orxonox/branches/trackManager/src/matrix.cc (copied) * orxonox/branches/trackManager/src/matrix.h (copied) * orxonox/branches/trackManager/src/null_parent.cc (copied) * orxonox/branches/trackManager/src/null_parent.h (copied) * orxonox/branches/trackManager/src/orxonox.cc (copied) * orxonox/branches/trackManager/src/orxonox.h (copied) * orxonox/branches/trackManager/src/p_node.cc (copied) * orxonox/branches/trackManager/src/p_node.h (copied) * orxonox/branches/trackManager/src/player.cc (copied) * orxonox/branches/trackManager/src/player.h (copied) * orxonox/branches/trackManager/src/proto_class.cc (copied) * orxonox/branches/trackManager/src/proto_class.h (copied) * orxonox/branches/trackManager/src/stdincl.h (copied) * orxonox/branches/trackManager/src/story_entity.h (copied) * orxonox/branches/trackManager/src/track.cc (copied) * orxonox/branches/trackManager/src/track.h (copied) * orxonox/branches/trackManager/src/track_manager.cc (copied) * orxonox/branches/trackManager/src/track_manager.h (copied) * orxonox/branches/trackManager/src/vector.cc (copied) * orxonox/branches/trackManager/src/vector.h (copied) * orxonox/branches/trackManager/src/world.cc (copied) * orxonox/branches/trackManager/src/world.h (copied) * orxonox/branches/trackManager/src/world_entity.cc (copied) * orxonox/branches/trackManager/src/world_entity.h (copied) orxonox/branches: added branche trackManager. Fri, 07 Jan 2005 01:44:22 GMT patrick [3368] * orxonox/trunk/src/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu_imagescreen.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: finished implementing loadscreen. looks quite fancy... ... Fri, 07 Jan 2005 00:51:16 GMT patrick [3367] * orxonox/trunk/src/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu_imagescreen.h (modified) orxonox/trunk: updated screenloader with more generic functions Fri, 07 Jan 2005 00:15:49 GMT bensch [3366] * orxonox/branches/parenting (deleted) orxonox/branches/parenting: deleted branche Parenting Fri, 07 Jan 2005 00:14:33 GMT bensch [3365] * orxonox/trunk/configure (modified) * orxonox/trunk/doc/orxodox.src (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/base_object.cc (copied) * orxonox/trunk/src/base_object.h (copied) * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/curve.cc (modified) * orxonox/trunk/src/curve.h (modified) * orxonox/trunk/src/data_tank.cc (modified) * orxonox/trunk/src/data_tank.h (modified) * orxonox/trunk/src/debug.h (modified) * orxonox/trunk/src/environment.cc (modified) * orxonox/trunk/src/glmenu_imagescreen.cc (copied) * orxonox/trunk/src/glmenu_imagescreen.h (copied) * orxonox/trunk/src/helper_parent.cc (copied) * orxonox/trunk/src/helper_parent.h (copied) * orxonox/trunk/src/importer/Makefile.am (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/importer/framework.cc (modified) * orxonox/trunk/src/importer/framework.h (modified) * orxonox/trunk/src/importer/material.cc (modified) * orxonox/trunk/src/importer/material.h (modified) * orxonox/trunk/src/importer/model.cc (copied) * orxonox/trunk/src/importer/model.h (copied) * orxonox/trunk/src/importer/object.cc (deleted) * orxonox/trunk/src/importer/object.h (deleted) * orxonox/trunk/src/importer/texture.cc (copied) * orxonox/trunk/src/importer/texture.h (copied) * orxonox/trunk/src/list.h (modified) * orxonox/trunk/src/matrix.cc (copied) * orxonox/trunk/src/matrix.h (copied) * orxonox/trunk/src/null_parent.cc (copied) * orxonox/trunk/src/null_parent.h (copied) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/p_node.cc (modified) * orxonox/trunk/src/p_node.h (modified) * orxonox/trunk/src/player.cc (modified) * orxonox/trunk/src/player.h (modified) * orxonox/trunk/src/proto_class.cc (modified) * orxonox/trunk/src/proto_class.h (modified) * orxonox/trunk/src/stdincl.h (modified) * orxonox/trunk/src/story_entity.h (modified) * orxonox/trunk/src/track.cc (modified) * orxonox/trunk/src/track.h (modified) * orxonox/trunk/src/track_manager.cc (copied) * orxonox/trunk/src/track_manager.h (copied) * orxonox/trunk/src/vector.cc (modified) * orxonox/trunk/src/vector.h (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) * orxonox/trunk/src/world_entity.cc (modified) * orxonox/trunk/src/world_entity.h (modified) orxonox/trunk: merged branches/parenting back to the. merged with ... Thu, 06 Jan 2005 23:58:44 GMT patrick [3364] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) orxonox/branches/parenting: extended draw function with some sort of ... Thu, 06 Jan 2005 23:30:14 GMT patrick [3363] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/glmenu_imagescreen.h (modified) orxonox/branches/parenting: extended functionality to implement ... Thu, 06 Jan 2005 22:43:04 GMT patrick [3362] * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: remved HUD, reimplemented the display ... Thu, 06 Jan 2005 21:25:29 GMT patrick [3361] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: did a little HUD on the screen. fancy but ... Thu, 06 Jan 2005 20:37:39 GMT bensch [3360] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/environment.cc (modified) * orxonox/branches/parenting/src/importer/Makefile.am (modified) * orxonox/branches/parenting/src/importer/Makefile.in (modified) * orxonox/branches/parenting/src/importer/framework.cc (modified) * orxonox/branches/parenting/src/importer/framework.h (modified) * orxonox/branches/parenting/src/importer/model.cc (moved) * orxonox/branches/parenting/src/importer/model.h (moved) * orxonox/branches/parenting/src/player.cc (modified) * orxonox/branches/parenting/src/player.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world_entity.h (modified) orxonox/branches/parenting: Importer: moved object.h -> model.h and ... Thu, 06 Jan 2005 20:31:17 GMT patrick [3359] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/orxonox.cc (modified) orxonox/branches/parenting: glEnable(Textures) only for parts that ... Thu, 06 Jan 2005 20:21:13 GMT patrick [3358] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/glmenu_imagescreen.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: imageloader works. but not yet fully ... Thu, 06 Jan 2005 13:30:47 GMT patrick [3357] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/glmenu_imagescreen.cc (added) * orxonox/branches/parenting/src/glmenu_imagescreen.h (added) orxonox/branches/parenting: added glmenu element imagescreen, that ... Thu, 06 Jan 2005 13:10:38 GMT bensch [3356] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/updater: TrackManager: now deletes without segfault ... Thu, 06 Jan 2005 12:52:47 GMT bensch [3355] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :Curve: bezierCurve now can have 0,1,2,3 ... Thu, 06 Jan 2005 11:57:20 GMT bensch [3354] * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :TrackManager: now better join is implemented Thu, 06 Jan 2005 09:33:27 GMT patrick [3353] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/importer/Makefile.in (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: commented out the old nurbs opengl test ... Thu, 06 Jan 2005 04:38:49 GMT bensch [3352] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :TrackManager: Joining works too. ... Thu, 06 Jan 2005 04:09:13 GMT bensch [3351] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :TrackManager: forking works. Thu, 06 Jan 2005 03:40:08 GMT bensch [3350] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: TrackManager: implemented Debug-output: ... Thu, 06 Jan 2005 02:39:28 GMT bensch [3349] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) orxonox/branches/parenting: :TrackManager: curves are now being added ... Thu, 06 Jan 2005 02:03:54 GMT bensch [3348] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: fixed major flaw in BezierCurve- ... Wed, 05 Jan 2005 22:53:36 GMT bensch [3347] * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) orxonox/branches/parenting: importer: bpp-patch Wed, 05 Jan 2005 17:27:31 GMT bensch [3346] * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) orxonox/branches/parenting: SLD_Surface now gets deleted in ... Wed, 05 Jan 2005 17:11:11 GMT bensch [3345] * orxonox/branches/parenting/src/debug.h (modified) * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :loadscreen: now uses texture-class Wed, 05 Jan 2005 16:50:07 GMT bensch [3344] * orxonox/branches/parenting/src/importer/material.cc (modified) * orxonox/branches/parenting/src/importer/material.h (modified) * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) orxonox/branches/parenting: importer: modularity improvement. Now ... Wed, 05 Jan 2005 14:39:08 GMT bensch [3343] * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) orxonox/branches/parenting: :texture.cc: swapping textures-cordinates Wed, 05 Jan 2005 14:18:28 GMT patrick [3342] * orxonox/branches/parenting/src/camera.cc (modified) * orxonox/branches/parenting/src/camera.h (modified) * orxonox/branches/parenting/src/stdincl.h (modified) * orxonox/branches/parenting/src/track.cc (modified) * orxonox/branches/parenting/src/track.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) * orxonox/branches/parenting/src/world_entity.cc (modified) * orxonox/branches/parenting/src/world_entity.h (modified) orxonox/branches/parenting: removed old coordinates.h system now ... Wed, 05 Jan 2005 14:07:27 GMT bensch [3341] * orxonox/branches/parenting/src/importer/texture.cc (added) * orxonox/branches/parenting/src/importer/texture.h (added) orxonox/branches/parentin: :importer: added missing files Wed, 05 Jan 2005 14:01:49 GMT bensch [3340] * orxonox/branches/parenting/doc/orxodox.src (modified) * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/console/Makefile.in (modified) * orxonox/branches/parenting/src/gui/Makefile.in (modified) * orxonox/branches/parenting/src/importer/Makefile.am (modified) * orxonox/branches/parenting/src/importer/Makefile.in (modified) * orxonox/branches/parenting/src/importer/framework.cc (modified) * orxonox/branches/parenting/src/importer/material.cc (modified) * orxonox/branches/parenting/src/importer/material.h (modified) * orxonox/branches/parenting/src/importer/object.cc (modified) orxonox/branches/parenting: :importer: moved code from textures into ... Wed, 05 Jan 2005 03:16:14 GMT patrick [3339] * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: some little changes of the LoadScreen, ... Wed, 05 Jan 2005 03:13:50 GMT patrick [3338] * orxonox/branches/parenting/src/campaign.cc (modified) * orxonox/branches/parenting/src/orxonox.cc (modified) * orxonox/branches/parenting/src/stdincl.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: implemented a simple LoadScreen that just ... Wed, 05 Jan 2005 01:32:58 GMT patrick [3337] * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: resolved a svn-conflict, corrected come ... Wed, 05 Jan 2005 01:05:31 GMT patrick [3336] * orxonox/branches/parenting/src/campaign.cc (modified) * orxonox/branches/parenting/src/environment.cc (modified) * orxonox/branches/parenting/src/orxonox.cc (modified) * orxonox/branches/parenting/src/orxonox.h (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: enhanced graphics initialisation. minor ... Wed, 05 Jan 2005 00:49:13 GMT bensch [3335] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: added TrackManager to world.cc. (just the ... Wed, 05 Jan 2005 00:10:50 GMT bensch [3334] * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: took out the test-curve, because it ... Tue, 04 Jan 2005 23:53:42 GMT bensch [3333] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) orxonox/branches/parenting: :TrackManager: reimplemented some ... Tue, 04 Jan 2005 14:51:32 GMT bensch [3332] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) orxonox/branches/parenting: TrackManager: wrote raw material for most ... Tue, 04 Jan 2005 12:39:32 GMT bensch [3331] * orxonox/branches/parenting/src/curve.h (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) orxonox/branches/parenting: added some more functionality, and wrote ... Tue, 04 Jan 2005 04:44:21 GMT bensch [3330] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) orxonox/branches/parenting: written the Headers for the class ... Tue, 04 Jan 2005 01:22:59 GMT bensch [3329] * orxonox/trunk/src/proto_class.cc (modified) * orxonox/trunk/src/proto_class.h (modified) orxonox/trunk: modified Protoclass to doxygen-standards Mon, 03 Jan 2005 18:09:17 GMT bensch [3328] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/updater: derivation now works too for the UPointCurve Mon, 03 Jan 2005 17:57:01 GMT bensch [3327] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) * orxonox/branches/parenting/src/matrix.cc (modified) * orxonox/branches/parenting/src/matrix.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: added Class UPointCurve. It is so Bad, I ... Mon, 03 Jan 2005 15:00:06 GMT bensch [3326] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/matrix.cc (added) * orxonox/branches/parenting/src/matrix.h (added) * orxonox/branches/parenting/src/stdincl.h (modified) orxonox/branches/parenting: added class Matrix Mon, 03 Jan 2005 13:45:52 GMT patrick [3325] * orxonox/branches/parenting/src/player.cc (modified) * orxonox/branches/parenting/src/stdincl.h (modified) orxonox/branches/parenting: fixed the player control - orientation ... Mon, 03 Jan 2005 13:42:28 GMT bensch [3324] * orxonox/branches/parenting/src/stdincl.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: rotated the normals from the debug-world Mon, 03 Jan 2005 13:21:34 GMT patrick [3323] * orxonox/branches/parenting/src/camera.cc (modified) * orxonox/branches/parenting/src/player.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) oroxnox/branches/parenting: turned coordinate system, now using the ... Mon, 03 Jan 2005 11:42:18 GMT bensch [3322] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) orxonox/branches/updater: just made some functions Virtual. (also to ... Mon, 03 Jan 2005 11:25:49 GMT bensch [3321] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: derivation-curve implemented. Mon, 03 Jan 2005 11:23:41 GMT bensch [3320] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) orxonox/branches/parenting: curve-optimizations. Now calculation ... Mon, 03 Jan 2005 11:23:08 GMT bensch [3319] * orxonox/branches/parenting/configure (modified) * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) * orxonox/branches/parenting/src/stdincl.h (modified) * orxonox/branches/parenting/src/vector.cc (modified) * orxonox/branches/parenting/src/vector.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: added a testCurve to world.cc, and ... Mon, 03 Jan 2005 11:20:48 GMT bensch [3318] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_audio.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_banner.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_keys.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.cc (modified) orxonox/branches/updater: implemented some destructors Mon, 03 Jan 2005 11:19:03 GMT bensch [3317] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: doxygen-comments Mon, 03 Jan 2005 11:16:16 GMT bensch [3316] * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) orxonox/branches/updater: gtk-assertion-error-FIX. (lazy) Mon, 03 Jan 2005 11:13:38 GMT bensch [3315] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_audio.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_audio.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_banner.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_banner.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_keys.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_keys.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.h (modified) orxonox/branches/updater: code-standartisation updated in all files. ... Mon, 03 Jan 2005 11:11:48 GMT bensch [3314] * orxonox/trunk/NEWS (modified) orxonox/trunk: NEWS now true again Mon, 03 Jan 2005 11:10:23 GMT bensch [3313] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) orxonox/branches/updater: moved some stuff to gui-gtk. Sat, 01 Jan 2005 11:27:16 GMT bensch [3312] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: now it is possible to change the options ... Fri, 31 Dec 2004 13:20:21 GMT patrick [3311] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) * orxonox/branches/parenting/src/null_parent.cc (modified) * orxonox/branches/parenting/src/null_parent.h (modified) * orxonox/branches/parenting/src/track_manager.cc (added) * orxonox/branches/parenting/src/track_manager.h (added) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) oroxnox/branches/parenting: implemented helperParent and made some ... Thu, 30 Dec 2004 10:32:18 GMT patrick [3310] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/helper_parent.cc (added) * orxonox/branches/parenting/src/helper_parent.h (added) orxonox/branches/parenting: added class HelperParent that i hope will ... Thu, 30 Dec 2004 00:51:59 GMT patrick [3309] * orxonox/branches/parenting/src/environment.cc (modified) * orxonox/branches/parenting/src/player.cc (modified) * orxonox/branches/parenting/src/player.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world_entity.cc (modified) * orxonox/branches/parenting/src/world_entity.h (modified) orxonox/branches/parenting: added a second worldentity just to test ... Thu, 30 Dec 2004 00:18:58 GMT patrick [3308] * orxonox/branches/parenting/src/null_parent.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: fixed a bug that prevented the program ... Wed, 29 Dec 2004 23:55:57 GMT patrick [3307] * orxonox/branches/parenting/src/camera.cc (modified) * orxonox/branches/parenting/src/player.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: now parenting works visibly good :) ... Wed, 29 Dec 2004 23:32:43 GMT patrick [3306] * orxonox/branches/parenting/src/null_parent.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: modified function passing routines - now ... Tue, 28 Dec 2004 23:05:29 GMT bensch [3305] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: Now in non-gtk-mode, the Gui will ask ... Tue, 28 Dec 2004 20:46:54 GMT bensch [3304] * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: nicer optionChange-Function Tue, 28 Dec 2004 00:21:32 GMT bensch [3303] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.cc (modified) orxonox/branches/updater: small fix for compiling without gtk Mon, 27 Dec 2004 20:31:52 GMT patrick [3302] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/base_object.cc (added) * orxonox/branches/parenting/src/base_object.h (added) * orxonox/branches/parenting/src/camera.cc (modified) * orxonox/branches/parenting/src/camera.h (modified) * orxonox/branches/parenting/src/environment.cc (modified) * orxonox/branches/parenting/src/null_parent.cc (modified) * orxonox/branches/parenting/src/null_parent.h (modified) * orxonox/branches/parenting/src/p_node.cc (modified) * orxonox/branches/parenting/src/p_node.h (modified) * orxonox/branches/parenting/src/player.cc (modified) * orxonox/branches/parenting/src/player.h (modified) * orxonox/branches/parenting/src/proto_class.cc (modified) * orxonox/branches/parenting/src/proto_class.h (modified) * orxonox/branches/parenting/src/stdincl.h (modified) * orxonox/branches/parenting/src/story_entity.h (modified) * orxonox/branches/parenting/src/track.cc (modified) * orxonox/branches/parenting/src/track.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world_entity.cc (modified) * orxonox/branches/parenting/src/world_entity.h (modified) orxonox/branches/parenting: implemented parenting and added to ... Mon, 27 Dec 2004 15:28:47 GMT bensch [3301] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) orxonox/branches/updater: now also works in non-gui-mode Mon, 27 Dec 2004 15:14:47 GMT bensch [3300] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: implemented a new SignalHandler, signals ... Mon, 27 Dec 2004 13:02:11 GMT bensch [3299] * orxonox/branches/updater/src/gui/orxonox_gui.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) * orxonox/branches/updater/src/gui/rc (modified) orxonox/branches/updater: flags now working perfectly. not the ... Sun, 26 Dec 2004 22:46:20 GMT bensch [3298] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.h (modified) orxonox/branches/updater: autoupdate at beginning works partly Sun, 26 Dec 2004 22:24:41 GMT bensch [3297] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) orxonox/branches/updater: now works for non-gtk-mode too. Sun, 26 Dec 2004 22:07:25 GMT bensch [3296] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: now the GUI just opens the first time, and ... Sun, 26 Dec 2004 19:06:06 GMT bensch [3295] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: parsing argv's works now. But no events can ... Sun, 26 Dec 2004 17:44:44 GMT bensch [3294] * orxonox/branches/updater/src/debug.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) orxonox/branches/updater: merged debug.h from trunk, and just some ... Sun, 26 Dec 2004 17:35:29 GMT bensch [3293] * orxonox/trunk/src/debug.h (modified) orxonox/trunk: debug.h extended: COUT(debuglevel), PRINT(debuglevel) ... Sun, 26 Dec 2004 16:56:18 GMT bensch [3292] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: walkThrough is better now. Sun, 26 Dec 2004 15:44:27 GMT bensch [3291] * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.cc (modified) orxonox/branches/updater: compiles without GTK again