# # ChangeLog for code/branches/consolecommands3/src/libraries/core/TclThreadManager.cc # # Generated by Trac 1.0.9 # May 23, 2024, 7:20:50 PM Wed, 18 Aug 2010 13:28:12 GMT landauf [7178] * code/branches/consolecommands3 (copied) next annual update of the consolecommands branch Tue, 17 Aug 2010 22:08:05 GMT rgrieder [7174] * code/trunk/src/libraries/core/IRC.cc (modified) * code/trunk/src/libraries/core/TclBind.cc (modified) * code/trunk/src/libraries/core/TclThreadManager.cc (modified) * code/trunk/src/libraries/core/input/InputDevice.h (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/libraries/tools/ResourceLocation.cc (modified) * code/trunk/src/libraries/util/Exception.cc (modified) * code/trunk/src/orxonox/graphics/ParticleEmitter.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.cc (modified) * code/trunk/src/orxonox/worldentities/BigExplosion.cc (modified) * code/trunk/src/orxonox/worldentities/ExplosionChunk.cc (modified) Only catch exceptions you actually expect. And rethrow unknown ...