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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-04-29
2
-3
/
+1
*
* Add missing System.Reflection reference from last commit
Justin Clarke Casey
2009-04-29
1
-0
/
+1
*
* Adjust load iar unit test to check load of items with creator names that ex...
Justin Clarke Casey
2009-04-29
1
-7
/
+17
*
Flipping check_session xmlrpc's keep-alive to false, because some clients hang.
diva
2009-04-29
1
-1
/
+1
*
* Get rid of some extraneous debug log output from the last commit
Justin Clarke Casey
2009-04-28
2
-4
/
+4
*
* Stop oar loading barfing if the archive contains directory entries
Justin Clarke Casey
2009-04-28
2
-12
/
+44
*
* Add preliminary code for resolving iar profile names
Justin Clarke Casey
2009-04-28
2
-17
/
+22
*
Make sure that, on "Anyone can copy" the person copying the object
Melanie Thielker
2009-04-27
1
-3
/
+3
*
Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...
diva
2009-04-27
1
-5
/
+18
*
HGWorldMap got a bit out of sync during the introduction of the new module sy...
diva
2009-04-26
2
-100
/
+15
*
Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section...
diva
2009-04-26
1
-3
/
+3
*
Remove second timestamp in offline IM, the client already adds one
Melanie Thielker
2009-04-25
1
-4
/
+0
*
- Moved WorldMapModule and HGWorldMapModule to the new region-module system
Homer Horwitz
2009-04-24
3
-70
/
+125
*
* Write separate unit test for replicating iar structure to a user inventory
Justin Clarke Casey
2009-04-24
2
-8
/
+30
*
* minor: move user profile test utils to test/common/setup for future reuse
Justin Clarke Casey
2009-04-24
1
-0
/
+14
*
* Refactor: break out loading of archive paths into inventory into a separate...
Justin Clarke Casey
2009-04-24
1
-110
/
+139
*
* correct spelling mistake in item seiralization
Justin Clarke Casey
2009-04-24
1
-1
/
+0
*
* Write basic, incomplete load iar test
Justin Clarke Casey
2009-04-24
2
-61
/
+41
*
* refactor: move archive user inventory item serialization out to a separate ...
Justin Clarke Casey
2009-04-23
4
-148
/
+87
*
* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices
Justin Clarke Casey
2009-04-22
1
-3
/
+10
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-04-22
2
-4
/
+12
*
more cleanup
Dr Scofield
2009-04-22
1
-6
/
+5
*
Thank you kindly, TLaukkan for a patch that:
Charles Krinke
2009-04-21
1
-1
/
+3
*
Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...
Homer Horwitz
2009-04-19
3
-97
/
+8
*
Thank you kindly, MCortez, for a patch that:
Charles Krinke
2009-04-19
2
-1
/
+34
*
Thank you kindly, StrawberryFride, for a patch that:
Charles Krinke
2009-04-18
1
-5
/
+10
*
* Change inventory archiver module to use profile cache
Justin Clarke Casey
2009-04-17
1
-11
/
+3
*
fixes System.UnauthorizedAccessExceptions when trying to load OARs from
Dr Scofield
2009-04-17
1
-2
/
+2
*
* minor: Eliminate redundant argument in PreloadUserCache
Justin Clarke Casey
2009-04-16
1
-1
/
+1
*
trying to fix exception in Random.Next() probably caused through sharing of
Dr Scofield
2009-04-16
1
-1
/
+1
*
Correctly flag group owned prims in the land prim list
Melanie Thielker
2009-04-16
1
-1
/
+4
*
Fix build break and change some groups interfaces
Melanie Thielker
2009-04-16
1
-1
/
+1
*
* Make it possible to add a request id to load and save oar requests
Justin Clarke Casey
2009-04-15
5
-23
/
+51
*
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
2009-04-14
3
-3
/
+81
*
* Make archiver tests pump the asset server manually instead of starting the ...
Justin Clarke Casey
2009-04-14
2
-2
/
+11
*
Add the RegionLoaded(Scene) API to the new region module interface to allow
Melanie Thielker
2009-04-14
1
-0
/
+4
*
* Commit a variety of fixes to bugs discovered while trying to fix the NaN si...
Teravus Ovares
2009-04-14
1
-1
/
+2
*
- Moved TerrainModule to the new region-module system.
Homer Horwitz
2009-04-13
2
-32
/
+40
*
* Remove null reference exception in the J2KDecoderModule's J2K repair routin...
Teravus Ovares
2009-04-13
1
-2
/
+14
*
Actually do what I promised in the previous commit :/
Melanie Thielker
2009-04-12
1
-4
/
+14
*
Funnel stored (offline) IMs through the Scene EventManager to make sure
Melanie Thielker
2009-04-12
1
-14
/
+10
*
Correct Opensim.ini.example to reflect the default settings for clouds.
idb
2009-04-11
1
-49
/
+2
*
Expose the XMLRPC listener port on the IXMLRPC interface to allow
Melanie Thielker
2009-04-10
1
-0
/
+5
*
* Apply http://opensimulator.org/mantis/view.php?id=3427
Justin Clarke Casey
2009-04-10
1
-1
/
+71
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-04-09
1
-1
/
+1
*
* Tagged long running tests with LongRunningAttribute.
lbsa71
2009-04-09
2
-3
/
+6
*
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
2009-04-08
5
-7
/
+7
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-04-07
3
-4
/
+4
*
* Apply http://opensimulator.org/mantis/view.php?id=3418
Justin Clarke Casey
2009-04-07
1
-6
/
+10
*
* Implements World.Parcels[] array for MRM scripting.
Adam Frisby
2009-04-06
1
-0
/
+9
[next]