|
|
@3652
|
20 years |
patrick |
orxonox/trunk: added list iterator template. this is a fix in the list …
|
|
|
@3651
|
20 years |
patrick |
orxonox/trunk: now got the trick with inline functions. they have to …
|
|
|
@3646
|
20 years |
patrick |
orxonox/trunk: implemented garbage collector, is not yet collecting, i …
|
|
|
@3644
|
20 years |
patrick |
orxonox/trunk: pnode speed function implemented
|
|
|
@3630
|
20 years |
bensch |
orxonox/trunk: gui: little patch, now only one resolution will be …
|
|
|
@3628
|
20 years |
bensch |
orxonox/trunk: nicer output for non-gtk-users
|
|
|
@3627
|
20 years |
bensch |
orxonox/trunk: gui: typo
|
|
|
@3625
|
20 years |
bensch |
orxonox/trunk: merged the branches/updater back to the trunk.
merged …
|
|
|
@3624
|
20 years |
bensch |
orxonox/trunk: gui: now the resolution is integrated from SDL. I hope …
|
|
|
@3623
|
20 years |
bensch |
orxonox/trunk: gui now deletes as it should
|
|
|
@3622
|
20 years |
bensch |
orxonox/trunk: small patch to enable/disable textures with one single …
|
|
|
@3621
|
20 years |
bensch |
orxonox/trunk: doxygen-tags and some minor stuff
|
|
|
@3619
|
20 years |
bensch |
orxonox/trunk: added a Function to resize the Window, but it does not …
|
|
|
@3617
|
20 years |
bensch |
orxonox/trunk: little fix to graphicsEngine, now the different …
|
|
|
@3611
|
20 years |
bensch |
orxonox/trunk: one step further with the gragpicsEngine
|
|
|
@3610
|
20 years |
bensch |
orxonox/trunk: first definition of the Grahpics-class. more to follow, …
|
|
|
@3609
|
20 years |
patrick |
orxonox/trunk: forgot this one, to make sure it compiles also on windows.
|
|
|
@3608
|
20 years |
patrick |
orxonox/trunk: now there is a real speedup in compiling time when …
|
|
|
@3607
|
20 years |
patrick |
orxonox/trunk: stdincl was still included everywhere. removed it out …
|
|
|
@3603
|
20 years |
bensch |
orxonox/trunk: attenuation works, and the Light is now in lib/graphics
|
|
|
@3595
|
20 years |
bensch |
orxonox/trunk: deleted the UPOINTCURVE was very bad.
also deleted …
|
|
|
@3593
|
20 years |
bensch |
orxonox/trunk: moved some stuff from TrackManager to TrackElement
|
|
|
@3591
|
20 years |
bensch |
orxonox/trunk: debug.h some cleanup
|
|
|
@3590
|
20 years |
bensch |
orxonox/trunk: updated debug.h: now possibility to log per module …
|
|
|
@3588
|
20 years |
bensch |
orxonox/trunk: name-fix for TrackManager and minor fix in Curve.
There …
|
|
|
@3586
|
20 years |
patrick |
orxonox/trunk: fixed movement bug (was in the lists), modified the player
|
|
|
@3585
|
20 years |
patrick |
orxonox/trunk: player now implements weapon change and fire
|
|
|
@3579
|
20 years |
bensch |
orxonox/trunk: preventing seg-fault
|
|
|
@3569
|
20 years |
bensch |
orxonox/trunk: new Version number set.
V0.2.2-pre-alpha
|
|
|
@3567
|
20 years |
bensch |
orxonox/trunk: new Grounds for new Territory. and new track
|
|
|
@3565
|
20 years |
bensch |
orxonox/trunk: patched the pNode, now there exists the ability for …
|
|
|
@3560
|
20 years |
patrick |
orxonox/trunk: fixed a bug, that stopped orxonox from deleting all …
|
|
|
@3558
|
20 years |
bensch |
orxonox/trunk: now the documentation only gets build if requested …
|
|
|
@3555
|
20 years |
bensch |
orxonox/trunk: ChangeLog/INSTALL reniced.
|
|
|
@3554
|
20 years |
bensch |
orxonox/trunk: nicer constructor
|
|
|
@3553
|
20 years |
patrick |
orxonox/trunk: resolved a list deleting problem in tlist.h.
|
|
|
@3552
|
20 years |
bensch |
orxonox/trunk: added init-function to PNode and chars now get copied …
|
|
|
@3551
|
20 years |
patrick |
orxonox/trunk: renamed all timing functions to tick() - cleanede up world
|
|
|
@3549
|
20 years |
bensch |
orxonox/trunk: added folder subprojects.
now one can test all the …
|
|
|
@3548
|
20 years |
bensch |
orxonox/trunk: debug information in importer set like they should be
|
|
|
@3547
|
20 years |
patrick |
orxonox/trunk: finished work on pnode, now all has been done. until…
|
|
|
@3546
|
20 years |
patrick |
orxonox/trunk: fixed a bug in the update phase, added real debug …
|
|
|
@3545
|
20 years |
patrick |
orxonox/trunk: minor changes in PNode debug output
|
|
|
@3544
|
20 years |
bensch |
orxonox/trunk: now the delete-process is as inteded by c++
virtual …
|
|
|
@3543
|
20 years |
bensch |
orxonox/trunk: some more classes now destroy themselves via …
|
|
|
@3541
|
20 years |
bensch |
orxonox/trunk: debug information for class vector and quaternion
|
|
|
@3537
|
20 years |
patrick |
orxonox/trank: worked on removing alg. from pnode and changed a little …
|
|
|
@3536
|
20 years |
bensch |
orxonox/trunk: GL_TEXTURE_2D-patch: now only enabled and disabled …
|
|
|
@3535
|
20 years |
bensch |
orxonox/trunk: player connected to the track.
There is some strange …
|
|
|
@3534
|
20 years |
patrick |
orxonox/trunk: fixed another bug in list-template and added patch from …
|
|
|
@3533
|
20 years |
bensch |
orxonox/trunk: added some more files to the new destructor-type
|
|
|
@3532
|
20 years |
patrick |
orxonox/trunk: fixed a bug in the list template, that has sleepen …
|
|
|
@3531
|
20 years |
bensch |
orxonox/trunk: all WorldEntities/PWodes now destroy all date they …
|
|
|
@3529
|
20 years |
patrick |
orxonox/trunk: zero-loop problem in pnode, dynamic pnode realocation. …
|
|
|
@3528
|
20 years |
bensch |
orxonox/trunk: TrackNode gets initialized by TrackManager now.
|
|
|
@3521
|
20 years |
patrick |
orxonox/trunk: parenting revisited. fixed some bugs some …
|
|
|
@3511
|
20 years |
bensch |
orxonox/trunk: nicer debug-output
|
|
|
@3502
|
20 years |
patrick |
orxonox/trunk: changed Skysphere to WorldEntity
|
|
|
@3495
|
20 years |
bensch |
orxonox/trunk: taken curve and matrix out of stdincl.h because they …
|
|
|
@3493
|
20 years |
bensch |
orxonox/trunk: added new Makefile.am-structure, so it compiles again
|
|
|
@3490
|
20 years |
patrick |
orxonox/trunk: moved font to lib/graphics/font
|
|
|
@3489
|
20 years |
patrick |
orxonox/trunk: dir restruture, moved console to lib/gui/console
|
|
|
@3488
|
20 years |
patrick |
orxonox/trunk: added coordinates to lib directory, this is where you …
|
|
|
@3487
|
20 years |
bensch |
orxonox/trunk: Makefile.am's are both equal again
|
|
|
@3484
|
20 years |
patrick |
orxonox/trunk: now moved importer in lib and other stuff. very very …
|
|
|
@3483
|
20 years |
patrick |
orxonox/trunk: finaly got the right idea to structure the src code. …
|
|
|
@3481
|
20 years |
patrick |
orxonox/trunk: directory restructuring revisited: created ai/, made …
|
|
|
@3474
|
20 years |
patrick |
orxonox/trunk: redesigning directory structure - created lib and added …
|