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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Separate two if trees that got merged into one if tree with borked logic.
teravus
2013-03-06
1
-2
/
+25
*
Merge branch 'avination' into careminster
Melanie
2013-03-06
10
-42
/
+68
|
\
|
*
Limit each attachment point to 5 items as per spec
Melanie
2013-03-05
1
-3
/
+13
|
*
Multiattach, part 2
Melanie
2013-03-05
1
-3
/
+9
|
*
Multiattach, part 1
Melanie
2013-03-05
8
-38
/
+34
|
*
Add support for void return type
root
2013-03-03
1
-1
/
+5
|
*
Experimental - add void return support to modSendCommand
Melanie
2013-03-03
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-03-05
17
-164
/
+268
|
\
\
|
*
|
minor: Fix mono compiler warning in MonitorModule
Justin Clark-Casey (justincc)
2013-03-05
1
-2
/
+0
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-03-05
7
-3
/
+28
|
|
\
\
|
|
*
\
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2013-03-05
34
-215
/
+664
|
|
|
\
\
|
|
|
*
|
* Add a Max Payload size property to the Websocket Server Handler. If you ...
teravus
2013-03-05
1
-1
/
+16
|
|
|
*
|
* Update LibOMV to f8f8e616b37a7ea22b7922b2331999bc06725bf9
teravus
2013-03-04
4
-2
/
+4
|
|
*
|
|
Add method to remove JsonRpc Handlers from the server
BlueWall
2013-03-03
2
-0
/
+8
|
*
|
|
|
Get attachment script state before taking sp.AttachmentsSyncLock() to avoid r...
Justin Clark-Casey (justincc)
2013-03-05
1
-140
/
+161
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix issue in the mesh upload flag module where the ID of the last agent to re...
Justin Clark-Casey (justincc)
2013-03-04
1
-6
/
+6
|
*
|
|
GridUserService was missing from [Gatekeeper]
Diva Canto
2013-03-04
1
-0
/
+1
|
*
|
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-03-02
5
-9
/
+68
|
|
\
\
\
|
|
*
|
|
Added existance and default value for [XEngine]MinTimerInterval to OpenSimDef...
Robert Adams
2013-03-02
1
-0
/
+4
|
|
*
|
|
Move AllowedClients and BannedClients section to new [AccessControl] section ...
Justin Clark-Casey (justincc)
2013-03-02
2
-4
/
+16
|
|
*
|
|
Revert "Removed more vars from [Startup]. I think these were already moved el...
Justin Clark-Casey (justincc)
2013-03-02
1
-0
/
+20
|
|
*
|
|
minor: Quieten down the parts of the WebSocketEcho module logging for now whe...
Justin Clark-Casey (justincc)
2013-03-02
1
-6
/
+7
|
|
*
|
|
minor: Log number of region modules loaded from each plugin
Justin Clark-Casey (justincc)
2013-03-02
1
-1
/
+23
|
*
|
|
|
Fixed typos in TempAttachmentsModule. No changes.
Diva Canto
2013-03-02
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'avination' into careminster
Melanie
2013-03-03
15
-59
/
+122
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Make Keyframe motion cross regions again
Melanie
2013-03-03
2
-2
/
+4
|
*
|
|
Make a viewer sent XML error prettier
Melanie
2013-03-03
1
-0
/
+4
|
*
|
|
Reinstate uploading temporary textures
Melanie
2013-02-27
1
-4
/
+4
|
*
|
|
Try to update inventory items when there is a valid asset - may fix temp text...
Melanie
2013-02-27
1
-0
/
+5
|
*
|
|
Remove osParseJSONNew because it's "object" return type is not useful for LSL
root
2013-02-25
3
-7
/
+1
|
*
|
|
Make banking no longer break sit rotations. Fix spinning avatars.
Melanie
2013-02-25
1
-3
/
+6
|
*
|
|
Revert "Output some additional data on Vivox connection errors", this logs pa...
Melanie
2013-02-24
1
-1
/
+1
|
*
|
|
Output some additional data on Vivox connection errors
Melanie
2013-02-24
1
-1
/
+1
|
*
|
|
The viewer tries to parse the error message body to LLSD - give it some.
Melanie
2013-02-24
1
-2
/
+2
|
*
|
|
Revert "Allow TeleportCancel packets to reset the transfer state machine"
Melanie
2013-02-24
1
-6
/
+0
|
*
|
|
Fix an issue where the viewer would request the seed cap before
Melanie
2013-02-18
5
-34
/
+81
|
*
|
|
Correctly remove https:// URLs from the http server.
Melanie
2013-02-17
1
-1
/
+7
|
*
|
|
Fix shape parameters sent for meshes tosupport the full number of faces
Melanie
2013-02-16
1
-0
/
+8
*
|
|
|
Merge branch 'master' into careminster
Melanie
2013-03-01
14
-171
/
+220
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...
Diva Canto
2013-03-01
4
-115
/
+129
|
*
|
|
Removed more vars from [Startup]. I think these were already moved elsewhere,...
Diva Canto
2013-03-01
1
-20
/
+0
|
*
|
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-03-01
4
-15
/
+63
|
|
\
\
\
|
|
*
|
|
BulletSim: more things into the TODO list.
Robert Adams
2013-03-01
1
-1
/
+6
|
|
*
|
|
BulletSim: add parameters, code cleanup around checking and enforcing
Robert Adams
2013-03-01
3
-14
/
+57
|
*
|
|
|
Add the Mono AddinDependency attribute to the example region modules.
Justin Clark-Casey (justincc)
2013-03-01
2
-2
/
+4
|
|
/
/
/
|
*
|
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-03-01
2
-19
/
+16
|
|
\
\
\
|
|
*
|
|
Add missing prebuild.xml dependency for System.Action2<t1,t2> in recent addit...
Robert Adams
2013-02-28
1
-0
/
+1
|
|
*
|
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-28
9
-43
/
+366
|
|
|
\
\
\
|
|
*
|
|
|
Bug fix in DataSnapshot, where a var was being used before being initialized.
Diva Canto
2013-02-28
1
-19
/
+15
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
minor: Log location in which simulator/robust was started.
Justin Clark-Casey (justincc)
2013-02-28
2
-0
/
+8
|
|
|
/
/
|
|
/
|
|
[next]