aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-30* This is Melanie's XEngine script engine. I've not tested this real well, h...Teravus Ovares22-0/+15908
2008-05-30* Fixed a dangling event hook that I added.Teravus Ovares4-6/+116
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames13-406/+351
2008-05-30thanks krtaylor for a Dr Scofield1-17/+18
2008-05-30* Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares2-1/+18
2008-05-30* Updated sun module to only send sun updates to root agents. Because it wa...Teravus Ovares1-3/+54
2008-05-29* Caches UUIDName requestsTeravus Ovares1-2/+46
2008-05-29* Fixes a few taper/top-sheer situations that were previously having issues.Teravus Ovares1-2/+2
2008-05-29* Applying Dahlia's interim path curve patch. it adds initial support for so...Teravus Ovares4-47/+669
2008-05-29Mantis#1416. Thank you very much, Melanie for a patch that:Charles Krinke1-0/+12
2008-05-29* Ruling out another potential cause of zombie-ismTeravus Ovares1-0/+2
2008-05-29* Fix string literal with URL + LLcommand();Teravus Ovares3-7/+22
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke8-7/+198
2008-05-29Mantis#852. Thank you kindly, cmickeyb for a patch that:Charles Krinke1-17/+46
2008-05-29* Added a child agent check to the ChildAgentData Update to make sure that yo...Teravus Ovares1-1/+5
2008-05-28* Fixed a slight issue with the LLRAW exporter.Adam Frisby2-3/+4
2008-05-28*Added a Few External Checks relating to scripts including the seperation of ...mingchen4-9/+107
2008-05-28From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague3-7/+86
2008-05-28* Minor: Another small log adjustmentJustin Clarke Casey1-1/+1
2008-05-28* Minor: Log message clean up in archiver codeJustin Clarke Casey2-3/+5
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey7-14/+198
2008-05-28* Put textures into a separate assets/ directory in the opensim archiveJustin Clarke Casey2-6/+37
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke5-10/+84
2008-05-28Mantis#1398. Thank you kindly, cmickeyb for a patch that:Charles Krinke1-1/+11
2008-05-28* Implements duplicate packet tracking. This virtually eliminates object du...Teravus Ovares1-1/+64
2008-05-28Formatting cleanup.Jeff Ames17-173/+171
2008-05-28Thank you kindly, Melanie for a patch that:Charles Krinke1-0/+2
2008-05-28Thank you very much, ChrisIndigo for a patch that:Charles Krinke1-9/+25
2008-05-28*Hiding the warnings about scanning assemblies when initialising mingchen1-2/+7
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke6-10/+33
2008-05-28Thank you kindly, Melanie for a patch that adds a two-stageCharles Krinke1-1/+7
2008-05-28* Resolves comment removal in string literals in the LSL2CSConverterTeravus Ovares1-17/+19
2008-05-28Change a couple Windows directory separators in SVN module to be platform agn...Jeff Ames1-2/+2
2008-05-28Update svn properties. Fix inconsistent newlines.Jeff Ames1-187/+187
2008-05-27* Include prims.xml file in archiveJustin Clarke Casey2-5/+17
2008-05-27* Add .jp2 extension to archived texturesJustin Clarke Casey1-1/+1
2008-05-27* Write prim archives out as v7 tar files temporarily for testing purposes - ...Justin Clarke Casey3-2/+187
2008-05-27another take on the whole string cleansing, by adding specific poisonSean Dague1-2/+5
2008-05-27* Added new InstallPlugin interface to ITerrainModule.Adam Frisby2-10/+22
2008-05-27* Revert last commit as it opens sim owners up to all sorts of nasty scripts....Teravus Ovares1-3/+3
2008-05-27comment out the x.y security check in the script engine because it's so aggre...Sean Dague1-3/+6
2008-05-27Thank you kindly, Melanie for a patch that adds:Charles Krinke2-0/+75
2008-05-27* Implement asynchronous assets request for archivingJustin Clarke Casey1-116/+187
2008-05-27fixes a CTB when IRCBridgeModule is not configured.Dr Scofield1-2/+2
2008-05-27cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield1-0/+23
2008-05-27I'm dropping the ISimChat interface as that has now been Dr Scofield3-40/+4
2008-05-26* Patch from jhurliman - Implements a binary search in the LLRAW exporter whi...Adam Frisby1-26/+44
2008-05-26Thank you kindly, Melanie for a patch for script resetCharles Krinke6-0/+35
2008-05-26disabling m_log again.Dr Scofield1-1/+1
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield8-73/+91