aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-24Again, great thanks to Alondria for:Charles Krinke5-27/+115
2007-12-24Revert most of the regionName message stuff.Charles Krinke1-6/+0
2007-12-24Go back to displaying the X,Y and not the regionName until Charles Krinke1-2/+8
2007-12-24Added regionName to "far away" region report.Charles Krinke1-1/+2
2007-12-24Add regionName to OGS1 regionUp report.Charles Krinke1-1/+2
2007-12-24* ODE: now using the 10.00000638 density value on prim.Teravus Ovares1-12/+30
2007-12-24FOR http://opensimulator.org/mantis/view.php?id=226 I have a theory that an i...Justin Clarke Casey1-16/+28
2007-12-23* Patch from Alondria - Added LLFunctions llGetMass(), llGetLandOwnerAt(), ll...Teravus Ovares3-9/+39
2007-12-23Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey1-8/+32
2007-12-22Thank you, Alondria for:Charles Krinke2-5/+34
2007-12-22Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey3-30/+32
2007-12-22minor refactorJustin Clarke Casey2-2/+4
2007-12-22Put in some race revealing warning messages triggered when a user rezzes a sc...Justin Clarke Casey1-0/+30
2007-12-22* Masochistically updated libsecondlife.dll to r1550Teravus Ovares1-1/+30
2007-12-22* Fixed general avatar bounciness in ODE Teravus Ovares1-1/+20
2007-12-22* Added smoother handling of interpenetrating physical objects.Teravus Ovares3-21/+69
2007-12-22Initial hookup of update task inventory event. No functionality yet.Justin Clarke Casey3-4/+54
2007-12-21*Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp...mingchen2-4/+14
2007-12-21Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey2-107/+143
2007-12-21* Remapped the Connection shutdown path.Teravus Ovares4-14/+32
2007-12-21* Fix for Mantis: 0000224Teravus Ovares1-1/+7
2007-12-21* Fix for Mantis: 0000229Teravus Ovares1-85/+89
2007-12-21*RemoteAdminPlugin can now be password protected. Add the password in the INI...mingchen1-2/+2
2007-12-21* Update to send the parcel gathering error to a .Debug message.. so that a ...Teravus Ovares1-29/+35
2007-12-21*Removed some exceptions that were thrown in Land that is no longer needed.mingchen4-84/+126
2007-12-21*on more implicit use of .ToString() on deleting shapes in MonoSqliteDataStoreTeravus Ovares1-1/+1
2007-12-20Fix up other sqlite db interactions to use non-hyphenated uuidJustin Clarke Casey1-34/+34
2007-12-20*Ban lines now work if they are enabled grid wide.mingchen3-9/+69
2007-12-20* Cleaned up some code from an earlier commitTeravus Ovares1-13/+1
2007-12-20* Fixed a null NewPack error in ClientView.InPacket (object pool returning nu...Teravus Ovares2-28/+37
2007-12-20* Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares4-3/+80
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames14-77/+130
2007-12-20*Added event called after any movement is handled (OnClientMovement) - will b...mingchen3-1/+20
2007-12-20*Made a much more network friendly method of ban and pass line sendingmingchen5-44/+144
2007-12-20Added null check back into ModuleLoader.csJeff Ames1-1/+2
2007-12-19* Re-did the mass calculations in ODE for Prim Teravus Ovares7-17/+303
2007-12-19Thank you very much, CharlieO for:Charles Krinke1-4/+114
2007-12-19Stopped module loader from re-loading .dll once for every plugin found within...Jeff Ames1-12/+16
2007-12-19Misc. cleanup:Jeff Ames7-98/+101
2007-12-19*Added Ban Lines around parcels for banned avatars, but there is no actual bl...mingchen3-1/+31
2007-12-19Thanks to CharlieO for:Charles Krinke1-2/+47
2007-12-18*Fixed MySQLDataStore bug causing errors on startupmingchen1-0/+1
2007-12-18Fix typo. AutionID -> AuctionIDSean Dague1-3/+3
2007-12-18*Removed Unneeded Debug I added in my last revisonmingchen2-5/+2
2007-12-18*Parcels and their access lists now store over multiple sessions when the dat...mingchen6-12/+334
2007-12-18* Sakai appears to be having some sort of socket error that we've not account...Teravus Ovares1-0/+18
2007-12-18* Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares5-13/+85
2007-12-18* Removed redundant code in RestService.csAdam Frisby4-8/+3
2007-12-18* Renamed AgentWearable to AvatarWearablelbsa711-1/+1
2007-12-18textures that fit in one packet expect the packet number to be 1. You clear t...Brian McBee1-1/+1