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
...
*
Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...
Snoopy Pfeffer
2012-03-27
1
-0
/
+2
*
Add some more overloads to allow registering overloaded methods and lists
Melanie
2012-03-26
1
-0
/
+2
*
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
*
Simplify the module invocation registration. The types and method name
Melanie
2012-03-25
1
-1
/
+2
*
Add llGiveInventory() test from object to object where both objects are owned...
Justin Clark-Casey (justincc)
2012-03-22
1
-1
/
+10
*
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
*
Add sensor, dataserver requests, timer and listener counts to "xengine status...
Justin Clark-Casey (justincc)
2012-03-06
1
-0
/
+5
*
Refactor appearance saving for NPC to use AvatarFactoryModule interface.
Dan Lake
2012-02-14
1
-0
/
+1
*
If NPCModule.CreateNPC() fails to create the required ScenePresence (which sh...
Justin Clark-Casey (justincc)
2012-02-09
1
-1
/
+1
*
Fix copy/paste errors
Melanie
2012-02-01
1
-1
/
+1
*
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
Justin Clark-Casey (justincc)
2012-01-28
1
-1
/
+33
*
Implement osNpcGetOwner(key npc):key. This returns the owner for an 'owned' ...
Justin Clark-Casey (justincc)
2012-01-27
1
-1
/
+1
*
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
*
Undo some prior work
BlueWall
2012-01-12
1
-3
/
+0
*
Merge branch 'master' of /home/opensim/var/repo/opensim
BlueWall
2012-01-12
2
-2
/
+10
|
\
|
*
Add permissions checks for owned avatars to all other osNpc* functions.
Justin Clark-Casey (justincc)
2012-01-12
1
-1
/
+1
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-12
1
-1
/
+1
|
|
\
|
|
*
Renamed one var and deleted commented code. No functional changes.
Diva Canto
2012-01-12
1
-1
/
+1
|
*
|
refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth...
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+8
|
|
/
*
|
Move some interfaces to a more apropriate place
BlueWall
2012-01-12
2
-0
/
+73
|
/
*
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
1
-3
/
+10
*
Improve "j2k decode" command to tell us how many layers and components were d...
Justin Clark-Casey (justincc)
2012-01-05
1
-0
/
+10
*
Add a "j2k decode" region console command that allows a manual request for a ...
Justin Clark-Casey (justincc)
2012-01-05
1
-1
/
+8
*
Improve "app rebake" command to return a better message if no uploaded textur...
Justin Clark-Casey (justincc)
2012-01-05
1
-1
/
+4
*
Separate out rebake request code from cache validation code AvatarFactoryModule.
Justin Clark-Casey (justincc)
2012-01-04
1
-0
/
+22
*
Profile Updates
BlueWall
2012-01-03
1
-0
/
+3
*
Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...
Diva Canto
2011-12-29
1
-0
/
+2
*
Migrate detailed "appearance show" report generation up to AvatarFactoryModul...
Justin Clark-Casey (justincc)
2011-12-19
1
-1
/
+10
*
On a new client circuit, send the initial reply ack to let the client know it...
Justin Clark-Casey (justincc)
2011-12-08
1
-21
/
+1
*
Add test for removing a friendship.
Justin Clark-Casey (justincc)
2011-11-14
1
-0
/
+11
*
Merge branch 'remove-scene-viewer'
Dan Lake
2011-11-14
1
-50
/
+0
|
\
|
*
Remove SceneViewer from ScenePresence to reduce quadruple queueing of
Dan Lake
2011-11-11
1
-50
/
+0
*
|
Improved method doc for AddFriend() - it actually does set up a two-way relat...
Justin Clark-Casey (justincc)
2011-11-14
1
-5
/
+2
*
|
Add test for adding a friend whilst online
Justin Clark-Casey (justincc)
2011-11-14
1
-0
/
+14
|
/
*
Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line e...
Dan Lake
2011-10-19
1
-2
/
+2
*
Merge branch 'master' of git://opensimulator.org/git/opensim
Dan Lake
2011-10-19
1
-5
/
+9
|
\
|
*
Extend scripts stop/start/suspend/resume console commands to allow action on ...
Justin Clark-Casey (justincc)
2011-10-19
1
-5
/
+9
*
|
Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...
Dan Lake
2011-10-19
1
-3
/
+6
|
/
*
Implement osNpcStand(<npc-id>)
Justin Clark-Casey (justincc)
2011-10-17
1
-0
/
+8
*
Implement osNpcSit(). This is still in development so don't trust it
Justin Clark-Casey (justincc)
2011-10-17
1
-0
/
+9
*
Removed all refs to IClientAPI from IAttachmentsModule. Separated client hand...
Dan Lake
2011-10-04
1
-22
/
+9
*
Removed redundant code in AttachmentsModule and simplified interfaces which c...
Dan Lake
2011-10-03
1
-29
/
+6
*
Remove usage of Linden packet types from inside Attachments Module and interface
Dan Lake
2011-10-03
1
-2
/
+2
*
minor: remove clutter null check from pass in config to AvatarFactoryModule.I...
Justin Clark-Casey (justincc)
2011-10-01
1
-0
/
+9
[prev]
[next]