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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Fix for mantis 131, 796
Justin Clarke Casey
2008-03-31
1
-4
/
+14
*
Fixed typo in AvatarFactoryModule.cs
Jeff Ames
2008-03-31
1
-1
/
+1
*
Update svn properties.
Jeff Ames
2008-03-31
5
-409
/
+409
*
* Added competely untested MSSQLMapper
lbsa71
2008-03-30
1
-2
/
+10
*
* Minor cleanup
Teravus Ovares
2008-03-30
3
-6
/
+5
*
* Quick fix. Re-enabled some code which registers the Terrain Module's Comman...
Adam Frisby
2008-03-30
1
-1
/
+1
*
**Big ass update warning**
Adam Frisby
2008-03-30
18
-63
/
+691
*
This update has good news and bad news, first the bad.
Teravus Ovares
2008-03-30
7
-32
/
+86
*
* Refactor: Remove unused inventory methods, some of which weren't properly i...
Justin Clarke Casey
2008-03-29
3
-30
/
+1
*
* Tidy up 'show users' display
Justin Clarke Casey
2008-03-29
1
-11
/
+12
*
* Minor log message fix per mantis 829
Justin Clarke Casey
2008-03-29
1
-1
/
+1
*
* Various 1.19.0.5 grid inventory request fixes. These will only take affect...
Justin Clarke Casey
2008-03-29
1
-4
/
+1
*
Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho...
alondria
2008-03-29
1
-6
/
+7
*
Re-enabled terrain texture generation for the world map. Adam can clean up/ s...
MW
2008-03-29
7
-14
/
+89
*
Fix compiler warnings in BulletXPlugin.
Jeff Ames
2008-03-29
1
-18
/
+18
*
* Send full inventory folder skeleton to standalone client logins rather than...
Justin Clarke Casey
2008-03-28
3
-2
/
+13
*
* Refactor: Eliminate RequestUsersRoot() redundant method
Justin Clarke Casey
2008-03-28
1
-1
/
+1
*
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
Justin Clarke Casey
2008-03-28
1
-1
/
+2
*
* Remove pointless boolean on AgentInventory.CreateRootFolder()
Justin Clarke Casey
2008-03-28
1
-1
/
+1
*
fixes mantis #778 and shoots himself for making such a mistake to begin with,...
MW
2008-03-28
1
-2
/
+2
*
attempt to fix mantis # 779.
MW
2008-03-28
1
-2
/
+8
*
From: Michael Osias <mosias@us.ibm.com>
Sean Dague
2008-03-28
3
-12
/
+192
*
* Tweaking master uuid exception to make it clearer what just went wrong (use...
Justin Clarke Casey
2008-03-26
1
-10
/
+40
*
* Increase timeout for initial simulator login from 16 to 30 seconds
Justin Clarke Casey
2008-03-26
1
-1
/
+1
*
* More log messages in the region registration process for debug purposes. S...
Justin Clarke Casey
2008-03-26
1
-2
/
+13
*
* Increase information in simulator_login log messages
Justin Clarke Casey
2008-03-26
1
-4
/
+6
*
* Start printing the region simulator_login exception to the log
Justin Clarke Casey
2008-03-26
1
-1
/
+1
*
Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun
Johan Berntsson
2008-03-26
1
-2
/
+2
*
Removing redundant code
Johan Berntsson
2008-03-26
1
-5
/
+0
*
* Massaging CAPS setup/teardown log messages
Justin Clarke Casey
2008-03-25
4
-7
/
+11
*
* Print out the exception stacks of resolution failures, temporarily
Justin Clarke Casey
2008-03-25
2
-3
/
+4
*
* Temporary hack to swallow neighbour contact problems on startup (in respons...
Justin Clarke Casey
2008-03-25
2
-2
/
+15
*
checking that these two files are commented out
MW
2008-03-25
2
-3
/
+3
*
Moved Avatar appearance Factory to its own project so that the reference to M...
MW
2008-03-25
7
-14
/
+652
*
* Tear down CAPS and http handlers when an agent leaves a region (via crossin...
Justin Clarke Casey
2008-03-25
3
-11
/
+48
*
* Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f...
Teravus Ovares
2008-03-25
2
-2
/
+2
*
* Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f...
Teravus Ovares
2008-03-25
2
-2
/
+7
*
* Remove old CAPS http listeners when a client logs out from a scene
Justin Clarke Casey
2008-03-25
1
-1
/
+2
*
* On Ray casting. Now returning the face normal of the collision face.
Teravus Ovares
2008-03-25
2
-4
/
+4
*
* Refactored out circular reference in Region.Environment <-> Framework.Data....
lbsa71
2008-03-25
5
-15
/
+18
*
Comment out unused private methods.
Jeff Ames
2008-03-25
16
-370
/
+381
*
Fix a couple more warnings.
Jeff Ames
2008-03-25
1
-5
/
+5
*
Fix a few compiler warnings.
Jeff Ames
2008-03-25
3
-6
/
+1
*
* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.
Teravus Ovares
2008-03-25
10
-6
/
+193
*
Minor formatting / svn properties cleanup.
Jeff Ames
2008-03-25
2
-18
/
+17
*
* Added llApplyImpulse in the local frame.
Teravus Ovares
2008-03-24
2
-13
/
+31
*
Implements llGetInventoryPermMask()
alondria
2008-03-24
3
-5
/
+25
*
* OBB: Flipped the -y face normal so ray casting against the -y face correctl...
Teravus Ovares
2008-03-24
1
-4
/
+4
*
* Inflate my commits with yet another snippet of documentation... (j/k)
Justin Clarke Casey
2008-03-24
1
-1
/
+2
*
* Put in tiny doc snippet while I remember
Justin Clarke Casey
2008-03-24
1
-0
/
+3
[prev]
[next]