Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3365   19 years bensch orxonox/trunk: merged branches/parenting back to the. merged with …
(edit) @3364   19 years patrick orxonox/branches/parenting: extended draw function with some sort of …
(edit) @3363   19 years patrick orxonox/branches/parenting: extended functionality to implement …
(edit) @3362   19 years patrick orxonox/branches/parenting: remved HUD, reimplemented the display …
(edit) @3361   19 years patrick orxonox/branches/parenting: did a little HUD on the screen. fancy but …
(edit) @3360   19 years bensch orxonox/branches/parenting: Importer: moved object.h → model.h and …
(edit) @3359   19 years patrick orxonox/branches/parenting: glEnable(Textures) only for parts that …
(edit) @3358   19 years patrick orxonox/branches/parenting: imageloader works. but not yet fully …
(edit) @3357   19 years patrick orxonox/branches/parenting: added glmenu element imagescreen, that …
(edit) @3356   19 years bensch orxonox/branches/updater: TrackManager: now deletes without segfault …
(edit) @3355   19 years bensch orxonox/branches/parenting: :Curve: bezierCurve now can have 0,1,2,3 …
(edit) @3354   19 years bensch orxonox/branches/parenting: :TrackManager: now better join is implemented
(edit) @3353   19 years patrick orxonox/branches/parenting: commented out the old nurbs opengl test …
(edit) @3352   19 years bensch orxonox/branches/parenting: :TrackManager: Joining works too. (grafically)
(edit) @3351   19 years bensch orxonox/branches/parenting: :TrackManager: forking works.
(edit) @3350   19 years bensch orxonox/branches/parenting: TrackManager: implemented Debug-output: 1. …
(edit) @3349   19 years bensch orxonox/branches/parenting: :TrackManager: curves are now being added …
(edit) @3348   19 years bensch orxonox/branches/parenting: fixed major flaw in …
(edit) @3347   19 years bensch orxonox/branches/parenting: importer: bpp-patch
(edit) @3346   19 years bensch orxonox/branches/parenting: SLD_Surface now gets deleted in …
(edit) @3345   19 years bensch orxonox/branches/parenting: :loadscreen: now uses texture-class
(edit) @3344   19 years bensch orxonox/branches/parenting: importer: modularity improvement. Now …
(edit) @3343   19 years bensch orxonox/branches/parenting: :texture.cc: swapping textures-cordinates
(edit) @3342   19 years patrick orxonox/branches/parenting: removed old coordinates.h system now using …
(edit) @3341   19 years bensch orxonox/branches/parentin: :importer: added missing files
(edit) @3340   19 years bensch orxonox/branches/parenting: :importer: moved code from textures into …
(edit) @3339   19 years patrick orxonox/branches/parenting: some little changes of the LoadScreen, …
(edit) @3338   19 years patrick orxonox/branches/parenting: implemented a simple LoadScreen that just …
(edit) @3337   19 years patrick orxonox/branches/parenting: resolved a svn-conflict, corrected come …
(edit) @3336   19 years patrick orxonox/branches/parenting: enhanced graphics initialisation. minor change
(edit) @3335   19 years bensch orxonox/branches/parenting: added TrackManager to world.cc. (just the …
(edit) @3334   19 years bensch orxonox/branches/parenting: took out the test-curve, because it …
(edit) @3333   19 years bensch orxonox/branches/parenting: :TrackManager: reimplemented some …
(edit) @3332   19 years bensch orxonox/branches/parenting: TrackManager: wrote raw material for most …
(edit) @3331   19 years bensch orxonox/branches/parenting: added some more functionality, and wrote …
(edit) @3330   19 years bensch orxonox/branches/parenting: written the Headers for the class …
(edit) @3329   19 years bensch orxonox/trunk: modified Protoclass to doxygen-standards
(edit) @3328   19 years bensch orxonox/branches/updater: derivation now works too for the UPointCurve
(edit) @3327   19 years bensch orxonox/branches/parenting: added Class UPointCurve. It is so Bad, I …
(edit) @3326   19 years bensch orxonox/branches/parenting: added class Matrix
(edit) @3325   19 years patrick orxonox/branches/parenting: fixed the player control - orientation …
(edit) @3324   19 years bensch orxonox/branches/parenting: rotated the normals from the debug-world
(edit) @3323   19 years patrick oroxnox/branches/parenting: turned coordinate system, now using the …
(edit) @3322   19 years bensch orxonox/branches/updater: just made some functions Virtual. (also to …
(edit) @3321   19 years bensch orxonox/branches/parenting: derivation-curve implemented.
(edit) @3320   19 years bensch orxonox/branches/parenting: curve-optimizations. Now calculation …
(edit) @3319   19 years bensch orxonox/branches/parenting: added a testCurve to world.cc, and removed …
(edit) @3318   19 years bensch orxonox/branches/updater: implemented some destructors
(edit) @3317   19 years bensch orxonox/branches/updater: doxygen-comments
(edit) @3316   19 years bensch orxonox/branches/updater: gtk-assertion-error-FIX. (lazy)
(edit) @3315   19 years bensch orxonox/branches/updater: code-standartisation updated in all files. …
(edit) @3314   19 years bensch orxonox/trunk: NEWS now true again
(edit) @3313   19 years bensch orxonox/branches/updater: moved some stuff to gui-gtk.
(edit) @3312   19 years bensch orxonox/branches/updater: now it is possible to change the options …
(edit) @3311   19 years patrick oroxnox/branches/parenting: implemented helperParent and made some …
(edit) @3310   19 years patrick orxonox/branches/parenting: added class HelperParent that i hope will …
(edit) @3309   19 years patrick orxonox/branches/parenting: added a second worldentity just to test …
(edit) @3308   19 years patrick orxonox/branches/parenting: fixed a bug that prevented the program …
(edit) @3307   19 years patrick orxonox/branches/parenting: now parenting works visibly good :)
(edit) @3306   19 years patrick orxonox/branches/parenting: modified function passing routines - now …
(edit) @3305   19 years bensch orxonox/branches/updater: Now in non-gtk-mode, the Gui will ask …
(edit) @3304   19 years bensch orxonox/branches/updater: nicer optionChange-Function
(edit) @3303   19 years bensch orxonox/branches/updater: small fix for compiling without gtk
(edit) @3302   19 years patrick orxonox/branches/parenting: implemented parenting and added to …
(edit) @3301   19 years bensch orxonox/branches/updater: now also works in non-gui-mode
(edit) @3300   19 years bensch orxonox/branches/updater: implemented a new SignalHandler, signals for …
(edit) @3299   19 years bensch orxonox/branches/updater: flags now working perfectly. not the fastest …
(edit) @3298   19 years bensch orxonox/branches/updater: autoupdate at beginning works partly
(edit) @3297   19 years bensch orxonox/branches/updater: now works for non-gtk-mode too.
(edit) @3296   19 years bensch orxonox/branches/updater: now the GUI just opens the first time, and …
(edit) @3295   19 years bensch orxonox/branches/updater: parsing argv's works now. But no events can …
(edit) @3294   19 years bensch orxonox/branches/updater: merged debug.h from trunk, and just some …
(edit) @3293   19 years bensch orxonox/trunk: debug.h extended: COUT(debuglevel), PRINT(debuglevel) …
(edit) @3292   19 years bensch orxonox/branches/updater: walkThrough is better now.
(edit) @3291   19 years bensch orxonox/branches/updater: compiles without GTK again
(edit) @3290   19 years bensch orxonox/branches/updater: label → this→title (now setTitle makes at …
(edit) @3289   19 years bensch orxonox/branches/updater: updated gui, so now it deletes itself when …
(edit) @3288   19 years bensch orxonox/branches/updater: saveable flag is now protected
(edit) @3287   19 years bensch orxonox/branches/updater: gtk_gui: now setTitle is a virtual function …
(edit) @3286   19 years bensch orxonox/branches/updater: it downloads the fileindex into a tempdir.
(edit) @3285   19 years bensch orxonox/branches/updater: getting some system information
(edit) @3284   19 years bensch orxonox/branches/updater: cleaner code
(edit) @3283   19 years bensch orxonox/branches/updater: now also works, if no pthread is found, but …
(edit) @3282   19 years dave orxonox/branches/updater: more convenient in non-threaded mode.
(edit) @3281   19 years dave orxonox/branches/updater: works without CURL too. gives some nice info …
(edit) @3280   19 years dave branches/old.dave: Nochmal das gleiche, Raumschiff sollte drehen, aber …
(edit) @3279   19 years dave branches/old.dave: Die Neigung des Raumschiffes ist jetzt nicht mehr …
(edit) @3278   19 years dave orxonox/branches/old.dave: just testing
(edit) @3277   19 years patrick orxonox/branches/parenting: worldentity is now derived from …
(edit) @3276   19 years patrick orxonox/branche/parenting: added nullparent as the center of all parents.
(edit) @3275   19 years bensch orxonox/branches/updater: doxygen tags
(edit) @3274   19 years bensch orxonox/branches/updater: better check if pthread is not enabled
(edit) @3273   19 years bensch orxonox/branches/updater: checking if pthread is an option
(edit) @3272   19 years bensch orxonox/branches/updater: using pthread as Threader.
(edit) @3271   19 years bensch orxonox/branches/updater: threads are cool after all. trying again.
(edit) @3270   19 years bensch orxonox/branches/updater: minor changes
(edit) @3269   19 years patrick orxonox/branches/parenting: parenting now debugged, ready to be …
(edit) @3268   19 years bensch orxonox/branches/updater: deleted threading again. I have found a …
(edit) @3267   19 years bensch orxonox/branches/updater: changed the FileInfo-struct
(edit) @3266   19 years bensch orxonox/branches/updater: race-condition-prevention.
Note: See TracRevisionLog for help on using the revision log.