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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
passing in the function name to MOD_Api.ConvertFromLSL for more user-friendly...
SignpostMarv
1
-4
/
+4
2012-09-10
Remove commented code
Melanie
1
-11
/
+0
2012-09-10
add a extra httppool thread to compensate for webfetchinventory
UbitUmarov
1
-1
/
+2
2012-09-10
webFetchInventory: change control event to simple flag, adjust locking
UbitUmarov
1
-11
/
+32
2012-09-09
Adjust namespce of FlotsamCache
BlueWall
2
-2
/
+1
2012-09-09
Revert "Move addin information to CoreModulePlugin.addin.xml"
BlueWall
3
-3
/
+6
2012-09-09
Reduce max concurrent endpoint connections from 50 to 6 (was 2 before)
Melanie
1
-1
/
+1
2012-09-09
Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IM
Melanie
2
-1
/
+4
2012-09-09
implementing per-region configuration of limits on the number of prims one ca...
SignpostMarv
3
-1
/
+48
2012-09-08
llClientView: try to have only one thread per client processing
UbitUmarov
1
-4
/
+49
2012-09-08
refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...
SignpostMarv
5
-12
/
+22
2012-09-08
4096 is used in various places as the maximum height of a region, refactoring...
SignpostMarv
3
-3
/
+4
2012-09-07
BulletSim: Add Bullet body and shape to BSPhysObject and rename
Robert Adams
6
-62
/
+505
2012-09-07
BulletSim: Add some comments (gasp) and log messages.
Robert Adams
4
-4
/
+13
2012-09-07
BulletSim: PhysicsActorType() now returns the correct value rather than 'unkn...
Robert Adams
2
-2
/
+3
2012-09-07
BulletSim: Modify collision flag calls to return the current flags.
Robert Adams
2
-7
/
+18
2012-09-07
Set the maximum number of concurrent connections to a service endpoint
Melanie
1
-0
/
+2
2012-09-07
Move addin attributes to RegionCombinerModule.addin.xml
BlueWall
2
-3
/
+14
2012-09-07
Revert "Move addin information to RegionCombinerModule.addin.xml"
BlueWall
2
-15
/
+3
2012-09-07
Move addin information to RegionCombinerModule.addin.xml
BlueWall
2
-3
/
+15
2012-09-07
Move addin information to CoreModulePlugin.addin.xml
BlueWall
3
-6
/
+3
2012-09-07
One more redundante ParcelProprieties on login
UbitUmarov
1
-0
/
+2
2012-09-07
stop sending duplicated parcelProprieties at login
UbitUmarov
1
-18
/
+39
2012-09-07
remove fireandforget call to EnableChildAgents at end on CompleteMovement,
UbitUmarov
1
-1
/
+3
2012-09-07
Add warning chevrons around the GC.Collect added to Warp3DImageModule in comm...
Justin Clark-Casey (justincc)
1
-0
/
+4
2012-09-06
Add missing DynamicTexture.cs file from last commit
Justin Clark-Casey (justincc)
1
-0
/
+61
2012-09-06
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
7
-46
/
+181
2012-09-06
Prevent double slashes, try #4
UbitUmarov
1
-1
/
+1
2012-09-06
Prevent double slashes, try #3
Melanie
1
-0
/
+3
2012-09-06
Revert "Change string concatenation to Path.Combine to eliminate extra slashes."
Melanie
1
-8
/
+6
2012-09-06
Change string concatenation to Path.Combine to eliminate extra slashes.
Melanie
1
-6
/
+8
2012-09-06
Revert " remove extra '/' in assets url"
Melanie
1
-13
/
+6
2012-09-06
remove extra '/' in assets url
UbitUmarov
1
-6
/
+13
2012-09-06
adding utility method for getting SceneObjectGroup from scene
SignpostMarv
1
-0
/
+12
2012-09-06
adding utility method for getting SceneObjectPart from scene
SignpostMarv
1
-0
/
+12
2012-09-06
pasting in show uptime code
SignpostMarv
1
-0
/
+41
2012-09-06
0006270: Warp3D leaks memory on mono based systems
BlueWall
1
-1
/
+4
2012-09-06
If the GetTexture capability receives a request for a range of data beyond th...
Justin Clark-Casey (justincc)
3
-8
/
+62
2012-09-05
Enables cast from int to float for MOD* functions;
Mic Bowman
1
-1
/
+1
2012-09-04
Make friend notifies and closing child agents async because both can
Melanie
3
-43
/
+48
2012-09-04
bug fix
UbitUmarov
1
-4
/
+6
2012-09-04
a forgotten file plus minor changes. Imp and SL viewer seem to preserve
UbitUmarov
3
-3
/
+11
2012-09-04
let avatar keep flying in tps to same region. (still bad for other
UbitUmarov
1
-0
/
+6
2012-09-04
Remove debug spam
Melanie
1
-6
/
+6
2012-09-04
Refactor avatar transfer so that the heavy (UpdateAgent) part is separated into
Melanie
3
-97
/
+113
2012-09-04
Bump master code up to 0.7.5 now that 0.7.4 is out.
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-09-04
wrapping attachment functions in a region
SignpostMarv
3
-2
/
+4
2012-09-04
Implementing functing to send messages directly to attachments
SignpostMarv
4
-0
/
+201
2012-09-04
refactoring the grunt work of MessageObject into a private method with a UUID...
SignpostMarv
1
-0
/
+5
2012-09-04
implementing a function to get the number of attachments worn
SignpostMarv
3
-0
/
+55
[next]