# # ChangeLog for orxonox in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 13, 2024, 1:08:28 PM Fri, 03 Dec 2004 12:59:29 GMT bensch [3063] * orxonox/trunk/importer/Makefile.in (modified) * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: Changed importToGL-process. now the import ... Tue, 30 Nov 2004 23:55:12 GMT bensch [3039] * orxonox/branches/bezierTrack/src/camera.cc (modified) * orxonox/branches/bezierTrack/src/camera.h (modified) orxonox/branches/bezierTrack: camera Has A and not Is A Coordinate: ... Tue, 30 Nov 2004 13:50:59 GMT bensch [3028] * orxonox/branches/bezierTrack/src/Makefile.am (modified) * orxonox/branches/bezierTrack/src/camera.cc (modified) * orxonox/branches/bezierTrack/src/camera.h (modified) * orxonox/branches/bezierTrack/src/coordinates.h (modified) * orxonox/branches/bezierTrack/src/curve.cc (modified) * orxonox/branches/bezierTrack/src/curve.h (modified) * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) * orxonox/branches/bezierTrack/src/world.h (modified) orxonox/branches/bezierTrack: now Camera follows Path. heavy cleanUp ... Tue, 30 Nov 2004 10:51:14 GMT bensch [3027] * orxonox/trunk/console/Makefile.am (modified) * orxonox/trunk/gui/Makefile.am (modified) * orxonox/trunk/importer/Makefile.am (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) orxonox/trunk: typo Tue, 30 Nov 2004 00:13:48 GMT bensch [3023] * orxonox/branches/bezierTrack/src/Makefile.am (modified) * orxonox/branches/bezierTrack/src/Makefile.in (modified) * orxonox/branches/bezierTrack/src/camera.cc (modified) * orxonox/branches/bezierTrack/src/camera.h (modified) * orxonox/branches/bezierTrack/src/coordinates.cc (added) * orxonox/branches/bezierTrack/src/coordinates.h (modified) * orxonox/branches/bezierTrack/src/curve.cc (modified) * orxonox/branches/bezierTrack/src/curve.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: just an idea of how the new Coordinate- ... Mon, 29 Nov 2004 19:35:20 GMT bensch [3022] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) orxonox/trunk/src: Version-information added to captions Mon, 29 Nov 2004 12:30:06 GMT bensch [3021] * orxonox/branches/nico (copied) orxonox/branches: added branche nico for nicos src-testing Mon, 29 Nov 2004 12:04:28 GMT simon [3020] * orxonox/branches/sound/hud/Makefile (added) * orxonox/branches/sound/hud/hud.cc (modified) * orxonox/branches/sound/hud/hud.h (modified) * orxonox/branches/sound/sound/Makefile (added) * orxonox/branches/sound/sound/sound_control.cc (modified) * orxonox/branches/sound/sound/sound_control.h (modified) * orxonox/branches/sound/sound/sound_test.cc (deleted) * orxonox/branches/sound/sound/sound_test.h (deleted) /branches/sound/sound, branches/sound/hud: Made a few changes like a ... Sun, 28 Nov 2004 12:46:56 GMT bensch [3019] * orxonox/branches/bezierTrack/src/curve.cc (modified) * orxonox/branches/bezierTrack/src/curve.h (modified) orxonox/branches/bezierTrack: added Class Curve, and made BezierCurve ... Sun, 28 Nov 2004 12:31:21 GMT bensch [3018] * orxonox/branches/bezierTrack/src/Makefile.am (modified) * orxonox/branches/bezierTrack/src/Makefile.in (modified) * orxonox/branches/bezierTrack/src/curve.cc (added) * orxonox/branches/bezierTrack/src/curve.h (added) * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/vector.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: moved Curve to its own file. I expect ... Sat, 27 Nov 2004 19:18:01 GMT bensch [3017] * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: fixed small error with k++, ++k. Sat, 27 Nov 2004 17:12:42 GMT bensch [3016] * orxonox/branches/bezierTrack/src/vector.cc (modified) orxonox/branches/bezierTrack: now the Track-direction is what it ... Sat, 27 Nov 2004 16:38:19 GMT bensch [3015] * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/vector.h (modified) orxonox/branches/bezierCurve: better algorithm Sat, 27 Nov 2004 15:12:26 GMT bensch [3014] * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: Track visible. It worked :) Sat, 27 Nov 2004 11:45:12 GMT bensch [3013] * orxonox/branches/bezierTrack/src/camera.cc (modified) * orxonox/branches/bezierTrack/src/collision.cc (modified) * orxonox/branches/bezierTrack/src/coordinates.h (modified) * orxonox/branches/bezierTrack/src/environment.cc (modified) * orxonox/branches/bezierTrack/src/orxonox.cc (modified) * orxonox/branches/bezierTrack/src/player.cc (modified) * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: Location->r ,->w to ->pos ->dir. ... Sat, 27 Nov 2004 00:05:47 GMT bensch [3010] * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/vector.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: moveing possible (strange Camera- ... Fri, 26 Nov 2004 23:57:01 GMT bensch [3009] * orxonox/branches/bezierTrack (copied) orxonox/branches: added branche bezierTrack for the new Track system Fri, 26 Nov 2004 23:44:47 GMT bensch [3008] * orxonox/branches/osX (deleted) orxonox/branches: deleted branche osX Fri, 26 Nov 2004 22:32:45 GMT bensch [3005] * orxonox/trunk/src/track.cc (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk/src: reverted these two files Fri, 26 Nov 2004 22:29:46 GMT bensch [3004] * orxonox/trunk/src/track.cc (modified) * orxonox/trunk/src/vector.cc (modified) * orxonox/trunk/src/vector.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: implemented Bezier-Diff Fri, 26 Nov 2004 20:41:29 GMT bensch [3002] * orxonox/trunk/src/vector.cc (modified) * orxonox/trunk/src/vector.h (modified) orxonox/trunk/src: typo Fri, 26 Nov 2004 19:18:44 GMT bensch [3001] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) orxonox/trunk: changed Makefile so it should compile again on OS X Fri, 26 Nov 2004 19:12:33 GMT bensch [3000] * orxonox/trunk/src/vector.cc (modified) * orxonox/trunk/src/vector.h (modified) orxonox/trunk: added a Benzier-Class: testing it with the new track- ... Fri, 26 Nov 2004 13:49:55 GMT bensch [2995] * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/windowHandler.h (modified) * orxonox/trunk/src/keynames.cc (modified) * orxonox/trunk/src/keynames.h (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/stdincl.h (modified) orxonox/trunk: merged branches/osX back into the Trunk. Conflicts ... Fri, 26 Nov 2004 13:02:16 GMT bensch [2994] * orxonox/branches/osX/Makefile.in (modified) * orxonox/branches/osX/aclocal.m4 (modified) * orxonox/branches/osX/configure (modified) * orxonox/branches/osX/console/Makefile.in (modified) * orxonox/branches/osX/gui/Makefile.in (modified) * orxonox/branches/osX/importer/Makefile.in (modified) * orxonox/branches/osX/src/Makefile.in (modified) orxonox/branches/osX: switched back to automake-1.7 Fri, 26 Nov 2004 12:57:22 GMT bensch [2993] * orxonox/branches/osX/Makefile.in (modified) * orxonox/branches/osX/aclocal.m4 (modified) * orxonox/branches/osX/configure (modified) * orxonox/branches/osX/configure.ac (modified) * orxonox/branches/osX/console/Makefile.in (modified) * orxonox/branches/osX/gui/Makefile.in (modified) * orxonox/branches/osX/importer/Makefile.in (modified) * orxonox/branches/osX/importer/framework.cc (modified) * orxonox/branches/osX/src/Makefile.in (modified) orxonox/branches/osX: now it should compile on more systems Fri, 26 Nov 2004 09:03:01 GMT bensch [2992] * orxonox/branches/osX/importer/Makefile.in (modified) * orxonox/branches/osX/importer/framework.cc (modified) * orxonox/branches/osX/importer/object.cc (modified) orxonox/branches/osX: merged back from trunk again. command: svn ... Thu, 25 Nov 2004 23:07:17 GMT bensch [2991] * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/aclocal.m4 (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/console/Makefile.in (modified) * orxonox/trunk/gui/Makefile.in (modified) * orxonox/trunk/importer/Makefile.in (modified) * orxonox/trunk/src/Makefile.in (modified) orxonox/trunk: better configure, just works better on less configured ... Thu, 25 Nov 2004 22:38:16 GMT bensch [2990] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) orxonox/trunk: make dist works again: don't forget to drag in the ... Thu, 25 Nov 2004 22:13:25 GMT bensch [2989] * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/console/Makefile.am (modified) * orxonox/trunk/console/Makefile.in (modified) * orxonox/trunk/gui/Makefile.am (modified) * orxonox/trunk/gui/Makefile.in (modified) orxonox/trunk: libs now included in the right way, should work for ... Thu, 25 Nov 2004 21:57:20 GMT bensch [2988] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/object.cc (modified) orxonox/trunk/importer: default of Group->next set to NULL as it ... Thu, 25 Nov 2004 15:28:43 GMT bensch [2987] * orxonox/branches/osX/importer/windowHandler.h (modified) orxonox/branches/osX/importer: fixed too Thu, 25 Nov 2004 14:24:09 GMT bensch [2986] * orxonox/branches/osX/src/keynames.h (modified) * orxonox/branches/osX/src/stdincl.h (modified) orxonox/branches/osX: small fix: now compiles in win too Thu, 25 Nov 2004 14:08:36 GMT nico [2985] * orxonox/branches/osX/Makefile.in (modified) * orxonox/branches/osX/aclocal.m4 (modified) * orxonox/branches/osX/configure (modified) * orxonox/branches/osX/console/Makefile.in (modified) * orxonox/branches/osX/gui/Makefile.in (modified) * orxonox/branches/osX/importer/Makefile.in (modified) * orxonox/branches/osX/importer/windowHandler.h (modified) * orxonox/branches/osX/src/Makefile.in (modified) * orxonox/branches/osX/src/keynames.cc (modified) * orxonox/branches/osX/src/keynames.h (modified) * orxonox/branches/osX/src/orxonox.h (modified) * orxonox/branches/osX/src/stdincl.h (modified) orxonox/branches/osX: compiling on osX now Thu, 25 Nov 2004 12:45:48 GMT nico [2984] * orxonox/branches/osX/aclocal.m4 (modified) * orxonox/branches/osX/configure (modified) * orxonox/branches/osX/configure.ac (modified) orxonox/branches/osX: refitted to osX Thu, 25 Nov 2004 12:39:02 GMT bensch [2983] * orxonox/branches/osX/Makefile.in (modified) * orxonox/branches/osX/aclocal.m4 (modified) * orxonox/branches/osX/config.guess (copied) * orxonox/branches/osX/config.h.in (modified) * orxonox/branches/osX/config.sub (copied) * orxonox/branches/osX/configure (modified) * orxonox/branches/osX/configure.ac (modified) * orxonox/branches/osX/console/Makefile.am (modified) * orxonox/branches/osX/console/Makefile.in (modified) * orxonox/branches/osX/gui/Makefile.am (modified) * orxonox/branches/osX/gui/Makefile.in (modified) * orxonox/branches/osX/importer/Makefile.in (modified) * orxonox/branches/osX/src/Makefile.in (modified) orxonox/branches/osX: merged back from trunk. command svn merge ... Thu, 25 Nov 2004 12:17:21 GMT bensch [2982] * orxonox/trunk/configure.ac (modified) orxonox/trunk: changed configure.ac. don't know if it works anymore Thu, 25 Nov 2004 11:45:26 GMT bensch [2981] * orxonox/trunk/config.guess (added) * orxonox/trunk/config.sub (added) * orxonox/trunk/configure (modified) orxonox/trunk: added missing files config.sub/.guess Thu, 25 Nov 2004 10:28:18 GMT bensch [2980] * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/aclocal.m4 (modified) * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/console/Makefile.am (modified) * orxonox/trunk/console/Makefile.in (modified) * orxonox/trunk/gui/Makefile.am (modified) * orxonox/trunk/gui/Makefile.in (modified) * orxonox/trunk/importer/Makefile.in (modified) * orxonox/trunk/src/Makefile.in (modified) orxonox/truk: configure.ac/makefile.am's better now. more dynamic Wed, 24 Nov 2004 16:39:05 GMT simon [2979] * orxonox/branches/sound/sound/sound_control.cc (modified) * orxonox/branches/sound/sound/sound_control.h (modified) * orxonox/branches/sound/sound/sound_test.cc (modified) * orxonox/branches/sound/sound/sound_test.h (modified) /branches/sound/sound: Made a while(true) thing; music should play on ... Wed, 24 Nov 2004 13:31:17 GMT bensch [2978] * orxonox/branches/osX/Makefile.in (modified) * orxonox/branches/osX/config.h.in (modified) * orxonox/branches/osX/configure (modified) * orxonox/branches/osX/configure.ac (modified) * orxonox/branches/osX/importer/Makefile.in (modified) orxonox/branches/osX: now compiles on Macintosh Wed, 24 Nov 2004 11:50:55 GMT bensch [2977] * orxonox/branches/osX/configure (modified) * orxonox/branches/osX/configure.ac (modified) * orxonox/branches/osX/importer/Makefile.am (modified) * orxonox/branches/osX/importer/Makefile.in (modified) * orxonox/branches/osX/importer/framework.cc (modified) * orxonox/branches/osX/importer/framework.h (copied) * orxonox/branches/osX/importer/object.cc (modified) * orxonox/branches/osX/importer/object.h (modified) * orxonox/branches/osX/importer/vector.cc (copied) * orxonox/branches/osX/importer/vector.h (copied) * orxonox/branches/osX/importer/windowHandler.cc (modified) * orxonox/branches/osX/importer/windowHandler.h (modified) * orxonox/branches/osX/src/object.cc (modified) * orxonox/branches/osX/src/object.h (modified) * orxonox/branches/osX/src/player.cc (modified) orxonox/branches/importer: merged back from the trunk again: command: ... Wed, 24 Nov 2004 09:54:21 GMT simon [2974] * orxonox/branches/sound/hud (added) * orxonox/branches/sound/hud/hud.cc (added) * orxonox/branches/sound/hud/hud.h (added) * orxonox/branches/sound/sound (added) * orxonox/branches/sound/sound/sound_control.cc (added) * orxonox/branches/sound/sound/sound_control.h (added) * orxonox/branches/sound/sound/sound_test.cc (added) * orxonox/branches/sound/sound/sound_test.h (added) * orxonox/branches/sound/src/sound_control.cc (deleted) * orxonox/branches/sound/src/sound_control.h (deleted) * orxonox/branches/sound/src/sound_test.cc (deleted) * orxonox/branches/sound/src/sound_test.h (deleted) /branches/sound: reorganized sound to be compiled on its own and made ... Wed, 24 Nov 2004 00:58:04 GMT bensch [2969] * orxonox/trunk/src/player.cc (modified) orxonox/trunk/src: model changed to low-poly-version 'reaplow.obj/.mtl' Wed, 24 Nov 2004 00:48:50 GMT bensch [2968] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/src/player.cc (modified) orxonox/trunk/importer: nicer configure.ac Tue, 23 Nov 2004 23:56:52 GMT bensch [2967] * orxonox/trunk/importer/object.cc (modified) orxonox/trunk/importer: set first normal before, now it is correct. ... Tue, 23 Nov 2004 21:59:05 GMT bensch [2966] * orxonox/trunk/importer/framework.cc (modified) orxonox/trunk/importer: now the Cube rotates corectly up and down Tue, 23 Nov 2004 17:13:50 GMT bensch [2964] * orxonox/branches/sound/Makefile.in (modified) * orxonox/branches/sound/NEWS (modified) * orxonox/branches/sound/aclocal.m4 (modified) * orxonox/branches/sound/configure (modified) * orxonox/branches/sound/configure.ac (modified) * orxonox/branches/sound/console/Makefile.in (modified) * orxonox/branches/sound/gui/Makefile.in (modified) * orxonox/branches/sound/importer (copied) * orxonox/branches/sound/importer/Makefile.am (copied) * orxonox/branches/sound/importer/Makefile.in (copied) * orxonox/branches/sound/importer/array.cc (copied) * orxonox/branches/sound/importer/array.h (copied) * orxonox/branches/sound/importer/framework.cc (copied) * orxonox/branches/sound/importer/framework.h (copied) * orxonox/branches/sound/importer/material.cc (copied) * orxonox/branches/sound/importer/material.h (copied) * orxonox/branches/sound/importer/object.cc (copied) * orxonox/branches/sound/importer/object.h (copied) * orxonox/branches/sound/importer/toDo (copied) * orxonox/branches/sound/importer/vector.cc (copied) * orxonox/branches/sound/importer/vector.h (copied) * orxonox/branches/sound/importer/windowHandler.cc (copied) * orxonox/branches/sound/importer/windowHandler.h (copied) * orxonox/branches/sound/src/Makefile (modified) * orxonox/branches/sound/src/Makefile.in (modified) * orxonox/branches/sound/src/array.cc (copied) * orxonox/branches/sound/src/array.h (copied) * orxonox/branches/sound/src/material.cc (copied) * orxonox/branches/sound/src/material.h (copied) * orxonox/branches/sound/src/object.cc (copied) * orxonox/branches/sound/src/object.h (copied) orxonox/branches/sound: merged Trunk back into sound. and included ... Tue, 23 Nov 2004 14:44:06 GMT bensch [2963] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/framework.h (modified) orxonox/trunk/importer: rotation now with quaternion, BIG BUG fix in ... Sun, 21 Nov 2004 22:50:30 GMT bensch [2953] * orxonox/trunk/importer/framework.cc (modified) orxonox/trunk/importer: small fix (not final). now the Object turn as ... Sun, 21 Nov 2004 22:40:54 GMT bensch [2952] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/framework.h (modified) orxonox/trunk/importer: rotation with quaternion implemented (thanks ... Sun, 21 Nov 2004 12:52:34 GMT bensch [2940] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/framework.h (modified) orxonox/trunk/importer: implemented framerate (very cheap), now it ... Sun, 21 Nov 2004 12:39:37 GMT bensch [2939] * orxonox/trunk/importer/framework.cc (modified) orxonox/trunk/importer: better smooth-Zoom, more dynamic... why ... Sun, 21 Nov 2004 12:34:16 GMT bensch [2938] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/framework.h (modified) orxonox/trunk/importer: smoothZoom Sun, 21 Nov 2004 09:51:29 GMT bensch [2937] * orxonox/trunk/importer/object.cc (modified) orxonox/trunk/importer: freeing space after adding element Sun, 21 Nov 2004 03:02:26 GMT bensch [2936] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/windowHandler.cc (modified) * orxonox/trunk/importer/windowHandler.h (modified) orxonox/trunk/importer: dynamic frame-size-reading Sun, 21 Nov 2004 02:32:08 GMT bensch [2935] * orxonox/trunk/src/object.cc (modified) * orxonox/trunk/src/object.h (modified) orxonox/trunk/src: merged importer into src again Sun, 21 Nov 2004 02:21:20 GMT bensch [2934] * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: reimplemented bool Object::readFace (char* ... Sat, 20 Nov 2004 18:00:25 GMT bensch [2933] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/framework.h (modified) orxonox/trunk/importer: mousewheel-zoom Sat, 20 Nov 2004 14:00:24 GMT bensch [2932] * orxonox/trunk/importer/Makefile.am (modified) * orxonox/trunk/importer/Makefile.in (modified) * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/framework.h (modified) * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/vector.cc (copied) * orxonox/trunk/importer/vector.h (copied) orxonox/trunk/importer: added vectors from src. better caseCheck-in ... Sat, 20 Nov 2004 12:33:51 GMT bensch [2931] * orxonox/trunk/importer/Makefile.am (modified) * orxonox/trunk/importer/Makefile.in (modified) * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/framework.h (added) * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/windowHandler.cc (modified) * orxonox/trunk/importer/windowHandler.h (modified) orxonox/trunk/importer: included mouse-speed-turning (touch the ... Fri, 19 Nov 2004 13:36:15 GMT bensch [2925] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) orxonox/trunk: fixed problem with the AC_CHECK_HEADER. now works in ... Wed, 17 Nov 2004 18:30:08 GMT bensch [2887] * orxonox/branches/osX (copied) orxonox/branches: added osX branche Wed, 17 Nov 2004 10:09:14 GMT bensch [2879] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) orxonox/trunk: fix for configure.ac checks one header before checking ... Wed, 17 Nov 2004 00:01:01 GMT bensch [2875] * orxonox/branches/automake-1.8 (deleted) * orxonox/branches/importer (deleted) orxonox/branches: deleted branches: importer, automake-1.8 reason: ... Tue, 16 Nov 2004 01:07:07 GMT bensch [2866] * orxonox/trunk/src/array.cc (modified) * orxonox/trunk/src/object.cc (modified) * orxonox/trunk/src/object.h (modified) orxonox/trunk: merged importer to src again Tue, 16 Nov 2004 00:32:31 GMT bensch [2865] * orxonox/trunk/NEWS (modified) orxonox/trunk: changed to relative links in NEWS file Tue, 16 Nov 2004 00:29:06 GMT bensch [2864] * orxonox/trunk/NEWS (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: new news added about importer Tue, 16 Nov 2004 00:19:54 GMT bensch [2863] * orxonox/trunk/importer/array.cc (modified) * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) * orxonox/trunk/importer/toDo (added) orxonox/trunk/importer: now imports more than 3 different objects, ... Mon, 15 Nov 2004 22:13:21 GMT dave [2860] * orxonox/branches/dave/Makefile.am (modified) * orxonox/branches/dave/Makefile.in (modified) * orxonox/branches/dave/aclocal.m4 (modified) * orxonox/branches/dave/configure (modified) * orxonox/branches/dave/configure.ac (modified) * orxonox/branches/dave/importer (copied) * orxonox/branches/dave/importer/Makefile.am (copied) * orxonox/branches/dave/importer/Makefile.in (copied) * orxonox/branches/dave/importer/array.cc (copied) * orxonox/branches/dave/importer/array.h (copied) * orxonox/branches/dave/importer/framework.cc (copied) * orxonox/branches/dave/importer/material.cc (copied) * orxonox/branches/dave/importer/material.h (copied) * orxonox/branches/dave/importer/object.cc (copied) * orxonox/branches/dave/importer/object.h (copied) * orxonox/branches/dave/importer/windowHandler.cc (copied) * orxonox/branches/dave/importer/windowHandler.h (copied) * orxonox/branches/dave/src/Makefile.am (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/array.cc (copied) * orxonox/branches/dave/src/array.h (copied) * orxonox/branches/dave/src/campaign.cc (modified) * orxonox/branches/dave/src/campaign.h (modified) * orxonox/branches/dave/src/command_node.cc (modified) * orxonox/branches/dave/src/command_node.h (modified) * orxonox/branches/dave/src/environment.cc (modified) * orxonox/branches/dave/src/environment.h (modified) * orxonox/branches/dave/src/list.cc (copied) * orxonox/branches/dave/src/list.h (modified) * orxonox/branches/dave/src/list_template.h (copied) * orxonox/branches/dave/src/material.cc (copied) * orxonox/branches/dave/src/material.h (copied) * orxonox/branches/dave/src/object.cc (copied) * orxonox/branches/dave/src/object.h (copied) * orxonox/branches/dave/src/orxonox.cc (modified) * orxonox/branches/dave/src/player.cc (modified) * orxonox/branches/dave/src/player.h (modified) * orxonox/branches/dave/src/stdincl.h (modified) * orxonox/branches/dave/src/vector.cc (modified) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) * orxonox/branches/dave/src/world_entity.cc (modified) orxonox/branches/dave: das level hat jetzt form angenommen, ... Sun, 14 Nov 2004 15:44:31 GMT simon [2854] * orxonox/branches/sound/config.h.in (modified) * orxonox/branches/sound/configure (modified) * orxonox/branches/sound/configure.ac (modified) * orxonox/branches/sound/docs/setting_up_gcc_on_Windows_with_minGW (deleted) * orxonox/branches/sound/src/Makefile (added) * orxonox/branches/sound/src/Makefile.am (modified) * orxonox/branches/sound/src/Makefile.in (modified) * orxonox/branches/sound/src/sound_control.cc (modified) * orxonox/branches/sound/src/sound_control.h (modified) * orxonox/branches/sound/src/sound_test.cc (modified) * orxonox/branches/sound/src/sound_test.h (modified) /branches/sound: finally a running version. To test, you can switch ... Sun, 14 Nov 2004 05:41:02 GMT bensch [2853] * orxonox/trunk/src/array.cc (modified) * orxonox/trunk/src/array.h (modified) * orxonox/trunk/src/material.cc (modified) * orxonox/trunk/src/material.h (modified) * orxonox/trunk/src/object.cc (modified) * orxonox/trunk/src/object.h (modified) orxonox/trunk/src: merged importer to trunk again. Sun, 14 Nov 2004 05:25:32 GMT bensch [2852] * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: better checking of objectCount Sun, 14 Nov 2004 05:19:50 GMT bensch [2851] * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: extended the draw function. Now you can draw ... Sun, 14 Nov 2004 05:16:42 GMT bensch [2850] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/material.cc (modified) * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: included groups to filereader Sat, 13 Nov 2004 00:34:37 GMT adrian [2849] * orxonox/branches/buerli/src/IPhys.cc (modified) orxonox/branches/buerli: Physics engine V1 -> before new inheritance ... Fri, 12 Nov 2004 23:49:28 GMT bensch [2848] * orxonox/trunk/importer/array.cc (modified) * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/object.cc (modified) orxonox/trunk/importer: delete [] array only if finalized. Typo. Fri, 12 Nov 2004 23:12:33 GMT bensch [2847] * orxonox/trunk/importer/array.cc (modified) * orxonox/trunk/importer/array.h (modified) * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/material.cc (modified) * orxonox/trunk/importer/object.cc (modified) orxonox/trunk/importer: implemented destructors of Class Array and ... Fri, 12 Nov 2004 20:33:01 GMT bensch [2846] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/object.cc (modified) orxonox/trunk/importer: bug-fix. closed file at the wrong position Fri, 12 Nov 2004 17:51:15 GMT bensch [2842] * orxonox/trunk/importer/array.cc (modified) * orxonox/trunk/importer/array.h (modified) * orxonox/trunk/importer/material.cc (modified) * orxonox/trunk/importer/material.h (modified) * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: doxygen tags added Fri, 12 Nov 2004 13:41:26 GMT simon [2838] * orxonox/branches/sound/src/sound_control.cc (modified) * orxonox/branches/sound/src/sound_control.h (modified) * orxonox/branches/sound/src/sound_test.cc (modified) * orxonox/branches/sound/src/sound_test.h (modified) branches/sound: instance can now be freed via static deleteInstance() Fri, 12 Nov 2004 13:32:01 GMT bensch [2837] * orxonox/trunk/importer/framework.cc (modified) * orxonox/trunk/importer/material.cc (modified) * orxonox/trunk/importer/object.cc (modified) orxonox/trunk/importer: shininess set to 2.0 as default. (just looks ... Fri, 12 Nov 2004 12:49:40 GMT bensch [2836] * orxonox/trunk/importer/material.cc (modified) * orxonox/trunk/importer/material.h (modified) * orxonox/trunk/importer/object.cc (modified) orxonox/trunk/importer: ability to read in specular shininess Fri, 12 Nov 2004 11:02:32 GMT bensch [2835] * orxonox/trunk/src/array.cc (copied) * orxonox/trunk/src/array.h (copied) * orxonox/trunk/src/material.cc (copied) * orxonox/trunk/src/material.h (copied) * orxonox/trunk/src/object.cc (added) * orxonox/trunk/src/object.h (added) orxonox/trunk/src: added the files again. Fri, 12 Nov 2004 11:00:11 GMT bensch [2834] * orxonox/trunk/src/array.cc (deleted) * orxonox/trunk/src/array.h (deleted) * orxonox/trunk/src/material.cc (deleted) * orxonox/trunk/src/material.h (deleted) * orxonox/trunk/src/object.cc (deleted) * orxonox/trunk/src/object.h (deleted) orxonox/trunk/src: delete files, will resubmit them in next Commit. Fri, 12 Nov 2004 10:55:07 GMT bensch [2833] * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: check if mtl exists, vn, vt do not have to be ... Fri, 12 Nov 2004 01:07:35 GMT bensch [2823] * orxonox/trunk/importer/array.cc (modified) * orxonox/trunk/importer/array.h (modified) * orxonox/trunk/importer/material.cc (modified) * orxonox/trunk/importer/material.h (modified) * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: now uses c++ lib , and added the ... Fri, 12 Nov 2004 00:33:25 GMT patrick [2822] * orxonox/trunk/src/array.h (modified) * orxonox/trunk/src/list.h (modified) * orxonox/trunk/src/material.h (modified) * orxonox/trunk/src/object.h (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) * orxonox/trunk/src/world_entity.cc (modified) orxonox/trunk/src: changed list to template again, will add an ... Fri, 12 Nov 2004 00:20:47 GMT bensch [2821] * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: added BOX if no Object can be displayed Fri, 12 Nov 2004 00:06:13 GMT bensch [2820] * orxonox/trunk/importer/object.cc (modified) * orxonox/trunk/importer/object.h (modified) orxonox/trunk/importer: added TexCoord to readIn Thu, 11 Nov 2004 23:52:52 GMT bensch [2819] * orxonox/trunk/Makefile.am (modified) * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/aclocal.m4 (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/gui/orxonox_gui_keys.cc (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: fixed importer autoconf in configure.ac Thu, 11 Nov 2004 21:44:51 GMT patrick [2818] * orxonox/trunk/src/list.cc (modified) orxonox/src: fix bug with includes Thu, 11 Nov 2004 21:36:51 GMT bensch [2817] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: added lighting and shading (pre-test-version) Thu, 11 Nov 2004 21:32:34 GMT patrick [2816] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/campaign.cc (modified) * orxonox/trunk/src/campaign.h (modified) * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/command_node.h (modified) * orxonox/trunk/src/environment.cc (modified) * orxonox/trunk/src/environment.h (modified) * orxonox/trunk/src/list.cc (added) * orxonox/trunk/src/list.h (modified) * orxonox/trunk/src/list_template.h (added) * orxonox/trunk/src/player.cc (modified) * orxonox/trunk/src/stdincl.h (modified) * orxonox/trunk/src/vector.cc (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk/src: new list implemented Thu, 11 Nov 2004 17:16:00 GMT simon [2815] * orxonox/branches/sound/src/sdlwav.c (deleted) * orxonox/branches/sound/src/sound_control.cc (modified) * orxonox/branches/sound/src/sound_control.h (modified) * orxonox/branches/sound/src/sound_test.cc (modified) * orxonox/branches/sound/src/sound_test.h (modified) branches/sound: made SoundControl singleton. Must be built via ... Thu, 11 Nov 2004 13:53:09 GMT bensch [2812] * orxonox/trunk/importer (copied) * orxonox/trunk/importer/array.cc (copied) * orxonox/trunk/importer/array.h (copied) * orxonox/trunk/importer/framework.cc (copied) orxonox/trunk: copied the importer to the trunk: Patrick thought it ... Thu, 11 Nov 2004 13:45:54 GMT bensch [2811] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/array.cc (copied) * orxonox/trunk/src/array.h (copied) * orxonox/trunk/src/material.cc (copied) * orxonox/trunk/src/material.h (copied) * orxonox/trunk/src/object.cc (copied) * orxonox/trunk/src/object.h (copied) * orxonox/trunk/src/player.cc (modified) * orxonox/trunk/src/player.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: merged the ObjectImporter to trunk: merged with svn ... Thu, 11 Nov 2004 13:41:03 GMT bensch [2810] * orxonox/branches/importer/src/array.cc (modified) * orxonox/branches/importer/src/array.h (modified) * orxonox/branches/importer/src/material.cc (modified) * orxonox/branches/importer/src/material.h (modified) * orxonox/branches/importer/src/object.cc (modified) * orxonox/branches/importer/src/object.h (modified) orxonox/branches/importer: merged the new importer into the source Thu, 11 Nov 2004 13:17:48 GMT bensch [2809] * orxonox/branches/importer/importer/array.cc (modified) * orxonox/branches/importer/importer/array.h (modified) orxonox/branches/importer: test if finalized before include new ... Thu, 11 Nov 2004 13:10:54 GMT bensch [2808] * orxonox/branches/importer/importer/array.cc (modified) * orxonox/branches/importer/importer/framework.cc (modified) orxonox/branches/importer: seg fault error fixed.