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
/
Modules
/
World
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...
Teravus Ovares
2008-05-25
1
-9
/
+27
*
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
Teravus Ovares
2008-05-25
2
-1
/
+44
*
* Refactor: Collapse some multiple remove object paths
Justin Clarke Casey
2008-05-24
1
-1
/
+1
*
* Refactor: Change previous commits Object methods to SceneObject methods ins...
Justin Clarke Casey
2008-05-24
2
-1
/
+7
*
* Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...
Justin Clarke Casey
2008-05-24
1
-1
/
+1
*
* Fixes endless loop in the Land Module when selecting any object.
Teravus Ovares
2008-05-24
2
-0
/
+6
*
* Get the xml2 entities serialization representation in the archiver module
Justin Clarke Casey
2008-05-24
2
-10
/
+54
*
This enables return from the parcel object owner display.
Teravus Ovares
2008-05-24
4
-24
/
+100
*
* Implements selected object return.
Teravus Ovares
2008-05-24
1
-25
/
+45
*
*Refactor of the LandManagementModule that allows OpenSim to run without it
mingchen
2008-05-23
2
-868
/
+965
*
Thank you kindly, Melanie, for:
Charles Krinke
2008-05-23
1
-1
/
+2
*
* Plug in stubbed out archiver module
Justin Clarke Casey
2008-05-22
2
-0
/
+121
*
Add copyright notices.
Jeff Ames
2008-05-20
3
-7
/
+86
*
* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...
Teravus Ovares
2008-05-18
1
-0
/
+7
*
* Tweaked patch mantis 1302 and committing it.
Teravus Ovares
2008-05-17
2
-3
/
+18
*
Formatting cleanup.
Jeff Ames
2008-05-16
10
-94
/
+94
*
Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...
Teravus Ovares
2008-05-15
1
-1
/
+7
*
* Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...
Teravus Ovares
2008-05-15
1
-8
/
+85
*
* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...
Teravus Ovares
2008-05-14
2
-19
/
+16
*
* Fixed deleting prim.
Teravus Ovares
2008-05-14
1
-1
/
+1
*
* Applying patches from Melanie to cover permissions module. Thanks!
Adam Frisby
2008-05-14
1
-0
/
+9
*
* Adding the very bare minimum for the client to register user as having the ...
Teravus Ovares
2008-05-14
1
-0
/
+6
*
Formatting cleanup.
Jeff Ames
2008-05-14
3
-41
/
+35
*
* Refactored OutPacket out of ScenePresence
Teravus Ovares
2008-05-14
1
-0
/
+9
*
* Refactored OutPacket and FirstName/LastName out of Friends Module.
Teravus Ovares
2008-05-14
1
-0
/
+10
*
*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
*
* 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
5
-378
/
+545
*
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
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-05-12
1
-22
/
+53
*
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
*
* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...
Adam Frisby
2008-05-11
2
-0
/
+759
*
*Land/Parcel upates are now correct with a significant movement by the Client
mingchen
2008-05-09
2
-10
/
+1
*
* Minor tweak to TerrainChannel
Adam Frisby
2008-05-09
2
-7
/
+8
*
*Added all the permission checks to the sceneexternalchecks and modified perm...
mingchen
2008-05-08
2
-43
/
+59
*
*Fixed bug causing Object Duplication to not correctly follow permissions
mingchen
2008-05-07
1
-1
/
+4
*
*Added CanRunScript to SceneExternalChecks
mingchen
2008-05-07
1
-0
/
+2
*
*Added SceneExternalChecks.cs that is used to manage checking the results of ...
mingchen
2008-05-07
1
-1
/
+10
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-05-07
1
-47
/
+179
*
De-tabify source.
Jeff Ames
2008-05-06
1
-3
/
+3
*
*LLClientView is now pushed the EstateSettings instead of pulling it from the...
mingchen
2008-05-06
3
-17
/
+66
*
* Cleaning up code, making it conform to OpenSim standards.
Adam Frisby
2008-05-06
4
-194
/
+166
*
* Refactor: Break out permissions code into a separate region PermissionsModule
Justin Clarke Casey
2008-05-05
3
-3
/
+701
*
*Standardized the Land module by removing all references to libsecondlife.pac...
mingchen
2008-05-05
2
-227
/
+38
*
Update svn properties.
Jeff Ames
2008-05-04
2
-552
/
+552
*
* Reformatted EstateManagementModule
Adam Frisby
2008-05-04
1
-61
/
+48
*
* Updating some file locations.
Adam Frisby
2008-05-04
2
-2
/
+2
[prev]
[next]