index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-11
Add scripted controllers into agent intersim messaging
Melanie Thielker
2
-0
/
+37
2010-07-11
Remove localID from script controls data. It won't transfer to another
Melanie
2
-6
/
+4
2010-07-10
Make taken items go back to the folder they came from
Melanie Thielker
1
-0
/
+3
2010-07-10
Make taken items go back to the folder they came from
Melanie Thielker
1
-0
/
+3
2010-07-05
Undo fix is now complete. This commit repairs the special case of the root pr...
Tom Grimshaw
3
-15
/
+41
2010-07-05
Bring "Redo" up to date with "Undo" so it works too
Tom Grimshaw
1
-31
/
+10
2010-07-05
One more buglet fixed related to mantis #4841 -- auto-returns were still choc...
Diva Canto
1
-1
/
+1
2010-07-04
Fix single prim rotation undo. All UNDO functions are now working correctly ...
Tom Grimshaw
1
-1
/
+1
2010-07-04
Rotation undo fix and remove a debug chatter i missed. Still not working: Ind...
Tom Grimshaw
1
-4
/
+3
2010-07-04
The majority of the Undo fix. There is still an issue with Rotation which i'...
Tom Grimshaw
4
-56
/
+127
2010-07-04
Got rid of all hyperassets references. Also fixed accessing textures in user'...
Diva Canto
2
-38
/
+3
2010-07-04
Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...
Diva Canto
1
-0
/
+2
2010-07-04
Fixes the obvious problem in mantis #4841. Melanie needs to look at other pot...
Diva Canto
1
-1
/
+2
2010-07-03
Fix IMs the right way. This sets it up so that timestamps are actually
Melanie Thielker
1
-2
/
+5
2010-07-03
Fix Undo! Made a lot of changes to Undo state saving; it now considers that ...
Tom Grimshaw
3
-23
/
+87
2010-07-02
Clean up IMoneyModule and adjust the other modules to the changes
Melanie Thielker
1
-1
/
+1
2010-07-02
Clean up IMoneyModule and adjust the other modules to the changes
Melanie Thielker
1
-1
/
+1
2010-07-01
Avoid a spurious error message when taking a friend's no copy item
Melanie Thielker
1
-1
/
+8
2010-06-29
Revert "stop exceptions in setting and getting state from propogating since t...
Justin Clark-Casey (justincc)
1
-31
/
+8
2010-06-29
stop exceptions in setting and getting state from propogating since they aren...
Justin Clark-Casey (justincc)
1
-8
/
+31
2010-06-29
Fix a nullref on autoreturn
Melanie
1
-5
/
+17
2010-06-29
Comment the "Notecard saved" notification that pops up when a notecard
Melanie Thielker
1
-1
/
+1
2010-06-29
Make newly created prims be named "Object" and make newly created scripts
Melanie Thielker
2
-3
/
+3
2010-06-28
Change the way IRegionModule us referenced by IEmailModule to
Melanie Thielker
1
-1
/
+1
2010-06-28
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
Melanie Thielker
2
-4
/
+4
2010-06-28
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
2
-17
/
+3
2010-06-28
Change the way IRegionModule us referenced by IEmailModule to
Melanie Thielker
1
-1
/
+1
2010-06-28
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
Melanie Thielker
2
-4
/
+4
2010-06-28
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
2
-17
/
+3
2010-06-27
Make drag copy and copy-on-ray handle friends list perms properly
Melanie Thielker
1
-0
/
+22
2010-06-27
Fix more perms weirdness. Preserve "Locked" status across gives and rez/take.
Melanie
1
-8
/
+9
2010-06-27
Fix more perms weirdness. Preserve "Locked" status across gives and rez/take.
Melanie
1
-8
/
+9
2010-06-27
Fix permission propagation to prevent permanently locked objects from being
Melanie
1
-3
/
+3
2010-06-27
Make drag copy and copy-on-ray handle friends list perms properly
Melanie Thielker
1
-0
/
+22
2010-06-26
Add a new global event : OnTerrainUpdate
Tom Grimshaw
1
-0
/
+24
2010-06-26
Reverting the ITerrainModule changes. Turns out this was useless.
Tom Grimshaw
1
-2
/
+1
2010-06-26
add HasChanged to ITerrainModule
Tom Grimshaw
1
-1
/
+2
2010-06-26
Trigger the RegionLightShareData OnSave event properly when the profile is saved
Tom Grimshaw
1
-0
/
+1
2010-06-26
Return everything at once, it's more efficient that way
Tom Grimshaw
1
-1
/
+6
2010-06-26
Fix another nullref issue in DeRezSceneObject
Tom Grimshaw
1
-1
/
+1
2010-06-26
Fix a bug with DeRezObjects (check for a null remoteClient)
Tom Grimshaw
1
-7
/
+9
2010-06-26
Return objects which are NoCopy instead of just leaving them when cleaning t...
Tom Grimshaw
1
-0
/
+4
2010-06-26
Add a DeleteAllSceneObjects(bool exceptNoCopy) method to allow NoCopy object...
Tom Grimshaw
1
-2
/
+15
2010-06-26
Fix loading of attachments on login
Melanie Thielker
1
-1
/
+8
2010-06-25
Add new event: OnChangedBackup
Tom Grimshaw
2
-0
/
+15
2010-06-25
Add two events: OnAttachToBackup and OnDetachFromBackup.
Tom Grimshaw
2
-0
/
+30
2010-06-25
stop KeyNotFoundException() being thrown in RemoveScenePresence if the agent ...
Justin Clark-Casey (justincc)
1
-6
/
+7
2010-06-25
Add DwellModule interface
Melanie Thielker
1
-0
/
+37
2010-06-24
And another conflict
Melanie
1
-17
/
+0
2010-06-23
Thank you, Snoopy, for a patch to reduce sim script startup CPU usage
Melanie
1
-10
/
+12
[next]