# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 21, 2024, 9:37:03 PM Fri, 11 Mar 2005 00:15:33 GMT patrick [3490] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/lib/graphics/font (moved) orxonox/trunk: moved font to lib/graphics/font Fri, 11 Mar 2005 00:13:15 GMT patrick [3489] * orxonox/trunk/Makefile.am (modified) * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/gui (added) * orxonox/trunk/src/lib/gui/console (moved) * orxonox/trunk/src/lib/gui/console/Makefile.in (modified) orxonox/trunk: dir restruture, moved console to lib/gui/console Thu, 10 Mar 2005 23:51:34 GMT patrick [3488] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/coord (added) * orxonox/trunk/src/lib/coord/helper_parent.cc (moved) * orxonox/trunk/src/lib/coord/helper_parent.h (moved) * orxonox/trunk/src/lib/coord/null_parent.cc (moved) * orxonox/trunk/src/lib/coord/null_parent.h (moved) * orxonox/trunk/src/lib/coord/p_node.cc (moved) * orxonox/trunk/src/lib/coord/p_node.h (moved) orxonox/trunk: added coordinates to lib directory, this is where you ... Thu, 10 Mar 2005 22:57:14 GMT bensch [3487] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/graphics/importer/Makefile.am (modified) * orxonox/trunk/src/lib/graphics/importer/Makefile.in (modified) orxonox/trunk: Makefile.am's are both equal again Thu, 10 Mar 2005 22:54:14 GMT bensch [3486] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) orxonox/trunk: syntax in Makefile.am better now Thu, 10 Mar 2005 22:38:13 GMT patrick [3485] * orxonox/trunk/configure.ac (modified) orxonox/trunk: modified configure.ac because of importer movement Thu, 10 Mar 2005 22:29:32 GMT patrick [3484] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/lib/data (added) * orxonox/trunk/src/lib/data/data_tank.cc (moved) * orxonox/trunk/src/lib/data/data_tank.h (moved) * orxonox/trunk/src/lib/graphics (added) * orxonox/trunk/src/lib/graphics/importer (moved) * orxonox/trunk/src/lib/graphics/importer/Makefile.in (modified) * orxonox/trunk/src/lib/lang/base_entity.cc (moved) * orxonox/trunk/src/lib/lang/base_entity.h (moved) * orxonox/trunk/src/lib/lang/base_object.cc (moved) * orxonox/trunk/src/lib/lang/base_object.h (moved) * orxonox/trunk/src/lib/util/ini_parser.cc (moved) * orxonox/trunk/src/lib/util/ini_parser.h (moved) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) orxonox/trunk: now moved importer in lib and other stuff. very very ... Thu, 10 Mar 2005 21:37:31 GMT patrick [3483] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/base_entity.cc (moved) * orxonox/trunk/src/lib/base_entity.h (moved) * orxonox/trunk/src/lib/base_object.cc (moved) * orxonox/trunk/src/lib/base_object.h (moved) * orxonox/trunk/src/lib/lang (added) * orxonox/trunk/src/lib/math (moved) * orxonox/trunk/src/lib/util (added) * orxonox/trunk/src/lib/util/list.cc (moved) * orxonox/trunk/src/lib/util/list.h (moved) * orxonox/trunk/src/lib/util/list_template.h (moved) * orxonox/trunk/src/world_entities/power_up.cc (moved) * orxonox/trunk/src/world_entities/power_up.h (moved) orxonox/trunk: finaly got the right idea to structure the src code. ... Thu, 10 Mar 2005 21:11:16 GMT chris [3482] * orxonox/branches/levelloader/src/levelfactory.cc (added) * orxonox/branches/levelloader/src/levelfactory.h (added) * orxonox/branches/levelloader/src/xmlparser (added) * orxonox/branches/levelloader/src/xmlparser/tinystr.cc (added) * orxonox/branches/levelloader/src/xmlparser/tinystr.h (added) * orxonox/branches/levelloader/src/xmlparser/tinyxml.cc (added) * orxonox/branches/levelloader/src/xmlparser/tinyxml.h (added) * orxonox/branches/levelloader/src/xmlparser/tinyxmlerror.cc (added) * orxonox/branches/levelloader/src/xmlparser/tinyxmlparser.cc (added) orxonox/branches/levelloader: Partial implementation of LevelFactory, ... Thu, 10 Mar 2005 20:06:21 GMT patrick [3481] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/ai (added) * orxonox/trunk/src/ai/ai.cc (moved) * orxonox/trunk/src/ai/ai.h (moved) * orxonox/trunk/src/lib/data_tank.cc (moved) * orxonox/trunk/src/lib/data_tank.h (moved) orxonox/trunk: directory restructuring revisited: created ai/, made ... Thu, 10 Mar 2005 19:23:23 GMT bensch [3480] * orxonox/trunk/src/defs/debug.h (modified) orxonox/trunk: less warnings in Windows due to ERROR->ERR Thu, 10 Mar 2005 18:55:35 GMT bensch [3479] * orxonox/trunk/src/importer/Makefile.am (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/importer/framework.cc (modified) * orxonox/trunk/src/importer/model.h (modified) * orxonox/trunk/src/importer/windowHandler.h (modified) orxonox/trunk/src/importer: Makefile.am adapted to the new File- ... Thu, 10 Mar 2005 18:32:54 GMT patrick [3478] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/font (added) * orxonox/trunk/src/font/font.cc (added) * orxonox/trunk/src/font/fontset.cc (added) * orxonox/trunk/src/font/fontset.h (added) * orxonox/trunk/src/font/glfont.cc (added) * orxonox/trunk/src/font/glfont.h (added) * orxonox/trunk/src/font/sfont.c (added) * orxonox/trunk/src/font/sfont.h (added) * orxonox/trunk/src/sfont (deleted) orxonox/trunk: fixed font leak and removed sfont again Thu, 10 Mar 2005 18:27:13 GMT bensch [3477] * orxonox/trunk/src/sfont (copied) * orxonox/trunk/src/sfont/font.cc (copied) * orxonox/trunk/src/sfont/fontset.cc (copied) * orxonox/trunk/src/sfont/fontset.h (copied) * orxonox/trunk/src/sfont/glfont.cc (copied) * orxonox/trunk/src/sfont/glfont.h (copied) * orxonox/trunk/src/sfont/sfont.c (copied) * orxonox/trunk/src/sfont/sfont.h (copied) orxonox/trunk: added sfont again Thu, 10 Mar 2005 18:13:47 GMT patrick [3476] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/glmenu (added) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (moved) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (moved) * orxonox/trunk/src/network (added) * orxonox/trunk/src/network/synchronisable.cc (moved) * orxonox/trunk/src/network/synchronisable.h (moved) * orxonox/trunk/src/world_entities/shoot_laser.cc (moved) * orxonox/trunk/src/world_entities/shoot_laser.h (moved) * orxonox/trunk/src/world_entities/shoot_rocket.cc (moved) * orxonox/trunk/src/world_entities/shoot_rocket.h (moved) orxonox/trunk: redesigning directory structure - created glmenu and ... Thu, 10 Mar 2005 18:01:53 GMT patrick [3475] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs (added) * orxonox/trunk/src/defs/debug.h (moved) * orxonox/trunk/src/defs/error.h (moved) * orxonox/trunk/src/defs/stdincl.h (moved) * orxonox/trunk/src/importer/array.h (modified) * orxonox/trunk/src/importer/objModel.cc (modified) * orxonox/trunk/src/importer/texture.h (modified) * orxonox/trunk/src/sfont (deleted) * orxonox/trunk/src/story_entities/world.cc (moved) * orxonox/trunk/src/story_entities/world.h (moved) * orxonox/trunk/src/world_entities/skysphere.cc (moved) * orxonox/trunk/src/world_entities/skysphere.h (moved) orxonox/trunk: redesigning directory structure - created defs and ... Thu, 10 Mar 2005 17:39:18 GMT patrick [3474] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/collision.h (modified) * orxonox/trunk/src/coordinates.h (deleted) * orxonox/trunk/src/lib (added) * orxonox/trunk/src/lib/ini_parser.cc (moved) * orxonox/trunk/src/lib/ini_parser.h (moved) * orxonox/trunk/src/lib/list.cc (moved) * orxonox/trunk/src/lib/list.h (moved) * orxonox/trunk/src/lib/list_template.h (moved) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: redesigning directory structure - created lib and ... Thu, 10 Mar 2005 16:30:16 GMT patrick [3473] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/importer/model.cc (modified) * orxonox/trunk/src/mathlib (added) * orxonox/trunk/src/mathlib/curve.cc (moved) * orxonox/trunk/src/mathlib/curve.h (moved) * orxonox/trunk/src/mathlib/matrix.cc (moved) * orxonox/trunk/src/mathlib/matrix.h (moved) * orxonox/trunk/src/mathlib/vector.cc (moved) * orxonox/trunk/src/mathlib/vector.h (moved) orxonox/trunk: redesigning directory structure - created mathlib and ... Thu, 10 Mar 2005 16:12:46 GMT patrick [3472] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/story_entities (added) * orxonox/trunk/src/story_entities/campaign.cc (moved) * orxonox/trunk/src/story_entities/campaign.h (moved) * orxonox/trunk/src/story_entities/story_def.h (moved) * orxonox/trunk/src/story_entities/story_entity.cc (moved) * orxonox/trunk/src/story_entities/story_entity.h (moved) * orxonox/trunk/src/world_entities/environment.cc (moved) * orxonox/trunk/src/world_entities/environment.h (moved) * orxonox/trunk/src/world_entities/npc.cc (moved) * orxonox/trunk/src/world_entities/npc.h (moved) * orxonox/trunk/src/world_entities/world_entity.cc (moved) * orxonox/trunk/src/world_entities/world_entity.h (moved) orxonox/trunk: redesigning directory structure - created ... Thu, 10 Mar 2005 15:45:45 GMT patrick [3471] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/world_entities (added) * orxonox/trunk/src/world_entities/player.cc (added) * orxonox/trunk/src/world_entities/player.h (added) * orxonox/trunk/src/world_entity (deleted) orxonox/trunk: redesigning directory structure - first step Thu, 10 Mar 2005 13:00:10 GMT bensch [3470] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/world_entity (added) * orxonox/trunk/src/world_entity/player.cc (moved) * orxonox/trunk/src/world_entity/player.h (moved) orxonox/trunk: moved player to a subfolder named world_entity, and ... Thu, 10 Mar 2005 12:18:27 GMT bensch [3469] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) orxonox/branches/updater: configuration-directory creatability Wed, 09 Mar 2005 22:05:53 GMT bensch [3468] * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: nicer output of the debug-method Wed, 09 Mar 2005 21:54:27 GMT bensch [3467] * orxonox/branches/textEngine (copied) * orxonox/branches/textEngine/src/debug.h (copied) orxonox/branches: added branche textEngine Wed, 09 Mar 2005 21:28:03 GMT bensch [3466] * orxonox/trunk/src/debug.h (modified) orxonox/trunk: debug.h with nicer output Wed, 09 Mar 2005 21:01:34 GMT bensch [3465] * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) orxonox/branches/updater: test Wed, 09 Mar 2005 13:41:38 GMT bensch [3464] * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: made the loading and saving more modular. ... Wed, 09 Mar 2005 09:50:20 GMT bensch [3463] * orxonox/branches/trackManager/src/Makefile.am (modified) * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) * orxonox/branches/trackManager/src/track_node.cc (copied) * orxonox/branches/trackManager/src/track_node.h (copied) * orxonox/branches/trackManager/src/world.cc (modified) * orxonox/branches/trackManager/src/world.h (modified) orxonox/branches/trackManager: backloop-check created Wed, 09 Mar 2005 00:36:23 GMT patrick [3462] * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: cleaning up old stuff in world.cc and its relatives. ... Wed, 09 Mar 2005 00:23:33 GMT patrick [3461] * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: cleaning up old stuff in world.cc and its relatives. ... Wed, 09 Mar 2005 00:13:33 GMT bensch [3460] * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) orxonox/trunk: should compile again: reverted the state of orxonox: ... Wed, 09 Mar 2005 00:00:30 GMT patrick [3459] * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/campaign.cc (modified) * orxonox/trunk/src/campaign.h (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/story_entity.cc (modified) * orxonox/trunk/src/story_entity.h (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: cleaning up old stuff in world.cc and its relatives. ... Sat, 05 Mar 2005 22:49:35 GMT bensch [3458] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/sfont/fontset.h (modified) * orxonox/trunk/src/sfont/glfont.cc (moved) * orxonox/trunk/src/sfont/glfont.h (added) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: some minor changes in the framework, and the font is ... Sat, 05 Mar 2005 13:33:27 GMT bensch [3457] * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/sfont/glfont.c (added) orxonox/trunk: added new File glfont.c that will be modified, so it ... Fri, 04 Mar 2005 09:01:43 GMT bensch [3456] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/sfont/fontset.cc (moved) * orxonox/trunk/src/sfont/fontset.h (moved) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: FontSet addapted the fontset some more doxygen-tags name Thu, 03 Mar 2005 18:57:26 GMT bensch [3455] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/sfont/cone3dfont.cc (added) * orxonox/trunk/src/sfont/cone3dfont.h (added) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: cone3D-fonts added, but they will still need some work ... Thu, 03 Mar 2005 17:35:04 GMT bensch [3454] * orxonox/trunk/src/importer/material.cc (modified) * orxonox/trunk/src/importer/material.h (modified) * orxonox/trunk/src/importer/model.cc (modified) * orxonox/trunk/src/importer/model.h (modified) * orxonox/trunk/src/importer/objModel.h (modified) * orxonox/trunk/src/importer/texture.cc (modified) * orxonox/trunk/src/importer/texture.h (modified) * orxonox/trunk/src/importer/windowHandler.cc (modified) * orxonox/trunk/src/importer/windowHandler.h (modified) orxonox/trunk/importer: doxygen-tags Thu, 03 Mar 2005 16:56:20 GMT bensch [3453] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) orxonox/trunk: light: added ability to generate a spot light Wed, 02 Mar 2005 17:49:46 GMT bensch [3452] * orxonox/trunk/src/gui/orxonox_gui_exec.h (modified) * orxonox/trunk/src/gui/orxonox_gui_flags.h (modified) * orxonox/trunk/src/gui/orxonox_gui_video.cc (modified) * orxonox/trunk/src/gui/orxonox_gui_video.h (modified) orxonox/trunk: gui: added resolution-selection-menu Wed, 02 Mar 2005 15:14:26 GMT bensch [3451] * orxonox/trunk/doc/orxodox.checkFiles.pl (modified) orxonox/trunk: now the doxygen-checkFile parses all files if no ... Wed, 02 Mar 2005 15:10:19 GMT bensch [3450] * orxonox/trunk/src/base_entity.h (modified) * orxonox/trunk/src/p_node.cc (modified) * orxonox/trunk/src/p_node.h (modified) * orxonox/trunk/src/player.cc (modified) * orxonox/trunk/src/player.h (modified) * orxonox/trunk/src/skysphere.cc (modified) orxonox/trunk: doxygen-tags: player.cc/h p_node.cc/h base_entity.h ... Wed, 02 Mar 2005 13:23:47 GMT bensch [3449] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/vector.cc (modified) * orxonox/trunk/src/vector.h (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) * orxonox/trunk/src/world_entity.cc (modified) * orxonox/trunk/src/world_entity.h (modified) orxonox/trunk: documented orxonox.cc/h world.cc/h vector.cc/h Wed, 02 Mar 2005 11:54:07 GMT bensch [3448] * orxonox/trunk/doc/orxodox.checkFiles.pl (modified) orxonox/trunk: typo Wed, 02 Mar 2005 11:46:59 GMT bensch [3447] * orxonox/trunk/doc/orxodox.checkFiles.pl (moved) orxonox/trunk: now possible to pass multiple files as argument, and ... Wed, 02 Mar 2005 10:12:55 GMT bensch [3446] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) orxonox/trunk: light Comments/cleanup-> next step perfection :) Wed, 02 Mar 2005 10:02:30 GMT bensch [3445] * orxonox/trunk/doc/orxodox.singleFile.pl (added) orxonox/trunk: added a new Skript, that has the ability to parse ... Wed, 02 Mar 2005 07:53:56 GMT bensch [3444] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: Light faster getPosition algorythm Tue, 01 Mar 2005 21:13:16 GMT bensch [3443] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: nice check if Light is enabled Tue, 01 Mar 2005 21:04:01 GMT bensch [3442] * orxonox/trunk/src/base_object.cc (modified) * orxonox/trunk/src/base_object.h (modified) * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: light: added debug-method. There is something strange ... Tue, 01 Mar 2005 20:24:44 GMT bensch [3441] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: implemented attenuation Tue, 01 Mar 2005 19:55:53 GMT bensch [3440] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: Light: added ambientColor, removed fancy effects :) Tue, 01 Mar 2005 19:38:20 GMT bensch [3439] * orxonox/trunk/src/debug.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: evil-color-deflator (and a small patch, so debug.h ... Tue, 01 Mar 2005 19:24:04 GMT bensch [3438] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: light: comments, errormessages, light up again Tue, 01 Mar 2005 19:11:31 GMT bensch [3437] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: light is now more like a lightManager. It is a Class, ... Tue, 01 Mar 2005 17:16:49 GMT bensch [3436] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/light.cc (copied) * orxonox/trunk/src/light.h (copied) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: added new Class light, that handles lights (needed for ... Tue, 01 Mar 2005 13:41:45 GMT bensch [3435] * orxonox/trunk/src/includes (deleted) * orxonox/trunk/src/stdincl.h (copied) orxonox/trunk: hups, this was not meant Tue, 01 Mar 2005 13:41:00 GMT bensch [3434] * orxonox/trunk/src/glincl.h (added) * orxonox/trunk/src/includes (added) * orxonox/trunk/src/includes/stdincl.h (moved) orxonox/trunk: taken the gl-stuff out of stdincl Tue, 01 Mar 2005 13:36:56 GMT bensch [3433] * orxonox/trunk/configure (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/curve.cc (modified) * orxonox/trunk/src/curve.h (modified) * orxonox/trunk/src/debug.h (modified) * orxonox/trunk/src/environment.cc (modified) * orxonox/trunk/src/game_loader.cc (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/p_node.cc (modified) * orxonox/trunk/src/stdincl.h (modified) * orxonox/trunk/src/track.cc (deleted) * orxonox/trunk/src/track.h (deleted) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: merged back the trackManager to the trunk. merged ... Tue, 01 Mar 2005 09:59:29 GMT bensch [3432] * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: patrick wants to clam everything for ... Tue, 01 Mar 2005 09:49:43 GMT bensch [3431] * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: fixed the timing Problem. Tue, 01 Mar 2005 08:50:30 GMT bensch [3430] * orxonox/branches/trackManager (modified) * orxonox/branches/trackManager/Makefile.in (modified) * orxonox/branches/trackManager/config.h.in (modified) * orxonox/branches/trackManager/configure (modified) * orxonox/branches/trackManager/configure.ac (modified) * orxonox/branches/trackManager/doc/orxodox.this (copied) * orxonox/branches/trackManager/doc/orxonox.1 (modified) * orxonox/branches/trackManager/src/Makefile.am (modified) * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/console/Makefile.in (modified) * orxonox/branches/trackManager/src/debug.h (modified) * orxonox/branches/trackManager/src/environment.cc (modified) * orxonox/branches/trackManager/src/glmenu_imagescreen.cc (modified) * orxonox/branches/trackManager/src/glmenu_imagescreen.h (modified) * orxonox/branches/trackManager/src/gui/Makefile.am (modified) * orxonox/branches/trackManager/src/gui/Makefile.in (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_audio.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_audio.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_banner.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_banner.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_exec.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_flags.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_flags.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_gtk.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_keys.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_keys.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_update.cc (copied) * orxonox/branches/trackManager/src/gui/orxonox_gui_update.h (copied) * orxonox/branches/trackManager/src/gui/orxonox_gui_video.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_video.h (modified) * orxonox/branches/trackManager/src/gui/rc (modified) * orxonox/branches/trackManager/src/importer/Makefile.am (modified) * orxonox/branches/trackManager/src/importer/Makefile.in (modified) * orxonox/branches/trackManager/src/importer/array.h (modified) * orxonox/branches/trackManager/src/importer/framework.cc (modified) * orxonox/branches/trackManager/src/importer/framework.h (modified) * orxonox/branches/trackManager/src/importer/material.cc (modified) * orxonox/branches/trackManager/src/importer/material.h (modified) * orxonox/branches/trackManager/src/importer/model.cc (modified) * orxonox/branches/trackManager/src/importer/model.h (modified) * orxonox/branches/trackManager/src/importer/objModel.cc (copied) * orxonox/branches/trackManager/src/importer/objModel.h (copied) * orxonox/branches/trackManager/src/importer/vector.cc (deleted) * orxonox/branches/trackManager/src/importer/vector.h (deleted) * orxonox/branches/trackManager/src/orxonox.cc (modified) * orxonox/branches/trackManager/src/player.cc (modified) * orxonox/branches/trackManager/src/player.h (modified) * orxonox/branches/trackManager/src/sfont (copied) * orxonox/branches/trackManager/src/sfont/font.cc (copied) * orxonox/branches/trackManager/src/sfont/sfont.c (copied) * orxonox/branches/trackManager/src/sfont/sfont.h (copied) * orxonox/branches/trackManager/src/skysphere.cc (copied) * orxonox/branches/trackManager/src/skysphere.h (copied) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) * orxonox/branches/trackManager/src/world.cc (modified) * orxonox/branches/trackManager/src/world.h (modified) * orxonox/branches/trackManager/src/world_entity.h (modified) orxonox/branches/trackManager: merged trunk back to trackManager ... Tue, 01 Mar 2005 08:32:46 GMT bensch [3429] * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/skysphere.cc (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: skysphere now produces no more segfault while level ... Mon, 28 Feb 2005 23:18:22 GMT bensch [3428] * orxonox/trunk/src/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu_imagescreen.h (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk: GLMenuImageScreen: singletonClass has private constructor. Mon, 28 Feb 2005 22:38:10 GMT bensch [3427] * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.am (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/importer/array.h (modified) * orxonox/trunk/src/importer/framework.cc (modified) * orxonox/trunk/src/importer/framework.h (modified) * orxonox/trunk/src/importer/material.cc (modified) * orxonox/trunk/src/importer/material.h (modified) * orxonox/trunk/src/importer/model.cc (modified) * orxonox/trunk/src/importer/model.h (modified) * orxonox/trunk/src/importer/objModel.cc (modified) * orxonox/trunk/src/importer/vector.cc (deleted) * orxonox/trunk/src/importer/vector.h (deleted) orxonox/trunk/importer: cleaned up the includes, while watching some ... Mon, 28 Feb 2005 20:09:10 GMT bensch [3426] * orxonox/trunk/src/importer/framework.cc (modified) * orxonox/trunk/src/importer/model.cc (modified) orxonox/trunk/importer: added cylinderModel to importer Mon, 28 Feb 2005 08:34:16 GMT bensch [3425] * orxonox/trunk/configure.ac (modified) orxonox/trunk: configure.ac: Sun, 27 Feb 2005 18:51:36 GMT bensch [3424] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/importer/Makefile.in (modified) orxonox/trunk: nice-up patch: configure.ac is now really nice. 1. ... Sun, 27 Feb 2005 18:11:19 GMT bensch [3423] * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/doc/orxodox.this (copied) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/gui/Makefile.am (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/gui/orxonox_gui.cc (modified) * orxonox/trunk/src/gui/orxonox_gui.h (modified) * orxonox/trunk/src/gui/orxonox_gui_audio.cc (modified) * orxonox/trunk/src/gui/orxonox_gui_audio.h (modified) * orxonox/trunk/src/gui/orxonox_gui_banner.cc (modified) * orxonox/trunk/src/gui/orxonox_gui_banner.h (modified) * orxonox/trunk/src/gui/orxonox_gui_exec.cc (modified) * orxonox/trunk/src/gui/orxonox_gui_exec.h (modified) * orxonox/trunk/src/gui/orxonox_gui_flags.cc (modified) * orxonox/trunk/src/gui/orxonox_gui_flags.h (modified) * orxonox/trunk/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/trunk/src/gui/orxonox_gui_gtk.h (modified) * orxonox/trunk/src/gui/orxonox_gui_keys.cc (modified) * orxonox/trunk/src/gui/orxonox_gui_keys.h (modified) * orxonox/trunk/src/gui/orxonox_gui_update.cc (copied) * orxonox/trunk/src/gui/orxonox_gui_update.h (copied) * orxonox/trunk/src/gui/orxonox_gui_video.cc (modified) * orxonox/trunk/src/gui/orxonox_gui_video.h (modified) * orxonox/trunk/src/gui/rc (modified) * orxonox/trunk/src/importer/Makefile.in (modified) orxonox/trunk: merged branches/updater back into the trunk merged ... Sat, 26 Feb 2005 18:14:04 GMT bensch [3422] * orxonox/trunk/src/skysphere.cc (modified) orxonox/trunk: skysphere now shows Material. Tue, 22 Feb 2005 23:30:56 GMT bensch [3421] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/skysphere.cc (modified) orxonox/trunk: Makefile-fix (do not know if it works) Tue, 22 Feb 2005 19:14:18 GMT bensch [3420] * orxonox/trunk/src/skysphere.cc (modified) * orxonox/trunk/src/skysphere.h (modified) orxonox/trunk: skysphere: some new functionality. now size and ... Tue, 22 Feb 2005 17:26:03 GMT bensch [3419] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/skysphere.cc (copied) * orxonox/trunk/src/skysphere.h (copied) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: copied dave's SkySphere into the Trunk done it with ... Tue, 22 Feb 2005 17:14:44 GMT bensch [3418] * orxonox/trunk/src/importer/framework.cc (modified) * orxonox/trunk/src/importer/model.cc (modified) * orxonox/trunk/src/importer/model.h (modified) orxonox/trunk/importer: added primitive sphere, but it still has some ... Tue, 22 Feb 2005 08:42:00 GMT bensch [3417] * orxonox/branches/levelloader (copied) orxonox/branches: added branche levelloader for the new Prject of chris Mon, 21 Feb 2005 16:09:15 GMT bensch [3416] * orxonox/branches/dave/src/Makefile.am (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/skysphere.cc (modified) * orxonox/branches/dave/src/skysphere.h (modified) orxonox/branches/dave: injected Doxygen-tags Mon, 21 Feb 2005 14:39:31 GMT bensch [3415] * orxonox/branches/old.dave (deleted) orxonox/branches: deleted old directory of dave, the work done here ... Mon, 21 Feb 2005 14:37:58 GMT bensch [3414] * orxonox/branches/shadows (copied) orxonox/branches: added branche shadow for the GroundShadows, the new ... Mon, 21 Feb 2005 14:35:33 GMT bensch [3413] * orxonox/trunk (modified) orxonox/trunk: externals now points to data-directory from non- ... Sun, 20 Feb 2005 15:31:30 GMT dave [3412] * orxonox/branches/dave/src/skybox.cc (deleted) * orxonox/branches/dave/src/skybox.h (deleted) * orxonox/branches/dave/src/skysphere.h (modified) branches/dave/src: kleiner Felher in skysphere.h repariert Sun, 20 Feb 2005 15:21:42 GMT dave [3411] * orxonox/branches/dave/src/Makefile.am (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/skysphere.cc (added) * orxonox/branches/dave/src/skysphere.h (added) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) branches/dave/src:so bensch, hab das ganze umbenannt: skysphere.cc ... Sat, 19 Feb 2005 16:26:32 GMT dave [3410] * orxonox/branches/dave/src/orxonox.cc (modified) * orxonox/branches/dave/src/skybox.cc (modified) * orxonox/branches/dave/src/world.cc (modified) branches/dave/src: Ok, Himmel heller gemacht in orxonox.cc durch ... Sat, 19 Feb 2005 15:53:50 GMT dave [3409] * orxonox/branches/dave/src/skybox.cc (modified) * orxonox/branches/dave/src/skybox.h (modified) * orxonox/branches/dave/src/world.cc (modified) branches/dave/src: Ok, fehler behoben, jetzt kann man noch eigene ... Fri, 18 Feb 2005 15:56:49 GMT dave [3408] * orxonox/branches/dave/src/skybox.cc (modified) * orxonox/branches/dave/src/skybox.h (modified) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) branches/dave/src: Die Skybox bewegt sich schon mal, dafuer neuer ... Thu, 17 Feb 2005 18:22:34 GMT dave [3407] * orxonox/branches/dave/src/Makefile.am (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/skybox.cc (added) * orxonox/branches/dave/src/skybox.h (added) * orxonox/branches/dave/src/stdincl.h (modified) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) branches/dave/src: Hab skybox.cc und skybox.h geschreieben->enjoy, ... Mon, 14 Feb 2005 14:52:14 GMT dave [3406] * orxonox/branches/dave/src/world.cc (modified) branches/dave/src: Textur ist jetzt drauf Sun, 13 Feb 2005 20:10:20 GMT bensch [3405] * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) orxonox/branches/dave: Fixed issue with texture-class 1. Not using ... Sun, 13 Feb 2005 17:42:46 GMT dave [3404] * orxonox/branches/dave/src/world.cc (modified) Sun, 13 Feb 2005 17:06:28 GMT dave [3403] * orxonox/branches/dave/src/environment.cc (modified) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) branches/dave/src/world.cc: Zeile 379 bin ich am Textur ... Sun, 13 Feb 2005 11:35:35 GMT dave [3402] * orxonox/branches/dave/src/player.cc (modified) branches/dave/src: Das direkte Zurueckdrehen ist jetzt nicht mehr ... Fri, 11 Feb 2005 11:10:00 GMT dave [3401] * orxonox/branches/dave/Makefile.in (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/camera.cc (modified) * orxonox/branches/dave/src/console/Makefile.in (modified) * orxonox/branches/dave/src/environment.cc (modified) * orxonox/branches/dave/src/gui/Makefile.in (modified) * orxonox/branches/dave/src/importer/Makefile.in (modified) * orxonox/branches/dave/src/player.cc (modified) * orxonox/branches/dave/src/player.h (modified) * orxonox/branches/dave/src/world.cc (modified) branches/dave/src:Ok, diesmal ist die Rotation besser gelungen, ... Sun, 06 Feb 2005 23:34:47 GMT bensch [3400] * orxonox/trunk/src/importer/framework.cc (modified) * orxonox/trunk/src/importer/model.cc (modified) * orxonox/trunk/src/importer/model.h (modified) * orxonox/trunk/src/importer/objModel.cc (modified) orxonox/trunk: model: extended funtionality, now one can also use ... Sun, 06 Feb 2005 22:27:25 GMT bensch [3399] * orxonox/branches/nico (modified) * orxonox/branches/nico/Makefile.in (modified) * orxonox/branches/nico/NEWS (modified) * orxonox/branches/nico/configure (modified) * orxonox/branches/nico/configure.ac (modified) * orxonox/branches/nico/doc/orxodox.src (modified) * orxonox/branches/nico/doc/orxonox.1 (modified) * orxonox/branches/nico/src/Makefile.am (modified) * orxonox/branches/nico/src/Makefile.in (modified) * orxonox/branches/nico/src/base_object.cc (copied) * orxonox/branches/nico/src/base_object.h (copied) * orxonox/branches/nico/src/camera.cc (modified) * orxonox/branches/nico/src/camera.h (modified) * orxonox/branches/nico/src/console/Makefile.in (modified) * orxonox/branches/nico/src/curve.cc (modified) * orxonox/branches/nico/src/curve.h (modified) * orxonox/branches/nico/src/data_tank.cc (modified) * orxonox/branches/nico/src/data_tank.h (modified) * orxonox/branches/nico/src/debug.h (modified) * orxonox/branches/nico/src/environment.cc (modified) * orxonox/branches/nico/src/glmenu_imagescreen.cc (copied) * orxonox/branches/nico/src/glmenu_imagescreen.h (copied) * orxonox/branches/nico/src/gui/Makefile.in (modified) * orxonox/branches/nico/src/helper_parent.cc (copied) * orxonox/branches/nico/src/helper_parent.h (copied) * orxonox/branches/nico/src/importer/Makefile.am (modified) * orxonox/branches/nico/src/importer/Makefile.in (modified) * orxonox/branches/nico/src/importer/framework.cc (modified) * orxonox/branches/nico/src/importer/framework.h (modified) * orxonox/branches/nico/src/importer/material.cc (modified) * orxonox/branches/nico/src/importer/material.h (modified) * orxonox/branches/nico/src/importer/model.cc (copied) * orxonox/branches/nico/src/importer/model.h (copied) * orxonox/branches/nico/src/importer/objModel.cc (copied) * orxonox/branches/nico/src/importer/objModel.h (copied) * orxonox/branches/nico/src/importer/object.cc (deleted) * orxonox/branches/nico/src/importer/object.h (deleted) * orxonox/branches/nico/src/importer/texture.cc (copied) * orxonox/branches/nico/src/importer/texture.h (copied) * orxonox/branches/nico/src/list.h (modified) * orxonox/branches/nico/src/matrix.cc (copied) * orxonox/branches/nico/src/matrix.h (copied) * orxonox/branches/nico/src/null_parent.cc (copied) * orxonox/branches/nico/src/null_parent.h (copied) * orxonox/branches/nico/src/orxonox.cc (modified) * orxonox/branches/nico/src/orxonox.h (modified) * orxonox/branches/nico/src/p_node.cc (copied) * orxonox/branches/nico/src/p_node.h (copied) * orxonox/branches/nico/src/player.cc (modified) * orxonox/branches/nico/src/player.h (modified) * orxonox/branches/nico/src/proto_class.cc (modified) * orxonox/branches/nico/src/proto_class.h (modified) * orxonox/branches/nico/src/sfont (copied) * orxonox/branches/nico/src/sfont/font.cc (copied) * orxonox/branches/nico/src/sfont/sfont.c (copied) * orxonox/branches/nico/src/sfont/sfont.h (copied) * orxonox/branches/nico/src/stdincl.h (modified) * orxonox/branches/nico/src/story_entity.h (modified) * orxonox/branches/nico/src/track.cc (modified) * orxonox/branches/nico/src/track.h (modified) * orxonox/branches/nico/src/track_manager.cc (copied) * orxonox/branches/nico/src/track_manager.h (copied) * orxonox/branches/nico/src/vector.cc (modified) * orxonox/branches/nico/src/vector.h (modified) * orxonox/branches/nico/src/world.cc (modified) * orxonox/branches/nico/src/world.h (modified) * orxonox/branches/nico/src/world_entity.cc (modified) * orxonox/branches/nico/src/world_entity.h (modified) orxonox/branches/nico: merged trunk into branches/nico merged with ... Sun, 06 Feb 2005 22:02:45 GMT bensch [3398] * orxonox/trunk/src/importer/framework.cc (modified) * orxonox/trunk/src/importer/model.cc (modified) * orxonox/trunk/src/importer/model.h (modified) * orxonox/trunk/src/importer/objModel.cc (modified) * orxonox/trunk/src/orxonox.cc (modified) orxonox/trunk: Made the Model-class externalizable meaning: 1. ... Sun, 06 Feb 2005 15:04:01 GMT bensch [3397] * orxonox/trunk/src/importer/model.cc (modified) * orxonox/trunk/src/importer/objModel.cc (modified) orxonox/trunk: importer: now name is io, the output was wrong :) Sun, 06 Feb 2005 14:58:40 GMT bensch [3396] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/environment.cc (modified) * orxonox/trunk/src/importer/Makefile.am (modified) * orxonox/trunk/src/importer/Makefile.in (modified) * orxonox/trunk/src/importer/framework.cc (modified) * orxonox/trunk/src/importer/framework.h (modified) * orxonox/trunk/src/importer/material.cc (modified) * orxonox/trunk/src/importer/model.cc (modified) * orxonox/trunk/src/importer/model.h (modified) * orxonox/trunk/src/importer/objModel.cc (added) * orxonox/trunk/src/importer/objModel.h (added) * orxonox/trunk/src/player.cc (modified) * orxonox/trunk/src/player.h (modified) * orxonox/trunk/src/world_entity.h (modified) orxonox/trunk: splitted obj-loader out of the model-class: this will ... Sun, 06 Feb 2005 12:12:06 GMT bensch [3395] * orxonox/trunk/src/debug.h (modified) * orxonox/trunk/src/importer/model.h (modified) orxonox/trunk: adapted PRINTF/PRINT/COUT, now they should behave ... Thu, 03 Feb 2005 13:01:04 GMT bensch [3394] * orxonox/trunk/src/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu_imagescreen.h (modified) orxonox/trunk: now the loadscreen uses material instead of Textures. Wed, 02 Feb 2005 14:57:06 GMT bensch [3393] * orxonox/branches/nico/src/importer/heightMapViewer.cc (modified) * orxonox/branches/nico/src/importer/heightMapViewer.h (modified) orxonox/branches/nico: lighting enabled, and working again Wed, 02 Feb 2005 14:21:47 GMT bensch [3392] * orxonox/branches/nico/src/importer/heightMapTerrain.cc (modified) * orxonox/branches/nico/src/importer/heightMapTerrain.h (modified) orxonox/branches/nico: heightmap now able to readin with SDL-image ... Wed, 02 Feb 2005 12:16:41 GMT nico [3391] * orxonox/branches/nico/Makefile.in (modified) * orxonox/branches/nico/configure (modified) * orxonox/branches/nico/configure.ac (modified) * orxonox/branches/nico/src/Makefile.in (modified) * orxonox/branches/nico/src/console/Makefile.in (modified) * orxonox/branches/nico/src/gui/Makefile.in (modified) * orxonox/branches/nico/src/importer/Makefile.in (modified) orxonox/branches/nico: heightmap stuff