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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget()
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-08-10
early code to allow scripts to force npcs not to fly when moving to target
Justin Clark-Casey (justincc)
1
-1
/
+5
2011-08-10
implement osNpcStopMoveTo() to cancel any current move target
Justin Clark-Casey (justincc)
1
-4
/
+15
2011-08-09
Implement first draft functions for saving and loading NPC appearance from st...
Justin Clark-Casey (justincc)
2
-1
/
+26
2011-08-03
rename NPC.Autopilot to NPC.MoveToTarget internally. Add method doc to INPCM...
Justin Clark-Casey (justincc)
1
-1
/
+31
2011-07-08
refactor: rename bool returning GetAgentInventoryItem() to CanGetAgentInvento...
Justin Clark-Casey (justincc)
1
-1
/
+9
2011-07-02
Create a very basic initial test which just creates an 'npc' and tests that t...
Justin Clark-Casey (justincc)
1
-0
/
+40
2011-06-29
Hack around with the NPC module to get osNpcCreate() partially working again.
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-06-08
Fixed "Unknown User" listed as creator/owner on prims created with the Build ...
Diva Canto
1
-0
/
+1
2011-05-27
HG lures working! Friends can offer friends HG teleports via the profile. WAR...
Diva Canto
1
-0
/
+3
2011-05-26
Add a --noassets option to "save oar".
Justin Clark-Casey (justincc)
1
-6
/
+19
2011-05-24
Added necessary code to drop inventory on hg friends using the profile window...
Diva Canto
1
-0
/
+2
2011-05-24
Create a method to force the script engine to save state from outside
Melanie
1
-0
/
+2
2011-05-21
Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...
Diva Canto
1
-1
/
+1
2011-05-01
Broke down Caps.cs into a generic Caps object that simply registers/unregiste...
Diva Canto
1
-9
/
+5
2011-04-30
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
1
-0
/
+2
2011-04-18
refactor: rename DeleteToInventory() to CopyToInventory()
Justin Clark-Casey (justincc)
1
-1
/
+17
2011-04-05
Make the "All Estates" option work from the client (this makes chosen changes...
Justin Clark-Casey (justincc)
2
-0
/
+12
2011-03-25
Start using IPrimCounts populated by PrimCountModule instead of LandData coun...
Justin Clark-Casey (justincc)
3
-223
/
+1
2011-03-25
Add ILandObject.IPrimCounts for the new prim count module.
Justin Clark-Casey (justincc)
1
-0
/
+5
2011-03-21
minor: slightly adjust previous method doc.
Justin Clark-Casey (justincc)
2
-2
/
+2
2011-03-21
add method doc to IEstateDataService and IEstateDataStore interfaces
Justin Clark-Casey (justincc)
2
-2
/
+90
2011-03-21
On initial region registration, if the user chooses the option to make the re...
Justin Clark-Casey (justincc)
2
-0
/
+28
2011-02-12
Hack in a crude temporary "estate show" command
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-02-06
New command: show pending-objects
Diva Canto
1
-0
/
+1
2011-01-29
Create the structure of classes and interfaces to replace the cruft that
Melanie
1
-0
/
+2
2011-01-28
Add the prim count interfaces
Melanie
1
-0
/
+53
2011-01-28
Fix bumping into sim borders and check estate bans for walking crossings
Melanie
1
-1
/
+1
2011-01-28
Thank you, Goetz, for a patch to fix prim count display in cut regions.
Melanie
1
-0
/
+1
2011-01-27
When an oar is loaded, do not create a default parcel before loading the parc...
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-01-27
Fix OAR parcel loading so that old parcels are replaced by the new instead of...
Justin Clark-Casey (justincc)
1
-0
/
+5
2011-01-26
Add some comments on ILandObject.StartPoint and EndPoint
Justin Clark-Casey (justincc)
1
-0
/
+10
2011-01-26
Implement command "land show". This shows all the parcels on the currently s...
Justin Clark-Casey (justincc)
1
-0
/
+4
2010-12-23
Removed unused code -- this was the previous version of UDP texture sending, ...
Diva Canto
1
-58
/
+0
2010-12-21
Make prim inventories a bit more sane
Melanie
1
-7
/
+0
2010-12-14
reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...
Justin Clark-Casey (justincc)
1
-6
/
+9
2010-12-13
Revamp the viewer -> banlist packet processing so fix a number of bugs.
Melanie
1
-1
/
+1
2010-11-25
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...
Diva Canto
1
-0
/
+1
2010-11-25
Implement the restart module
Melanie
1
-1
/
+1
2010-11-24
Adding the skeleton for the restart module
Melanie
1
-0
/
+39
2010-11-21
Global creator information working on MySQL DB and on load/save OARs. Creator...
Diva Canto
1
-0
/
+13
2010-11-16
Change the way attachments are persisted. Editing a worn attachment will now
Melanie
2
-6
/
+16
2010-11-03
Add lsClearWindlightScene() to the lightshare module to remove WL settings
Melanie
2
-0
/
+2
2010-10-29
Clean up some cruft from the last commit. Re-add the initial update
Master ScienceSim
1
-0
/
+39
2010-10-20
Major refactoring of appearance handling.
Master ScienceSim
1
-38
/
+0
2010-10-15
Made OARs use the new serialization procedure. (TPs/crossings still on the ol...
Diva Canto
2
-3
/
+4
2010-10-06
Add and plumb the usetex URL parameter to worldview. Required but not yet
Melanie
1
-1
/
+1
2010-10-05
Add the view generating method to the image generator interface
Melanie
1
-0
/
+2
2010-10-03
Initial port of the Warp3D map tile renderer
Melanie
1
-2
/
+2
2010-10-02
Reapplying the parts of the prior revert that were not derived from the
Melanie
1
-2
/
+2
[next]