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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-02-28
2
-18
/
+13
|
\
|
*
Add regression tests for llGetNotecardLine()
Justin Clark-Casey (justincc)
2013-02-28
1
-2
/
+2
|
*
Get "show modules" console command to obey selected command line region/s
Justin Clark-Casey (justincc)
2013-02-27
1
-16
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2013-02-27
1
-0
/
+11
|
\
\
|
|
/
|
*
Add regression test for llRequestUrl()
Justin Clark-Casey (justincc)
2013-02-26
1
-0
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2013-02-26
1
-2
/
+9
|
\
\
|
|
/
|
*
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
Justin Clark-Casey (justincc)
2013-02-25
1
-2
/
+9
*
|
Merge branch 'master' into careminster
Melanie
2013-02-23
1
-0
/
+6
|
\
\
|
|
/
|
*
minor: Add doc to ScenePresence.IsInTransit to make it clear that this is set...
Justin Clark-Casey (justincc)
2013-02-22
1
-0
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2013-02-22
3
-3
/
+6
|
\
\
|
|
/
|
*
Fix the JsonStore path set problem justincc found earlier today and
Mic Bowman
2013-02-19
1
-1
/
+0
|
*
Deleted all AssemblyFileVersion directives
Diva Canto
2013-02-19
1
-1
/
+1
|
*
* Fix walking to <NaN, NaN, NaN> via autopilot.
teravus
2013-02-16
1
-1
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2013-02-16
3
-5
/
+5
|
\
\
|
|
/
|
*
Add regression test TestSaveNonRootFolderToIar
Justin Clark-Casey (justincc)
2013-02-16
3
-5
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2013-02-15
3
-3
/
+62
|
\
\
|
|
/
|
*
Rename new JsonScript functions JsonPathType() -> JsonGetPathType() and JsonA...
Justin Clark-Casey (justincc)
2013-02-14
1
-2
/
+2
|
*
Add EventManager events triggered when a SOP is added or removed
Robert Adams
2013-02-14
2
-0
/
+57
|
*
Add an event and some logic to allow customizing Simulator Features by avatar
Melanie
2013-02-14
1
-1
/
+5
*
|
Merge branch 'avination' into careminster
Melanie
2013-02-14
1
-1
/
+5
|
\
\
|
*
|
Add an event and some logic to allow customizing Simulator Features by avatar
Melanie
2013-02-14
1
-1
/
+5
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-02-14
1
-20
/
+75
|
\
\
\
|
|
/
/
|
*
|
Revert "Make keyframes use the sim's frame timer"
Melanie
2013-02-12
1
-8
/
+15
|
*
|
Revert "Push updates from keyframe directly to the front of the output queue ...
Melanie
2013-02-12
3
-24
/
+9
|
*
|
Push updates from keyframe directly to the front of the output queue rather
Melanie
2013-02-12
3
-9
/
+24
|
*
|
Make keyframes use the sim's frame timer
Melanie
2013-02-11
1
-15
/
+8
|
*
|
Refactor KeyframeMotion to use one timer class per scene
Melanie
2013-02-11
1
-20
/
+75
|
*
|
Actually plumb the new values to physics.
Melanie
2013-02-07
1
-0
/
+20
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-14
1
-0
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Adds a couple requested functions to the JsonStore script
Mic Bowman
2013-02-13
1
-0
/
+15
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-10
2
-2
/
+18
|
\
\
\
|
|
/
/
|
*
|
Fix code to check for no spawn points. Possibly a merge artefact?
Melanie
2013-02-10
1
-2
/
+4
|
*
|
Fix teleport/telehub issue:
BlueWall
2013-02-10
2
-3
/
+17
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-08
1
-4
/
+18
|
\
\
\
|
|
/
/
|
*
|
If a component of a coalesced object fails to deserialization, do not add a n...
Justin Clark-Casey (justincc)
2013-02-08
1
-4
/
+18
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-07
1
-0
/
+20
|
\
\
\
|
|
/
/
|
*
|
Actually plumb the new values to physics.
Melanie
2013-02-07
1
-0
/
+20
|
*
|
Add some more code from Avination. This changes physics actor stuff around
Melanie
2013-02-07
1
-37
/
+152
|
*
|
Plumb the path from the client to the extra physics params and back
Melanie
2013-02-07
3
-2
/
+26
|
*
|
Revert "Add plumbing for physics properties to get to the physics engine."
Melanie
2013-02-07
1
-50
/
+6
|
*
|
Add plumbing for physics properties to get to the physics engine.
Robert Adams
2013-02-07
1
-6
/
+50
|
*
|
Rename "Bounciness" to "Restitution"
Melanie
2013-02-07
2
-6
/
+6
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-02-07
2
-0
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Rename Bounciness to Restitution
Melanie
2013-02-07
2
-6
/
+6
|
*
|
Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP
Melanie
2013-02-06
2
-0
/
+9
|
*
|
* This adds a bit more to the previous flying roll effect by adding additiona...
teravus
2013-01-31
1
-10
/
+50
|
*
|
* Adds a satisfying angular roll when an avatar is flying and turning. (Gene...
Melanie
2013-01-31
1
-0
/
+81
*
|
|
Rename Bounciness to Restitution
Melanie
2013-02-07
2
-6
/
+6
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-07
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Enables script access to the per object dynamic attributes through the JsonStore
Mic Bowman
2013-02-06
1
-0
/
+1
[next]