# # ChangeLog for trunk/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # May 30, 2024, 11:39:30 PM Sun, 09 Oct 2005 23:17:11 GMT bensch [5346] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: code-renice Sun, 09 Oct 2005 22:49:53 GMT bensch [5345] * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) orxonox/trunk: Text now does not segfault anymore, if Font could not ... Sun, 09 Oct 2005 22:39:21 GMT bensch [5344] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine/text_engine.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: new Way to load and unload Text Sun, 09 Oct 2005 22:16:19 GMT bensch [5343] * trunk/src/lib/graphics/text_engine/font.cc (copied) * trunk/src/lib/graphics/text_engine/font.h (copied) * trunk/src/lib/graphics/text_engine/text.cc (copied) * trunk/src/lib/graphics/text_engine/text.h (copied) * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine/text_engine.h (modified) orxonox/trunk: split open the text-engine Sun, 09 Oct 2005 21:52:21 GMT bensch [5342] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/text_engine (added) * trunk/src/lib/graphics/text_engine/font.xpm (moved) * trunk/src/lib/graphics/text_engine/text_engine.cc (moved) * trunk/src/lib/graphics/text_engine/text_engine.h (moved) orxonox/trunk: moved text_engine to src/lib/graphics/text_engine ... Sun, 09 Oct 2005 21:44:40 GMT bensch [5341] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) orxonox/trunk: init-function of Font Sun, 09 Oct 2005 21:38:38 GMT bensch [5340] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) orxonox/trunk: loading of text more modular Sun, 09 Oct 2005 21:25:04 GMT bensch [5339] * trunk/src/lib/graphics/font.xpm (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) orxonox/trunk: fonts are now correctly loaded (from IMAGE) by the ... Sun, 09 Oct 2005 15:27:48 GMT bensch [5338] * trunk/src/lib/graphics/font.xpm (added) orxonox/trunk: added static bind-in font Sun, 09 Oct 2005 11:57:46 GMT bensch [5337] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) orxonox/trunk: text-read from XPM works, but there still is an error ... Sun, 09 Oct 2005 10:54:09 GMT bensch [5336] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: implemented default font. Sat, 08 Oct 2005 23:27:58 GMT bensch [5335] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: more fool-proov loading of important paths (data and ... Sat, 08 Oct 2005 22:11:23 GMT bensch [5333] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: we do not have to shade the whole world Sat, 08 Oct 2005 21:26:53 GMT bensch [5331] * trunk/src/defs/functor_list.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/util/helper_functions.cc (modified) orxonox/trunk: inition is our motto, so now the debug function of the ... Sat, 08 Oct 2005 21:13:06 GMT bensch [5330] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: autocompletion now also works for Static Function- ... Sat, 08 Oct 2005 21:07:21 GMT bensch [5329] * trunk/src/defs/functor_list.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/util/helper_functions.cc (modified) orxonox/trunk: executing static commands work Sat, 08 Oct 2005 20:13:32 GMT bensch [5328] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: almost working Sat, 08 Oct 2005 19:52:13 GMT bensch [5327] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: more overwhelmingly complicated code, that slowly gets ... Sat, 08 Oct 2005 19:18:12 GMT bensch [5326] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: ShellCommandStatic defined... now going to test it, ... Sat, 08 Oct 2005 15:27:22 GMT bensch [5323] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: Shaders can now be loaded via the ResourceManager Sat, 08 Oct 2005 14:37:43 GMT bensch [5322] * trunk/src/lib/graphics/shader.cc (modified) orxonox/trunk: smooth unloading of Shaders. but not perfect. Sat, 08 Oct 2005 13:55:00 GMT bensch [5321] * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/util/array.h (modified) orxonox/trunk: more error-catchin in the shader Sat, 08 Oct 2005 13:31:18 GMT bensch [5320] * trunk/src/lib/graphics/shader.cc (modified) orxonox/trunk: better error-checking in the Shaders Sat, 08 Oct 2005 13:10:38 GMT bensch [5319] * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.h (modified) * trunk/src/lib/util/ini_parser.cc (modified) orxonox/trunk: some minor file-handling Sat, 08 Oct 2005 11:08:09 GMT bensch [5318] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: new ReadFileArray function for shader Sat, 08 Oct 2005 09:43:09 GMT bensch [5317] * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) orxonox/trunk: Shaders are now NOT renderen in 2D-mode. After ... Sat, 08 Oct 2005 00:40:17 GMT bensch [5316] * trunk/src/lib/gui/gl_gui/glgui.h (added) * trunk/src/lib/gui/gl_gui/glgui_bar.cc (moved) * trunk/src/lib/gui/gl_gui/glgui_bar.h (moved) * trunk/src/lib/gui/gl_gui/glgui_handler.cc (copied) * trunk/src/lib/gui/gl_gui/glgui_handler.h (copied) orxonox/trunk: some more pre-definition of GUI Sat, 08 Oct 2005 00:28:34 GMT bensch [5315] * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.am (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui (moved) * trunk/src/lib/gui/gl_gui/Makefile.am (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui (moved) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: some renaiming of GUI i am looking forward to coding ... Sat, 08 Oct 2005 00:14:40 GMT bensch [5314] * trunk/src/lib/gui/gui_opengl/glgui_button.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_button.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_checkbutton.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_checkbutton.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_colorselector.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_colorselector.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_container.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_container.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_cursor.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_cursor.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_element.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_element.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_image.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_image.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_menu.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_menu.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_progressbar.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_progressbar.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_slider.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_slider.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_text.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_text.h (copied) * trunk/src/lib/gui/gui_opengl/glgui_textfield.cc (copied) * trunk/src/lib/gui/gui_opengl/glgui_textfield.h (copied) orxonox/trunk: added some files, that might be interessting for the ... Fri, 07 Oct 2005 23:21:30 GMT bensch [5312] * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.am (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gui_gtk/Makefile.in (modified) * trunk/src/lib/gui/gui_opengl/Makefile.am (copied) * trunk/src/lib/gui/gui_opengl/Makefile.in (copied) * trunk/src/lib/gui/gui_opengl/glmenu (moved) * trunk/src/lib/gui/gui_opengl/glmenu/glmenu_imagescreen.cc (copied) * trunk/src/lib/gui/gui_opengl/glmenu/glmenu_imagescreen.h (copied) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: build the glMenu as part of the new LIB: libORXguiGL Fri, 07 Oct 2005 23:08:04 GMT bensch [5311] * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui (added) * trunk/src/lib/gui/Makefile.am (copied) * trunk/src/lib/gui/Makefile.in (added) * trunk/src/lib/gui/gui_gtk (moved) * trunk/src/lib/gui/gui_gtk/Makefile.am (modified) * trunk/src/lib/gui/gui_gtk/Makefile.in (modified) * trunk/src/lib/gui/gui_opengl (added) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: moved the entire GUI Fri, 07 Oct 2005 23:00:16 GMT bensch [5310] * trunk/src/lib/gui_gtk (moved) orxonox/trunk: movement of the GUI Fri, 07 Oct 2005 22:47:00 GMT bensch [5309] * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: Ckeck if an Event is already subscribed via ... Fri, 07 Oct 2005 22:32:52 GMT bensch [5308] * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) orxonox/trunk: Fixed a reversive BUG in the ResourceManager: Since ... Fri, 07 Oct 2005 16:17:49 GMT bensch [5306] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) orxonox/trunk: ResourceManage-fixes Fri, 07 Oct 2005 13:34:01 GMT bensch [5305] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/story_entities/campaign.cc (modified) orxonox/trunk: better implementation of the Texture-loading Fri, 07 Oct 2005 13:28:25 GMT bensch [5304] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) orxonox/trunk: so, ResourceManager now operates on BaseObjects. If ... Fri, 07 Oct 2005 12:42:30 GMT bensch [5303] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: less output on quit... still some strange effecs ... Fri, 07 Oct 2005 12:28:45 GMT bensch [5302] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/satellite.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: fixed bug in SkyShphere, doubly deleted Model Fri, 07 Oct 2005 11:59:44 GMT bensch [5300] * trunk/src/defs/debug.h (modified) * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/coord/null_parent.cc (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: even less debug-info Fri, 07 Oct 2005 10:53:31 GMT bensch [5299] * trunk/src/defs/debug.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) orxonox/trunk: nicer DEBUG info in X11-style Fri, 07 Oct 2005 10:48:02 GMT bensch [5298] * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/gui/gui_audio.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: output-issues Fri, 07 Oct 2005 10:26:33 GMT bensch [5297] * trunk/src/lib/event/event_handler.cc (modified) orxonox/trunk: fixed out some really useless debug-code in the ... Fri, 07 Oct 2005 08:42:22 GMT bensch [5296] * trunk/configure (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: modiefied PNode to match Element2D's removal methods. ... Thu, 06 Oct 2005 22:49:22 GMT bensch [5293] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: most remaining memory leaks are related to SDL_Video- ... Thu, 06 Oct 2005 22:00:46 GMT bensch [5291] * trunk/src/lib/event/event_def.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_listener.h (modified) orxonox/trunk: minor bug-fixes in the Event_listener. still have to ... Thu, 06 Oct 2005 21:41:42 GMT bensch [5290] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) orxonox/trunk: fixed issue with the overlaping char-arrays in the ... Thu, 06 Oct 2005 21:20:24 GMT bensch [5289] * trunk/src/lib/graphics/text_engine.cc (modified) orxonox/trunk: hups... so much for copy/paste code... Thu, 06 Oct 2005 21:19:35 GMT bensch [5288] * trunk/src/lib/graphics/text_engine.cc (modified) orxonox/trunk: now it should be real save. Thu, 06 Oct 2005 21:18:00 GMT bensch [5287] * trunk/src/lib/graphics/text_engine.cc (modified) orxonox/trunk: fixed another 'BUG' inside of the deletion of the ... Thu, 06 Oct 2005 19:25:01 GMT bensch [5286] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) orxonox/trunk: fixed a bug in the deletion Process of NullElement2D. ... Thu, 06 Oct 2005 18:31:23 GMT bensch [5285] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: nicer quit-modi TextEngine is now deleted by ... Tue, 04 Oct 2005 20:03:26 GMT bensch [5284] * trunk/src/lib/graphics/importer/md2Model.cc (modified) orxonox/trunk: issue in MD2Data: loaded filename even if it was NULL Tue, 04 Oct 2005 19:37:27 GMT bensch [5283] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/sound/ogg_player.cc (modified) orxonox/trunk: compile (but not link) on mac Tue, 04 Oct 2005 19:33:12 GMT bensch [5282] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: moved iostrem. Tue, 04 Oct 2005 19:29:49 GMT bensch [5280] * trunk/config.h.in (modified) * trunk/configure (modified) * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: remove unused stuff Tue, 04 Oct 2005 19:20:04 GMT bensch [5279] * trunk/configure.ac (modified) * trunk/src/defs/glincl.h (modified) * trunk/src/lib/collision_detection/bounding_volume.h (modified) * trunk/src/lib/collision_detection/bv_tree.h (modified) * trunk/src/lib/collision_detection/bv_tree_node.h (modified) * trunk/src/lib/event/event_listener.h (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: almost mac compatibility Tue, 04 Oct 2005 11:30:00 GMT bensch [5275] * trunk/src/lib/graphics/text_engine.h (modified) orxonox/trunk: include problem Sat, 01 Oct 2005 20:39:27 GMT bensch [5273] * trunk/configure (modified) * trunk/src/lib/graphics/shader.cc (modified) orxonox/trunk: now shaders do not execute (segfault) on non-shader ... Wed, 28 Sep 2005 16:04:59 GMT bensch [5271] * trunk/configure (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: better checking, and not loading shader if it is non- ... Tue, 27 Sep 2005 17:21:38 GMT bensch [5270] * trunk/configure.ac (modified) * trunk/src/lib/util/helper_functions.cc (modified) orxonox/trunk: try and catch windows compatibility with glew, catch ... Tue, 27 Sep 2005 16:51:07 GMT bensch [5269] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: flushing Tue, 27 Sep 2005 16:21:57 GMT bensch [5268] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: better error-handling through try and catch Tue, 27 Sep 2005 16:09:09 GMT bensch [5267] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: nicer error-checking Tue, 27 Sep 2005 14:10:26 GMT bensch [5266] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/npc2.cc (copied) * trunk/src/world_entities/npc2.h (copied) orxonox/trunk: Shaders now work :) Mon, 26 Sep 2005 23:07:08 GMT bensch [5265] * trunk/config.h.in (modified) * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) orxonox/trunk: configure now also checks for glew, and includes it Mon, 26 Sep 2005 23:00:35 GMT bensch [5264] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) orxonox/trunk: reading Shaders now, and throw error Mon, 26 Sep 2005 22:33:05 GMT bensch [5263] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/glincl.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) orxonox/trunk: using glew, and Shaders are now read Mon, 26 Sep 2005 21:33:55 GMT bensch [5262] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/util/array.h (modified) orxonox/trunk: file-parsing works Mon, 26 Sep 2005 20:34:21 GMT bensch [5261] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/shader.cc (copied) * trunk/src/lib/graphics/shader.h (copied) orxonox/trunk: structure of the Shader-lib Mon, 26 Sep 2005 12:28:46 GMT bensch [5260] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: checking for HW-extensions Sun, 25 Sep 2005 17:04:28 GMT bensch [5257] * trunk/src/lib/physics/physics_connection.h (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/physics/physics_interface.h (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/npc.h (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/test_bullet.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: bouncy effect with physically based animations... or ... Sun, 25 Sep 2005 16:27:22 GMT bensch [5256] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: real strange, i thought i fixed this before this ... Sun, 25 Sep 2005 16:23:38 GMT bensch [5255] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) orxonox/trunk: minor changes (flush) Sat, 24 Sep 2005 23:40:33 GMT bensch [5254] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: some very little todo's..., and Names in all files Sat, 24 Sep 2005 23:31:18 GMT bensch [5253] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) orxonox/trunk: real safe, and smooth now in the resize-mode of the ... Sat, 24 Sep 2005 23:16:41 GMT bensch [5252] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) orxonox/trunk: reverted changes to the Element2D-class, they are not ... Sat, 24 Sep 2005 23:13:19 GMT bensch [5251] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) orxonox/trunk: saver change between fonts in Shell Sat, 24 Sep 2005 20:43:28 GMT bensch [5249] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: stuff, that has been done (removed todo's) Sat, 24 Sep 2005 20:30:08 GMT bensch [5248] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/util/list.h (modified) orxonox/trunk: moving up and down through the buffer with [PageUp] ... Sat, 24 Sep 2005 19:27:48 GMT bensch [5247] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/util/list.h (modified) orxonox/trunk: fixed an error in ShellDisplay: did not show the last ... Sat, 24 Sep 2005 19:20:49 GMT bensch [5246] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) orxonox/trunk: minimalized the ShellBuffer Sat, 24 Sep 2005 18:47:02 GMT bensch [5245] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: autoCompletion now gives a very nice output Sat, 24 Sep 2005 18:06:05 GMT bensch [5244] * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/lib/util/list.h (modified) orxonox/trunk: scrolling back through the Shell's History works Sat, 24 Sep 2005 17:43:08 GMT bensch [5243] * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/lib/util/list.h (modified) orxonox/trunk: now it is possible to get old commands from the List Sat, 24 Sep 2005 15:10:09 GMT bensch [5242] * trunk/src/lib/graphics/graphics_engine.cc (modified) orxonox/trunk: unsave removal of screen deleted Sat, 24 Sep 2005 10:12:58 GMT bensch [5241] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/gui/gui_exec.cc (modified) * trunk/src/lib/gui/gui_gtk.cc (modified) * trunk/src/lib/gui/gui_keys.cc (modified) * trunk/src/lib/gui/gui_update.cc (modified) orxonox/trunk: minor gui-fixes... Sat, 24 Sep 2005 09:27:37 GMT bensch [5240] * trunk/src/lib/graphics/graphics_engine.cc (modified) orxonox/trunk: init the icon in the right SDL-style way Sat, 24 Sep 2005 09:13:32 GMT bensch [5239] * trunk/src/lib/event/event.cc (modified) * trunk/src/lib/event/event.h (modified) * trunk/src/lib/event/event_listener.h (modified) * trunk/src/lib/graphics/importer/texture.h (modified) orxonox/trunk: compile-performance-stuff Sat, 24 Sep 2005 08:41:52 GMT bensch [5237] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: implemented an EventFilter, that should filter alt-TAB Sat, 24 Sep 2005 07:26:47 GMT bensch [5236] * trunk/src/lib/event/event_handler.cc (modified) orxonox/trunk: SDL_EventSystem now has the Threaded EventSystem from SDL Fri, 23 Sep 2005 23:50:32 GMT patrick [5235] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) oroxnox/trunk: some small changes in the md2model to free some unused mem Fri, 23 Sep 2005 23:23:18 GMT patrick [5234] * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) orxonox/trunk: spatial separation is now clean Fri, 23 Sep 2005 23:17:18 GMT patrick [5233] * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) orxonox/trunk: filled some other memory leaks with safer code Fri, 23 Sep 2005 22:37:39 GMT patrick [5232] * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/math/curve.cc (modified) orxonox/trunk: solved a memory leak in the QuadtreeNode Fri, 23 Sep 2005 22:11:28 GMT patrick [5231] * trunk/src/lib/math/curve.cc (modified) * trunk/src/lib/math/curve.h (modified) orxonox/trunk: hunted a valgrind error msg in the curve class, ... Fri, 23 Sep 2005 21:54:03 GMT patrick [5230] * trunk/src/lib/util/list.h (modified) orxonox/trunk: some other minor fix for the tList class. It the class ... Fri, 23 Sep 2005 21:47:18 GMT patrick [5229] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/util/list.h (modified) orxonox/trunk: remastered the tList class, some speed improvements ... Fri, 23 Sep 2005 21:38:20 GMT bensch [5228] * trunk/src/lib/graphics/importer/texture.cc (modified) orxonox/trunk: nicer rendering of the Textures (LINEAR instead of NEAREST Fri, 23 Sep 2005 21:24:18 GMT bensch [5227] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/load_param.cc (modified) orxonox/trunk: LoadParam had some major memory-leak... fixed them :)