# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Jul 2, 2024, 3:26:44 AM Sun, 16 Apr 2006 22:07:57 GMT bensch [7310] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: added a simple class MutexLock, that acts as a ... Sun, 16 Apr 2006 21:46:15 GMT bensch [7309] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: new Mutex (do not think that it hlps... but hey lets ... Sun, 16 Apr 2006 21:08:25 GMT bensch [7308] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: added a mutex, that should prevent the SoundEngine ... Sun, 16 Apr 2006 20:37:37 GMT bensch [7307] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: more compliant, less errors, this seems to be better... Sun, 16 Apr 2006 20:12:11 GMT bensch [7306] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: Play Stop Rewind and Pause work perfectly: you can ... Sun, 16 Apr 2006 18:46:38 GMT bensch [7305] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: cleanup of the SoundEngine. man, this was necessary :) Sun, 16 Apr 2006 18:27:32 GMT bensch [7304] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) orxonox/trunk: moved the AudioThread completely to the OggPlayer. ... Sun, 16 Apr 2006 18:10:46 GMT bensch [7303] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: jump to Function in Music (should work) Sun, 16 Apr 2006 18:07:11 GMT bensch [7302] * trunk/src/lib/particles/dot_emitter.cc (modified) orxonox/trunk: particles emit much smoother now. Check out the Urban ... Sun, 16 Apr 2006 17:51:18 GMT bensch [7301] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) less debug, and music should rewind now Sun, 16 Apr 2006 17:30:56 GMT bensch [7300] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/particle_system.h (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: the most evil for (int i=0; i <'=' ...) bug ever... Sun, 16 Apr 2006 15:48:40 GMT bensch [7299] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/lib/sound/sound_source.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) orxonox/trunk: some nice Class-Stuff Sat, 15 Apr 2006 20:00:35 GMT bensch [7298] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) orxonox/trunk: secured the sources-list with a fancy mutex. This ... Sat, 15 Apr 2006 19:48:08 GMT bensch [7297] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: now the sound gets correcty detached from the source, ... Fri, 14 Apr 2006 11:45:05 GMT bensch [7296] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/story_entities/game_world.cc (modified) nicer code :) Fri, 14 Apr 2006 10:37:06 GMT bensch [7295] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) cool new debug function Fri, 14 Apr 2006 10:29:16 GMT bensch [7294] * trunk/src/lib/sound/ogg_player.cc (modified) minor Fri, 14 Apr 2006 10:19:55 GMT bensch [7293] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) OggPlayer::state Fri, 14 Apr 2006 09:18:42 GMT bensch [7292] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/story_entities/game_world.cc (modified) better debug, (non-threaded again) Fri, 14 Apr 2006 08:28:24 GMT bensch [7291] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/story_entities/game_world.cc (modified) trunk: fixed a soundSource bug. The SoundSource did not release its ... Fri, 14 Apr 2006 07:58:17 GMT bensch [7290] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: more debug Thu, 13 Apr 2006 21:27:09 GMT bensch [7289] * trunk/src/story_entities/game_world.cc (modified) some more stuff, but still not working as it should Thu, 13 Apr 2006 21:20:51 GMT bensch [7288] * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/story_entities/game_world.cc (modified) thread works, but.... hmm... it is not what i want... no sound :/ Thu, 13 Apr 2006 20:41:48 GMT bensch [7287] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/single_player_world.cc (modified) merged back with: svn merge . . -rHEAD:PREV Thu, 13 Apr 2006 20:33:49 GMT bensch [7286] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/single_player_world.cc (modified) trunk: very stuck at the moment.... segfaults and errors ... Thu, 13 Apr 2006 18:53:09 GMT bensch [7285] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) orxonox/trunk: less output Thu, 13 Apr 2006 18:52:41 GMT bensch [7284] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/lib/util/multi_type.cc (modified) orxonox/trunk: sound plays again... hmm... this was a very stupid bug ... Thu, 13 Apr 2006 17:15:37 GMT bensch [7283] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) orxonox/trunk: thread for audio, and 'is' to 'b' Wed, 12 Apr 2006 13:39:33 GMT bensch [7282] * branches/preferences.old (deleted) delete branche Mon, 10 Apr 2006 16:09:46 GMT bensch [7281] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/lib/shell/shell_command.h (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/world_entity.am (moved) this really should compile and link (not at runtime) on windows Mon, 10 Apr 2006 09:47:05 GMT bensch [7280] * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) better configure Tue, 04 Apr 2006 13:22:01 GMT bensch [7279] * trunk/scripts/tardis-scratch-checkout.pl (modified) new much improoved checkout scriptt Tue, 04 Apr 2006 11:44:04 GMT bensch [7278] * trunk/scripts/tardis-scratch-checkout.pl (modified) better script for the checkout process Tue, 04 Apr 2006 10:53:39 GMT bensch [7277] * trunk/scripts/tardis-scratch-checkout.pl (modified) perl stuff in very cool script Tue, 04 Apr 2006 09:34:37 GMT bensch [7276] * branches/shared_lib/autogen.sh (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) orxonox/shared_lib: this should compile on Windows, and link together ... Sun, 02 Apr 2006 18:34:49 GMT bensch [7275] * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/lib/BuildLibs.am (modified) * branches/shared_lib/src/lib/Makefile.am (modified) * branches/shared_lib/src/lib/util/Makefile.am (copied) compiles and links in windows Sun, 02 Apr 2006 17:38:38 GMT bensch [7274] * branches/shared_lib/src/Makefile.am (modified) stuff changed Sun, 02 Apr 2006 17:36:51 GMT bensch [7273] * branches/shared_lib/Makefile.am (modified) stuff changed Sun, 02 Apr 2006 17:27:34 GMT bensch [7272] * branches/shared_lib/configure.ac (modified) hmm Sun, 02 Apr 2006 17:18:55 GMT bensch [7271] * branches/shared_lib/src/defs/include_paths.am (modified) include Sun, 02 Apr 2006 17:14:20 GMT bensch [7270] * branches/shared_lib/configure.ac (modified) no more check for ltdl Sun, 02 Apr 2006 17:11:39 GMT bensch [7269] * branches/shared_lib/Makefile.am (modified) * branches/shared_lib/autogen.sh (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) creating and linking ltdl... hmm.. lets see if this works Sun, 02 Apr 2006 15:54:55 GMT bensch [7268] * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) shared_lib, ok loading everything (strangely npc is not a default ... Sun, 02 Apr 2006 15:43:50 GMT bensch [7267] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) linking, but i am not proud of this :/ Sun, 02 Apr 2006 15:40:29 GMT bensch [7266] * branches/shared_lib/src/lib/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/lib/util/loading/resource_manager.cc (modified) * branches/shared_lib/src/orxonox.cc (modified) compile, but does not load anything... i do absolutely not get why :/ Sun, 02 Apr 2006 14:51:42 GMT bensch [7265] * branches/shared_lib_old (deleted) delete obsolete Sun, 02 Apr 2006 14:51:19 GMT bensch [7264] * branches/shared_lib/Makefile.am (modified) * branches/shared_lib/autogen.sh (modified) * branches/shared_lib/config.h.in (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/defs/debug.h (modified) * branches/shared_lib/src/lib/BuildLibs.am (modified) * branches/shared_lib/src/lib/graphics/Makefile.am (modified) * branches/shared_lib/src/lib/graphics/importer/Makefile.am (modified) * branches/shared_lib/src/lib/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/lib/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/lib/util/loading/resource_manager.cc (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/subprojects/collision_detection/Makefile.am (modified) * branches/shared_lib/src/util/Makefile.am (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) * branches/shared_lib/src/world_entities/space_ships/helicopter.cc (modified) * branches/shared_lib/src/world_entities/space_ships/hover.cc (modified) * branches/shared_lib/src/world_entities/space_ships/space_ship.cc (modified) * branches/shared_lib/src/world_entities/space_ships/turbine_hover.cc (modified) shared_lib: compile again Sun, 02 Apr 2006 14:28:52 GMT bensch [7263] * branches/shared_lib (copied) new copy of current trunk Sun, 02 Apr 2006 14:28:20 GMT bensch [7262] * branches/shared_lib_old (moved) move Fri, 31 Mar 2006 08:19:55 GMT rennerc [7261] * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * trunk/src/orxonox.cc (modified) added audio commandline args Thu, 30 Mar 2006 15:44:37 GMT rennerc [7260] * trunk/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) Thu, 30 Mar 2006 12:41:16 GMT rennerc [7259] * trunk/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) fixed a bug Thu, 30 Mar 2006 11:51:45 GMT rennerc [7258] * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * trunk/src/orxonox.cc (modified) added some command line arguments Thu, 30 Mar 2006 09:45:55 GMT bensch [7257] * branches/preferences (deleted) deleted branche as it is merged into the trunk already Thu, 30 Mar 2006 09:45:31 GMT bensch [7256] * trunk/AUTHORS (modified) * trunk/configure.ac (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/parser/Makefile.am (modified) * trunk/src/lib/parser/cmdline_parser (copied) * trunk/src/lib/parser/cmdline_parser/Makefile.am (copied) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.cc (copied) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.h (copied) * trunk/src/lib/parser/ini_parser/ini_parser.cc (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/parser/preferences (copied) * trunk/src/lib/parser/preferences/Makefile.am (copied) * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.cc (copied) * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.h (copied) * trunk/src/lib/parser/preferences/ini_file_prefs_reader.cc (copied) * trunk/src/lib/parser/preferences/ini_file_prefs_reader.h (copied) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/preferences.cc (copied) * trunk/src/lib/util/preferences.h (copied) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/subprojects/framework.cc (modified) orxonox/trunk: merged the preferences back to the trunk merged with ... Thu, 30 Mar 2006 09:11:16 GMT rennerc [7255] * branches/preferences/src/lib/network/network_manager.cc (modified) * branches/preferences/src/lib/network/network_manager.h (modified) * branches/preferences/src/orxonox.cc (modified) * branches/preferences/src/orxonox.h (modified) one char* removed Wed, 29 Mar 2006 14:50:51 GMT rennerc [7254] * branches/preferences/src/defs/globals.h (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.cc (modified) * branches/preferences/src/orxonox.h (modified) option -l/--license is now handled in orxonox.cc Mon, 27 Mar 2006 22:16:30 GMT rennerc [7253] * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) added license to argparser Mon, 27 Mar 2006 21:12:18 GMT bensch [7252] * branches/resources/src/lib/BuildLibs.am (modified) * branches/resources/src/lib/shell/shell_command.h (modified) orxonox/trunk: compile again Mon, 27 Mar 2006 18:01:11 GMT rennerc [7251] * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.cc (modified) you can register commandline args now Sun, 26 Mar 2006 12:27:16 GMT rennerc [7250] * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.h (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.h (modified) implemented -h/--help argument Fri, 24 Mar 2006 18:09:08 GMT rennerc [7249] * branches/preferences/src/lib/event/key_mapper.cc (modified) * branches/preferences/src/lib/graphics/graphics_engine.cc (modified) * branches/preferences/src/lib/graphics/graphics_engine.h (modified) * branches/preferences/src/lib/sound/sound_engine.cc (modified) Fri, 24 Mar 2006 18:03:22 GMT rennerc [7248] * branches/preferences/src/lib/event/event_handler.cc (modified) * branches/preferences/src/lib/event/event_handler.h (modified) * branches/preferences/src/lib/event/key_mapper.cc (modified) * branches/preferences/src/lib/event/key_mapper.h (modified) * branches/preferences/src/lib/util/preferences.cc (modified) * branches/preferences/src/lib/util/preferences.h (modified) * branches/preferences/src/orxonox.cc (modified) * branches/preferences/src/orxonox.h (modified) removed some more iniParsers Fri, 24 Mar 2006 17:24:41 GMT rennerc [7247] * branches/preferences/src/lib/graphics/graphics_engine.cc (modified) * branches/preferences/src/lib/graphics/graphics_engine.h (modified) * branches/preferences/src/lib/sound/sound_engine.cc (modified) * branches/preferences/src/lib/sound/sound_engine.h (modified) * branches/preferences/src/orxonox.cc (modified) * branches/preferences/src/subprojects/framework.cc (modified) removed several iniParser Fri, 24 Mar 2006 16:15:23 GMT rennerc [7246] * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/preferences/src/orxonox.cc (modified) prefs are loaded from ini and commandline Fri, 24 Mar 2006 16:04:44 GMT bensch [7245] * branches/preferences/src/lib/BuildLibs.am (modified) * branches/preferences/src/lib/Makefile.am (modified) * branches/preferences/src/lib/parser/preferences/Makefile.am (modified) orxonox/branches/preferences: fixed the linking bug Fri, 24 Mar 2006 15:47:53 GMT rennerc [7244] * branches/preferences/src/lib/util/preferences.cc (modified) * branches/preferences/src/lib/util/preferences.h (modified) preferences.cc compiles again Fri, 24 Mar 2006 15:28:02 GMT rennerc [7243] * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.h (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/lib/util/preferences.cc (modified) * branches/preferences/src/lib/util/preferences.h (modified) * branches/preferences/src/orxonox.cc (modified) Fri, 24 Mar 2006 09:55:40 GMT bensch [7242] * branches/preferences/src/lib/BuildLibs.am (modified) orxonox/prefs: fixed linking bug Fri, 24 Mar 2006 09:52:18 GMT rennerc [7241] * branches/preferences/configure.ac (modified) * branches/preferences/src/lib/BuildLibs.am (modified) * branches/preferences/src/lib/parser/Makefile.am (modified) * branches/preferences/src/lib/parser/cmdline_parser (added) * branches/preferences/src/lib/parser/cmdline_parser/Makefile.am (added) * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (added) * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.h (added) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.cc (modified) added commandline parser Wed, 22 Mar 2006 11:52:16 GMT bensch [7240] * branches/resources/configure.ac (modified) * branches/resources/src/lib/BuildLibs.am (modified) * branches/resources/src/lib/Makefile.am (modified) * branches/resources/src/lib/util/loading/resource.cc (modified) * branches/resources/src/lib/util/loading/resource.h (modified) resources: lib Wed, 22 Mar 2006 10:31:28 GMT bensch [7239] * branches/resources/src/lib/util/Makefile.am (copied) orxonox/branches/resource: created new lib (src/lib/util/libORXlibutil.a) Wed, 22 Mar 2006 10:25:52 GMT bensch [7238] * branches/resources/src/lib/BuildLibs.am (modified) * branches/resources/src/lib/util/loading/resource.cc (modified) * branches/resources/src/lib/util/loading/resource_manager.h (modified) orxonox/branches/resources: compiles again Tue, 21 Mar 2006 21:07:48 GMT bensch [7237] * branches/resources/src/lib/BuildLibs.am (modified) * branches/resources/src/lib/Makefile.am (modified) * branches/resources/src/lib/util/loading/resource.cc (modified) * branches/resources/src/lib/util/loading/resource.h (modified) orxonox/branches/resource: some strange errors while linking Tue, 21 Mar 2006 15:13:56 GMT rennerc [7236] * branches/preferences/src/lib/BuildLibs.am (modified) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.h (modified) * branches/preferences/src/lib/util/preferences.h (modified) * branches/preferences/src/orxonox.cc (modified) converted char* in preferences to std::string Tue, 21 Mar 2006 14:48:37 GMT bensch [7235] * branches/preferences/configure.ac (modified) * branches/preferences/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/preferences/src/lib/parser/ini_parser/ini_parser.h (modified) some compile patches Tue, 21 Mar 2006 14:36:22 GMT bensch [7234] * branches/preferences/AUTHORS (modified) * branches/preferences/src/defs/class_id.h (modified) * branches/preferences/src/lib/parser/Makefile.am (modified) * branches/preferences/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/preferences/src/lib/parser/preferences (copied) * branches/preferences/src/lib/parser/preferences/Makefile.am (copied) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (copied) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (copied) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.cc (copied) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.h (copied) * branches/preferences/src/lib/util/preferences.cc (copied) * branches/preferences/src/lib/util/preferences.h (copied) * branches/preferences/src/orxonox.cc (modified) orxonox/branches/preferences: merged the old preferences here... some ... Tue, 21 Mar 2006 14:26:15 GMT bensch [7233] * branches/preferences (copied) new copy of the trunk Tue, 21 Mar 2006 14:24:32 GMT bensch [7232] * branches/preferences.old (moved) branches: moved branches Tue, 21 Mar 2006 14:21:26 GMT bensch [7231] * branches/std (deleted) orxonox: deleted merged branche Tue, 21 Mar 2006 14:20:36 GMT bensch [7230] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: merged the std::branche back Tue, 21 Mar 2006 14:13:34 GMT bensch [7229] * branches/resources/src/lib/graphics/graphics_engine.cc (modified) * branches/resources/src/lib/graphics/importer/material.cc (modified) * branches/resources/src/lib/graphics/importer/texture.h (modified) * branches/resources/src/lib/graphics/text_engine/text.cc (modified) * branches/resources/src/lib/shell/shell_command.cc (modified) * branches/resources/src/lib/shell/shell_command.h (modified) * branches/resources/src/lib/sound/sound_buffer.cc (modified) * branches/resources/src/lib/util/loading/resource.cc (modified) * branches/resources/src/lib/util/loading/resource.h (modified) * branches/resources/src/lib/util/multi_type.cc (modified) * branches/resources/src/lib/util/multi_type.h (modified) * branches/resources/src/world_entities/skybox.cc (modified) resources: some minor implementations Mon, 20 Mar 2006 09:44:40 GMT rennerc [7228] * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/network/converter.cc (modified) * branches/std/src/lib/network/converter.h (modified) * branches/std/src/lib/network/synchronizeable.h (modified) * branches/std/src/world_entities/skybox.cc (modified) * branches/std/src/world_entities/world_entity.cc (modified) network is using std::string now Sun, 19 Mar 2006 23:10:41 GMT bensch [7227] * branches/resources (copied) BRANCHES: new branche for new Resource-Management Sun, 19 Mar 2006 22:23:12 GMT bensch [7226] * branches/std (copied) new copy for the last std::string changes Sat, 18 Mar 2006 11:04:39 GMT bensch [7225] * trunk/src/lib/particles/engine/particle_engine.cc (modified) * trunk/src/lib/particles/engine/particle_engine.h (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/shell/shell_completion.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/lib/util/multi_type.h (modified) orxonox/trunk: more std::string Fri, 17 Mar 2006 02:27:31 GMT bensch [7224] * tags/0.3.4-alpha (copied) copy from the trunk Fri, 17 Mar 2006 02:26:50 GMT bensch [7223] * trunk/ChangeLog (modified) * trunk/configure.ac (modified) orxonox/trunk: switched to orxonox-0.3.4 Wed, 15 Mar 2006 14:11:51 GMT bensch [7222] * branches/std (deleted) deleted branche again, because it is merged to the trunk Wed, 15 Mar 2006 14:10:45 GMT bensch [7221] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/event/key_names.cc (modified) * trunk/src/lib/event/key_names.h (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.h (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) * trunk/src/lib/graphics/importer/media_container.h (modified) * trunk/src/lib/graphics/importer/movie_player.cc (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/lib/graphics/importer/objModel.h (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/static_model.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/graphics/importer/texture_sequence.cc (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/graphics/render2D/billboard.cc (modified) * trunk/src/lib/graphics/render2D/billboard.h (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/shader.h (modified) * trunk/src/lib/graphics/text_engine/font.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/gui/gl_gui/glgui_button.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_button.h (modified) * trunk/src/lib/gui/gl_gui/glgui_menu.h (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.cc (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.h (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/parser/ini_parser/ini_parser.cc (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/parser/tinyxml/tinyxml.h (modified) * trunk/src/lib/particles/dot_particles.h (modified) * trunk/src/lib/particles/model_particles.cc (modified) * trunk/src/lib/particles/model_particles.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/spark_particles.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/particles/sprite_particles.h (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_connection.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_engine.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.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) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_buffer.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/lib/util/executor/functor_list.h (modified) * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/lib/util/helper_functions.h (modified) * trunk/src/lib/util/loading/factory.cc (modified) * trunk/src/lib/util/loading/factory.h (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/lib/util/loading/game_loader.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/load_param.h (modified) * trunk/src/lib/util/loading/load_param_description.cc (modified) * trunk/src/lib/util/loading/load_param_description.h (modified) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/lib/util/multi_type.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/movie_loader.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/subprojects/others/TTFtoIMG.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/fast_factory.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/util/object_manager.h (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/creatures/md2_creature.h (modified) * trunk/src/world_entities/elements/image_entity.cc (modified) * trunk/src/world_entities/elements/image_entity.h (modified) * trunk/src/world_entities/elements/text_element.cc (modified) * trunk/src/world_entities/elements/text_element.h (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/planet.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.h (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) * trunk/src/world_entities/projectiles/projectile.cc (modified) * trunk/src/world_entities/projectiles/projectile.h (modified) * trunk/src/world_entities/recorder.cc (modified) * trunk/src/world_entities/recorder.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aim.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/crosshair.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the std-branche back, it runs on windows and ... Sun, 12 Mar 2006 17:38:41 GMT bensch [7220] * branches/std/src/orxonox.h (modified) * branches/std/src/util/track/track_manager.cc (modified) * branches/std/src/util/track/track_manager.h (modified) * branches/std/src/world_entities/creatures/md2_creature.cc (modified) * branches/std/src/world_entities/creatures/md2_creature.h (modified) * branches/std/src/world_entities/space_ships/helicopter.cc (modified) * branches/std/src/world_entities/space_ships/helicopter.h (modified) * branches/std/src/world_entities/space_ships/hover.cc (modified) * branches/std/src/world_entities/space_ships/hover.h (modified) * branches/std/src/world_entities/space_ships/space_ship.cc (modified) * branches/std/src/world_entities/space_ships/space_ship.h (modified) * branches/std/src/world_entities/space_ships/turbine_hover.cc (modified) * branches/std/src/world_entities/space_ships/turbine_hover.h (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/terrain.h (modified) orxonox/trunk: more strings Sun, 12 Mar 2006 16:14:44 GMT bensch [7219] * branches/std/src/lib/coord/p_node.cc (modified) * branches/std/src/lib/coord/p_node.h (modified) * branches/std/src/lib/graphics/graphics_engine.cc (modified) * branches/std/src/lib/graphics/graphics_engine.h (modified) * branches/std/src/lib/graphics/render2D/element_2d.cc (modified) * branches/std/src/lib/graphics/render2D/element_2d.h (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/shell/shell_command.h (modified) * branches/std/src/lib/shell/shell_command_class.cc (modified) * branches/std/src/lib/shell/shell_command_class.h (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/loading/load_param_description.cc (modified) * branches/std/src/lib/util/loading/load_param_description.h (modified) * branches/std/src/lib/util/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) orxonox/std: less char* Sun, 12 Mar 2006 14:00:04 GMT bensch [7218] * branches/std/src/lib/graphics/effects/lense_flare.cc (modified) * branches/std/src/lib/graphics/effects/lense_flare.h (modified) * branches/std/src/lib/graphics/importer/static_model.cc (modified) * branches/std/src/lib/graphics/importer/texture_sequence.cc (modified) * branches/std/src/lib/graphics/importer/texture_sequence.h (modified) * branches/std/src/lib/gui/gl_gui/glgui_button.cc (modified) * branches/std/src/lib/gui/gl_gui/glgui_button.h (modified) * branches/std/src/lib/gui/gl_gui/glgui_menu.h (modified) * branches/std/src/lib/gui/gl_gui/glgui_widget.h (modified) * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/lang/base_object.h (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/loading/resource_manager.cc (modified) * branches/std/src/lib/util/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) * branches/std/src/subprojects/others/TTFtoIMG.cc (modified) * branches/std/src/util/fast_factory.h (modified) orxonox/std:: more strings Sun, 12 Mar 2006 13:16:24 GMT bensch [7217] * branches/std/src/world_entities/creatures/md2_creature.cc (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/weapons/aiming_turret.cc (modified) * branches/std/src/world_entities/world_entity.cc (modified) orxonox/std:: removed two seg-fault bugs... but strangely some models ... Sun, 12 Mar 2006 07:54:30 GMT bensch [7216] * branches/std/src/lib/coord/p_node.cc (modified) * branches/std/src/lib/coord/p_node.h (modified) * branches/std/src/lib/graphics/effects/fog_effect.cc (modified) * branches/std/src/lib/graphics/effects/fog_effect.h (modified) * branches/std/src/lib/graphics/effects/lense_flare.cc (modified) * branches/std/src/lib/graphics/effects/lense_flare.h (modified) * branches/std/src/lib/graphics/render2D/billboard.cc (modified) * branches/std/src/lib/graphics/render2D/billboard.h (modified) * branches/std/src/lib/graphics/render2D/element_2d.cc (modified) * branches/std/src/lib/graphics/render2D/element_2d.h (modified) * branches/std/src/lib/graphics/text_engine/text.cc (modified) * branches/std/src/lib/graphics/text_engine/text.h (modified) * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/lang/class_list.cc (modified) * branches/std/src/lib/lang/class_list.h (modified) * branches/std/src/lib/particles/dot_particles.h (modified) * branches/std/src/lib/particles/model_particles.cc (modified) * branches/std/src/lib/particles/model_particles.h (modified) * branches/std/src/lib/particles/sprite_particles.cc (modified) * branches/std/src/lib/particles/sprite_particles.h (modified) * branches/std/src/lib/physics/physics_connection.cc (modified) * branches/std/src/lib/physics/physics_connection.h (modified) * branches/std/src/lib/physics/physics_engine.cc (modified) * branches/std/src/lib/physics/physics_engine.h (modified) * branches/std/src/lib/shell/shell.cc (modified) * branches/std/src/lib/shell/shell.h (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/shell/shell_command.h (modified) * branches/std/src/lib/shell/shell_command_class.cc (modified) * branches/std/src/lib/shell/shell_command_class.h (modified) * branches/std/src/lib/shell/shell_completion.cc (modified) * branches/std/src/lib/shell/shell_completion.h (modified) * branches/std/src/lib/shell/shell_input.cc (modified) * branches/std/src/lib/shell/shell_input.h (modified) * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/helper_functions.cc (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/story_entities/game_world_data.cc (modified) * branches/std/src/story_entities/game_world_data.h (modified) * branches/std/src/util/Makefile.am (modified) * branches/std/src/util/fast_factory.cc (modified) * branches/std/src/util/fast_factory.h (modified) * branches/std/src/util/multiplayer_team_deathmatch.cc (modified) * branches/std/src/util/multiplayer_team_deathmatch.h (modified) * branches/std/src/util/object_manager.cc (modified) * branches/std/src/util/object_manager.h (modified) * branches/std/src/util/track/track_manager.h (modified) * branches/std/src/world_entities/elements/text_element.cc (modified) * branches/std/src/world_entities/elements/text_element.h (modified) * branches/std/src/world_entities/planet.cc (modified) * branches/std/src/world_entities/planet.h (modified) * branches/std/src/world_entities/power_ups/param_power_up.cc (modified) * branches/std/src/world_entities/power_ups/param_power_up.h (modified) * branches/std/src/world_entities/power_ups/power_up.cc (modified) * branches/std/src/world_entities/power_ups/power_up.h (modified) * branches/std/src/world_entities/recorder.cc (modified) * branches/std/src/world_entities/recorder.h (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/terrain.h (modified) * branches/std/src/world_entities/weapons/aim.cc (modified) * branches/std/src/world_entities/weapons/aim.h (modified) * branches/std/src/world_entities/weapons/crosshair.cc (modified) * branches/std/src/world_entities/weapons/crosshair.h (modified) * branches/std/src/world_entities/weapons/weapon.cc (modified) * branches/std/src/world_entities/weapons/weapon.h (modified) * branches/std/src/world_entities/world_entity.cc (modified) * branches/std/src/world_entities/world_entity.h (modified) orxonox/std:: compile and run again, with many more std::strings.... Fri, 10 Mar 2006 22:35:26 GMT rennerc [7215] * branches/std/src/lib/graphics/importer/media_container.h (modified) fixed a bug Fri, 10 Mar 2006 18:18:03 GMT bensch [7214] * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/lang/base_object.h (modified) * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/executor/executor_specials.h (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/helper_functions.cc (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/lib/util/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) * branches/std/src/lib/util/substring.cc (modified) * branches/std/src/lib/util/substring.h (modified) * branches/std/src/story_entities/story_entity.cc (modified) * branches/std/src/story_entities/story_entity.h (modified) * branches/std/src/world_entities/elements/image_entity.cc (modified) * branches/std/src/world_entities/elements/image_entity.h (modified) orxonox/trunk: now the branche works again, as it did before Fri, 10 Mar 2006 12:18:54 GMT bensch [7213] * branches/std/src/lib/parser/ini_parser/ini_parser.cc (modified) oxonox/std: minor fix Fri, 10 Mar 2006 04:28:52 GMT bensch [7212] * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/lib/util/substring.cc (modified) * branches/std/src/lib/util/substring.h (modified) should be better, but hey.... its late Fri, 10 Mar 2006 03:52:21 GMT bensch [7211] * branches/std/src/lib/graphics/graphics_engine.cc (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/shell/shell_completion.cc (modified) * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/helper_functions.cc (modified) * branches/std/src/lib/util/helper_functions.h (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/lib/util/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) * branches/std/src/lib/util/substring.cc (modified) * branches/std/src/lib/util/substring.h (modified) * branches/std/src/story_entities/simple_game_menu.cc (modified) * branches/std/src/util/track/track_manager.cc (modified) orxonox/trunk: new SubString class