# # ChangeLog for branches in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 29, 2024, 10:56:40 PM Tue, 06 Jun 2006 18:47:40 GMT snellen [8178] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) * branches/script_engine/src/lib/script_engine/script_trigger.cc (modified) * branches/script_engine/src/lib/script_engine/script_trigger.h (modified) added possibility to set the target as parent Tue, 06 Jun 2006 16:41:12 GMT hdavid [8177] * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.h (modified) branches/atmospheric_engine: lightening effect Tue, 06 Jun 2006 16:34:22 GMT amaechler [8176] * branches/atmospheric_engine/src/lib/graphics/shader.cc (modified) * branches/atmospheric_engine/src/lib/graphics/shader.h (modified) * branches/atmospheric_engine/src/world_entities/effects/billboard.cc (modified) Tue, 06 Jun 2006 16:34:02 GMT amaechler [8175] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/sglmodel.h (added) branches/atmospheric_engine: new cloud implementation using shaders, ... Tue, 06 Jun 2006 08:45:41 GMT rennerc [8174] * branches/network/src/lib/network/network_stream.cc (modified) reconnect to unused clientslots works now Tue, 06 Jun 2006 07:34:13 GMT snellen [8173] * branches/script_engine/src/lib/script_engine/script_trigger.cc (modified) * branches/script_engine/src/lib/script_engine/script_trigger.h (modified) scripttrigger: added delay Tue, 06 Jun 2006 07:25:54 GMT snellen [8172] * branches/script_engine/src/lib/script_engine/script_trigger.cc (modified) * branches/script_engine/src/lib/script_engine/script_trigger.h (modified) scripttrigger: added delay Tue, 06 Jun 2006 07:18:31 GMT snellen [8171] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) * branches/script_engine/src/lib/script_engine/script_trigger.cc (modified) * branches/script_engine/src/lib/script_engine/script_trigger.h (modified) scripttrigger implemented. todo: make loadParam work Tue, 06 Jun 2006 06:06:50 GMT snellen [8170] * branches/script_engine/src/lib/script_engine/Makefile.am (modified) * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) * branches/script_engine/src/lib/script_engine/script_trigger.cc (added) * branches/script_engine/src/lib/script_engine/script_trigger.h (added) added scripttrigger Tue, 06 Jun 2006 00:05:33 GMT patrick [8169] * branches/cr/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/cr/src/world_entities/projectiles/projectile.cc (modified) * branches/cr/src/world_entities/world_entity.cc (modified) * branches/cr/src/world_entities/world_entity.h (modified) cr: using a new damage structure for dealing damage. working Mon, 05 Jun 2006 23:49:45 GMT patrick [8168] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/cr/src/world_entities/world_entity.cc (modified) cr: less and better debug output Mon, 05 Jun 2006 23:39:46 GMT patrick [8167] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) cr: collision reaction now works: dealing damage Mon, 05 Jun 2006 23:33:36 GMT patrick [8166] * branches/cr/src/lib/collision_reaction/collision.cc (modified) * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/cr_object_damage.cc (modified) cr: more bugs found. its amazing Mon, 05 Jun 2006 23:16:26 GMT patrick [8165] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) cr: removed two more segfaults Mon, 05 Jun 2006 19:20:48 GMT snellen [8164] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) changes in script manager Mon, 05 Jun 2006 17:23:05 GMT bensch [8163] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) script_manager: should compile Mon, 05 Jun 2006 15:27:38 GMT ponder [8162] * branches/osx/src/lib/graphics/importer/md2Model.cc (modified) * branches/osx/src/lib/graphics/importer/texture.cc (modified) * branches/osx/src/lib/math/vector.h (modified) * branches/osx/src/lib/sound/sound_buffer.cc (modified) The md2Model loader now works as expected Mon, 05 Jun 2006 14:43:11 GMT rennerc [8161] * branches/network/src/lib/event/event_handler.cc (modified) capture mouse Mon, 05 Jun 2006 13:58:11 GMT snellen [8160] * branches/script_engine/src/lib/script_engine/script_manager.h (modified) this won't compile Mon, 05 Jun 2006 13:57:28 GMT snellen [8159] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) this won't compile Mon, 05 Jun 2006 13:56:47 GMT snellen [8158] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) this won't compile Mon, 05 Jun 2006 13:55:12 GMT snellen [8157] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) this won't compile Mon, 05 Jun 2006 13:50:10 GMT snellen [8156] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) this won't compile Mon, 05 Jun 2006 13:47:10 GMT snellen [8155] * branches/script_engine/src/lib/script_engine/script.h (modified) * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) this won't compile Mon, 05 Jun 2006 13:30:32 GMT rennerc [8154] * branches/network/src/world_entities/spectator.cc (modified) * branches/network/src/world_entities/spectator.h (modified) clean up spectator Mon, 05 Jun 2006 13:25:05 GMT rennerc [8153] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/player_stats.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) removed nasty bug Mon, 05 Jun 2006 11:23:45 GMT rennerc [8152] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/world_entities/spectator.cc (modified) * branches/network/src/world_entities/spectator.h (modified) replaced Spectator with new implementation Mon, 05 Jun 2006 10:48:59 GMT bensch [8151] * branches/gui (copied) copy new trunk Mon, 05 Jun 2006 10:48:39 GMT bensch [8150] * branches/network (copied) copy new trunk Mon, 05 Jun 2006 10:48:21 GMT bensch [8149] * branches/network (deleted) delete merged branche Mon, 05 Jun 2006 09:51:43 GMT bensch [8146] * branches/gui (deleted) delete old branche Sun, 04 Jun 2006 17:55:55 GMT bensch [8144] * branches/gui/src/defs/debug.h (modified) * branches/gui/src/lib/collision_reaction/cr_engine.h (modified) * branches/gui/src/lib/graphics/importer/primitive_model.cc (modified) * branches/gui/src/lib/graphics/importer/texture.cc (modified) * branches/gui/src/lib/graphics/importer/texture.h (modified) * branches/gui/src/lib/gui/gl/glgui_style.h (modified) * branches/gui/src/lib/gui/gl/glgui_widget.h (modified) * branches/gui/src/lib/gui/qt/gui_general.cc (modified) * branches/gui/src/lib/lang/base_object.cc (modified) * branches/gui/src/lib/lang/class_list.cc (modified) * branches/gui/src/lib/math/vector.h (modified) * branches/gui/src/lib/shell/shell_buffer.cc (modified) * branches/gui/src/lib/shell/shell_buffer.h (modified) * branches/gui/src/lib/shell/shell_command.h (modified) * branches/gui/src/lib/util/count_pointer.h (modified) * branches/gui/src/util/animation/t_animation.h (modified) * branches/gui/src/util/hud.cc (modified) * branches/gui/src/util/hud.h (modified) * branches/gui/src/world_entities/player.cc (modified) gui: better debugging system Sat, 03 Jun 2006 23:34:24 GMT bensch [8143] * branches/gui/src/lib/gui/gl/glgui_style.h (modified) gui: features Sat, 03 Jun 2006 23:26:04 GMT bensch [8142] * branches/gui/src/lib/gui/gl/glgui_style.h (modified) gui: nice docu, now implement it :) Sat, 03 Jun 2006 23:19:07 GMT bensch [8141] * branches/gui/src/lib/gui/gl/Makefile.am (modified) * branches/gui/src/lib/gui/gl/glgui_style.cc (copied) * branches/gui/src/lib/gui/gl/glgui_style.h (copied) * branches/gui/src/lib/util/color.h (modified) gui: added a class for the Styles of the GUI Sat, 03 Jun 2006 22:36:45 GMT bensch [8140] * branches/gui/configure.ac (modified) * branches/gui/src/defs/include_paths.am (modified) * branches/gui/src/lib/BuildLibs.am (modified) * branches/gui/src/lib/gui/Makefile.am (modified) * branches/gui/src/lib/gui/gl (moved) * branches/gui/src/lib/gui/gl/glgui_slider.cc (modified) * branches/gui/src/lib/gui/gl/glgui_widget.cc (modified) * branches/gui/src/lib/gui/gl/glgui_widget.h (modified) * branches/gui/src/lib/gui/gtk (moved) * branches/gui/src/lib/gui/qt (moved) * branches/gui/src/lib/math/rect2D.cc (modified) * branches/gui/src/orxonox.cc (modified) gui: shorter paths for different guis Sat, 03 Jun 2006 18:11:19 GMT snellen [8139] * branches/script_engine/src/lib/script_engine/script_manager.h (modified) Continued working on script manager Sat, 03 Jun 2006 18:09:14 GMT snellen [8138] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) Continued working on script manager Sat, 03 Jun 2006 17:10:07 GMT snellen [8137] * branches/script_engine/src/lib/script_engine/script_manager.h (modified) Continued working on script manager Sat, 03 Jun 2006 17:08:20 GMT snellen [8136] * branches/script_engine/src/lib/script_engine/script_manager.h (modified) Continued working on script manager Sat, 03 Jun 2006 17:05:47 GMT snellen [8135] * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) Continued working on script manager Sat, 03 Jun 2006 17:01:08 GMT snellen [8134] * branches/script_engine/src/lib/script_engine/script.cc (modified) Continued working on script manager Sat, 03 Jun 2006 16:59:40 GMT snellen [8133] * branches/script_engine/src/lib/script_engine/script.cc (modified) Continued working on script manager Sat, 03 Jun 2006 16:59:03 GMT snellen [8132] * branches/script_engine/src/lib/script_engine/script.h (modified) Continued working on script manager Sat, 03 Jun 2006 16:56:18 GMT snellen [8131] * branches/script_engine/src/lib/script_engine/script.cc (modified) * branches/script_engine/src/lib/script_engine/script.h (modified) * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) Continued working on script manager Sat, 03 Jun 2006 16:11:02 GMT bensch [8130] * branches/script_engine/src/lib/script_engine/Makefile.am (modified) script_engine: example as check-program Sat, 03 Jun 2006 13:37:01 GMT patrick [8129] * branches/cr/src/lib/collision_reaction/collision.cc (modified) * branches/cr/src/lib/collision_reaction/collision.h (modified) * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/collision_handle.h (modified) * branches/cr/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/cr/src/lib/graphics/effects/atmospheric_engine.cc (modified) cr: finished cleaning up the code, collision reaction now integrated ... Sat, 03 Jun 2006 13:32:09 GMT snellen [8128] * branches/script_engine/src/lib/script_engine/example.cc (modified) * branches/script_engine/src/lib/script_engine/lunartest2.lua (modified) Cleaned up Object, added comments in luatestscript2.lua Sat, 03 Jun 2006 13:04:57 GMT rennerc [8127] * branches/network/src/world_entities/weapons/weapon_manager.cc (modified) added comment Sat, 03 Jun 2006 13:04:07 GMT patrick [8126] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/cr_engine.cc (modified) cr: more logical errors removed from the code - multikill Sat, 03 Jun 2006 12:53:37 GMT patrick [8125] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/collision_handle.h (modified) cr: more bugs removed, more safty added Sat, 03 Jun 2006 12:36:03 GMT patrick [8124] * branches/cr/src/lib/collision_reaction/collision.cc (modified) * branches/cr/src/lib/collision_reaction/collision.h (modified) * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/world_entities/world_entity.cc (modified) cr: some bugs found and solved, minor cleanup Fri, 02 Jun 2006 16:16:15 GMT bensch [8123] * branches/gui/src/lib/shell/shell_buffer.cc (modified) * branches/gui/src/lib/shell/shell_buffer.h (modified) gui: better outputting in the ShellBuffer Fri, 02 Jun 2006 15:46:11 GMT ponder [8122] * branches/osx/config.h.in (modified) * branches/osx/configure.ac (modified) * branches/osx/src/lib/graphics/importer/md2Model.cc (modified) * branches/osx/src/lib/graphics/importer/texture.cc (modified) * branches/osx/src/lib/graphics/spatial_separation/quadtree.cc (modified) * branches/osx/src/lib/shell/shell_buffer.cc (modified) * branches/osx/src/lib/sound/ogg_player.cc (modified) * branches/osx/src/lib/sound/sound_buffer.cc (modified) * branches/osx/src/lib/sound/sound_source.cc (modified) * branches/osx/src/util/signal_handler.cc (modified) * branches/osx/src/util/signal_handler.h (modified) Md2loader seems to work Fri, 02 Jun 2006 15:19:13 GMT rennerc [8121] * branches/network/src/world_entities/weapons/weapon_manager.cc (modified) delete crosshari Fri, 02 Jun 2006 14:19:10 GMT rennerc [8120] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/spectator.cc (modified) * branches/network/src/world_entities/spectator.h (modified) spectator movement works now old Playables will be deleted ... Fri, 02 Jun 2006 10:16:09 GMT amaechler [8119] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.h (modified) branches/atmospheric_engine: added function to slowly start rain Fri, 02 Jun 2006 09:54:09 GMT bensch [8118] * branches/gui/src/lib/gui/gl_gui/glgui_widget.cc (modified) gui: better displaying... still working on the sizing Fri, 02 Jun 2006 09:50:17 GMT bensch [8117] * branches/gui/src/lib/gui/gl_gui/glgui_checkbutton.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_image.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_pushbutton.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_slider.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_widget.cc (modified) gui: pretty good borders Fri, 02 Jun 2006 09:20:38 GMT bensch [8116] * branches/gui/src/lib/gui/gl_gui/glgui_checkbutton.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_inputline.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_inputline.h (modified) * branches/gui/src/lib/gui/gl_gui/glgui_pushbutton.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_widget.cc (modified) gui: borders should work... testing Fri, 02 Jun 2006 08:56:41 GMT bensch [8115] * branches/gui/src/lib/event/event_handler.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_box.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_button.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_button.h (modified) * branches/gui/src/lib/gui/gl_gui/glgui_checkbutton.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_image.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_inputline.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_pushbutton.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_slider.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_widget.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_widget.h (modified) gui: new borders (border on each side can differ now) Fri, 02 Jun 2006 08:15:46 GMT bensch [8114] * branches/gui (copied) new copy Fri, 02 Jun 2006 08:15:17 GMT bensch [8113] * branches/gui (deleted) delete branche Fri, 02 Jun 2006 06:41:13 GMT snellen [8112] * branches/script_engine/src/lib/util/executor/executor_lua.h (modified) ... Fri, 02 Jun 2006 00:34:51 GMT patrick [8111] * branches/cr/src/lib/collision_reaction/cr_object_damage.cc (modified) cr: work flush Thu, 01 Jun 2006 22:53:16 GMT patrick [8110] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/cr_object_damage.cc (modified) cr: collision reaction: deal damage done Thu, 01 Jun 2006 21:34:14 GMT patrick [8109] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/collision_handle.h (modified) cr: one sideded filter for collision events Thu, 01 Jun 2006 21:14:54 GMT patrick [8108] * branches/cr/src/lib/collision_reaction/collision.cc (modified) * branches/cr/src/lib/collision_reaction/collision.h (modified) * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/cr_object_damage.cc (modified) cr: double sidded collision events updated Thu, 01 Jun 2006 20:28:36 GMT patrick [8107] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) cr: now saver collision registration handle Thu, 01 Jun 2006 20:27:53 GMT patrick [8106] * branches/cr/src/lib/collision_reaction/collision.h (modified) * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/collision_handle.h (modified) * branches/cr/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/cr/src/lib/physics/physics_interface.h (modified) * branches/cr/src/world_entities/world_entity.h (modified) cr: supporting now shared collision lists Thu, 01 Jun 2006 20:16:40 GMT snellen [8105] * branches/script_engine/src/lib/script_engine/example.cc (modified) ... Thu, 01 Jun 2006 20:12:43 GMT snellen [8104] * branches/script_engine/src/lib/script_engine/example.cc (modified) * branches/script_engine/src/lib/script_engine/lunartest2.lua (modified) * branches/script_engine/src/lib/script_engine/script.h (modified) did some cleanup and added getFileName function to script Thu, 01 Jun 2006 17:27:33 GMT bensch [8103] * branches/script_engine/src/lib/script_engine/Makefile.am (modified) * branches/script_engine/src/lib/script_engine/example.cc (modified) some cleanup.... now we still have to build example only if needed... ... Thu, 01 Jun 2006 17:25:42 GMT bensch [8102] * branches/script_engine/src/lib/scripting (deleted) delete stuff Thu, 01 Jun 2006 17:24:22 GMT bensch [8101] * branches/script_engine/src/lib/script_engine/Makefile.am (modified) * branches/script_engine/src/lib/script_engine/example.cc (modified) * branches/script_engine/src/lib/script_engine/lunar.h (modified) * branches/script_engine/src/lib/util/executor/executor_lua.h (modified) EXECUTOR USED Thu, 01 Jun 2006 16:48:05 GMT bensch [8100] * branches/script_engine/src/lib/script_engine/Makefile.am (modified) * branches/script_engine/src/lib/util/executor/executor_lua.cc (modified) executor should work Thu, 01 Jun 2006 16:47:16 GMT patrick [8099] * branches/cr/src/lib/collision_reaction/collision_handle.cc (modified) * branches/cr/src/lib/collision_reaction/collision_handle.h (modified) * branches/cr/src/world_entities/world_entity.h (modified) cr: more bnla Thu, 01 Jun 2006 16:40:50 GMT bensch [8098] * branches/script_engine/src/lib/util/executor/executor_lua.h (modified) orxonox/script_engine: more executors Thu, 01 Jun 2006 16:39:46 GMT rennerc [8097] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/player_stats.cc (modified) teamchoice works now Thu, 01 Jun 2006 16:36:55 GMT rennerc [8096] * branches/network/src/lib/network/message_manager.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/player_stats.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) * branches/network/src/util/network_game_rules.cc (modified) * branches/network/src/util/network_game_rules.h (modified) * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/player.cc (modified) teamchoice works now Thu, 01 Jun 2006 16:36:53 GMT stefalie [8095] * branches/water/src/lib/graphics/importer/material.cc (modified) * branches/water/src/story_entities/game_world.cc (modified) * branches/water/src/world_entities/environments/mapped_water.cc (modified) water: refreshed textures dont work if we use more than one texture ... Thu, 01 Jun 2006 16:32:11 GMT bensch [8094] * branches/script_engine/src/lib/script_engine/OLD (deleted) * branches/script_engine/src/lib/script_engine/luna (deleted) deleted the old stuff Thu, 01 Jun 2006 16:28:50 GMT snellen [8093] * branches/script_engine/src/defs/include_paths.am (modified) * branches/script_engine/src/lib/BuildLibs.am (modified) * branches/script_engine/src/lib/script_engine/Makefile.am (modified) * branches/script_engine/src/lib/script_engine/account.cc (deleted) * branches/script_engine/src/lib/script_engine/example.cc (added) * branches/script_engine/src/lib/script_engine/script.h (modified) * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) continued working on the scriptmanager Thu, 01 Jun 2006 16:15:11 GMT bensch [8092] * branches/script_engine/src/lib/gui/gl_gui/signal_connector.cc (modified) * branches/script_engine/src/lib/script_engine/lunar.h (modified) * branches/script_engine/src/lib/util/executor/executor.h (modified) * branches/script_engine/src/lib/util/executor/executor_functional.h (modified) * branches/script_engine/src/lib/util/executor/executor_lua.cc (modified) * branches/script_engine/src/lib/util/executor/executor_lua.h (modified) * branches/script_engine/src/lib/util/executor/executor_xml.h (modified) some exeutors Thu, 01 Jun 2006 16:01:56 GMT bensch [8091] * branches/bsp_model/src/world_entities/world_entity.cc (modified) * branches/bsp_model/src/world_entities/world_entity.h (modified) new version, with adapted world_entity Thu, 01 Jun 2006 15:29:06 GMT stefalie [8090] * branches/water/src/world_entities/environments/mapped_water.cc (modified) water: reflection textures is ok Thu, 01 Jun 2006 15:24:57 GMT stefalie [8089] * branches/water/src/lib/graphics/importer/material.cc (modified) * branches/water/src/lib/graphics/importer/texture.cc (modified) * branches/water/src/lib/graphics/importer/texture.h (modified) * branches/water/src/lib/gui/gl_gui/glgui_cursor.cc (modified) * branches/water/src/lib/gui/gl_gui/glgui_handler.cc (modified) * branches/water/src/lib/gui/gl_gui/glgui_widget.cc (modified) * branches/water/src/lib/gui/gl_gui/glgui_widget.h (modified) * branches/water/src/story_entities/game_world.cc (modified) * branches/water/src/story_entities/game_world.h (modified) * branches/water/src/world_entities/environments/mapped_water.cc (modified) water: gui hack Thu, 01 Jun 2006 15:19:14 GMT bensch [8088] * branches/bsp_model/src/lib/graphics/importer/Makefile.am (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) merge complete Thu, 01 Jun 2006 15:10:54 GMT bensch [8087] * branches/bsp_model/src/defs/class_id.h (modified) * branches/bsp_model/src/lib/collision_detection/cd_engine.cc (modified) * branches/bsp_model/src/lib/collision_detection/cd_engine.h (modified) * branches/bsp_model/src/lib/coord/p_node.h (modified) * branches/bsp_model/src/lib/graphics/importer/Makefile.am (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (copied) * branches/bsp_model/src/lib/graphics/importer/bsp_file.h (copied) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (copied) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.h (copied) * branches/bsp_model/src/lib/graphics/importer/bsp_tree_leaf.cc (copied) * branches/bsp_model/src/lib/graphics/importer/bsp_tree_leaf.h (copied) * branches/bsp_model/src/lib/graphics/importer/bsp_tree_node.cc (copied) * branches/bsp_model/src/lib/graphics/importer/bsp_tree_node.h (copied) * branches/bsp_model/src/world_entities/WorldEntities.am (modified) * branches/bsp_model/src/world_entities/bsp_entity.cc (copied) * branches/bsp_model/src/world_entities/bsp_entity.h (copied) merges some merges Thu, 01 Jun 2006 15:08:18 GMT snellen [8086] * branches/script_engine/src/lib/script_engine/script_manager.h (modified) started implementing script_manager Thu, 01 Jun 2006 15:07:28 GMT snellen [8085] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/lunartest2.lua (modified) * branches/script_engine/src/lib/script_engine/script.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/script_engine/script_manager.h (modified) started implementing script_manager Thu, 01 Jun 2006 14:54:50 GMT amaechler [8084] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) branches/atmospheric_engine: cloud hacking Thu, 01 Jun 2006 14:47:22 GMT bensch [8083] * branches/bsp_model (copied) new copy Thu, 01 Jun 2006 14:46:59 GMT bensch [8082] * branches/bsp_model_old (moved) move branche Thu, 01 Jun 2006 14:42:01 GMT bottac [8081] * branches/bsp_model/src/defs/class_id.h (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_file.h (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.h (modified) * branches/bsp_model/src/world_entities/WorldEntities.am (modified) * branches/bsp_model/src/world_entities/bsp_entity.cc (copied) * branches/bsp_model/src/world_entities/bsp_entity.h (copied) * branches/bsp_model/src/world_entities/terrain.cc (modified) Loadable from .oxw Thu, 01 Jun 2006 14:25:03 GMT snellen [8080] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/lunartest2.lua (modified) added example how to return values to lua Thu, 01 Jun 2006 14:15:34 GMT amaechler [8079] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) * branches/atmospheric_engine/src/world_entities/space_ships/helicopter.cc (modified) branches/atmospheric_engine: cloud hacking Thu, 01 Jun 2006 14:03:08 GMT snellen [8078] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/lunartest2.lua (modified) added example how to return values to lua Thu, 01 Jun 2006 14:01:00 GMT hdavid [8077] * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.h (modified) branches/atmospheric_engine: lightening effect Thu, 01 Jun 2006 13:36:12 GMT snellen [8076] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/lunartest2.lua (modified) adapted filename