OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 9d2e1c67a8 Add regression test for teleporting between neighbouring regions on the same simulator
This adds a non-advertised wait_for_callback option in [EntityTransfer].  Default is always true.
Teleport tests disable the wait for callback from the destination region in order to run within a single thread.
2012-05-01 23:14:12 +01:00
..
Application Put scene object related console commands into new "Objects" help category rather than "Regions" 2012-04-28 00:08:04 +01:00
ClientStack Add regression test for teleporting between neighbouring regions on the same simulator 2012-05-01 23:14:12 +01:00
CoreModules Add regression test for teleporting between neighbouring regions on the same simulator 2012-05-01 23:14:12 +01:00
DataSnapshot Datasnapshot: added "secret" to the registration/deregistration query so that data providers can verify authenticity if they want. 2012-03-13 08:06:30 -07:00
Framework Add regression test for teleporting between neighbouring regions on the same simulator 2012-05-01 23:14:12 +01:00
OptionalModules Remove mono compiler warning. Adjust message log to error from info 2012-04-28 00:31:11 +01:00
Physics Restore _parent_scene.actor_name_map[prim_geom] = this; accidentally removed from ODEPrim.SetGeom. 2012-04-24 20:15:10 +01:00
RegionCombinerModule Factor out common default animations code into SLUtil. LLClientView now makes use of the SLUtil copy via a method rather than each LLClientView loading a separate copy. 2012-03-09 23:57:24 +00:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToString(); 2012-04-30 17:36:49 +01:00
UserStatistics Move some public methods on WebStatsModule to private to reduce some static analysis complexity. 2012-04-17 01:33:55 +01:00