aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
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-28update the nhibernate inventory item base definitionSean Dague1-0/+6
2008-05-28actually user the database_connect string for mysql. Sean Dague3-28/+20
2008-05-28let Grid Servers specify a connect string in their configuration.Sean Dague12-37/+70
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-28spring cleaning, remove a bit of db4o grid serverSean Dague2-229/+0
2008-05-28* Put textures into a separate assets/ directory in the opensim archiveJustin Clarke Casey2-6/+37
2008-05-28remove terrain bloat, only keep last terrain revisionSean Dague1-1/+5
2008-05-28remove an erroneous line to fetch the terrain table in a way that Sean Dague1-2/+0
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke6-11/+85
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 Ames23-204/+206
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-27Thank you very much, Xantor for a patch that:Charles Krinke1-1/+34
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 Scofield2-1/+25
2008-05-27updating URL for LSL status.Dr Scofield1-1/+1
2008-05-27I'm dropping the ISimChat interface as that has now been Dr Scofield4-41/+4
2008-05-26* Assigns a random UUID to a region if the Sim UUID is null.Adam Frisby3-1/+15
2008-05-26* Potential fix for Mantis#167, 332 - MySQL Thread collision.Adam Frisby1-61/+76
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 Krinke7-0/+37
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 Scofield12-87/+123
2008-05-26Adding OnChatBroadcast event logic to EventManager providing Dr Scofield3-108/+165
2008-05-26* Minor: method documentation fiddling in SceneObjectGroupJustin Clarke Casey1-4/+6
2008-05-26* Break out baby archiving code into separate class ready for async asset req...Justin Clarke Casey2-54/+118
2008-05-26* Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey5-8/+32
2008-05-26* Refactor: Where possible, change visibility on InnerScene methods to protec...Justin Clarke Casey2-89/+90