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
/
World
/
Archiver
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove stringent content type checking to make it easier to load oars directl...
Justin Clark-Casey (justincc)
2009-11-27
1
-2
/
+5
*
minor: add doc to a few parcel methods
Justin Clark-Casey (justincc)
2009-11-25
1
-0
/
+10
*
Implement oar merging
Justin Clark-Casey (justincc)
2009-11-25
1
-6
/
+10
*
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ...
Justin Clark-Casey (justincc)
2009-11-25
1
-1
/
+9
*
make save and load oar slightly more robust by always closing the archive str...
Justin Clark-Casey (justincc)
2009-11-24
3
-13
/
+30
*
pass all command parameters to load/save oar, not just the filename
Justin Clark-Casey (justincc)
2009-11-24
1
-0
/
+37
*
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
2009-11-05
2
-4
/
+5
*
* Log progress messages when loading OAR files with a lot of assets
John Hurliman
2009-10-29
1
-0
/
+3
*
Implemented a Watchdog class. Do not manually create Thread objects anymore, ...
John Hurliman
2009-10-22
1
-5
/
+3
*
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
2009-10-02
2
-7
/
+38
*
Formatting cleanup.
Jeff Ames
2009-10-01
6
-24
/
+24
*
Stop a loaded OAR from generating on_rez events. This brings
Alan M Webb
2009-09-16
1
-1
/
+1
*
make oar module logging a little less noisy
Justin Clark-Casey (justincc)
2009-09-07
1
-2
/
+2
*
switching Archiver to "new" region module scheme
dr scofield (aka dirk husemann)
2009-08-31
1
-6
/
+24
*
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...
Arthur Valadares
2009-08-11
1
-1
/
+1
*
Removed IAssetCache.
Diva Canto
2009-08-10
1
-3
/
+4
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
2009-06-29
2
-13
/
+8
*
* Temporarily resolve another problem in http://opensimulator.org/mantis/view...
Justin Clarke Casey
2009-06-12
1
-2
/
+4
*
* minor: remove one mono warning
Justin Clarke Casey
2009-06-12
1
-1
/
+0
*
* fix build break: sigh, must remember to build before committing
Justin Clarke Casey
2009-06-12
1
-2
/
+1
*
* minor: make control file loading code consistent
Justin Clarke Casey
2009-06-12
2
-18
/
+12
*
* minor: if OAR saving receives assets after timeout, just print warning, don...
Justin Clarke Casey
2009-06-12
1
-0
/
+2
*
* minor: remove warning from unused field
Justin Clarke Casey
2009-06-12
1
-5
/
+0
*
* Fix problem where known missing assets would stop save oar ever completing
Justin Clarke Casey
2009-06-05
1
-1
/
+3
*
* Add oar saving timeout
Justin Clarke Casey
2009-06-05
2
-1
/
+128
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2009-06-03
2
-0
/
+66
*
* Add simple original xml serialization test
Justin Clarke Casey
2009-06-02
1
-8
/
+2
*
* minor: change the name of one serialization method to match its counterpart
Justin Clarke Casey
2009-06-01
1
-1
/
+1
*
* Fix race condition in save oar
Justin Clarke Casey
2009-06-01
3
-28
/
+46
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
8
-8
/
+8
*
* Add xml2 load test
Justin Clarke Casey
2009-05-29
1
-2
/
+0
*
* Take another attempt at http://opensimulator.org/mantis/view.php?id=3191
Justin Clarke Casey
2009-05-19
1
-12
/
+14
*
* minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191
Justin Clarke Casey
2009-05-18
1
-1
/
+1
*
* Resolve http://opensimulator.org/mantis/view.php?id=3191
Justin Clarke Casey
2009-05-18
1
-4
/
+4
*
* Re-enable save oar test by loading asset data plugins from test mock class
Justin Clarke Casey
2009-05-18
1
-120
/
+120
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-05-18
1
-0
/
+1
*
* Resolve bug where save oar would never complete if any assets were missing
Justin Clarke Casey
2009-05-15
3
-17
/
+11
*
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
2009-05-15
4
-130
/
+136
*
* When saving an oar, save assets when immediately received rather than stori...
Justin Clarke Casey
2009-05-14
4
-121
/
+122
*
* refactor: break some of xml2 serialization out of sog
Justin Clarke Casey
2009-05-14
1
-1
/
+2
*
remove misleading comment
Sean Dague
2009-05-07
1
-3
/
+0
*
instrument most of the tests with a new InMethod function that may help us fi...
Sean Dague
2009-05-07
1
-0
/
+3
*
minor: Inconsquential change to provoke another build
Justin Clarke Casey
2009-05-07
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
*
* Write separate unit test for replicating iar structure to a user inventory
Justin Clarke Casey
2009-04-24
1
-3
/
+2
*
* Write basic, incomplete load iar test
Justin Clarke Casey
2009-04-24
1
-6
/
+0
*
* refactor: move archive user inventory item serialization out to a separate ...
Justin Clarke Casey
2009-04-23
1
-1
/
+1
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-04-22
1
-4
/
+11
*
fixes System.UnauthorizedAccessExceptions when trying to load OARs from
Dr Scofield
2009-04-17
1
-2
/
+2
[next]