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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-17
Correctly remove https:// URLs from the http server.
Melanie
1
-1
/
+7
2013-01-29
* This Checks the asset of each wearable asynchronously and repairs if it's r...
teravus
1
-12
/
+23
2013-01-28
Change default avatar replacements to be ruth rather than urban male
Melanie
1
-13
/
+10
2013-01-27
Prevent items being destroyed by rename operations. Renaming of a wearable also
Melanie
1
-1
/
+2
2013-01-26
* This update is ugly as sin, but it 'fills in the blanks' of your appearance...
teravus
1
-4
/
+259
2013-01-24
Null check the response body to make sure we're not crashing the script engine
Melanie
1
-0
/
+6
2013-01-23
EXPERIMENTAL - Comment out the check for the agent already being in transit
Melanie
1
-8
/
+9
2013-01-21
Allow TeleportCancel packets to reset the transfer state machine
Melanie
1
-0
/
+6
2013-01-20
Implement HTTP Request froma thread pool to avoid packet congestion
Melanie
1
-14
/
+45
2013-01-20
Revert "Refactor scripted http request to use async calls rather than hard th...
Melanie
1
-87
/
+53
2013-01-20
Refactor scripted http request to use async calls rather than hard threads
Melanie
1
-53
/
+87
2013-01-19
Remove the core groups module
Melanie
1
-252
/
+0
2013-01-19
Kill the dumb Opensimulator Testing group again - for good.
Melanie
1
-8
/
+3
2013-01-16
* Enables loading cached bakes on teleport by filling in the appropriate avat...
teravus
1
-2
/
+71
2013-01-03
check land permitions on sit target for unscripted sits
UbitUmarov
1
-0
/
+13
2012-12-29
* This finishes the implementation of AgentCachedTexture. Requires the XBak...
teravus
1
-6
/
+1
2012-12-21
* Partial Commit for Avatar Appearance to include the functionality of Cached...
teravus
2
-11
/
+27
2012-12-13
add a Check method to flotsamAssetCache, so to check if a asset is in
UbitUmarov
5
-13
/
+128
2012-12-07
revert the use of avatar skeleton and use avatar size provided by viewers,
UbitUmarov
1
-8
/
+23
2012-12-07
*TEST* Use new avatar size in ubitODE.
UbitUmarov
1
-1
/
+10
2012-11-23
Remove the redundant BypassPermissions() checks in EstateManagmentModule.
Justin Clark-Casey (justincc)
1
-8
/
+13
2012-11-23
minor: Add some console feedback on region restart and log who requested a re...
Justin Clark-Casey (justincc)
2
-1
/
+9
2012-11-20
If GetAgents() is called with an empty userIDs array then don't bother with a...
Justin Clark-Casey (justincc)
1
-0
/
+4
2012-11-20
refactor: Move common presence connector code into BasePresenceServiceConnector
Justin Clark-Casey (justincc)
4
-193
/
+145
2012-11-17
Prevent a buffer overflow in asset receiving
Melanie
1
-11
/
+20
2012-11-17
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
Justin Clark-Casey (justincc)
2
-5
/
+4
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
61
-5028
/
+1763
2012-11-15
Following on from 4f982596, launch map name requests on an async thread from ...
Justin Clark-Casey (justincc)
1
-12
/
+8
2012-11-14
Possibly fixes mantis #6429 (Flotsam cache having a null ref to the asset ser...
Diva Canto
1
-4
/
+2
2012-11-13
Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...
Diva Canto
1
-1
/
+1
2012-11-13
Deleted .addin.xml. Added AssemblyInfo.cs
Diva Canto
2
-15
/
+38
2012-11-13
Last 27 modules' directives (service connectors out).
Diva Canto
27
-33
/
+54
2012-11-13
Another 11 modules' directions moved out of .addin.xml
Diva Canto
12
-14
/
+22
2012-11-13
Another 21 modules' directives moved out of .addin.xml
Diva Canto
21
-22
/
+41
2012-11-12
Moved the WindModule and its own plugins out of .addin.xml
Diva Canto
4
-5
/
+5
2012-11-12
Another 10 modules' directives moved from .addin.xml
Diva Canto
11
-10
/
+20
2012-11-13
Disable code to get server-side to move given items to a destination folder o...
Justin Clark-Casey (justincc)
1
-67
/
+70
2012-11-12
More module cleanup: removed the CoreModules.Framework modules directives out...
Diva Canto
7
-6
/
+12
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
18
-18
/
+18
2012-11-13
Update ScriptModuleComms name space to CoreModules
Melanie
1
-1
/
+1
2012-11-12
Remove any mention of IRegionModule from region names and comments to aid
Melanie
20
-24
/
+24
2012-11-11
Fix mantis #6425
Diva Canto
1
-6
/
+0
2012-11-11
Fix issues with the DynamicTextureModule and corresponding unit tests.
Diva Canto
3
-32
/
+39
2012-11-11
One more module converted: PermissionsModule.
Diva Canto
1
-112
/
+155
2012-11-11
One more module converted: XMLRPCModule. Removed it from the special loading ...
Diva Canto
1
-31
/
+51
2012-11-11
One more module converted: VectorRenderModule.
Diva Canto
1
-27
/
+41
2012-11-11
One more module: DynamicTextureModule. Removed it from the special load in th...
Diva Canto
1
-11
/
+27
2012-11-11
One more module converted: LoadImageURLModule. Also removed it from its hard-...
Diva Canto
1
-19
/
+38
2012-11-11
One more module converted: ScriptsHttpRequests.
Diva Canto
1
-9
/
+25
2012-11-11
One more module converted: EmailModule.
Diva Canto
1
-46
/
+64
[next]