index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Agent
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-30
Moved several cap-based-service-providing modules from where they were into a...
Diva Canto
1
-255
/
+0
2011-04-28
Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.
Justin Clark-Casey (justincc)
1
-4
/
+5
2011-02-05
Fixed Caps handlers leak
Diva Canto
1
-1
/
+0
2011-02-05
One more diagnosis command:
Diva Canto
1
-1
/
+27
2011-01-26
Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get...
Tom
1
-6
/
+1
2011-01-26
Add userFlags check to isBanned. This checks bans against DenyAnonymous and D...
Tom
1
-1
/
+7
2011-01-21
remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-01-21
implement "show throttles" command for showing current agent throttles and th...
Justin Clark-Casey (justincc)
1
-200
/
+0
2011-01-20
minor: help text adjustment for "show queues"
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-01-20
remove reference to CoreModules from ClientStack.LindenUDP
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-01-20
Move "show queues" command out of OpenSim.cs and into a separate module.
Justin Clark-Casey (justincc)
1
-0
/
+200
2010-12-24
One more pass at object inventory. This time, fix SceneObjectPartInventory so...
Diva Canto
1
-80
/
+14
2010-12-23
Hopefully this fixes all prim inventory issues. No more abort, no more keepin...
Diva Canto
1
-35
/
+49
2010-12-23
Removed unused code -- this was the previous version of UDP texture sending, ...
Diva Canto
4
-866
/
+0
2010-12-23
Put back a commented section of code. With some viewers, object inventory
Melanie
1
-6
/
+5
2010-12-22
Added a counter to NewFiles in Xfers to account for simultaneous object inven...
Diva Canto
1
-16
/
+42
2010-12-21
* Adds AbortXfer to the ClientAPI mix
Teravus Ovares (Dan Olivares)
1
-4
/
+66
2010-12-07
Cowardly refuse to keep running when no application plugins are loaded.
Melanie
2
-3
/
+21
2010-12-04
Monitor the UUIDs used to create and update wearable assets. Reject any changed
Melanie
2
-0
/
+125
2010-12-04
Simplify updating of agent inventory assets. Make newly created asset IDs
Melanie
1
-19
/
+6
2010-12-04
Convert the agent asset transactions module to a new style module.
Melanie
3
-168
/
+156
2010-12-04
Simplify updating of agent inventory assets. Make newly created asset IDs
Melanie
1
-19
/
+6
2010-12-04
Convert the agent asset transactions module to a new style module.
Melanie
3
-168
/
+156
2010-09-04
Move code that allows llGiveInvetory() to move item into appropriate system f...
Justin Clark-Casey (justincc)
1
-3
/
+1
2010-08-20
Unit test breakage fix.
Diva Canto
1
-3
/
+3
2010-07-14
Fixes mantis #4870.
Diva Canto
1
-1
/
+7
2010-07-02
Clean up IMoneyModule and adjust the other modules to the changes
Melanie Thielker
1
-1
/
+1
2010-07-02
Clean up IMoneyModule and adjust the other modules to the changes
Melanie Thielker
1
-1
/
+1
2010-05-15
Finalized the client's TCP IP address verification process for HG1.5.
Diva Canto
1
-1
/
+1
2010-04-19
Make the "notecard saved" text appear in the saver rather than the notecard o...
Justin Clark-Casey (justincc)
1
-0
/
+3
2010-03-08
Add config option for switching between CSJ2K and BuggyJPEG.
Melanie
1
-3
/
+9
2010-03-07
* Added code to support either CSJ2K or OpenJPEG texture decoding. Currently ...
John Hurliman
1
-20
/
+33
2010-02-22
Changed asset CreatorID to a string
John Hurliman
2
-2
/
+2
2010-02-22
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
2
-2
/
+2
2010-02-12
minor: remove completely commented out and unused class
Justin Clark-Casey (justincc)
1
-226
/
+0
2010-02-12
Fix http://opensimulator.org/mantis/view.php?id=4224
Justin Clark-Casey (justincc)
2
-3
/
+8
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
6
-126
/
+47
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
6
-126
/
+47
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
6
-47
/
+126
2010-01-15
Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...
Diva Canto
1
-1188
/
+0
2010-01-15
* General cleanup of Teleports, Crossings and Child agents. They are now in t...
Diva Canto
1
-0
/
+1188
2010-01-11
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
3
-3
/
+3
2010-01-10
* OMG! All but one references to UserProfileCacheService have been rerouted!
Diva Canto
1
-2
/
+2
2009-11-09
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+2
2009-11-05
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
2
-8
/
+4
2009-10-26
Thank you, RemedyTomm, for an update to your previous patch. Garbage-collect
Melanie
1
-2
/
+21
2009-10-26
Thank you, RemedyTomm, for a patch to handle Xfer requests being dropped
Melanie
1
-2
/
+24
2009-10-20
Reverting the deletion of files related to texture sending until we figure ou...
John Hurliman
4
-0
/
+866
2009-10-20
* Removing cruft left over from the conversion to the new texture sending and...
John Hurliman
5
-1046
/
+0
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-2
/
+2
[next]