index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-29
Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho...
alondria
1
-6
/
+7
2008-03-29
Re-enabled terrain texture generation for the world map. Adam can clean up/ s...
MW
7
-14
/
+89
2008-03-29
Fix compiler warnings in BulletXPlugin.
Jeff Ames
1
-18
/
+18
2008-03-28
* Send full inventory folder skeleton to standalone client logins rather than...
Justin Clarke Casey
3
-2
/
+13
2008-03-28
* Refactor: Eliminate RequestUsersRoot() redundant method
Justin Clarke Casey
1
-1
/
+1
2008-03-28
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
Justin Clarke Casey
1
-1
/
+2
2008-03-28
* Remove pointless boolean on AgentInventory.CreateRootFolder()
Justin Clarke Casey
1
-1
/
+1
2008-03-28
fixes mantis #778 and shoots himself for making such a mistake to begin with,...
MW
1
-2
/
+2
2008-03-28
attempt to fix mantis # 779.
MW
1
-2
/
+8
2008-03-28
From: Michael Osias <mosias@us.ibm.com>
Sean Dague
3
-12
/
+192
2008-03-26
* Tweaking master uuid exception to make it clearer what just went wrong (use...
Justin Clarke Casey
1
-10
/
+40
2008-03-26
* Increase timeout for initial simulator login from 16 to 30 seconds
Justin Clarke Casey
1
-1
/
+1
2008-03-26
* More log messages in the region registration process for debug purposes. S...
Justin Clarke Casey
1
-2
/
+13
2008-03-26
* Increase information in simulator_login log messages
Justin Clarke Casey
1
-4
/
+6
2008-03-26
* Start printing the region simulator_login exception to the log
Justin Clarke Casey
1
-1
/
+1
2008-03-26
Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun
Johan Berntsson
1
-2
/
+2
2008-03-26
Removing redundant code
Johan Berntsson
1
-5
/
+0
2008-03-25
* Massaging CAPS setup/teardown log messages
Justin Clarke Casey
4
-7
/
+11
2008-03-25
* Print out the exception stacks of resolution failures, temporarily
Justin Clarke Casey
2
-3
/
+4
2008-03-25
* Temporary hack to swallow neighbour contact problems on startup (in respons...
Justin Clarke Casey
2
-2
/
+15
2008-03-25
checking that these two files are commented out
MW
2
-3
/
+3
2008-03-25
Moved Avatar appearance Factory to its own project so that the reference to M...
MW
7
-14
/
+652
2008-03-25
* Tear down CAPS and http handlers when an agent leaves a region (via crossin...
Justin Clarke Casey
3
-11
/
+48
2008-03-25
* Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f...
Teravus Ovares
2
-2
/
+2
2008-03-25
* Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f...
Teravus Ovares
2
-2
/
+7
2008-03-25
* Remove old CAPS http listeners when a client logs out from a scene
Justin Clarke Casey
1
-1
/
+2
2008-03-25
* On Ray casting. Now returning the face normal of the collision face.
Teravus Ovares
2
-4
/
+4
2008-03-25
* Refactored out circular reference in Region.Environment <-> Framework.Data....
lbsa71
5
-15
/
+18
2008-03-25
Comment out unused private methods.
Jeff Ames
16
-370
/
+381
2008-03-25
Fix a couple more warnings.
Jeff Ames
1
-5
/
+5
2008-03-25
Fix a few compiler warnings.
Jeff Ames
3
-6
/
+1
2008-03-25
* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.
Teravus Ovares
10
-6
/
+193
2008-03-25
Minor formatting / svn properties cleanup.
Jeff Ames
2
-18
/
+17
2008-03-24
* Added llApplyImpulse in the local frame.
Teravus Ovares
2
-13
/
+31
2008-03-24
Implements llGetInventoryPermMask()
alondria
3
-5
/
+25
2008-03-24
* OBB: Flipped the -y face normal so ray casting against the -y face correctl...
Teravus Ovares
1
-4
/
+4
2008-03-24
* Inflate my commits with yet another snippet of documentation... (j/k)
Justin Clarke Casey
1
-1
/
+2
2008-03-24
* Put in tiny doc snippet while I remember
Justin Clarke Casey
1
-0
/
+3
2008-03-24
* Clean up Scene.AddCapsHandler(). There was a race condition warning, but I...
Justin Clarke Casey
2
-37
/
+17
2008-03-24
Modified llGetInventoryName() so it indexes inventory in the same manner the ...
alondria
1
-3
/
+3
2008-03-24
* Remove a spammy comment I meant to remove from the last commit
Justin Clarke Casey
1
-2
/
+1
2008-03-24
* Make standalone non-home region caps work again.
Justin Clarke Casey
2
-1
/
+11
2008-03-24
Implements llGetInventoryName() - the order is based upon inventory key, whic...
alondria
1
-1
/
+17
2008-03-24
From: Michael Osias <mosias@us.ibm.com>
Justin Clarke Casey
1
-113
/
+146
2008-03-24
Implements llGetInventoryNumber()
alondria
1
-2
/
+9
2008-03-24
Implements llGetInventoryType()
alondria
1
-2
/
+8
2008-03-24
Implements llGetInventoryCreator()
alondria
1
-1
/
+9
2008-03-24
* Refactor: Genericise request limit strategies and move to OpenSim.Framework...
Justin Clarke Casey
1
-60
/
+30
2008-03-24
Fixed a small XmlRpcCommand bug
Johan Berntsson
1
-1
/
+4
2008-03-24
XmlRpcCommand refactoring
Johan Berntsson
1
-35
/
+2
[next]