aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Update svn properties.Jeff Ames2008-06-0120-14949/+14945
* * Committing some stuff I'm working to make it so I can commit an upcoming pa...Teravus Ovares2008-06-011-3/+169
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-014-31/+6
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-0112-21/+26
* * Put IScenePermissions out of its miseryJustin Clarke Casey2008-06-011-35/+0
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-015-19/+23
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-0112-52/+106
* * Updates permission module so that GenericCommunicationPermission returns tr...Teravus Ovares2008-06-011-2/+3
* * Duh, actually returning from the CreateAsset method once we know the asset ...Justin Clarke Casey2008-05-311-0/+1
* * Remove the mysql logging noise I accidentally left in a few commits agoJustin Clarke Casey2008-05-311-2/+2
* * Enable loading of textures in OpenSim archives with load-oar/save-oarJustin Clarke Casey2008-05-311-2/+0
* * Change MySQL to check whether an asset already exists before inserting it i...Justin Clarke Casey2008-05-311-1/+40
* * minor: comment out old debugging messages in task inventory item restoratio...Justin Clarke Casey2008-05-311-5/+5
* * Put in preparatory code to restore whole prim textures on archive loadJustin Clarke Casey2008-05-313-3/+35
* Mantis#1428. Thank you kindly, fdg for a patch that solves:Charles Krinke2008-05-311-0/+5
* * Make version information common to all serversJustin Clarke Casey2008-05-316-83/+89
* * Made UpdateUserCurrentRegion a bit more forgiving.lbsa712008-05-311-9/+35
* * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey2008-05-312-2/+9
* * Ignored some bins and genslbsa712008-05-310-0/+0
* * Enabled the Yield Prolog Script Enginelbsa712008-05-311-8/+25
* * minor: Add copyright statementJustin Clarke Casey2008-05-311-0/+28
* * Remove rogue ? to get things compiling againJustin Clarke Casey2008-05-311-1/+1
* Mantis#1314. Thank you kindly, Kinoc for YieldProlog.Charles Krinke2008-05-3117-0/+13548
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-3121-17/+344
* Mantis#1425. Thank you kindly, Melanie for a patch that:Charles Krinke2008-05-311-1/+4
* * If you check fixed sun, in the estate tools 'terrain tab', the sun will fix...Teravus Ovares2008-05-301-1/+8
* * You can set the sun phase via the estate tools now. It doesn't persist a...Teravus Ovares2008-05-301-15/+16
* * Hook up archive loading to load in prim xml dataJustin Clarke Casey2008-05-304-19/+57
* * Refactor: Change multiple requests for a module interface to use a stored r...Justin Clarke Casey2008-05-301-16/+12
* * Crudely migrate SceneXmlLoader into the Serializer moduleJustin Clarke Casey2008-05-304-49/+91
* Mantis#1422. Thank you kindly, Xantor for your llLoopSound()Charles Krinke2008-05-301-0/+6
* * Stop the IRC module throwing a nre on shutdown if it isn't actually being usedJustin Clarke Casey2008-05-301-2/+5
* * Successfully pick out prims.xml file from archiveJustin Clarke Casey2008-05-305-6/+79
* Mantis#1422. Thank you kindly, Xantor for a patch that :Charles Krinke2008-05-302-49/+48
* * Read all files from tar archiveJustin Clarke Casey2008-05-302-11/+55
* while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2008-05-306-18/+65
* * This is Melanie's XEngine script engine. I've not tested this real well, h...Teravus Ovares2008-05-3039-0/+21507
* * Fixed a dangling event hook that I added.Teravus Ovares2008-05-304-6/+116
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-3021-442/+396
* thanks krtaylor for a Dr Scofield2008-05-301-17/+18
* * Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares2008-05-303-2/+21
* * Updated sun module to only send sun updates to root agents. Because it wa...Teravus Ovares2008-05-301-3/+54
* * Caches UUIDName requestsTeravus Ovares2008-05-292-11/+98
* * Fixes a few taper/top-sheer situations that were previously having issues.Teravus Ovares2008-05-291-2/+2
* * Applying Dahlia's interim path curve patch. it adds initial support for so...Teravus Ovares2008-05-294-47/+669
* Mantis#1416. Thank you very much, Melanie for a patch that:Charles Krinke2008-05-291-0/+12
* * Ruling out another potential cause of zombie-ismTeravus Ovares2008-05-291-0/+2
* * Fix string literal with URL + LLcommand();Teravus Ovares2008-05-293-7/+22
* this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel...Dr Scofield2008-05-294-36/+193
* attempting to get to the bottom of unresponsive grids servers bySean Dague2008-05-291-21/+32