Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3495   19 years bensch orxonox/trunk: taken curve and matrix out of stdincl.h because they …
(edit) @3493   19 years bensch orxonox/trunk: added new Makefile.am-structure, so it compiles again
(edit) @3492   19 years bensch orxonox/trunk: moved glincl to defts
(edit) @3491   19 years patrick orxonox/trunk: fixed a bug in the conf files
(edit) @3490   19 years patrick orxonox/trunk: moved font to lib/graphics/font
(edit) @3489   19 years patrick orxonox/trunk: dir restruture, moved console to lib/gui/console
(edit) @3488   19 years patrick orxonox/trunk: added coordinates to lib directory, this is where you …
(edit) @3487   19 years bensch orxonox/trunk: Makefile.am's are both equal again
(edit) @3486   19 years bensch orxonox/trunk: syntax in Makefile.am better now
(edit) @3484   19 years patrick orxonox/trunk: now moved importer in lib and other stuff. very very …
(edit) @3483   19 years patrick orxonox/trunk: finaly got the right idea to structure the src code. …
(edit) @3481   19 years patrick orxonox/trunk: directory restructuring revisited: created ai/, made …
(edit) @3480   19 years bensch orxonox/trunk: less warnings in Windows due to ERROR→ERR
(edit) @3479   19 years bensch orxonox/trunk/src/importer: Makefile.am adapted to the new File-structure
(edit) @3478   19 years patrick orxonox/trunk: fixed font leak and removed sfont again
(edit) @3477   19 years bensch orxonox/trunk: added sfont again
(edit) @3476   19 years patrick orxonox/trunk: redesigning directory structure - created glmenu and …
(edit) @3475   19 years patrick orxonox/trunk: redesigning directory structure - created defs and …
(edit) @3474   19 years patrick orxonox/trunk: redesigning directory structure - created lib and added …
(edit) @3473   19 years patrick orxonox/trunk: redesigning directory structure - created mathlib and …
(edit) @3472   19 years patrick orxonox/trunk: redesigning directory structure - created …
(edit) @3471   19 years patrick orxonox/trunk: redesigning directory structure - first step
(edit) @3470   19 years bensch orxonox/trunk: moved player to a subfolder named world_entity, and …
(edit) @3466   19 years bensch orxonox/trunk: debug.h with nicer output
(edit) @3462   19 years patrick orxonox/trunk: cleaning up old stuff in world.cc and its relatives. …
(edit) @3461   19 years patrick orxonox/trunk: cleaning up old stuff in world.cc and its relatives. …
(edit) @3460   19 years bensch orxonox/trunk: should compile again: reverted the state of orxonox: …
(edit) @3459   19 years patrick orxonox/trunk: cleaning up old stuff in world.cc and its relatives. …
(edit) @3458   19 years bensch orxonox/trunk: some minor changes in the framework, and the font is …
(edit) @3457   19 years bensch orxonox/trunk: added new File glfont.c that will be modified, so it …
(edit) @3456   19 years bensch orxonox/trunk: FontSet addapted the fontset some more doxygen-tags name
(edit) @3455   19 years bensch orxonox/trunk: cone3D-fonts added, but they will still need some work …
(edit) @3454   19 years bensch orxonox/trunk/importer: doxygen-tags
(edit) @3453   19 years bensch orxonox/trunk: light: added ability to generate a spot light
(edit) @3452   19 years bensch orxonox/trunk: gui: added resolution-selection-menu
(edit) @3450   19 years bensch orxonox/trunk: doxygen-tags: player.cc/h p_node.cc/h base_entity.h …
(edit) @3449   19 years bensch orxonox/trunk: documented orxonox.cc/h world.cc/h vector.cc/h
(edit) @3446   19 years bensch orxonox/trunk: light Comments/cleanup→ next step perfection :)
(edit) @3444   19 years bensch orxonox/trunk: Light faster getPosition algorythm
(edit) @3443   19 years bensch orxonox/trunk: nice check if Light is enabled
(edit) @3442   19 years bensch orxonox/trunk: light: added debug-method. There is something strange …
(edit) @3441   19 years bensch orxonox/trunk: implemented attenuation
(edit) @3440   19 years bensch orxonox/trunk: Light: added ambientColor, removed fancy effects :)
(edit) @3439   19 years bensch orxonox/trunk: evil-color-deflator (and a small patch, so debug.h does …
(edit) @3438   19 years bensch orxonox/trunk: light: comments, errormessages, light up again
(edit) @3437   19 years bensch orxonox/trunk: light is now more like a lightManager. It is a Class, …
(edit) @3436   19 years bensch orxonox/trunk: added new Class light, that handles lights (needed for …
(edit) @3435   19 years bensch orxonox/trunk: hups, this was not meant
(edit) @3434   19 years bensch orxonox/trunk: taken the gl-stuff out of stdincl
(edit) @3433   19 years bensch orxonox/trunk: merged back the trackManager to the trunk. merged with …
(edit) @3429   19 years bensch orxonox/trunk: skysphere now produces no more segfault while level changes
(edit) @3428   19 years bensch orxonox/trunk: GLMenuImageScreen: singletonClass has private constructor.
(edit) @3427   19 years bensch orxonox/trunk/importer: cleaned up the includes, while watching some …
(edit) @3426   19 years bensch orxonox/trunk/importer: added cylinderModel to importer
(edit) @3424   19 years bensch orxonox/trunk: nice-up patch: configure.ac is now really nice. 1. …
(edit) @3423   19 years bensch orxonox/trunk: merged branches/updater back into the trunk merged with …
(edit) @3422   19 years bensch orxonox/trunk: skysphere now shows Material.
(edit) @3421   19 years bensch orxonox/trunk: Makefile-fix (do not know if it works)
(edit) @3420   19 years bensch orxonox/trunk: skysphere: some new functionality. now size and texture …
(edit) @3419   19 years bensch orxonox/trunk: copied dave's SkySphere into the Trunk done it with svn …
(edit) @3418   19 years bensch orxonox/trunk/importer: added primitive sphere, but it still has some …
(edit) @3400   19 years bensch orxonox/trunk: model: extended funtionality, now one can also use …
(edit) @3398   19 years bensch orxonox/trunk: Made the Model-class externalizable meaning: 1. There …
(edit) @3397   19 years bensch orxonox/trunk: importer: now name is io, the output was wrong :)
(edit) @3396   19 years bensch orxonox/trunk: splitted obj-loader out of the model-class: this will …
(edit) @3395   19 years bensch orxonox/trunk: adapted PRINTF/PRINT/COUT, now they should behave properly.
(edit) @3394   19 years bensch orxonox/trunk: now the loadscreen uses material instead of Textures.
(edit) @3380   19 years bensch orxonox/trunk: added property that merges the Data-Repository into the …
(edit) @3377   19 years bensch orxonox/trunk: Compiling-performance-update: SubPrjects will only be …
(edit) @3370   19 years patrick orxonox/trunk/ added sfont library to draw some letters on the screen.
(edit) @3368   19 years patrick orxonox/trunk: finished implementing loadscreen. looks quite fancy… …
(edit) @3367   19 years patrick orxonox/trunk: updated screenloader with more generic functions
(edit) @3365   19 years bensch orxonox/trunk: merged branches/parenting back to the. merged with …
(edit) @3329   19 years bensch orxonox/trunk: modified Protoclass to doxygen-standards
(edit) @3293   19 years bensch orxonox/trunk: debug.h extended: COUT(debuglevel), PRINT(debuglevel) …
(edit) @3246   19 years patrick orxonox/trunk: implemented a first header file for the Parent Node, …
(edit) @3245   19 years patrick orxonox/trunk: enhanced protoclass with the right includes and doxygen …
(edit) @3237   19 years bensch orxonox/trunk: working again.
(edit) @3236   19 years patrick /orxonox/trunk: unstable - problems getting collision to compile
(edit) @3234   19 years bensch orxonox/trunk: minor fixes
(edit) @3233   19 years patrick orxonox/trunk: unstable - minor changes everywhere
(edit) @3232   19 years patrick orxonox/trunk: unstable - cleared track
(edit) @3231   19 years bensch orxonox/trunk: iniparser, collision fixed
(edit) @3230   19 years patrick orxonox/trunk: unstable - list_template, keyname
(edit) @3229   19 years patrick orxonox/trunk: unstable - WorldEntity cleaned
(edit) @3228   19 years patrick orxonox/trunk: unstable - cleaned up vector.h
(edit) @3227   19 years bensch player fixed
(edit) @3226   19 years bensch orxonox/trunk: world fixed (still unstable)
(edit) @3225   19 years patrick /orxonox/trunk: unstable - added many comments and now redefinit all …
(edit) @3224   19 years bensch orxonox/trunk: FILE_H → _FILE_H to all h-files.
(edit) @3223   19 years patrick orxonox/trunk: redefined ERROR definition to oERROR, so that win finds …
(edit) @3222   19 years bensch orxonox/trunk: Error → ErrorMessage
(edit) @3221   19 years patrick orxonox/trunk: added doxy comments to class StoryEntity, little …
(edit) @3220   19 years patrick orxonox/trunk: fixed a lot of bugs with StoryEntity management, also …
(edit) @3219   19 years bensch orxonox/trunk: checking for doxygen-executable. doxygen will only be …
(edit) @3217   19 years bensch orxonox/trunk: copied Curve-class from branches/bezierCurve. The only …
(edit) @3216   19 years patrick orxonox/trunk: a first redesign of the CommandNode and its cmd passing …
(edit) @3215   19 years patrick /orxonox/trunk: discovered a minor bug and fixed some code style issues…
(edit) @3214   19 years patrick orxonox/trunk: cleaned up orxonox.cc, deleted unused code
(edit) @3213   19 years patrick orxonox/trunk: enhanced the CommandNode - cleaning up garbage doing …
Note: See TracRevisionLog for help on using the revision log.