|
|
@5885
|
19 years |
bensch |
orxonox/trunk: classList: returns const lists
|
|
|
@5866
|
19 years |
bensch |
orxonox/trunk: multi-texture work perfectly, try building …
|
|
|
@5865
|
19 years |
bensch |
orxonox/trunk: sequence test
|
|
|
@5863
|
19 years |
bensch |
orxonox/trunk: TextureSequence finished for testing
|
|
|
@5861
|
19 years |
bensch |
trunk: renaming to TextureSequence
|
|
|
@5860
|
19 years |
bensch |
orxonox/trunk: some initial work at MultiFrameTexture.cc
|
|
|
@5859
|
19 years |
bensch |
orxonox/trunk: small changes in the Texture interface
|
|
|
@5858
|
19 years |
bensch |
orxonox/trunk: introducing multiframe-texture
|
|
|
@5857
|
19 years |
bensch |
orxonox/trunk: enableTexture now a property of Texture and not …
|
|
|
@5856
|
19 years |
bensch |
orxonox/trunk: TextureToGL is now more modular
|
|
|
@5790
|
19 years |
bensch |
orxonox/trunk: rescale of the screen-size should reload Models too on …
|
|
|
@5774
|
19 years |
bensch |
orxonox/trunk: stl in Model
|
|
|
@5769
|
19 years |
bensch |
orxonox/trunk: sync
|
|
|
@5768
|
19 years |
bensch |
orxonox/trunk: font is a Texture now (this is a procedural texture)
|
|
|
@5755
|
19 years |
bensch |
orxonox/trunk: textures are rebuild on resize of the winodow (on winodws)
|
|
|
@5754
|
19 years |
bensch |
orxonox/trunk: Texture even better
|
|
|
@5753
|
19 years |
bensch |
orxonox/trunk: cleaner Texture Loading
|
|
|
@5701
|
19 years |
bensch |
orxonox/trunk: removed ALL Makefile.in's
|
|
|
@5676
|
19 years |
patrick |
orxonox/trunk: model now makes better debug output
|
|
|
@5674
|
19 years |
bensch |
orxonox/trunk: collision-detection with new Matrix-class
|
|
|
@5672
|
19 years |
patrick |
orxonox/trunk: removed the modelinfo from the includes of vector.h
|
|
|
@5479
|
19 years |
bensch |
orxonox/trunk: updated to new autoconf, moved resourcemanager to …
|
|
|
@5475
|
19 years |
bensch |
default of shoot is now on Button-left
|
|
|
@5465
|
19 years |
bensch |
orxonox/trunk: vegetation rendering in the terrain (trees are now …
|
|
|
@5463
|
19 years |
bensch |
orxonox/trunk: removed LIBTOOL again
|
|
|
@5452
|
19 years |
bensch |
orxonox/trunk: libtoolize
|
|
|
@5450
|
19 years |
bensch |
orxonox/trunk: building with LIBTOOL again, this time for real
Since …
|
|
|
@5437
|
19 years |
bensch |
orxonox/trunk: Sphers Rendered around the Turret-Power-Up (this looks …
|
|
|
@5435
|
19 years |
bensch |
orxonox/trunk: power-ups implemented (simple-mode)
|
|
|
@5430
|
19 years |
bensch |
orxonox/trunk: static definitions
|
|
|
@5427
|
19 years |
bensch |
orxonox/trunk: some minor include stuff
|
|
|
@5413
|
19 years |
bensch |
orxonox/trunk: reverted to old revision 5409, removing the …
|
|
|
@5412
|
19 years |
bensch |
orxonox/trunk: subprojects compile again (but with many segfaults)
|
|
|
@5411
|
19 years |
bensch |
orxonox/trunk: utils are also LTLIBRARY now
|
|
|
@5410
|
19 years |
bensch |
orxonox/trunk: building with LIBTOOL now, all Shared Libs
|
|
|
@5405
|
19 years |
bensch |
orxonox/trunk: renamed definition to the right term declaration…
|
|
|
@5390
|
19 years |
bensch |
orxonox/trunk: renamed Array to tArray
|
|
|
@5374
|
19 years |
bensch |
orxonox/trunk: cool shell-commands for loading images and setting colors
|
|
|
@5373
|
19 years |
bensch |
orxonox/trunk: now the Shell's background-render pathc is in the Material
|
|
|
@5351
|
19 years |
bensch |
orxonox/trunk: building world_etities as a lib in …
|
|
|
@5349
|
19 years |
bensch |
orxonox/trunk: build everything in src/lib as a libORXlibs.a
|
|
|
@5348
|
19 years |
bensch |
orxonox/trunk: fixed the subProjects… again
|
|
|
@5321
|
19 years |
bensch |
orxonox/trunk: more error-catchin in the shader
|
|
|
@5319
|
19 years |
bensch |
orxonox/trunk: some minor file-handling
|
|
|
@5315
|
19 years |
bensch |
orxonox/trunk: some renaiming of GUI
i am looking forward to coding …
|
|
|
@5312
|
19 years |
bensch |
orxonox/trunk: build the glMenu as part of the new LIB: libORXguiGL
|
|
|
@5311
|
19 years |
bensch |
orxonox/trunk: moved the entire GUI
|
|
|
@5308
|
19 years |
bensch |
orxonox/trunk: Fixed a reversive in the ResourceManager:
Since …
|
|
|
@5306
|
19 years |
bensch |
orxonox/trunk: ResourceManage-fixes
|
|
|
@5305
|
19 years |
bensch |
orxonox/trunk: better implementation of the Texture-loading
|
|
|
@5304
|
19 years |
bensch |
orxonox/trunk: so, ResourceManager now operates on BaseObjects. If …
|
|
|
@5303
|
19 years |
bensch |
orxonox/trunk: less output on quit… still some strange effecs caused …
|
|
|
@5302
|
19 years |
bensch |
orxonox/trunk: fixed bug in SkyShphere, doubly deleted Model
|
|
|
@5300
|
19 years |
bensch |
orxonox/trunk: even less debug-info
|
|
|
@5293
|
19 years |
bensch |
orxonox/trunk: most remaining memory leaks are related to …
|
|
|
@5284
|
19 years |
bensch |
orxonox/trunk: issue in MD2Data: loaded filename even if it was NULL
|
|
|
@5280
|
19 years |
bensch |
orxonox/trunk: remove unused stuff
|
|
|
@5239
|
19 years |
bensch |
orxonox/trunk: compile-performance-stuff
|
|
|
@5235
|
19 years |
patrick |
oroxnox/trunk: some small changes in the md2model to free some unused mem
|
|
|
@5228
|
19 years |
bensch |
orxonox/trunk: nicer rendering of the Textures (LINEAR instead of NEAREST
|
|
|
@5218
|
19 years |
bensch |
orxonox/trunk: more error-fixes… thanks Valgrind team
|
|
|
@5217
|
19 years |
bensch |
orxonox/trunk: physicsInterface fixed
|
|
|
@5216
|
19 years |
bensch |
orxonox/trunk: more fixes due to valgrind
|
|
|
@5212
|
19 years |
bensch |
orxonox/trunk: some little errors corrected via Valgrind
|
|
|
@5211
|
19 years |
bensch |
orxonox/trunk: valgrind mem-leak-recovered
|
|
|
@5160
|
19 years |
bensch |
orxonox/trunk: shell is now a lib for its own
|
|
|
@5115
|
19 years |
bensch |
orxonox/trunk: reimplemented the list functions, as i did before in …
|
|
|
@5111
|
19 years |
bensch |
orxonox/trunk: reverted the last steps, because they created a huge …
|
|
|
@5110
|
19 years |
bensch |
orxonox/trunk: changed the behaviour of the iterator.
Now it is soon …
|
|
|
@5100
|
19 years |
bensch |
orxonox/trunk: testing some AutoCompletion in the Shell.
|
|
|
@5087
|
19 years |
patrick |
orxonox/trunk: added some droids in the middle of the track to the …
|
|
|
@5086
|
19 years |
patrick |
orxonox/trunk: corrected the md2 bug. it was a silly very hard to …
|
|
|
@5085
|
19 years |
patrick |
orxonox/trunk: bugfixing the md2 animation class. there seems to be a …
|
|
|
@5075
|
19 years |
bensch |
orxonox/trunk: redirected all printf-output to the shell
This is just …
|
|
|
@5070
|
19 years |
bensch |
reporx: moved orxonox out of orxonox directory, because it is the only …
|
|
copied from orxonox/trunk/src/lib/graphics/importer:
|
|
|
@5039
|
19 years |
bensch |
orxonox/trunk: useless stuff
|