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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-13
Added ':' to debug messages
Diva Canto
1
-4
/
+4
2015-06-13
Add optional GodNames region module
Cinder
1
-0
/
+144
2015-06-13
Guard against scenes without an agent prefs service and a copy and paste fix
Cinder
2
-1
/
+8
2015-06-13
Fixed indentation
Diva Canto
1
-4
/
+4
2015-06-13
A few bug fixes for Agent Preferences to actually work. Also added missing co...
Diva Canto
3
-3
/
+5
2015-06-13
Refactor AgentPreferences so that database operations happen centrally. the o...
Cinder
13
-104
/
+1040
2015-06-13
Relicense AgentPreferences files to BSD and OpenSimulator
Cinder
4
-96
/
+96
2015-06-13
Support for Linden AgentPreferences capability and friends (UpdateAgentLangua...
Cinder
6
-5
/
+419
2015-06-10
SceneObjectPart.UpdateLookAt() now uses corrected libomv quaternion functions.
dahlia
1
-16
/
+6
2015-06-09
Avoid registering console commands in every single instance of GridUserServic...
Diva Canto
1
-16
/
+22
2015-06-06
Address Mantis 7592 (http://opensimulator.org/mantis/view.php?id=7592) by
Robert Adams
1
-25
/
+49
2015-06-05
Typo Fix
H-H-H
1
-1
/
+1
2015-06-05
Upgraded the Simian inventory connector with an item cache, too, so that it d...
Diva Canto
1
-1
/
+17
2015-06-05
More on mantis #7567. Two things:
Diva Canto
2
-2
/
+12
2015-06-05
The only purpose of this commit is to remove an erroneous comment. It turns o...
Diva Canto
1
-4
/
+2
2015-06-04
Mantis #7603 -- bad folders in inventory could produce null pointer exception...
Diva Canto
1
-1
/
+1
2015-06-04
Mantis #7536. This may alleviate the side effects of broken SceneObjects XML....
Diva Canto
1
-15
/
+20
2015-06-04
Mantis #7600. The warning message was not a symptom of a problem, it was just...
Diva Canto
1
-9
/
+11
2015-06-04
Trivial: fix copy-paste typo in string
Diva Canto
1
-1
/
+1
2015-06-04
More assertions in inventory client tests to check for assorted combinations ...
Diva Canto
1
-1
/
+26
2015-06-04
Added tests that verify the absence of the bug fixed in the previous commits ...
Diva Canto
1
-1
/
+29
2015-06-04
Making the inventory cache static, so that there's less timers.
Diva Canto
1
-1
/
+1
2015-06-04
Mantis #7567. Once again, avoiding prefetching linked items within linked fo...
Diva Canto
2
-15
/
+9
2015-06-03
Mantis #7567: added an 8-sec expiring item cache to the inventory network con...
Diva Canto
6
-29
/
+57
2015-06-02
I suspect the viewer doesn't need the target of linked items inside linked fo...
Diva Canto
1
-14
/
+14
2015-06-02
New unit tests for FetchInventory2 cap.
Diva Canto
1
-0
/
+170
2015-06-02
Mantis #7567. One of the reported log messages showed this:
Diva Canto
1
-3
/
+26
2015-06-01
Mantis #7594: putting things as they were before regarding duplicate removal....
Diva Canto
2
-4
/
+42
2015-06-01
Mantis #7594. Fixing the broken code I just introduced.
Diva Canto
1
-1
/
+4
2015-06-01
More on mantis #7594, this a=time addressing the reported exception, which se...
Diva Canto
1
-0
/
+3
2015-06-01
Mantis #7594. This should be functionally equivalent to what it was, but just...
Diva Canto
1
-2
/
+2
2015-06-01
Correct constant RCERR_CAST_TIME_EXCEEDED.
Magnuz Binder
1
-1
/
+1
2015-05-29
Add a new os function "osGetGender()"
dahlia
3
-0
/
+51
2015-05-27
llListRandomize() wasn't very random
Cinder
2
-6
/
+58
2015-05-26
Attachments Module. Fix detach event not being fired until the next time the ...
AliciaRaven
1
-0
/
+5
2015-05-25
Minor change of statement order in unit test
Diva Canto
1
-3
/
+4
2015-05-23
Fix mesh cache race condition in llCastRay V3.
Magnuz Binder
1
-2
/
+4
2015-05-22
Use own mesh cache in llCastRay V3 after throttling.
Magnuz Binder
1
-39
/
+104
2015-05-22
Throttle llCastRay V3.
Magnuz Binder
1
-2
/
+90
2015-05-20
New values returned by llGetEnv
Talun
2
-2
/
+40
2015-05-19
Removing duplicate definition
Michael Heilmann
1
-2
/
+0
2015-05-13
resolve possible nullref when sending appearance packet. Thanks to zadark for...
dahlia
1
-0
/
+1
2015-05-13
Adding back command to clear region's user cache
BlueWall
1
-7
/
+22
2015-05-13
Enable grab feature (Ctrl+Drag) for non-physical link-sets and add code to ha...
AliciaRaven
1
-6
/
+24
2015-05-12
Patch llCastRay fully simplified to V3.
Magnuz Binder
1
-212
/
+217
2015-05-12
Disable the "show threadpool calls active" console command for now.
Justin Clark-Casey (justincc)
1
-5
/
+5
2015-05-12
One more test in UserAccountsClient.
Diva Canto
1
-1
/
+5
2015-05-11
Added tests for UserAccountService in Robust. In the process fixed a couple o...
Diva Canto
5
-181
/
+115
2015-05-11
Trivial change just to trigger jenkins to build again
Diva Canto
1
-0
/
+1
2015-05-11
Added inventory tests to Robust.Tests.
Diva Canto
4
-7
/
+165
[next]