aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix mantis #741, could not replicate it myself. But the error was...MW2008-03-141-130/+137
* addressing the request for msbuild support from mantis 723Sean Dague2008-03-142-2/+6
* attempt to try to fix mantis issue # 613, which seems to be a threading issue...MW2008-03-141-8/+8
* Update svn properties.Jeff Ames2008-03-145-265/+265
* * Fixed 'flatten area' brush, so it now has a 'force' instead of instantly fl...Adam Frisby2008-03-1410-213/+336
* * Added proper handling of llSetStatus(STATUS_PHYSICS,BOOL)Teravus Ovares2008-03-143-3/+70
* * Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares2008-03-149-18/+196
* Update svn properties.Jeff Ames2008-03-147-969/+969
* some hackery with the VectorRenderModule to let you pass in a canvasSean Dague2008-03-131-2/+13
* * Added cautionary README.txtlbsa712008-03-132-1/+10
* * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa712008-03-1310-1157/+964
* * Put back a comment I just inexplicably zappedJustin Clarke Casey2008-03-131-1/+1
* Just a few commentsJustin Clarke Casey2008-03-132-5/+7
* this is a believed fix for some of the MySQL races. Testing wouldSean Dague2008-03-131-29/+24
* * Very minor comment change to reflect the fact that eliminating spurious del...Justin Clarke Casey2008-03-131-2/+4
* remove the rex based voice chat. No current client implements this,Sean Dague2008-03-134-716/+0
* * Change opensim.ini.example guidance on asset_database setting to be "local"...Justin Clarke Casey2008-03-132-14/+11
* * Change opensim.ini.example to flesh out database *_plugin optionsJustin Clarke Casey2008-03-131-2/+8
* * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disapp...Justin Clarke Casey2008-03-135-19/+55
* * Updated LibSL _packets_.cs to latest revision. AKA New Packets.Teravus Ovares2008-03-121-0/+0
* there was a single instance where the log4net object was notSean Dague2008-03-121-1/+1
* * Fix mantis 757.Justin Clarke Casey2008-03-124-26/+32
* * Don't abort (and keep failing) the update if one Entity gives us an excepti...Justin Clarke Casey2008-03-122-31/+44
* * Since remoting exceptions occur quite often in some cases (e.g. when a neig...Justin Clarke Casey2008-03-121-31/+65
* * Add comments and slight corrections to ClientView.AgentTextureCachedJustin Clarke Casey2008-03-125-11/+20
* Applied patch from mantis #749, Grass now stays to set type when moved. thank...MW2008-03-124-10/+12
* Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f...MW2008-03-122-27/+56
* * Switched Noise 'Flood Area' brush to use Perlin rather than random noise.Adam Frisby2008-03-122-2/+64
* * Fix for Smooth Area Flood Brush, now doesn't flood the entire sim.Adam Frisby2008-03-122-1/+4
* * Fix for SQLiteAssetData - We now ignore duplicate assets. We shouldn't supp...Adam Frisby2008-03-121-2/+1
* Update svn properties.Jeff Ames2008-03-121-51/+51
* * Updated Terrain ModuleAdam Frisby2008-03-121-3/+3
* * made some privates protected lbsa712008-03-121-2/+2
* * made GridManager class publiclbsa712008-03-121-1/+1
* * Refactored some terrain brushes to move out some common functions into Terr...Adam Frisby2008-03-1210-122/+79
* * Renamed Main.cs to GridServerBase.cslbsa712008-03-122-3/+3
* * Refactored out exe bit out of Grid Server for great justicelbsa712008-03-122-54/+44
* * Refactored some internals in Grid Server Mainlbsa712008-03-121-24/+21
* * Refactored out creation of LoginResponselbsa712008-03-121-114/+121
* * Extracted RegionProfileData from Requestlbsa712008-03-122-131/+141
* * minor refactoringlbsa712008-03-121-84/+82
* * ignored some binslbsa712008-03-120-0/+0
* * Ignored some binslbsa712008-03-120-0/+0
* better fix for 551, not sure why I missed this earlierSean Dague2008-03-121-12/+10
* Refactor out some duplicate code.Jeff Ames2008-03-112-5/+5
* Update svn properties.Jeff Ames2008-03-110-0/+0
* Ensure resolution of mantis 113Sean Dague2008-03-111-1/+3
* get rid of artificial InventoryLock object in favor ofSean Dague2008-03-111-18/+13
* added early readmeSean Dague2008-03-111-0/+25
* Attempted fix for http://opensimulator.org/mantis/view.php?id=551Sean Dague2008-03-111-3/+0