|
|
@5944
|
19 years |
bensch |
orxonox/trunk: ini-parser in own subdir now (also moved tiXml-lib to …
|
|
|
@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
|
|
|
@5819
|
19 years |
bensch |
orxonox/trunk: merged branches world_entities to trunk again
merged …
|
|
|
@5790
|
19 years |
bensch |
orxonox/trunk: rescale of the screen-size should reload Models too on …
|
|
|
@5789
|
19 years |
bensch |
orxonox/trunk: windows-compile fix (stl-list)
|
|
|
@5783
|
19 years |
bensch |
orxonox/trunk: more stl in Shell
|
|
|
@5780
|
19 years |
bensch |
orxonox/trunk: no more segfault in the Shell
|
|
|
@5779
|
19 years |
bensch |
orxonox/trunk: ClassList is now in std::list style
ShellCommand is now …
|
|
|
@5778
|
19 years |
bensch |
orxonox/trunk: saver removal
|
|
|
@5776
|
19 years |
bensch |
orxonox/trunk: stl::list in PhysicsEngine
|
|
|
@5775
|
19 years |
bensch |
orxonox/trunk: stl::list in Element2D
|
|
|
@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)
|
|
|
@5767
|
19 years |
bensch |
orxonox/trunk: removed support for text-render-static
|
|
|
@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
|
|
|
@5750
|
19 years |
bensch |
orxonox/trunk: merged the WorldEntities into the Trunk.
Merged with …
|
|
|
@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
|
|
|
@5671
|
19 years |
bensch |
orxonox/trunk: renamed class LoadParam to CLoadParam and Macro …
|
|
|
@5656
|
19 years |
bensch |
orxonox/trunk: new Version of the String-splitter (without …
|
|
|
@5654
|
19 years |
bensch |
orxonox/trunk: cycle-loading of LoadParam works…
|
|
|
@5653
|
19 years |
bensch |
orxonox/trunk: further cleanup
|
|
|
@5652
|
19 years |
bensch |
orxonox/trunk: new LoadParam procedure with all NON-cycling …
|
|
|
@5515
|
19 years |
bensch |
orxonox/trunk: unloading of fonts now without a Warning from the …
|
|
|
@5509
|
19 years |
bensch |
orxonox/trunk: proto_world_entity-stuff
|
|
|
@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
|
|
|
@5421
|
19 years |
bensch |
orxonox/trunk: GUI-Element visible
|
|
|
@5420
|
19 years |
bensch |
orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.
|
|
|
@5419
|
19 years |
bensch |
orxonox/trunk: MUCH better algorithm for the QuaternionSlerp in PNodes …
|
|
|
@5418
|
19 years |
bensch |
orxonox/trunk: Text offers its Size to Element2D
|
|
|
@5417
|
19 years |
bensch |
orxonox/trunk: visibility of Element2D-debug-draw through …
|
|
|
@5415
|
19 years |
bensch |
orxonox/trunk: windows compatibility
|
|
|
@5414
|
19 years |
bensch |
orxonox/trunk: new functionality in PNode and Element2D
they now …
|
|
|
@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
|
|
|
@5406
|
19 years |
bensch |
orxonox/trunk: update the Element2D-tree in the right order
|
|
|
@5405
|
19 years |
bensch |
orxonox/trunk: renamed definition to the right term declaration…
|
|
|
@5404
|
19 years |
bensch |
orxonox/trunk: removed old unused functionality, and added some comments
|
|
|
@5403
|
19 years |
bensch |
orxonox/trunk:
implemented List-addAtIteratorPosition, to add any …
|
|
|
@5402
|
19 years |
bensch |
orxonox/trunk: promised checking should be working now.
|
|
|
@5401
|
19 years |
bensch |
orxonox/trunk: new Layering system works, now i have to do the check …
|
|
|
@5400
|
19 years |
bensch |
orxonox/trunk: a new Function to List.
This gives the ability to …
|
|
|
@5399
|
19 years |
bensch |
orxonox/trunk: GL-GUI not rendered by Element2D anymore, lets see, if …
|
|
|
@5398
|
19 years |
bensch |
orxonox/trunk: fixed a bug in the allocation of Element2D
|
|
|
@5397
|
19 years |
bensch |
orxonox/trunk: Elemet2D-drawing better
prevent segfault in setParent …
|
|
|
@5396
|
19 years |
bensch |
orxonox/trunk: fixed a in the Element2D-class preventing the …
|
|
|
@5395
|
19 years |
bensch |
orxonox/trunk: first element of the GLGui is visible… there is a …
|
|
|
@5390
|
19 years |
bensch |
orxonox/trunk: renamed Array to tArray
|
|
|
@5387
|
19 years |
bensch |
orxonox/trunk: PNode and Element2D can now return their children-lists …
|
|
|
@5382
|
19 years |
bensch |
orxonox/trunk: fixed a reparenting bug
made the naming more compliant
|
|
|
@5378
|
19 years |
bensch |
orxonox/trunk: crosshair now more compliant with Element2D
Element2D …
|
|
|
@5377
|
19 years |
bensch |
orxonox/trunk: fancy-shell
|
|
|
@5376
|
19 years |
bensch |
orxonox/trunk: fancy effects in Shell
|
|
|
@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
|
|
|
@5371
|
19 years |
bensch |
orxonox/trunk: todo-list
|
|
|
@5370
|
19 years |
bensch |
orxonox/trunk: minor nice-render update in the FONT
|
|
|
@5369
|
19 years |
bensch |
orxonox/trunk: saver font-changing in the Shell
|
|
|
@5368
|
19 years |
bensch |
orxonox/trunk: rendering font with RenderSize, but not with TextSize. …
|
|
|
@5367
|
19 years |
bensch |
orxonox/trunk: font do no more handle any displayLists of Glyphs
|
|
|
@5366
|
19 years |
bensch |
orxonox/trunk: more definitions of GLGui.
also a patch to the …
|
|
|
@5364
|
19 years |
bensch |
orxonox/trunk: some more definition of the GUI
|
|
|
@5362
|
19 years |
bensch |
oroxnox/trunk: gui extends element2D
|
|
|
@5357
|
19 years |
bensch |
orxonox/trunk: some minor cleanup, of the mess i made with AutoMake-sh
|
|
|
@5356
|
19 years |
bensch |
orxonox/trunk: saver Weapon-Projectile-generation and Stuff
|
|
|
@5355
|
19 years |
bensch |
orxonox/trunk: some build-efficiency-issues
|
|
|
@5354
|
19 years |
bensch |
orxonox/trunk: animationing is reversible over time (try setting in …
|
|
|
@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
|
|
|
@5347
|
19 years |
bensch |
orxonox/trunk: building Graphics as a lib names libORXgraphics.a
|
|
|
@5346
|
19 years |
bensch |
orxonox/trunk: code-renice
|
|
|
@5345
|
19 years |
bensch |
orxonox/trunk: Text now does not segfault anymore, if Font could not …
|
|
|
@5344
|
19 years |
bensch |
orxonox/trunk: new Way to load and unload Text
|
|
|
@5343
|
19 years |
bensch |
orxonox/trunk: split open the text-engine
|
|
|