|
|
@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
|
|
|
@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)
|
|
|
@5333
|
19 years |
bensch |
orxonox/trunk: we do not have to shade the whole world
|
|
|
@5323
|
19 years |
bensch |
orxonox/trunk: Shaders can now be loaded via the ResourceManager
|
|
|
@5322
|
19 years |
bensch |
orxonox/trunk: smooth unloading of Shaders. but not perfect.
|
|
|
@5321
|
19 years |
bensch |
orxonox/trunk: more error-catchin in the shader
|
|
|
@5320
|
19 years |
bensch |
orxonox/trunk: better error-checking in the Shaders
|
|
|
@5319
|
19 years |
bensch |
orxonox/trunk: some minor file-handling
|
|
|
@5318
|
19 years |
bensch |
orxonox/trunk: new ReadFileArray function for shader
|
|
|
@5317
|
19 years |
bensch |
orxonox/trunk: Shaders are now NOT renderen in 2D-mode.
After 2D-mode …
|
|
|
@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 …
|
|
|
@5290
|
19 years |
bensch |
orxonox/trunk: fixed issue with the overlaping char-arrays in the …
|
|
|
@5289
|
19 years |
bensch |
orxonox/trunk: hups… so much for copy/paste code…
|
|
|
@5288
|
19 years |
bensch |
orxonox/trunk: now it should be real save.
|
|
|
@5287
|
19 years |
bensch |
orxonox/trunk: fixed another '' inside of the deletion of the …
|
|
|
@5286
|
19 years |
bensch |
orxonox/trunk: fixed a bug in the deletion Process of NullElement2D. …
|
|
|
@5285
|
19 years |
bensch |
orxonox/trunk: nicer quit-modi
TextEngine is now deleted by …
|
|
|
@5284
|
19 years |
bensch |
orxonox/trunk: issue in MD2Data: loaded filename even if it was NULL
|
|
|
@5283
|
19 years |
bensch |
orxonox/trunk: compile (but not link) on mac
|
|
|
@5280
|
19 years |
bensch |
orxonox/trunk: remove unused stuff
|
|
|
@5279
|
19 years |
bensch |
orxonox/trunk: almost mac compatibility
|
|
|
@5275
|
19 years |
bensch |
orxonox/trunk: include problem
|
|
|
@5273
|
19 years |
bensch |
orxonox/trunk: now shaders do not execute (segfault) on non-shader hardware
|
|
|
@5271
|
19 years |
bensch |
orxonox/trunk: better checking, and not loading shader if it is …
|
|
|
@5269
|
19 years |
bensch |
orxonox/trunk: flushing
|
|
|
@5268
|
19 years |
bensch |
orxonox/trunk: better error-handling through try and catch
|
|
|
@5267
|
19 years |
bensch |
orxonox/trunk: nicer error-checking
|
|
|
@5266
|
19 years |
bensch |
orxonox/trunk: Shaders now work
|
|
|
@5265
|
19 years |
bensch |
orxonox/trunk: configure now also checks for glew, and includes it
|
|
|
@5264
|
19 years |
bensch |
orxonox/trunk: reading Shaders now, and throw error
|
|
|
@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 …
|
|
|