aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-181-0/+301
|\
| * * Almost complete implementation of UploadObjectAsset cap. all meshes get u...Teravus Ovares (Dan Olivares)2010-10-181-0/+301
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-182-3/+4
|\ \ | |/
| * Add 'contributors' notice for zlib.net.dll to keep track of its origin and ve...Justin Clark-Casey (justincc)2010-10-191-0/+1
| * Stop the InventoryTransferModule logging every IM notification it receives, e...Justin Clark-Casey (justincc)2010-10-191-3/+3
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-183-14/+18
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-10-191-2/+2
| |\
| * \ Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-10-1915-175/+292
| |\ \
| * | | Pass in requesting agent ID when GetGroupMembers is called in the XMLRPC grou...Justin Clark-Casey (justincc)2010-10-192-3/+6
| * | | Display more information when xmlrpcgroupsserver comms failsJustin Clark-Casey (justincc)2010-10-192-13/+14
* | | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-181-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | COmmented the wrong line instead, now I commented them all to be on the safe ...Melanie2010-10-191-2/+2
| | |/ | |/|
* | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-181-1/+1
|\ \ \ | |/ /
| * | Comment a spammy debug message in the serializerMelanie2010-10-191-1/+1
* | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-181-1/+1
|\ \ \ | |/ /
| * | Change substring matching to prefix matching in region search. This affectsMelanie2010-10-181-1/+1
* | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-181-0/+2
|\ \ \ | |/ /
| * | Alphabetize results on region search by prefix matchingMelanie2010-10-181-0/+2
* | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-181-1/+1
|\ \ \ | |/ /
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-10-187-165/+180
| |\ \
| * | | Bump migration version on LastSeen field so it is actually runMelanie2010-10-181-1/+1
* | | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-181-8/+0
|\ \ \ \ | | |/ / | |/| |
| * | | remove some cruft from last commitdahlia2010-10-181-8/+0
* | | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-184-44/+101
|\ \ \ \ | |/ / /
| * | | initial support for meshies physics. Must set ini option UseMeshiesPhysicsMes...dahlia2010-10-184-44/+101
* | | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-173-120/+86
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2010-10-175-7/+107
| |\ \ \ | | |/ /
| * | | Deleted all [XmlIgnore] from SOP, since those are meaningless now.Diva Canto2010-10-172-58/+58
| * | | .NET automagical serialization of SOPs replaced by manual serialization acros...Diva Canto2010-10-173-62/+28
| | |/ | |/|
* | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-174-5/+105
|\ \ \ | | |/ | |/|
| * | Adding osFunctions for light projectionBlueWall2010-10-174-5/+105
* | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-161-1/+1
|\ \ \ | |/ /
| * | typical non-effectual build triggerTeravus Ovares (Dan Olivares)2010-10-161-1/+1
* | | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-161-1/+1
|\ \ \ | |/ /
| * | Add missing check for !_projectionEntryBlueWall2010-10-161-1/+1
| |/
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-151-1/+1
|\ \ | |/
| * Drop max oar loading version back to 0 from 1Justin Clark-Casey (justincc)2010-10-161-1/+1
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-153-10/+13
|\ \ | |/
| * Rip out version option since it turns out that the changed object serializati...Justin Clark-Casey (justincc)2010-10-163-10/+13
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-156-11/+33
|\ \ | |/
| * change --old-guids switch on the save oar command line to --version=<x>Justin Clark-Casey (justincc)2010-10-166-11/+33
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-152-1/+23
|\ \ | |/
| * Have OpenSim throw a strop if it tries to load an OAR with a major version th...Justin Clark-Casey (justincc)2010-10-162-1/+23
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-153-38/+41
|\ \ | |/
| * save oar control file first rather than in the middle so that it's the first ...Justin Clark-Casey (justincc)2010-10-163-38/+41
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-151-3/+6
|\ \ | |/
| * Fix test break - TestSerializeXml2() still requires old-guids optionJustin Clark-Casey (justincc)2010-10-161-3/+6
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-1511-143/+189
|\ \ | |/
| * Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2010-10-1511-143/+189
* | Merge branch 'master' of /var/git/opensim/opensim mirror account2010-10-152-0/+1
|\ \ | |/