aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01* Diuerse beavtificatemslbsa715-71/+77
2007-11-01Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat...Charles Krinke3-8/+21
2007-11-01Thank you Melanie for a patch to SceneObjectPart.cs so that on first transmis...Charles Krinke1-2/+19
2007-10-31fixed bug with user not getting land properties on loginJeff Ames1-0/+2
2007-10-31some small changesMW1-6/+7
2007-10-31fixed filenames in log messagesJeff Ames3-4/+4
2007-10-31made illogical bitwise operations logicalJeff Ames2-3/+3
2007-10-31Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ...Charles Krinke1-4/+35
2007-10-30Tevarus' patch for object flags & implemented Phantom editsdan miller5-5/+129
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax1-1/+1
2007-10-30temporary fix for sitting collisions in ODEJeff Ames1-9/+58
2007-10-30* Optimized usingslbsa7114-256/+228
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW10-15/+12
2007-10-29* Removed AssetNotFound as it crashes clientlbsa711-37/+43
2007-10-29* ModuleLoader: Privatized some too-public fieldslbsa713-42/+55
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW2-2/+19
2007-10-28Added preliminary support for sitting on primsJeff Ames1-16/+77
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa713-53/+52
2007-10-26Region ground texture was not marked as temporary, when being created, and as...Tleiades Hax1-0/+1
2007-10-25* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...Adam Frisby2-1/+8
2007-10-22* Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby2-4/+3
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-4/+4
2007-10-22* Made EstateSetting static since there's only one instance, and we only need...lbsa711-8/+16
2007-10-22nice catch by chi11ken that I was setting the wrong propertySean Dague1-10/+10
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-4/+4
2007-10-22* Major ass commit.Adam Frisby1-4/+4
2007-10-22Made some changes to the load/save xml format, So that the old format can sti...MW3-3/+98
2007-10-21Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...Tleiades Hax1-1/+3
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby1-1/+16
2007-10-19get rid of all the ^M line endingsSean Dague1-476/+476
2007-10-19* Instant Message functionality moved into a Region ModulesAdam Frisby2-36/+1
2007-10-19* normalized line endings...lbsa711-15/+15
2007-10-19r 2113 introduced a leak, this should fix the leakTleiades Hax1-2/+12
2007-10-18small bit of refactoringMW2-476/+484
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax4-10/+31
2007-10-16couple of small event changesMW2-4/+4
2007-10-16Couple of small changes to Xml serialising of SceneObjectGroups (shouldn't ef...MW2-4/+6
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa719-6/+258
2007-10-12* Just extracted a standard ToXml() on SceneObjectGrouplbsa712-5/+15
2007-10-12Just trying out some thing with events, there changes/additions are likely to...MW2-0/+27
2007-10-11Some changes to the sending of updates of SceneObjects to clients, that I did...MW3-44/+76
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-2/+2
2007-10-10some refactoringMW2-0/+40
2007-10-08small bug fixMW1-1/+1
2007-10-05Code from Illumious Beltran (IBM) implementing more LSLSean Dague1-0/+4
2007-10-05getting all our line endings consistant againSean Dague4-710/+710
2007-10-05== The "right name and place" commit ==lbsa712-2/+1
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller4-13/+40
2007-09-27this should fix 443 and compile!dan miller1-1/+1
2007-09-27this should fix mantis #443dan miller1-3/+6