Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2979   20 years simon /branches/sound/sound: Made a while(true) thing; music should play on …
(edit) @2978   20 years bensch orxonox/branches/osX: now compiles on Macintosh
(edit) @2977   20 years bensch orxonox/branches/importer: merged back from the trunk again: command: …
(edit) @2974   20 years simon /branches/sound: reorganized sound to be compiled on its own and made …
(edit) @2969   20 years bensch orxonox/trunk/src: model changed to low-poly-version 'reaplow.obj/.mtl'
(edit) @2968   20 years bensch orxonox/trunk/importer: nicer configure.ac
(edit) @2967   20 years bensch orxonox/trunk/importer: set first normal before, now it is correct. …
(edit) @2966   20 years bensch orxonox/trunk/importer: now the Cube rotates corectly up and down
(edit) @2964   20 years bensch orxonox/branches/sound: merged Trunk back into sound. and included all …
(edit) @2963   20 years bensch orxonox/trunk/importer: rotation now with quaternion, BIG BUG fix in …
(edit) @2953   20 years bensch orxonox/trunk/importer: small fix (not final). now the Object turn as …
(edit) @2952   20 years bensch orxonox/trunk/importer: rotation with quaternion implemented (thanks …
(edit) @2940   20 years bensch orxonox/trunk/importer: implemented framerate (very cheap), now it …
(edit) @2939   20 years bensch orxonox/trunk/importer: better smooth-Zoom, more dynamic… why …
(edit) @2938   20 years bensch orxonox/trunk/importer: smoothZoom
(edit) @2937   20 years bensch orxonox/trunk/importer: freeing space after adding element
(edit) @2936   20 years bensch orxonox/trunk/importer: dynamic frame-size-reading
(edit) @2935   20 years bensch orxonox/trunk/src: merged importer into src again
(edit) @2934   20 years bensch orxonox/trunk/importer: reimplemented bool Object::readFace (char* …
(edit) @2933   20 years bensch orxonox/trunk/importer: mousewheel-zoom
(edit) @2932   20 years bensch orxonox/trunk/importer: added vectors from src. better caseCheck-in …
(edit) @2931   20 years bensch orxonox/trunk/importer: included mouse-speed-turning (touch the screen …
(edit) @2925   20 years bensch orxonox/trunk: fixed problem with the AC_CHECK_HEADER. now works in …
(edit) @2887   20 years bensch orxonox/branches: added osX branche
(edit) @2879   20 years bensch orxonox/trunk: fix for configure.ac checks one header before checking …
(edit) @2875   20 years bensch orxonox/branches: deleted branches: importer, automake-1.8 reason: …
(edit) @2866   20 years bensch orxonox/trunk: merged importer to src again
(edit) @2865   20 years bensch orxonox/trunk: changed to relative links in NEWS file
(edit) @2864   20 years bensch orxonox/trunk: new news added about importer
(edit) @2863   20 years bensch orxonox/trunk/importer: now imports more than 3 different objects, but …
(edit) @2860   20 years dave orxonox/branches/dave: das level hat jetzt form angenommen, stand:nach …
(edit) @2854   20 years simon /branches/sound: finally a running version. To test, you can switch …
(edit) @2853   20 years bensch orxonox/trunk/src: merged importer to trunk again.
(edit) @2852   20 years bensch orxonox/trunk/importer: better checking of objectCount
(edit) @2851   20 years bensch orxonox/trunk/importer: extended the draw function. Now you can draw …
(edit) @2850   20 years bensch orxonox/trunk/importer: included groups to filereader
(edit) @2849   20 years adrian orxonox/branches/buerli: Physics engine V1 → before new inheritance …
(edit) @2848   20 years bensch orxonox/trunk/importer: delete [] array only if finalized. Typo.
(edit) @2847   20 years bensch orxonox/trunk/importer: implemented destructors of Class Array and …
(edit) @2846   20 years bensch orxonox/trunk/importer: bug-fix. closed file at the wrong position
(edit) @2842   20 years bensch orxonox/trunk/importer: doxygen tags added
(edit) @2838   20 years simon branches/sound: instance can now be freed via static deleteInstance()
(edit) @2837   20 years bensch orxonox/trunk/importer: shininess set to 2.0 as default. (just looks …
(edit) @2836   20 years bensch orxonox/trunk/importer: ability to read in specular shininess
(edit) @2835   20 years bensch orxonox/trunk/src: added the files again.
(edit) @2834   20 years bensch orxonox/trunk/src: delete files, will resubmit them in next Commit.
(edit) @2833   20 years bensch orxonox/trunk/importer: check if mtl exists, vn, vt do not have to be …
(edit) @2823   20 years bensch orxonox/trunk/importer: now uses c++ lib <fstream>, and added the …
(edit) @2822   20 years patrick orxonox/trunk/src: changed list to template again, will add an …
(edit) @2821   20 years bensch orxonox/trunk/importer: added BOX if no Object can be displayed
(edit) @2820   20 years bensch orxonox/trunk/importer: added TexCoord to readIn
(edit) @2819   20 years bensch orxonox/trunk: fixed importer autoconf in configure.ac
(edit) @2818   20 years patrick orxonox/src: fix bug with includes
(edit) @2817   20 years bensch orxonox/trunk: added lighting and shading (pre-test-version)
(edit) @2816   20 years patrick orxonox/trunk/src: new list implemented
(edit) @2815   20 years simon branches/sound: made SoundControl singleton. Must be built via getObject()
(edit) @2812   20 years bensch orxonox/trunk: copied the importer to the trunk: Patrick thought it …
(edit) @2811   20 years bensch orxonox/trunk: merged the ObjectImporter to trunk: merged with svn …
(edit) @2810   20 years bensch orxonox/branches/importer: merged the new importer into the source
(edit) @2809   20 years bensch orxonox/branches/importer: test if finalized before include new …
(edit) @2808   20 years bensch orxonox/branches/importer: seg fault error fixed.
(edit) @2807   20 years bensch orxonox/branches/importer: now it works on Windows too. The Problem …
(edit) @2804   20 years bensch orxonox/branches/importer: added heavy logging
(edit) @2795   20 years bensch orxonox/branches/importer: importer includes into the source
(edit) @2794   20 years bensch orxonox/branches/importer: vertex normals are read in for real.
(edit) @2793   20 years simon in branches/sound: made a tester, which is not finished yet
(edit) @2792   20 years bensch orxonox/trunk: redesigned the world.
(edit) @2780   20 years bensch orxonox/branches/importer: added specular, ambient light. Also made …
(edit) @2779   20 years bensch orxonox/branches/importer: colors are set correctly
(edit) @2778   20 years bensch orxonox/branches/importer: reimplemented class material. searcher …
(edit) @2777   20 years simon /branches/sound: brought up sound_control.cc which doesn't do anything …
(edit) @2776   20 years bensch orxonox/branches/importer: added minimum material importer. does …
(edit) @2775   20 years bensch orxonox/branches/importer: does not accept not existing files anymore.
(edit) @2773   20 years bensch orxonox/branches/importer: better selfstanding ability of object and …
(edit) @2769   20 years bensch orxonox/branches/importer: simple color-randomizer if new material asked
(edit) @2768   20 years bensch orxonox/branches/importer: works again for everything. added methode …
(edit) @2767   20 years bensch orxonox/branches/importer: differences between GL_TRINGLES and GL_QUADS
(edit) @2765   20 years bensch orxonox/branches/importer: read in whole line instead of only next …
(edit) @2762   20 years bensch orxonox/branches/importer: more cases added, now almost all the models …
(edit) @2761   20 years bensch orxonox/branches/importer: now it should include all the cheap files …
(edit) @2760   20 years bensch orxonox/branches/importer: now importing faces too.
(edit) @2759   20 years bensch orxonox/branches/importer: now the cube has a nice rotate on it.
(edit) @2758   20 years bensch orxonox/branches/importer: error resolved due to to short resize
(edit) @2757   20 years bensch orxonox/branches/importer: read in from File
(edit) @2756   20 years simon /branches/sound/docs: made docs about how to compile under win32 VC++ …
(edit) @2755   20 years bensch orxonox/branches/importer: added Makefile.am, .in and made more efficient.
(edit) @2754   20 years bensch orxonox/branches/importer: added array-class, that handles input …
(edit) @2751   20 years bensch orxonox/branches/importer: made it autoconf
(edit) @2748   20 years bensch orxonox/branches/importer: added a framework for easy testing of …
(edit) @2747   20 years bensch orxonox/branches: added branche importer, and deleted empty branche bensch
(edit) @2746   20 years bensch orxonox/branches: created new Branche Dave, copy of trunk
(edit) @2745   20 years bensch orxonox: moved branche dave to tags, to be ready for creating dave's …
(edit) @2740   20 years bensch orxonox/trunk/gui: now Building a Window-Chain
(edit) @2739   20 years bensch orxonox/trunk/gui: modified savable rutine. now a widget has to be set …
(edit) @2738   20 years bensch orxonox/trunk/gui: better order of key-options
(edit) @2737   20 years bensch orxonox/trunk/gui: key now able to be set.
(edit) @2736   20 years bensch orxonox/trunk/gui: nicer, modularer, better, but not finished
(edit) @2735   20 years bensch orxonox/trunk/gui: added keys, and enabled key_press_event on them
(edit) @2733   20 years bensch orxonox/trunk/gui: added keystrokes, and for testing added them to …
(edit) @2731   20 years bensch orxonox/trunk: applyed List to world object too
Note: See TracRevisionLog for help on using the revision log.