Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8319   19 years ponder I know this is a big commit. I'm sorry about that. Anyway… - Added …
(edit) @8318   19 years bottac collision detection again.
(edit) @8317   19 years bottac collision detection: partial fix.
(edit) @8314   19 years bensch new copy
(edit) @8313   19 years bensch delete merged branche
(edit) @8308   19 years ponder - orxonox crashed on osx when a call to the opengl subsystem was done …
(edit) @8307   19 years rennerc maybe fixed bug
(edit) @8306   19 years rennerc memoryleak—
(edit) @8305   19 years snellen fixed compilation problem
(edit) @8304   19 years snellen script_trigger: added possibility to set debug draw in the xml file
(edit) @8303   19 years snellen game world: put State::setScriptManager(&this→scriptManager); in start()
(edit) @8302   19 years rennerc fixed one more memory leak
(edit) @8301   19 years rennerc fixed master memory leak :D
(edit) @8300   19 years bensch script_engine: fixed the LoadParam-Bug that prevented loading of two …
(edit) @8296   19 years ponder - volfog_effect.cc didn't compile on macosx, because there's no glX* …
(edit) @8295   19 years bensch create new branche terrain for Dynamic-Generating Terrain
(edit) @8294   19 years bensch delete merged branche
(edit) @8292   19 years ponder Added a semicolon…
(edit) @8291   19 years ponder Just a small change to get it compiling on non osx-systems
(edit) @8290   19 years snellen debug output is more verbose now
(edit) @8289   19 years snellen added some debug output, script gets called
(edit) @8288   19 years patrick bsp: the collision reaction is on its way… a long one…
(edit) @8287   19 years stefalie water: few bugs left…
(edit) @8286   19 years snellen added debug output
(edit) @8285   19 years snellen added debug output
(edit) @8284   19 years bensch new copy
(edit) @8283   19 years bensch delete
(edit) @8281   19 years hdavid branches/atmospheric_engine: lightening effect
(edit) @8280   19 years bensch new copy
(edit) @8279   19 years bensch delete
(edit) @8277   19 years bensch delete branche
(edit) @8275   19 years snellen added debug output
(edit) @8274   19 years bensch new copy
(edit) @8273   19 years rennerc removed some memory leaks
(edit) @8272   19 years bensch del branche
(edit) @8269   19 years hdavid branches/atmospheric_engine:
(edit) @8268   19 years stefalie water: yahoooo :-)
(edit) @8267   19 years amaechler raise the number:)
(edit) @8266   19 years hdavid branches/atmospheric_engine: cool light effect for the lightening
(edit) @8265   19 years snellen started debuging
(edit) @8264   19 years patrick bsp: fixed a bug in the cr engine. now the checks are performed correctly
(edit) @8263   19 years stefalie water: refl n refr textures get darker every renderpath
(edit) @8262   19 years snellen draw function of script trigger modified
(edit) @8261   19 years amaechler branches/atmospheric_engine: deleted sgl file, now in data branch
(edit) @8260   19 years stefalie water: …
(edit) @8259   19 years snellen should work now
(edit) @8258   19 years bensch new copy
(edit) @8257   19 years bensch delete merged branche
(edit) @8256   19 years patrick bsp: some cr default values rearangements
(edit) @8254   19 years hdavid branches/atmospheric_engiengine: lightening effect
(edit) @8253   19 years amaechler branches/atmospheric_engine: fog fade
(edit) @8252   19 years rennerc server should not segfault on exit any more
(edit) @8251   19 years hdavid branches/atmospheric_engiengine: lightening effect
(edit) @8250   19 years bensch linking
(edit) @8249   19 years stefalie water: no culling, no clipping → textures work fine
(edit) @8248   19 years snellen account.cc and object.cc added
(edit) @8247   19 years amaechler branches/atmospheric_engine: fog activate, cleanups
(edit) @8246   19 years snellen moved example.cc to scripttrigger, object.cc, account.cc
(edit) @8245   19 years rennerc added printf on nick change
(edit) @8244   19 years rennerc fixed bug with synchronizeable vars after vars with non const length
(edit) @8243   19 years snellen check in
(edit) @8242   19 years amaechler branches/atmospheric_engine: general activate, cleanups
(edit) @8241   19 years stefalie water: 3 of 4
(edit) @8240   19 years bensch cleaner
(edit) @8239   19 years bensch more integration into orxonox framework
(edit) @8238   19 years rennerc
(edit) @8237   19 years rennerc two small fixes
(edit) @8236   19 years rennerc added nickname to playerstats
(edit) @8235   19 years stefalie water: hack… but now i got 3 of the 4 needed textures
(edit) @8234   19 years patrick bsp: cr and some manager stuff
(edit) @8233   19 years bottac Colision test
(edit) @8232   19 years snellen check in
(edit) @8231   19 years snellen Prepared tests
(edit) @8230   19 years patrick network: created new network branche (MARK NET)
(edit) @8229   19 years patrick network: removing old network branche
(edit) @8227   19 years bensch gui: less warnings from file
(edit) @8226   19 years bensch gui: doxy-tags
(edit) @8225   19 years bensch gui: directory should be safe now
(edit) @8224   19 years bensch gui: much better directory, now the Directory is completly read in …
(edit) @8223   19 years hdavid branches/atmospheric_enc_engine: starting implementation of random …
(edit) @8222   19 years bensch gui: minor change
(edit) @8221   19 years patrick bsp: work flush, we'll have to look about collisions later
(edit) @8220   19 years patrick bsp: collision detection doesn't work at all
(edit) @8219   19 years patrick bsp: new ground collision attribute tripple
(edit) @8218   19 years patrick bsp: changed the BSPEntity name to BspEntity for more consistency, …
(edit) @8217   19 years patrick bsp: major restructure: going over bsp_entity for collision detection. …
(edit) @8216   19 years patrick bsp: collision registering should now work
(edit) @8215   19 years patrick bsp: integrated the collision checks
(edit) @8214   19 years snellen final check in
(edit) @8213   19 years patrick bsp: integrating the bspmanager fully into the collision …
(edit) @8212   19 years snellen corrected mistakes
(edit) @8211   19 years snellen cleaned script trigger, added member: a pointer to the required script
(edit) @8210   19 years snellen implemented reset function of the script manager
(edit) @8209   19 years patrick cr: removin old cr branche
(edit) @8208   19 years snellen added reset function to script manager
(edit) @8207   19 years snellen set parent mode of script trigger to PNODE_MOVEMENT
(edit) @8206   19 years snellen script checks now before adding an object and a class wether the class …
(edit) @8205   19 years snellen ScriptTrigger now loads its parameters
(edit) @8204   19 years patrick bsp: collision to move
(edit) @8203   19 years patrick bsp: some mods
Note: See TracRevisionLog for help on using the revision log.