aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-29* Removed AssetNotFound as it crashes clientlbsa711-37/+43
2007-10-29* ModuleLoader: Privatized some too-public fieldslbsa714-55/+79
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW7-16/+226
2007-10-29normalized line endingsJeff Ames2-70/+70
2007-10-28Added preliminary support for sitting on primsJeff Ames1-16/+77
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa717-53/+130
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-23* Fix for issue#514 - Sim crash when editing near terrain edge.Adam Frisby1-1/+13
2007-10-23remove debug lineSean Dague1-1/+1
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 Frisby3-7/+7
2007-10-22* Made EstateSetting static since there's only one instance, and we only need...lbsa713-58/+66
2007-10-22after a small misunderstanding with the match group numbersSean Dague1-5/+8
2007-10-22my confusion on matches vs. groups in regex. This should work a bit betterSean Dague1-5/+5
2007-10-22make for nicer IRC messages. No promiss that this works yet, butSean Dague1-4/+25
2007-10-22make IRC uglier for a while to get a better handle on writing a parser for th...Sean Dague1-1/+1
2007-10-22nice catch by chi11ken that I was setting the wrong propertySean Dague4-557/+557
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague4-387/+434
2007-10-22* Major ass commit.Adam Frisby4-434/+387
2007-10-22attempt to fix the muliple repeat problem (that sdague is getting) in the IRC...MW2-208/+211
2007-10-22Hopefully made it so ChatModule and InstantMessageModule are now running in S...MW1-4/+13
2007-10-22Made some changes to the load/save xml format, So that the old format can sti...MW3-3/+98
2007-10-22update so that distances aren't required in the config fileSean Dague1-4/+7
2007-10-22pull the IRC portions into their own class. There is stillSean Dague1-165/+206
2007-10-21* Disabled TCP Remoting Channel Security for InterRegion communication, as it...Adam Frisby1-326/+327
2007-10-21fix line ending mixing. Probably should put someSean Dague2-125/+125
2007-10-21Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...Tleiades Hax1-1/+3
2007-10-20* Committing new PolicyManager based on an ACL system.Adam Frisby1-1/+1
2007-10-20* Fixed an issue whereby avatar chat distances were being calculated against ...Adam Frisby1-5/+7
2007-10-19* IRC ChatModule extension should now be more stable.Adam Frisby1-5/+16
2007-10-19* Whisper, Say and Shout distances are now configurable (what the hell!)Adam Frisby1-4/+12
2007-10-19* Cross-border region chat should now work as long as both regions are part o...Adam Frisby1-59/+59
2007-10-19* ChatModule is now shared between all scenes. (May be buggy.)Adam Frisby1-18/+24
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby4-25/+81
2007-10-19enable IRC bridge via runtime configurationSean Dague1-36/+49
2007-10-19get rid of all the ^M line endingsSean Dague4-885/+885
2007-10-19changes to pass nini config object to the modules that getSean Dague15-1414/+1431
2007-10-19* Test thy commits! (oops, sorry!)Adam Frisby1-3/+5
2007-10-19* Instant Message functionality moved into a Region ModulesAdam Frisby3-39/+41
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 Hax5-12/+33
2007-10-18* Removed some commentslbsa711-6/+0
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-15Added "LoadImageUrl" module , that is a dynamic texture render, that works wi...MW3-4/+132
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa714-2/+114
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa7134-30/+982