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
/
Environment
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
testing avatar appearance as a user service
Sean Dague
2008-05-15
2
-10
/
+19
*
Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...
Teravus Ovares
2008-05-15
8
-113
/
+308
*
minor refactor of some properties for readability
Sean Dague
2008-05-15
1
-9
/
+9
*
refactoring to move AvatarAppearance into Framework and
Sean Dague
2008-05-15
3
-241
/
+17
*
add some additional bits to AvatarAppearance to make this
Sean Dague
2008-05-15
1
-0
/
+39
*
* Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...
Teravus Ovares
2008-05-15
2
-17
/
+326
*
* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...
Teravus Ovares
2008-05-14
8
-42
/
+92
*
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...
Teravus Ovares
2008-05-14
1
-1
/
+5
*
* Start recording as a statistic the number of times we start blocking repeti...
Justin Clarke Casey
2008-05-14
1
-2
/
+4
*
* Fixed attaching objects that are in-world.
Teravus Ovares
2008-05-14
2
-3
/
+3
*
* Refactor: Remove SceneObjectGroup.GetScenePresences() in favour of a direct...
Justin Clarke Casey
2008-05-14
4
-20
/
+13
*
* Fixed deleting prim.
Teravus Ovares
2008-05-14
1
-1
/
+1
*
* Fixed situations where objects would jump back or scale incorrectly with Sc...
Teravus Ovares
2008-05-14
1
-1
/
+1
*
From: Dr Schofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-05-14
1
-2
/
+2
*
* Applying patch from Melanie to expose godlevel to modules.
Adam Frisby
2008-05-14
1
-0
/
+5
*
* Applying patches from Melanie to cover permissions module. Thanks!
Adam Frisby
2008-05-14
2
-0
/
+15
*
* Added standard copyright and removed un-necessary using of libsecondlife.Pa...
Teravus Ovares
2008-05-14
1
-1
/
+0
*
* Adding the very bare minimum for the client to register user as having the ...
Teravus Ovares
2008-05-14
2
-38
/
+15
*
Applied Patch mantis 1220. Implements llGetStartParameter. Thanks!
Teravus Ovares
2008-05-14
2
-0
/
+15
*
More formatting cleanup.
Jeff Ames
2008-05-14
2
-3
/
+6
*
Formatting cleanup.
Jeff Ames
2008-05-14
11
-56
/
+51
*
* Added 3 warnings in response to the warnings. Adam, read the warnings.
Teravus Ovares
2008-05-14
1
-0
/
+1
*
* Refactored OutPacket out of ScenePresence
Teravus Ovares
2008-05-14
3
-25
/
+17
*
* Removed 19 warnings
Teravus Ovares
2008-05-14
4
-5
/
+5
*
* Refactored OutPacket and FirstName/LastName out of Friends Module.
Teravus Ovares
2008-05-14
2
-27
/
+23
*
* Added the same catch on the 2nd place that objects fail to lock.
Teravus Ovares
2008-05-14
1
-0
/
+7
*
* Applying Melanie's FriendList related crash patch. She discovered that .N...
Teravus Ovares
2008-05-14
1
-1
/
+8
*
*Locked objects can now be unlocked
mingchen
2008-05-13
1
-1
/
+1
*
*Locked objects now delete after accepting warning as expected
mingchen
2008-05-13
1
-9
/
+9
*
* Refactor: Remove locking from InnerScene.GetScenePresence()
Justin Clarke Casey
2008-05-13
1
-8
/
+3
*
* Refactor: Stop exposing the inner scene's ScenePresence dictionary directly...
Justin Clarke Casey
2008-05-13
2
-4
/
+5
*
*Fixed compile error on last commit
mingchen
2008-05-13
1
-1
/
+2
*
*Objects now delete correctly
mingchen
2008-05-13
1
-4
/
+5
*
* Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for f...
Adam Frisby
2008-05-13
1
-2
/
+2
*
*Complete redo of the permissions module
mingchen
2008-05-13
10
-568
/
+806
*
* Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate...
Teravus Ovares
2008-05-13
3
-3
/
+62
*
my last patch didn't actually get the sun to possition correctly, but
Sean Dague
2008-05-12
1
-3
/
+5
*
move the sun based on localtime instead of utc. Now it won't set for me at
Sean Dague
2008-05-12
1
-4
/
+10
*
Move animation handling from ScenePresence into its own class.
Jeff Ames
2008-05-12
3
-152
/
+259
*
* If a region running in grid mode fails to login to the grid service, startu...
Justin Clarke Casey
2008-05-12
2
-0
/
+12
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-05-12
1
-22
/
+53
*
Thanks Melanie for a patch to stop sending unnecessary animation updates (bug...
Jeff Ames
2008-05-12
1
-1
/
+3
*
Refactoring animation handling in ScenePresence.
Jeff Ames
2008-05-12
1
-143
/
+101
*
Formatting cleanup.
Jeff Ames
2008-05-12
1
-17
/
+17
*
Update svn properties.
Jeff Ames
2008-05-11
2
-763
/
+763
*
* Un-break the NPC avatar.. you know.. the one that sits in your sim and ...
Teravus Ovares
2008-05-11
1
-0
/
+5
*
0001199: [PATCH] Add support for default animations
Teravus Ovares
2008-05-11
1
-0
/
+57
*
* Fixed null reference exception when rezzing an object from inventory with a...
Teravus Ovares
2008-05-11
1
-1
/
+14
*
* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...
Adam Frisby
2008-05-11
5
-4
/
+781
*
* Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert...
Teravus Ovares
2008-05-10
1
-58
/
+11
[prev]
[next]