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
/
Interfaces
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-03-31
2
-3
/
+80
|
\
|
*
refactor: Move "friends show cache" console command out into separate Friends...
Justin Clark-Casey (justincc)
2012-03-30
1
-4
/
+21
|
*
Add simple login test with online friends. Add IFriendsModule.GrantRights() ...
Justin Clark-Casey (justincc)
2012-03-30
1
-2
/
+22
|
*
Also add OSS header to interface
Melanie
2012-03-29
1
-1
/
+28
|
*
Change namespace on CallingCardModule and correct interface file placemant. A...
Melanie
2012-03-29
1
-0
/
+13
*
|
Merge branch 'master' into careminster
Melanie
2012-03-28
1
-0
/
+15
|
\
\
|
|
/
|
*
Add "friends show cache <first-name> <last-name>" command for debugging purpo...
Justin Clark-Casey (justincc)
2012-03-28
1
-0
/
+15
*
|
Merge branch 'master' into careminster
Melanie
2012-03-27
1
-0
/
+2
|
\
\
|
|
/
|
*
Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...
Snoopy Pfeffer
2012-03-27
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-03-26
1
-0
/
+2
|
\
\
|
|
/
|
*
Add some more overloads to allow registering overloaded methods and lists
Melanie
2012-03-26
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-03-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Add a hust UUID to the script invocations
Melanie
2012-03-26
1
-1
/
+1
|
*
Fix the omission on the interface declaration
Melanie
2012-03-26
1
-1
/
+1
|
*
Dynamically create the delegate type to reduce complexity in the caller
Melanie
2012-03-26
1
-1
/
+2
|
*
Correct the design error I introduced into ScriptComms. Untested but about to
Melanie
2012-03-26
1
-4
/
+3
*
|
Fix the omission on the interface declaration
Melanie
2012-03-26
1
-1
/
+1
*
|
Dynamically create the delegate type to reduce complexity in the caller
Melanie
2012-03-26
1
-1
/
+2
*
|
Correct the design error I introduced into ScriptComms. Untested but about to
Melanie
2012-03-26
1
-4
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-03-25
1
-1
/
+2
|
\
\
|
|
/
|
*
Simplify the module invocation registration. The types and method name
Melanie
2012-03-25
1
-1
/
+2
*
|
Merge commit '760010d6fb6aac313d79ce0a4d0016d3809246a0' into careminster
Melanie
2012-03-22
1
-1
/
+10
|
\
\
|
|
/
|
*
Add llGiveInventory() test from object to object where both objects are owned...
Justin Clark-Casey (justincc)
2012-03-22
1
-1
/
+10
*
|
Merge branch 'master' into careminster
Melanie
2012-03-18
2
-1
/
+21
|
\
\
|
|
/
|
*
Aggregate script execution times by linksets rather than individual prims.
Justin Clark-Casey (justincc)
2012-03-16
1
-1
/
+4
|
*
Replace script-lines-per-second with the script execution time scaled by its ...
Justin Clark-Casey (justincc)
2012-03-16
1
-1
/
+8
|
*
Adds a new script command 'modInvoke' to invoke registered functions
Mic Bowman
2012-03-15
1
-0
/
+10
*
|
added ObjectPhysicsProperties http event message to send viewer that data. F...
UbitUmarov
2012-03-15
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-03-07
1
-0
/
+5
|
\
\
|
|
/
|
*
Add sensor, dataserver requests, timer and listener counts to "xengine status...
Justin Clark-Casey (justincc)
2012-03-06
1
-0
/
+5
*
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-02-15
1
-0
/
+7
|
\
\
|
*
|
Implement region crossing of sitting avatars. Edit mode and llSetPos work
Melanie
2012-02-14
1
-0
/
+7
*
|
|
Merge branch 'master' into careminster
Melanie
2012-02-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Refactor appearance saving for NPC to use AvatarFactoryModule interface.
Dan Lake
2012-02-14
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
If NPCModule.CreateNPC() fails to create the required ScenePresence (which sh...
Justin Clark-Casey (justincc)
2012-02-09
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-02-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix copy/paste errors
Melanie
2012-02-01
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-28
1
-1
/
+33
|
\
\
|
|
/
|
*
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
Justin Clark-Casey (justincc)
2012-01-28
1
-1
/
+33
*
|
Merge branch 'master' into careminster
Melanie
2012-01-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Implement osNpcGetOwner(key npc):key. This returns the owner for an 'owned' ...
Justin Clark-Casey (justincc)
2012-01-27
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-14
2
-0
/
+51
|
\
\
|
|
/
|
*
Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...
Justin Clark-Casey (justincc)
2012-01-14
1
-0
/
+13
|
*
Update RegionReadyModule
BlueWall
2012-01-13
1
-0
/
+38
*
|
Merge branch 'master' into careminster
Melanie
2012-01-13
1
-3
/
+0
|
\
\
|
|
/
|
*
Undo some prior work
BlueWall
2012-01-12
1
-3
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-01-13
2
-0
/
+73
|
\
\
|
|
/
|
*
Merge branch 'master' of /home/opensim/var/repo/opensim
BlueWall
2012-01-12
2
-2
/
+10
|
|
\
|
*
|
Move some interfaces to a more apropriate place
BlueWall
2012-01-12
2
-0
/
+73
[next]