aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * More almost completely unproductive log message fiddlingJustin Clarke Casey2008-03-171-2/+2
* * Make it more obvious if local user services are being usedJustin Clarke Casey2008-03-172-5/+5
* * DEV: Remove client's CAPS handlers object when they log outJustin Clarke Casey2008-03-171-1/+6
* Fix a few mono compiler warnings. Minor cleanup.Jeff Ames2008-03-173-5/+5
* * Reduce the annoyingness of clients that continually request unfound texture...Justin Clarke Casey2008-03-171-6/+34
* Replaced some magic PCode numbers with enum values.Jeff Ames2008-03-174-5/+9
* Replaced some Console.WriteLine calls with writes to log.Jeff Ames2008-03-174-22/+27
* * Remove uninformative exception traces from remoting errorsJustin Clarke Casey2008-03-171-79/+77
* From: Alan M Webb <awebb@vnet.ibm.com>Sean Dague2008-03-176-93/+375
* * Fixed prim creation in basic physics mode. ( BasicPhysics returns null prob...Teravus Ovares2008-03-161-3/+7
* Update svn properties.Jeff Ames2008-03-161-1623/+1623
* Thank you kindly, Grumly57 for:Charles Krinke2008-03-152-1/+1624
* added some os helper functions for the texture drawing module. see http://ope...MW2008-03-153-0/+140
* Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now...MW2008-03-154-17/+126
* Part 1 of making inventory work again in the 1.19.1 (RC) client. Implemented ...MW2008-03-154-3/+129
* * Fix for Justincc's bug report #768 - Terrain looks rather phallic.Adam Frisby2008-03-141-3/+6
* * Remove stupid bug I just introduced where delinking would only delink one p...Justin Clarke Casey2008-03-141-12/+1
* * Minor - error message should be a warning. SpellingJustin Clarke Casey2008-03-142-2/+2
* * The rest of the fix necessary for mantis #766 - terse updates brokenJustin Clarke Casey2008-03-143-16/+43
* Fix Mantis 636Sean Dague2008-03-143-3/+3
* * As yet incomplete fix for mantis #766 - terse updates brokenJustin Clarke Casey2008-03-143-3/+27
* * You can leave godmode if you want now.Teravus Ovares2008-03-145-7/+19
* * Added null root part guardlbsa712008-03-144-22/+18
* Attempt to fix mantis #741, could not replicate it myself. But the error was...MW2008-03-141-130/+137
* 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-139-1139/+961
* * 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-131-10/+2
* * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disapp...Justin Clarke Casey2008-03-135-19/+55
* 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