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
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-28
1
-28
/
+44
|
\
|
*
Refactor: Break out LoadObjects() and LoadParcels() from a longer method
Justin Clark-Casey (justincc)
2011-01-27
1
-28
/
+44
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-27
1
-0
/
+9
|
\
\
|
|
/
|
*
When an oar is loaded, do not create a default parcel before loading the parc...
Justin Clark-Casey (justincc)
2011-01-27
1
-1
/
+1
|
*
Show local IDs in "land show" output.
Justin Clark-Casey (justincc)
2011-01-27
1
-0
/
+5
|
*
Fix OAR parcel loading so that old parcels are replaced by the new instead of...
Justin Clark-Casey (justincc)
2011-01-27
1
-0
/
+4
|
*
Added more debug messages under the -verbose option.
Diva Canto
2011-01-08
1
-2
/
+6
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-12
3
-35
/
+34
|
\
\
|
|
/
|
*
Drop current OAR version back to 0.5 since these are currently now compatible...
Justin Clark-Casey (justincc)
2010-12-11
3
-35
/
+34
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-03
2
-7
/
+30
|
\
\
|
|
/
|
*
Preservation of creator information now also working in IARs. Cleaned up usag...
Diva Canto
2010-11-29
2
-7
/
+30
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix: Allow use of parameters without specifying a file path with command "sav...
Marck
2010-11-23
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-22
2
-4
/
+26
|
\
\
|
|
/
|
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
1
-3
/
+7
|
*
Global creator information working on MySQL DB and on load/save OARs. Creator...
Diva Canto
2010-11-21
2
-2
/
+20
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-21
3
-95
/
+132
|
\
\
|
|
/
|
*
Knock V0_2 decals off archive tests since they're misleading
Justin Clark-Casey (justincc)
2010-11-20
1
-8
/
+8
|
*
Fix unit tests and save problems
Justin Clark-Casey (justincc)
2010-11-20
3
-3
/
+4
|
*
correct build break. for some reason, xbuild didn't rebuild test dlls
Justin Clark-Casey (justincc)
2010-11-20
1
-2
/
+2
|
*
Bump oar version to 1.0 from 0.5
Justin Clark-Casey (justincc)
2010-11-20
1
-83
/
+119
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-02
2
-16
/
+10
|
\
\
|
|
/
|
*
Old deserialization can't deal with commas in flag fields. Making use of -ver...
Diva Canto
2010-11-02
2
-16
/
+10
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-27
1
-3
/
+3
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-10-27
1
-3
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-23
3
-14
/
+8
|
\
\
|
|
/
|
*
Implement guard against trying to load incompatible version IARs
Justin Clark-Casey (justincc)
2010-10-22
1
-1
/
+1
|
*
start parsing iar control file
Justin Clark-Casey (justincc)
2010-10-22
1
-1
/
+1
|
*
slightly simplify oar control file loading code
Justin Clark-Casey (justincc)
2010-10-22
1
-10
/
+3
|
*
write IAR control file first in the archive rather than last
Justin Clark-Casey (justincc)
2010-10-22
1
-1
/
+2
|
*
minor: add some text to the oar abort messages on assets timeout to make it c...
Justin Clark-Casey (justincc)
2010-10-22
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-16
5
-52
/
+114
|
\
\
|
|
/
|
*
Drop max oar loading version back to 0 from 1
Justin Clark-Casey (justincc)
2010-10-16
1
-1
/
+1
|
*
Rip out version option since it turns out that the changed object serializati...
Justin Clark-Casey (justincc)
2010-10-16
2
-7
/
+11
|
*
change --old-guids switch on the save oar command line to --version=<x>
Justin Clark-Casey (justincc)
2010-10-16
5
-9
/
+31
|
*
Have OpenSim throw a strop if it tries to load an OAR with a major version th...
Justin Clark-Casey (justincc)
2010-10-16
2
-1
/
+23
|
*
save oar control file first rather than in the middle so that it's the first ...
Justin Clark-Casey (justincc)
2010-10-16
3
-38
/
+41
|
*
Made OARs use the new serialization procedure. (TPs/crossings still on the ol...
Diva Canto
2010-10-15
3
-14
/
+25
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-17
1
-5
/
+1
|
\
\
|
|
/
|
*
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2010-09-16
1
-5
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
3
-7
/
+10
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-4
/
+4
|
*
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2010-09-10
1
-1
/
+1
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-09-08
1
-1
/
+4
|
|
\
|
|
*
* Cache null account responses in the SimianUserAccountServiceConnector to av...
John Hurliman
2010-09-07
1
-1
/
+4
|
*
|
If a scene object part UUID is changed (only possible when not in a scene), t...
Justin Clark-Casey (justincc)
2010-09-07
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-30
1
-1
/
+21
|
\
\
|
|
/
|
*
Improve liveness by operating on list copies of SOG.Children where appropriate
Justin Clark-Casey (justincc)
2010-08-28
1
-28
/
+29
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-26
1
-22
/
+22
|
\
\
|
|
/
|
*
Improve consistency of locking for SOG.m_parts in order to avoid race conditi...
Justin Clark-Casey (justincc)
2010-08-26
1
-26
/
+29
[next]