Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3004   19 years bensch orxonox/trunk: implemented Bezier-Diff
(edit) @3002   19 years bensch orxonox/trunk/src: typo
(edit) @3001   19 years bensch orxonox/trunk: changed Makefile so it should compile again on OS X
(edit) @3000   19 years bensch orxonox/trunk: added a Benzier-Class: testing it with the new track-system
(edit) @2995   19 years bensch orxonox/trunk: merged branches/osX back into the Trunk. Conflicts …
(edit) @2991   19 years bensch orxonox/trunk: better configure, just works better on less configured …
(edit) @2990   19 years bensch orxonox/trunk: make dist works again: don't forget to drag in the .h-files
(edit) @2989   19 years bensch orxonox/trunk: libs now included in the right way, should work for …
(edit) @2988   19 years bensch orxonox/trunk/importer: default of Group→next set to NULL as it …
(edit) @2982   19 years bensch orxonox/trunk: changed configure.ac. don't know if it works anymore
(edit) @2981   19 years bensch orxonox/trunk: added missing files config.sub/.guess
(edit) @2980   19 years bensch orxonox/truk: configure.ac/makefile.am's better now. more dynamic
(edit) @2969   19 years bensch orxonox/trunk/src: model changed to low-poly-version 'reaplow.obj/.mtl'
(edit) @2968   19 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) @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) @2879   20 years bensch orxonox/trunk: fix for configure.ac checks one header before checking …
(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) @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) @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) @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) @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) @2792   20 years bensch orxonox/trunk: redesigned the world.
(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
(edit) @2730   20 years bensch orxonox/trunk: implemented a glList for player: this is for testing …
(edit) @2711   20 years patrick orxonox/trunk: added Tasks list
(edit) @2710   20 years bensch orxonox/trunk: added a sample configurationm file for doxygen
(edit) @2709   20 years bensch orxonox/trunk: removed obsolete scripts direcory
(edit) @2706   20 years bensch orxonox/trunk: changed to automake-1.8 and made it windows-compatible …
(edit) @2701   20 years bensch orxonox/trunk: configure.ac updated, that it only checks for linux, …
(edit) @2644   20 years patrick orxonox/trunk: BUGFIX - Player spawn problem resolved (I hope…)
(edit) @2640   20 years patrick orxonox/trunk/src - BUGFIX: input node now redirected to the right …
(edit) @2636   20 years patrick - Added a GameLoader to the game. This enables orxonox to load a …
(edit) @2635   20 years bensch orxonox/trunk/gui: minor fix
(edit) @2634   20 years bensch orxonox/trunk/gui: load now more efficient. Loads first searches for a …
(edit) @2627   20 years bensch orxonox/trunk: deleted obsolete glut includings
(edit) @2625   20 years bensch orxonox/trunk/gui: minor optimization
(edit) @2623   20 years bensch orxonox/trunk/gui: better comments
(edit) @2622   20 years bensch orxonox/trunk/gui: modularity improved. Now init() of Subclasses …
(edit) @2618   20 years bensch orxonox/trunk/gui: added Version number to the GUI.
(edit) @2615   20 years bensch orxonox/trunk/gui: export to file now nicer. (danger heavy if-expression)
(edit) @2614   20 years bensch orxonox/trunk/gui: added simple config-file stuffing. (only save needs …
(edit) @2613   20 years bensch orxonox/trunk/gui: added class keys
(edit) @2611   20 years bensch orxonox/trunk: now also compiles in Windows again. There was a Problem …
(edit) @2605   20 years bensch orxonox/trunk/gui: generalized: destructor, added label to class …
(edit) @2595   20 years bensch orxonox/trunk/gui: Generalized plugins (returning Widget* now). …
(edit) @2589   20 years bensch orxonox/trunk: Makefile.am's updated. They now include header files as …
(edit) @2588   20 years bensch orxonox/trunk/gui: doxygen orxodox created for all h-files, classes …
(edit) @2587   20 years bensch orxonox/trunk/gui: added init-routine to Menu as promised in last …
(edit) @2586   20 years bensch orxonox/trunk/gui: added init-routine to all the Widget-type objects. …
(edit) @2584   20 years bensch orxonox/trunk/gui: walkThrough-function implemented, that walks down …
(edit) @2583   20 years bensch orxonox/trunk/gui: Windows Decorations Enabled only for Widnows
(edit) @2581   20 years bensch orxonox/trunk/gui: gui now ready for including Orxonox-Crew-Logo
(edit) @2580   20 years bensch orxonox/trunk/gui: Image now Pressable; added Class EventBox to but …
(edit) @2551   20 years patrick orxonox/trunk: minor changes - enhanced sc controll, fixed …
(edit) @2191   20 years patrick orxonox/trunk/src: added coordinates.h to trunk to make src compile again
(edit) @2190   20 years bensch orxonox/trunk: merged and copied all files from branches/chris into …
Note: See TracRevisionLog for help on using the revision log.