OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 4ee8b3e23e Fix build break 2012-03-23 01:11:43 +00:00
..
Application Incorporate scene teleporting debugging into "debug scene teleport true|false" command 2012-03-21 01:13:44 +00:00
ClientStack Instead of loading default avatar animations in both SLUtil and AvatarAnimations, load just in AvatarAnimations instead. 2012-03-21 23:57:39 +00:00
CoreModules Comment out a terrain save-tile debugging message that accidentally crept in with c4b2d24 2012-03-22 23:16:52 +00: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 Fix build break 2012-03-23 01:11:43 +00:00
OptionalModules Instead of loading default avatar animations in both SLUtil and AvatarAnimations, load just in AvatarAnimations instead. 2012-03-21 23:57:39 +00:00
Physics Add prim name to "[MESH]: No recognized physics mesh..." log message 2012-03-20 23:35:50 +00: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 Fix llGiveInventory() so that it checks the destination part for AllowInventoryDrop, not the source. 2012-03-22 22:33:37 +00:00
UserStatistics Call Dispose() via using() on SqliteCommands in WebStatsModule after use. 2012-02-28 22:54:21 +00:00