# # ChangeLog for orxonox/branches in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 23, 2024, 8:09:45 PM Sat, 23 Apr 2005 01:47:45 GMT bensch [3936] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: size should iterate Sat, 23 Apr 2005 01:30:45 GMT bensch [3935] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: spread works, and many other ... Sat, 23 Apr 2005 00:27:17 GMT bensch [3934] * orxonox/branches/particleEngine/src/defs/debug.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/orxonox.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: particles get deleted after theit ... Fri, 22 Apr 2005 23:10:58 GMT bensch [3933] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: emitting 10000 particles a second ... Fri, 22 Apr 2005 22:42:09 GMT bensch [3932] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.h (modified) orxonox/branches/particleEngine: the first particles are being drawn :) Fri, 22 Apr 2005 20:01:18 GMT bensch [3931] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) orxonox/branches/particleEngine: some more properties Fri, 22 Apr 2005 09:23:48 GMT bensch [3930] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) orxonox/branches/particleEngine: some more definitions of the ... Thu, 21 Apr 2005 15:06:20 GMT patrick [3929] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) orxonox/branches/particle_system: implemented the abstract interface ... Thu, 21 Apr 2005 14:53:05 GMT patrick [3928] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) orxonox/branches/particle/system: implemented a ParticleEmitter ... Thu, 21 Apr 2005 14:50:54 GMT patrick [3927] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) orxonox/trunk/graphics/make Thu, 21 Apr 2005 14:39:48 GMT patrick [3926] * orxonox/branches/particleEngine/src/Makefile.am (modified) * orxonox/branches/particleEngine/src/Makefile.in (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (added) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (added) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) orxonox/trunk/lib/particles: added an abstract emitter class with ... Thu, 21 Apr 2005 14:11:01 GMT bensch [3925] * orxonox/branches/particleEngine/src/Makefile.am (modified) * orxonox/branches/particleEngine/src/Makefile.in (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (copied) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (copied) orxonox/branches/particleEngine: added the ParticleSystem class Thu, 21 Apr 2005 13:06:47 GMT bensch [3924] * orxonox/branches/particleEngine/src/Makefile.am (modified) * orxonox/branches/particleEngine/src/Makefile.in (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles (moved) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) orxonox/branches/particleEngine: typo Thu, 21 Apr 2005 13:04:21 GMT bensch [3923] * orxonox/branches/particleEngine/src/lib/graphics/partices (added) * orxonox/branches/particleEngine/src/lib/graphics/partices/particle_engine.cc (copied) * orxonox/branches/particleEngine/src/lib/graphics/partices/particle_engine.h (copied) orxonox/branches/particleEngine: added the particleEngine-class Thu, 21 Apr 2005 12:56:31 GMT bensch [3922] * orxonox/branches/particleEngine (copied) * orxonox/branches/particle_system (deleted) orxonox/branches: new branche for the particleEngine Thu, 21 Apr 2005 09:48:52 GMT bensch [3921] * orxonox/branches/openAL/config.h.in (modified) * orxonox/branches/openAL/configure (modified) * orxonox/branches/openAL/configure.ac (modified) orxonox/branches/openAL: now searching for the openAL-header and lib ... Thu, 21 Apr 2005 09:42:41 GMT bensch [3920] * orxonox/branches/openAL (copied) orxonox/branches: a branche for openAL-port of orxonox Thu, 21 Apr 2005 09:34:36 GMT bensch [3919] * orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.am (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapTerrain.cc (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapTerrain.h (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapViewer.cc (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapViewer.h (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/main.cc (copied) orxonox/branches/heightMap: branche heightmap compiles again Thu, 21 Apr 2005 09:23:07 GMT bensch [3918] * orxonox/branches/heightMap (copied) orxonox/branches: added new branche for the heightMap Tue, 19 Apr 2005 22:51:35 GMT bensch [3904] * orxonox/branches/ll2 (copied) * orxonox/branches/ll2/src (copied) * orxonox/branches/ll2/src/lib/graphics/importer/primitive_model.cc (copied) orxonox/branches: merging branche for levelloader Tue, 19 Apr 2005 22:42:37 GMT bensch [3903] * orxonox/branches/levelLoader.tmp/src/game_loader.cc (modified) * orxonox/branches/levelLoader.tmp/src/game_loader.h (modified) * orxonox/branches/levelLoader.tmp/src/util/levelloader/factory.h (modified) orxonox/branches/levelLoader.tmp: some merges Tue, 19 Apr 2005 22:31:24 GMT bensch [3902] * orxonox/branches/levelLoader.tmp/src/Makefile.am (modified) * orxonox/branches/levelLoader.tmp/src/Makefile.in (modified) * orxonox/branches/levelLoader.tmp/src/defs/stdincl.h (modified) * orxonox/branches/levelLoader.tmp/src/util/levelloader (moved) orxonox/branches/levelLoader.tmp: temporary Tue, 19 Apr 2005 22:16:32 GMT bensch [3901] * orxonox/branches/levelLoader.tmp/src/Makefile.am (modified) * orxonox/branches/levelLoader.tmp/src/Makefile.in (modified) * orxonox/branches/levelLoader.tmp/src/defs/factory.h (deleted) * orxonox/branches/levelLoader.tmp/src/util/levelLoader (added) * orxonox/branches/levelLoader.tmp/src/util/levelLoader/factory.cc (copied) * orxonox/branches/levelLoader.tmp/src/util/levelLoader/factory.h (copied) orxonox/branches/levelLoader.tmp: temporaty Tue, 19 Apr 2005 22:04:46 GMT bensch [3900] * orxonox/branches/levelLoader.tmp/src/Makefile.am (modified) * orxonox/branches/levelLoader.tmp/src/Makefile.in (modified) * orxonox/branches/levelLoader.tmp/src/defs/factory.h (added) * orxonox/branches/levelLoader.tmp/src/defs/stdincl.h (modified) * orxonox/branches/levelLoader.tmp/src/lib/xmlparser (copied) orxonox/branches/levelLoader.tmp: added some files from the XML- parser Tue, 19 Apr 2005 21:50:46 GMT bensch [3899] * orxonox/branches/levelLoader.tmp (copied) * orxonox/branches/levelLoader.tmp/src (copied) * orxonox/branches/levelLoader.tmp/src/lib/graphics/importer/primitive_model.cc (copied) orxonox/branches: added levelLoader.tmp branche for making a save merge Tue, 19 Apr 2005 18:31:01 GMT bensch [3898] * orxonox/branches/sound_engine/src/story_entities/world.cc (modified) * orxonox/branches/sound_engine/src/story_entities/world.h (modified) * orxonox/branches/sound_engine/src/world_entities/test_gun.cc (modified) * orxonox/branches/sound_engine/src/world_entities/weapon.cc (modified) * orxonox/branches/sound_engine/src/world_entities/weapon.h (modified) orxonox/branches/sound_engine: sound works sloppy, test it Tue, 19 Apr 2005 17:02:15 GMT bensch [3897] * orxonox/branches/soundEngine (deleted) orxonox/branches: deleted obsolete branches soundEngine Tue, 19 Apr 2005 00:54:48 GMT bensch [3893] * orxonox/branches/sound_engine/src/orxonox.cc (modified) orxonox/trunk: just for nice-reasons Tue, 19 Apr 2005 00:54:20 GMT bensch [3892] * orxonox/branches/sound_engine/src/lib/sound/sound_engine.cc (modified) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.h (modified) * orxonox/branches/sound_engine/src/orxonox.cc (modified) orxonox/trunk: playing music works :) now it really is bedTime Tue, 19 Apr 2005 00:33:02 GMT bensch [3891] * orxonox/branches/sound_engine/src/util/resource_manager.cc (modified) * orxonox/branches/sound_engine/src/util/resource_manager.h (modified) orxonox/trunk: sound can be registered with the resource-Manager: ... Tue, 19 Apr 2005 00:20:01 GMT bensch [3890] * orxonox/branches/sound_engine/src/lib/sound/sound_engine.cc (modified) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.h (modified) orxonox/branches/sound_engine: loading unloading should work Mon, 18 Apr 2005 23:21:14 GMT bensch [3889] * orxonox/branches/sound_engine/src/lib/sound/sound_engine.cc (modified) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.h (modified) * orxonox/branches/sound_engine/src/orxonox.cc (modified) orxonox/branches/sound_engine: sound gets enabled Mon, 18 Apr 2005 22:28:55 GMT bensch [3887] * orxonox/branches/sound_engine/src/Makefile.am (modified) * orxonox/branches/sound_engine/src/Makefile.in (modified) * orxonox/branches/sound_engine/src/defs/debug.h (modified) * orxonox/branches/sound_engine/src/lib/sound (added) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.cc (copied) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.h (copied) * orxonox/branches/sound_engine/src/orxonox.cc (modified) orxonox/trunk: added some classes to handle Audio Mon, 18 Apr 2005 21:22:38 GMT bensch [3885] * orxonox/branches/sound_engine/config.h.in (modified) * orxonox/branches/sound_engine/configure (modified) * orxonox/branches/sound_engine/configure.ac (modified) orxonox/branches/sound_engine: configure works Mon, 18 Apr 2005 21:16:44 GMT bensch [3884] * orxonox/branches/sound_engine (copied) * orxonox/branches/sound_engine/src/util/resource_manager.cc (copied) * orxonox/branches/sound_engine/src/util/resource_manager.h (copied) orxonox/branches: added branche sound_engine for the second try of ... Mon, 18 Apr 2005 09:18:25 GMT bensch [3866] * orxonox/branches/physics (copied) * orxonox/branches/physics/config.h.in (copied) * orxonox/branches/physics/configure (copied) * orxonox/branches/physics/configure.ac (copied) * orxonox/branches/physics/src (copied) * orxonox/branches/physics/src/story_entities/world.cc (copied) orxonox/branches: added branche physiques Mon, 18 Apr 2005 09:17:03 GMT bensch [3865] * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/src/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/subprojects/Makefile.in (modified) * orxonox/branches/levelloader/src/subprojects/testmain/Makefile.in (modified) * orxonox/branches/physics (deleted) orxonox/branches: deleted obsolete branche physiques Sun, 17 Apr 2005 20:53:00 GMT dave [3861] * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/world.cc (modified) branches/shadows:nicht ueberraschen lassen von der weissen Farbe, ist ... Fri, 15 Apr 2005 16:59:34 GMT dave [3839] * orxonox/branches/shadows/src/orxonox.cc (modified) * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/shadow.h (modified) * orxonox/branches/shadows/src/skysphere.cc (modified) * orxonox/branches/shadows/src/world.cc (modified) Hab wieder mal nichts kapiert, aber beim Schatten hat sich trotzdem ... Fri, 15 Apr 2005 13:15:36 GMT patrick [3834] * orxonox/branches/levelloader/src/story_entities/world.cc (modified) orxonox/trunk: tracked some segfaults: now the first world starts, as ... Wed, 13 Apr 2005 10:41:13 GMT bensch [3793] * orxonox/branches/dave (deleted) orxonox/branches: deleted branche dave because it is an old copy of ... Wed, 13 Apr 2005 10:40:18 GMT bensch [3792] * orxonox/branches/old.bezierTrack (deleted) * orxonox/branches/old.chris (deleted) * orxonox/branches/old.john (deleted) orxonox/branches: deleted obsolete branches Wed, 13 Apr 2005 10:34:39 GMT bensch [3791] * orxonox/branches/textEngine (deleted) orxonox/branches: deleted branche textEngine, it has been merged into ... Wed, 13 Apr 2005 00:32:26 GMT bensch [3787] * orxonox/branches/textEngine/src/animation.cc (modified) * orxonox/branches/textEngine/src/animation.h (modified) * orxonox/branches/textEngine/src/lib/util/list.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: rewind and constant work Wed, 13 Apr 2005 00:17:16 GMT bensch [3786] * orxonox/branches/textEngine/src/animation.cc (modified) * orxonox/branches/textEngine/src/animation.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: amimate: rewind works Tue, 12 Apr 2005 23:20:46 GMT bensch [3785] * orxonox/branches/textEngine/src/animation.cc (modified) * orxonox/branches/textEngine/src/animation.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: linear works example shows an indicator ... Tue, 12 Apr 2005 22:24:05 GMT bensch [3784] * orxonox/branches/textEngine/src/animation.cc (modified) * orxonox/branches/textEngine/src/animation.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: some better implementation for the ... Tue, 12 Apr 2005 14:54:45 GMT bensch [3783] * orxonox/branches/textEngine/src/animation.h (modified) orxonox/branches/textEngine: more functionality to animation-class Tue, 12 Apr 2005 07:36:12 GMT bensch [3782] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/animation.cc (added) * orxonox/branches/textEngine/src/animation.h (modified) orxonox/branches/textEngine: added Anim a superclass of Animation, ... Mon, 11 Apr 2005 23:05:46 GMT bensch [3781] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/animation.h (copied) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.h (modified) orxonox/branches/textEngine: some simple animation-template-class ... Mon, 11 Apr 2005 21:37:20 GMT bensch [3780] * orxonox/branches/textEngine/src/lib/graphics/importer/material.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/importer/material.h (modified) orxonox/branches/textEngine: blening of Materials enabled Mon, 11 Apr 2005 17:58:06 GMT bensch [3778] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/lib/graphics/font (deleted) * orxonox/branches/textEngine/src/lib/graphics/text_engine.cc (copied) * orxonox/branches/textEngine/src/lib/graphics/text_engine.h (copied) orxonox/branches/textEngine: moved text-engine-files to lib/graphics Mon, 11 Apr 2005 14:43:13 GMT bensch [3777] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: Blending of text enabled Mon, 11 Apr 2005 14:30:59 GMT bensch [3776] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: little patch, so now 'space' works too Mon, 11 Apr 2005 14:16:57 GMT bensch [3775] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.cc (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: now the Resource Manager also checks for ... Mon, 11 Apr 2005 12:27:17 GMT bensch [3774] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: debug() implemented Mon, 11 Apr 2005 12:07:13 GMT bensch [3773] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.cc (modified) orxonox/branches/textEngine: unloading works Sun, 10 Apr 2005 22:28:02 GMT bensch [3772] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) orxonox/branches/textEngine: deletion process is better now Sun, 10 Apr 2005 22:03:28 GMT bensch [3771] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) orxonox/branches/textEngine: no more compile-warnings :) Sun, 10 Apr 2005 21:52:05 GMT bensch [3770] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/lib/graphics/graphics_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/graphics_engine.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: textEngine rendering again Sat, 09 Apr 2005 20:32:18 GMT bensch [3769] * orxonox/branches/textEngine/src/defs/debug.h (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.cc (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.h (modified) * orxonox/branches/textEngine/src/orxonox.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.h (modified) orxonox/branches/textEngine: compiling again, many movements... still ... Sat, 09 Apr 2005 16:45:12 GMT bensch [3768] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) orxonox/branches/textEngine: some more simple movement around classes Sat, 09 Apr 2005 14:52:22 GMT bensch [3767] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) orxonox/branches/textEngine: some reimplementation Sat, 09 Apr 2005 14:19:55 GMT bensch [3766] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/defs/debug.h (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (deleted) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (deleted) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (copied) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (copied) * orxonox/branches/textEngine/src/orxonox.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.h (modified) orxonox/branches/textEngine: moved the fonts into a new File ... Sat, 09 Apr 2005 09:09:01 GMT bensch [3765] * orxonox/branches/convention (deleted) orxonox/branches: deleted convention-branche Fri, 08 Apr 2005 07:17:04 GMT dave [3760] * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/shadow.h (modified) * orxonox/branches/shadows/src/world.cc (modified) * orxonox/branches/shadows/src/world.h (modified) branches/shadows: chaos, aber kommt der loesung naeher Thu, 07 Apr 2005 23:45:12 GMT bensch [3759] * orxonox/branches/convention/src/story_entities/world.cc (modified) * orxonox/branches/convention/src/world_entities/test_mat.cc (modified) * orxonox/branches/convention/src/world_entities/test_mat.h (modified) orxonox/branches/convention: new functions for the Test-Material, ... Thu, 07 Apr 2005 23:08:46 GMT patrick [3758] * orxonox/branches/convention/src/orxonox.conf (modified) * orxonox/branches/convention/src/story_entities/world.cc (modified) function keys made Thu, 07 Apr 2005 22:54:23 GMT bensch [3756] * orxonox/branches/convention (copied) * orxonox/branches/convention/src/Makefile.am (modified) * orxonox/branches/convention/src/Makefile.in (modified) * orxonox/branches/convention/src/story_entities/world.cc (modified) * orxonox/branches/convention/src/story_entities/world.h (modified) * orxonox/branches/convention/src/world_entities/test_mat.cc (copied) * orxonox/branches/convention/src/world_entities/test_mat.h (copied) orxonox/branches: added new branche convention for some showing stuff ... Thu, 07 Apr 2005 22:01:13 GMT bensch [3754] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/lib/graphics/font/fontset.cc (deleted) * orxonox/branches/textEngine/src/lib/graphics/font/fontset.h (deleted) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.h (modified) orxonox/branches/textEngine: taken out the fontSet Thu, 07 Apr 2005 21:14:11 GMT patrick [3753] * orxonox/branches/levelloader/src/lib/util/resource_manager.cc (modified) * orxonox/branches/levelloader/src/orxonox.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) branches/levelloader: now compiling again under linux Thu, 07 Apr 2005 16:34:52 GMT bensch [3749] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) orxonox/branches/textEngine: now displays the real text Thu, 07 Apr 2005 15:29:54 GMT bensch [3748] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) orxonox/branches/textEngine: now the Glyph is transparent Thu, 07 Apr 2005 14:21:36 GMT bensch [3747] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) orxonox/braches/textEngine: now shows single char Thu, 07 Apr 2005 13:54:49 GMT chris [3746] * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/NEWS (modified) * orxonox/branches/levelloader/ToDo (modified) * orxonox/branches/levelloader/aclocal.m4 (modified) * orxonox/branches/levelloader/configure (modified) * orxonox/branches/levelloader/src/Makefile.am (modified) * orxonox/branches/levelloader/src/Makefile.in (modified) * orxonox/branches/levelloader/src/camera.cc (modified) * orxonox/branches/levelloader/src/camera.h (modified) * orxonox/branches/levelloader/src/command_node.cc (modified) * orxonox/branches/levelloader/src/command_node.h (modified) * orxonox/branches/levelloader/src/defs/comincl.h (copied) * orxonox/branches/levelloader/src/defs/debug.h (modified) * orxonox/branches/levelloader/src/defs/stdincl.h (modified) * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/game_loader.h (modified) * orxonox/branches/levelloader/src/garbage_collector.cc (copied) * orxonox/branches/levelloader/src/garbage_collector.h (copied) * orxonox/branches/levelloader/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/branches/levelloader/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/branches/levelloader/src/lib/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/coord/helper_parent.h (modified) * orxonox/branches/levelloader/src/lib/coord/null_parent.cc (modified) * orxonox/branches/levelloader/src/lib/coord/null_parent.h (modified) * orxonox/branches/levelloader/src/lib/coord/p_node.cc (modified) * orxonox/branches/levelloader/src/lib/coord/p_node.h (modified) * orxonox/branches/levelloader/src/lib/graphics/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/graphics_engine.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/graphics_engine.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.am (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/framework.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/framework.h (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/material.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/model.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/model.h (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.h (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/primitive_model.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/primitive_model.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/texture.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/texture.h (modified) * orxonox/branches/levelloader/src/lib/graphics/light.cc (modified) * orxonox/branches/levelloader/src/lib/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/gui/Makefile.am (modified) * orxonox/branches/levelloader/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui.cc (modified) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_exec.h (modified) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_gtk.h (modified) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_video.cc (modified) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_video.h (modified) * orxonox/branches/levelloader/src/lib/lang/base_object.cc (modified) * orxonox/branches/levelloader/src/lib/lang/base_object.h (modified) * orxonox/branches/levelloader/src/lib/math/quaternion.h (copied) * orxonox/branches/levelloader/src/lib/math/vector.cc (modified) * orxonox/branches/levelloader/src/lib/math/vector_new.h (copied) * orxonox/branches/levelloader/src/lib/util/list.h (modified) * orxonox/branches/levelloader/src/lib/util/resource_manager.cc (copied) * orxonox/branches/levelloader/src/lib/util/resource_manager.h (copied) * orxonox/branches/levelloader/src/message_structures.h (modified) * orxonox/branches/levelloader/src/orxonox.cc (modified) * orxonox/branches/levelloader/src/orxonox.conf (modified) * orxonox/branches/levelloader/src/orxonox.h (modified) * orxonox/branches/levelloader/src/proto (copied) * orxonox/branches/levelloader/src/proto/proto_class.cc (copied) * orxonox/branches/levelloader/src/proto/proto_class.h (copied) * orxonox/branches/levelloader/src/proto/proto_singleton.cc (copied) * orxonox/branches/levelloader/src/proto/proto_singleton.h (copied) * orxonox/branches/levelloader/src/proto_class.cc (deleted) * orxonox/branches/levelloader/src/proto_class.h (deleted) * orxonox/branches/levelloader/src/simple_animation.cc (modified) * orxonox/branches/levelloader/src/simple_animation.h (modified) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.h (modified) * orxonox/branches/levelloader/src/story_entities/story_entity.cc (modified) * orxonox/branches/levelloader/src/story_entities/story_entity.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.h (modified) * orxonox/branches/levelloader/src/subprojects/Makefile.in (modified) * orxonox/branches/levelloader/src/subprojects/testmain/Makefile.in (modified) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) * orxonox/branches/levelloader/src/track_node.cc (modified) * orxonox/branches/levelloader/src/world_entities/environment.cc (modified) * orxonox/branches/levelloader/src/world_entities/player.cc (modified) * orxonox/branches/levelloader/src/world_entities/player.h (modified) * orxonox/branches/levelloader/src/world_entities/primitive.cc (deleted) * orxonox/branches/levelloader/src/world_entities/primitive.h (deleted) * orxonox/branches/levelloader/src/world_entities/projectile.cc (modified) * orxonox/branches/levelloader/src/world_entities/projectile.h (modified) * orxonox/branches/levelloader/src/world_entities/skysphere.cc (modified) * orxonox/branches/levelloader/src/world_entities/skysphere.h (modified) * orxonox/branches/levelloader/src/world_entities/terrain.cc (modified) * orxonox/branches/levelloader/src/world_entities/test_bullet.cc (copied) * orxonox/branches/levelloader/src/world_entities/test_bullet.h (copied) * orxonox/branches/levelloader/src/world_entities/test_gun.cc (copied) * orxonox/branches/levelloader/src/world_entities/test_gun.h (copied) * orxonox/branches/levelloader/src/world_entities/weapon.cc (modified) * orxonox/branches/levelloader/src/world_entities/weapon.h (modified) * orxonox/branches/levelloader/src/world_entities/world_entity.cc (modified) * orxonox/branches/levelloader/src/world_entities/world_entity.h (modified) orxonox/branches/levelloader: Merged trunk into branch... still not ... Wed, 06 Apr 2005 23:30:11 GMT bensch [3740] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) orxonox/branches/textEngine: now the TextEngine generates Display- Lists Wed, 06 Apr 2005 20:56:40 GMT dave [3737] * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/shadow.h (modified) * orxonox/branches/shadows/src/world.cc (modified) branches/shadows:Das ganze droht nicht fertig zu werden bis Freitag, ... Wed, 06 Apr 2005 18:35:06 GMT bensch [3736] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) orxonox/branches/textEngine: some new functions to get the optimum ... Wed, 06 Apr 2005 15:36:38 GMT bensch [3735] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: minor Tue, 05 Apr 2005 19:53:42 GMT dave [3728] * orxonox/branches/shadows/src/Makefile.in (modified) * orxonox/branches/shadows/src/console/Makefile.in (modified) * orxonox/branches/shadows/src/gui/Makefile.in (modified) * orxonox/branches/shadows/src/importer/Makefile.in (modified) * orxonox/branches/shadows/src/orxonox.cc (modified) * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/shadow.h (modified) * orxonox/branches/shadows/src/world.cc (modified) branches/shadows:code erweitert fuer terrain Mon, 04 Apr 2005 21:28:59 GMT bensch [3718] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) orxonox/branches/textEngine: added a simple function, that will ... Sun, 03 Apr 2005 20:51:47 GMT bensch [3716] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/graphics_engine.h (modified) orxonox/branches/textEngine: now the text is really placed on top of ... Sun, 03 Apr 2005 19:55:33 GMT bensch [3715] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: added bind-node ability, so now the text ... Sat, 02 Apr 2005 21:24:45 GMT bensch [3714] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) orxonox/branches/textEngine: packed some parameters for texts into a ... Sat, 02 Apr 2005 19:03:00 GMT bensch [3713] * orxonox/branches/textEngine/src/lib/graphics/font/font.cc (deleted) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/sfont.c (deleted) * orxonox/branches/textEngine/src/lib/graphics/font/sfont.h (deleted) orxonox/branches/textEngine: deleted obsolete sfont.c Fri, 01 Apr 2005 15:59:36 GMT dave [3712] * orxonox/branches/shadows/src/shadow.cc (modified) branches/shadows: ganzes Raumschiff sichtbar, und Schatten schwarz ... Fri, 01 Apr 2005 15:29:07 GMT dave [3711] * orxonox/branches/shadows/src/shadow.cc (modified) branches/shadows: es geht voran Thu, 31 Mar 2005 22:11:24 GMT bensch [3707] * orxonox/branches/textEngine/config.h.in (modified) * orxonox/branches/textEngine/configure (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: now the Font is dynamical. See the fps :) Thu, 31 Mar 2005 21:29:47 GMT dave [3706] * orxonox/branches/shadows/src/orxonox.cc (modified) * orxonox/branches/shadows/src/player.h (modified) * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/shadow.h (modified) * orxonox/branches/shadows/src/skysphere.cc (modified) * orxonox/branches/shadows/src/world.cc (modified) * orxonox/branches/shadows/src/world.h (modified) branches/shadows: Ok, das Abbild vom Raumschiff funktioniert schon ... Thu, 31 Mar 2005 21:15:02 GMT dave [3705] * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/console/Makefile.in (modified) * orxonox/branches/dave/src/gui/Makefile.in (modified) * orxonox/branches/dave/src/importer/Makefile.in (modified) * orxonox/branches/dave/src/shadow.cc (modified) * orxonox/branches/dave/src/skysphere.cc (modified) branches/dave: hab den Himmerl schnell Heller gemacht, kam per Zufall ... Thu, 31 Mar 2005 21:05:57 GMT bensch [3704] * orxonox/branches/textEngine/ChangeLog (modified) orxonox/branches/textEngine: added some comments in the ChangeLog Thu, 31 Mar 2005 20:59:41 GMT bensch [3703] * orxonox/branches/textEngine/configure.ac (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.cc (modified) * orxonox/branches/textEngine/src/orxonox.cc (modified) orxonox/branches/textEngine: orxonox compiles under Windows again ... Thu, 31 Mar 2005 20:43:04 GMT bensch [3702] * orxonox/branches/textEngine/config.h.in (modified) * orxonox/branches/textEngine/configure (modified) * orxonox/branches/textEngine/configure.ac (modified) orxonox/branches/textEngine: test for SDL_ttf is now as it should be Thu, 31 Mar 2005 20:27:46 GMT bensch [3701] * orxonox/branches/textEngine/config.h.in (modified) * orxonox/branches/textEngine/configure (modified) * orxonox/branches/textEngine/configure.ac (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) * orxonox/branches/textEngine/src/lib/graphics/importer/texture.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/importer/texture.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: SDL include fix in configure and texture Thu, 31 Mar 2005 19:28:09 GMT bensch [3700] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) orxonox/branches/textEngine: coloring issue, now the color is set ... Thu, 31 Mar 2005 19:11:51 GMT dave [3699] * orxonox/branches/shadows/src/skysphere.cc (added) * orxonox/branches/shadows/src/skysphere.h (added) branches/shadows: hab des skysphere.cc vergessen Thu, 31 Mar 2005 19:04:45 GMT dave [3698] * orxonox/branches/shadows/src/Makefile.am (modified) * orxonox/branches/shadows/src/Makefile.in (modified) * orxonox/branches/shadows/src/camera.cc (modified) * orxonox/branches/shadows/src/console/Makefile.in (modified) * orxonox/branches/shadows/src/gui/Makefile.in (modified) * orxonox/branches/shadows/src/importer/Makefile.in (modified) * orxonox/branches/shadows/src/player.cc (modified) * orxonox/branches/shadows/src/player.h (modified) * orxonox/branches/shadows/src/world.cc (modified) * orxonox/branches/shadows/src/world.h (modified) branches/shadows: so jetzt ist die Ausgangslage geschaffen Thu, 31 Mar 2005 15:44:10 GMT patrick [3697] * orxonox/branches/textEngine/NEWS (modified) orxonox/trunk: modified the news for the webpage Thu, 31 Mar 2005 14:34:05 GMT bensch [3696] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: minor change and doxy-tags Thu, 31 Mar 2005 13:57:06 GMT bensch [3695] * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: now working with font out of the data- dir.