|
|
@5263
|
19 years |
bensch |
orxonox/trunk: using glew, and Shaders are now read
|
|
|
@5262
|
19 years |
bensch |
orxonox/trunk: file-parsing works
|
|
|
@5261
|
19 years |
bensch |
orxonox/trunk: structure of the Shader-lib
|
|
|
@5260
|
19 years |
bensch |
orxonox/trunk: checking for HW-extensions
|
|
|
@5255
|
19 years |
bensch |
orxonox/trunk: minor changes (flush)
|
|
|
@5254
|
19 years |
bensch |
orxonox/trunk: some very little todo's…, and Names in all files
|
|
|
@5252
|
19 years |
bensch |
orxonox/trunk: reverted changes to the Element2D-class, they are not needed
|
|
|
@5251
|
19 years |
bensch |
orxonox/trunk: saver change between fonts in Shell
|
|
|
@5242
|
19 years |
bensch |
orxonox/trunk: unsave removal of screen deleted
|
|
|
@5241
|
19 years |
bensch |
orxonox/trunk: minor gui-fixes…
|
|
|
@5240
|
19 years |
bensch |
orxonox/trunk: init the icon in the right SDL-style way
|
|
|
@5239
|
19 years |
bensch |
orxonox/trunk: compile-performance-stuff
|
|
|
@5237
|
19 years |
bensch |
orxonox/trunk: implemented an EventFilter, that should filter alt-TAB
|
|
|
@5235
|
19 years |
patrick |
oroxnox/trunk: some small changes in the md2model to free some unused mem
|
|
|
@5234
|
19 years |
patrick |
orxonox/trunk: spatial separation is now clean
|
|
|
@5233
|
19 years |
patrick |
orxonox/trunk: filled some other memory leaks with safer code
|
|
|
@5232
|
19 years |
patrick |
orxonox/trunk: solved a memory leak in the QuadtreeNode
|
|
|
@5228
|
19 years |
bensch |
orxonox/trunk: nicer rendering of the Textures (LINEAR instead of NEAREST
|
|
|
@5225
|
19 years |
bensch |
orxonox/trunk: removing some initialisation-stuff… i hope this works
|
|
|
@5219
|
19 years |
bensch |
orxonox/trunk: warlord-fix
|
|
|
@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
|
|
|
@5215
|
19 years |
bensch |
orxonox/trunk: some more fixing of the Errors reported by valgrind …
|
|
|
@5214
|
19 years |
bensch |
orxonox/trunk: major fix in PNode/Element2D… the Children were …
|
|
|
@5212
|
19 years |
bensch |
orxonox/trunk: some little errors corrected via Valgrind
|
|
|
@5211
|
19 years |
bensch |
orxonox/trunk: valgrind mem-leak-recovered
|
|
|
@5208
|
19 years |
bensch |
orxonox/trunk: first fruits of valgrind…. delete[] are fine now
|
|
|
@5181
|
19 years |
bensch |
orxonox/trunk: partial Completion in the ShellInput again (show but no …
|
|
|
@5179
|
19 years |
bensch |
orxonox/trunk: ShellInput is now almost perfectly extern. …
|
|
|
@5160
|
19 years |
bensch |
orxonox/trunk: shell is now a lib for its own
|
|
|
@5156
|
19 years |
bensch |
orxonox/trunk: no more segfaults wenn creating entities
|
|
|
@5129
|
19 years |
bensch |
orxonox/trunk: minor extension-addition to the Shell.
|
|
|
@5125
|
19 years |
bensch |
orxonox/trunk: a first command can be executed 'clear'
also improved …
|
|
|
@5124
|
19 years |
bensch |
orxonox/trunk: text is now Rendered as expected (in FastMode)
|
|
|
@5123
|
19 years |
bensch |
orxonox/trunk: patches, to make TextEngine more intuitive
|
|
|
@5122
|
19 years |
bensch |
orxonox/trunk: optimized TextEngine, now the chars can also be copied …
|
|
|
@5121
|
19 years |
bensch |
orxonox/trunk: color is now a parameter of text not font
|
|
|
@5118
|
19 years |
bensch |
orxonox/trunk: semi-active buffers
|
|
|
@5117
|
19 years |
bensch |
orxonox/trunk: cleanup is almost perfect now
|
|
|
@5115
|
19 years |
bensch |
orxonox/trunk: reimplemented the list functions, as i did before in …
|
|
|
@5113
|
19 years |
bensch |
orxonox/trunk:restoring the trunk…
|
|
|
@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 …
|
|
|
@5109
|
19 years |
bensch |
orxonox/trunk: synchronized PNode and Element2D again
|
|
|
@5108
|
19 years |
bensch |
orxonox/trunk: softDir/softCoor is now overwritten(deleted) if one …
|
|
|
@5107
|
19 years |
bensch |
orxonox/trunk: shell is now properly moving through the bufferlines
|
|
|
@5106
|
19 years |
bensch |
orxonox/trunk: top-down shell, as proposed by patrick. This makes …
|
|
|
@5100
|
19 years |
bensch |
orxonox/trunk: testing some AutoCompletion in the Shell.
|
|
|
@5092
|
19 years |
bensch |
orxonox/trunk: less output, and shell also outputs to shell if …
|
|
|
@5091
|
19 years |
bensch |
orxonox/trunk: doxygen-tags
|
|
|
@5090
|
19 years |
bensch |
orxonox/trunk: math should be easy…
|
|
|
@5089
|
19 years |
bensch |
orxonox/trunk: rebuild Element2D. Now it is more like PNode
|
|
|
@5088
|
19 years |
bensch |
orxonox/trunk: initialize and delete toCoord/toDir in PNode and Element2D
|
|
|
@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 …
|
|
|
@5084
|
19 years |
bensch |
orxonox/trunk: flush
i am going into the weekend now
@patrick: ther …
|
|
|
@5083
|
19 years |
bensch |
orxonox/trunk: implemented the update function
|
|
|
@5082
|
19 years |
bensch |
orxonox/trunk: implemented PNode-functionality in Element2D,
update …
|
|
|
@5081
|
19 years |
bensch |
orxonox/trunk: Element2D: PNode-style declaration
|
|
|
@5079
|
19 years |
bensch |
orxonox/trunk: minor optimisations
|
|
|
@5078
|
19 years |
bensch |
orxonox/trunk: Shell is running, but only in orxonox-world, not …
|
|
|
@5077
|
19 years |
bensch |
orxonox/trunk: now no runtime-errors anymore.
Also fixed the …
|
|
|
@5076
|
19 years |
bensch |
orxonox/trunk: minor
|
|
|
@5075
|
19 years |
bensch |
orxonox/trunk: redirected all printf-output to the shell
This is just …
|
|
|
@5072
|
19 years |
bensch |
orxonox/trunk: started function implementation for Shell
|
|
|
@5070
|
19 years |
bensch |
reporx: moved orxonox out of orxonox directory, because it is the only …
|
|
copied from orxonox/trunk/src/lib/graphics:
|
|
|
@5068
|
19 years |
bensch |
orxonox/trunk: added Shell Class to the utils.
This class should …
|