|
|
@5431
|
19 years |
bensch |
orxonox/trunk: changed the static values back
|
|
|
@5430
|
19 years |
bensch |
orxonox/trunk: static definitions
|
|
|
@5429
|
19 years |
patrick |
orxonox/trunk: bounding volumes now toggeable via shell
|
|
|
@5428
|
19 years |
patrick |
orxonox/trunk: fixed a bug in the CD engine
|
|
|
@5427
|
19 years |
bensch |
orxonox/trunk: some minor include stuff
|
|
|
@5426
|
19 years |
bensch |
orxonox/trunk: tardis env-flags
|
|
|
@5425
|
19 years |
bensch |
orxonox/trunk: a key for those poor orxonox player wanting to use the …
|
|
|
@5424
|
19 years |
bensch |
orxonox/trunk: Config-File can now also be directly in the …
|
|
|
@5423
|
19 years |
bensch |
orxonox/trunk: better check for the Data-Directory
|
|
|
@5422
|
19 years |
bensch |
orxonox/trunk: windows works, and the default data-path in the …
|
|
|
@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 …
|
|
|
@5416
|
19 years |
bensch |
orxonox/trunk: removed senseless test, as it is not forward-compatible
|
|
|
@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
|
|
|
@5409
|
19 years |
bensch |
orxonox/trunk: all working function
|
|
|
@5408
|
19 years |
bensch |
orxonox/trunk: compiling on Linux again
|
|
|
@5407
|
19 years |
bensch |
orxonox/trunk: sync state working on Tardis
|
|
|
@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 …
|
|
|
@5394
|
19 years |
bensch |
orxonox/trunk: drawing dependency-graph of PNode
|
|
|
@5393
|
19 years |
bensch |
orxonox/trunk: container-packing
|
|
|
@5392
|
19 years |
bensch |
orxonox/trunk: definition of Connect-signals for GLWidgets
|
|
|
@5391
|
19 years |
bensch |
orxonox/trunk: more gui-definitions
|
|
|
@5390
|
19 years |
bensch |
orxonox/trunk: renamed Array to tArray
|
|
|
@5389
|
19 years |
bensch |
orxonox/trunk: toggling PNode-visibility, and added t_stack.h to the …
|
|
|
@5388
|
19 years |
bensch |
orxonox/trunk: implemented a t-Stack, for dynamic stacks, and …
|
|
|
@5387
|
19 years |
bensch |
orxonox/trunk: PNode and Element2D can now return their children-lists …
|
|
|
@5386
|
19 years |
bensch |
orxonox/trunk: split open the soundengine into
sound_engine: the …
|
|
|
@5385
|
19 years |
bensch |
orxonox/trunk: enumeration of the Sound-devices… but it does not …
|
|
|
@5384
|
19 years |
bensch |
orxonox/trunk: introducing the GLGuiMainWidget-class, that is the …
|
|
|
@5383
|
19 years |
bensch |
orxonox/trunk: the drawing of the PNode-debug is much better now
|
|
|
@5382
|
19 years |
bensch |
orxonox/trunk: fixed a reparenting bug
made the naming more compliant
|
|
|
@5381
|
19 years |
bensch |
orxonox/branches/2d-recalc: some recalculations.. do not know it i …
|
|
|
@5380
|
19 years |
bensch |
orxonox/trunk: some 2d-adaptions
|
|
|
@5379
|
19 years |
bensch |
orxonox/branches: new 2d-calculation-mode in a branche
|
|
|
@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
|
|
|
@5375
|
19 years |
bensch |
orxonox/trunk: fiexed the overloaded-shell-bug
|
|
|
@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
|
|
|
@5372
|
19 years |
bensch |
orxonox/trunk: nicer rendering of the Shell
|
|
|
@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 …
|
|
|
@5365
|
19 years |
bensch |
orxonox/trunk: more-gui-definition
|
|
|
@5364
|
19 years |
bensch |
orxonox/trunk: some more definition of the GUI
|
|
|
@5363
|
19 years |
bensch |
orxonox/trunk: sync
|
|
|
@5362
|
19 years |
bensch |
oroxnox/trunk: gui extends element2D
|
|
|
@5361
|
19 years |
bensch |
orxonox/trunk: fixed missing link
|
|
|
@5360
|
19 years |
bensch |
orxonox/trunk: copied proto into all gui-files
|
|
|
@5359
|
19 years |
bensch |
orxonox/trunk: some simple proto-widget
|
|
|
@5358
|
19 years |
bensch |
orxonox/trunk: deleted obsolete script
|
|
|
@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 …
|
|
|
@5353
|
19 years |
bensch |
orxonox/trunk: reverted with
svn merge . . -r5351:5350
to remove …
|
|
|
@5352
|
19 years |
bensch |
orxonox/trunk: check for real
|
|
|
@5351
|
19 years |
bensch |
orxonox/trunk: building world_etities as a lib in …
|
|
|
@5350
|
19 years |
bensch |
orxonox/trunk: building all in src/util as a lib calles util/libORXutils.a
|
|
|
@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
|
|
|
@5342
|
19 years |
bensch |
orxonox/trunk: moved text_engine to src/lib/graphics/text_engine …
|
|
|
@5341
|
19 years |
bensch |
orxonox/trunk: init-function of Font
|
|
|
@5340
|
19 years |
bensch |
orxonox/trunk: loading of text more modular
|
|
|
@5339
|
19 years |
bensch |
orxonox/trunk: fonts are now correctly loaded (from IMAGE) by the …
|
|
|
@5338
|
19 years |
bensch |
orxonox/trunk: added static bind-in font
|
|
|
@5337
|
19 years |
bensch |
orxonox/trunk: text-read from XPM works, but there still is an error …
|
|
|
@5336
|
19 years |
bensch |
orxonox/trunk: implemented default font.
|
|
|
@5335
|
19 years |
bensch |
orxonox/trunk: more fool-proov loading of important paths (data and image)
|
|
|
@5334
|
19 years |
bensch |
orxonox/trunk: fixed errors made in the fixing
|
|
|
@5333
|
19 years |
bensch |
orxonox/trunk: we do not have to shade the whole world
|
|
|
@5332
|
19 years |
bensch |
orxonox/trunk: minor cleanup (speed-issue) in LoadClassDescription, …
|
|
|