Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update svn properties. Minor formatting cleanup. Fix some minor typos. ↵ | Jeff Ames | 2008-09-13 | 1 | -2/+2 | |
| | | | | Remove some old dead code. | |||||
* | Remove the cruft of accessing a private member of another module's class | Melanie Thielker | 2008-09-13 | 2 | -0/+15 | |
| | | | | | | | from DataSnapshot and replace it with a best practices approach, making it much less dependent on the land module's internal structure and types. | |||||
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+1 | |
| | | | | | | | * Force ClickAction persistence even if other object properties are not edited * Thanks nlin! | |||||
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -3/+0 | |
| | | | | | | | | | * This patch aims to introduce look at direction persistence between logins. It won't be active until the second part of the patch is committed in about two weeks time. At this point, region servers that haven't upgraded past this revision may run into problems * This checkin upgrades the user database. As always, we recommend you have backups in case something goes wrong. * Many thanks to tyre for this patch. | |||||
* | * This updates the OGP module to support both the revision 2 and revision 3 ↵ | Teravus Ovares | 2008-09-11 | 1 | -10/+64 | |
| | | | | | | | | of the OGP protocol. (Assuming I understood it correctly) * This also removes the host--> ip pre-resolve workaround. | |||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-10 | 1 | -1/+1 | |
| | | | | | Fix unreachable code due to typo in llDetectedGroup. | |||||
* | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 2008-09-09 | 1 | -1/+7 | |
| | | | | | * Please don't break the build. *fingers crossed* | |||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 17 | -661/+668 | |
| | ||||||
* | fix: warnings from libomv | Dr Scofield | 2008-09-08 | 2 | -1/+5 | |
| | ||||||
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 1 | -1/+1 | |
| | | | | | | | Thank you, HomerHorwitz, for a patch that fixes landmark teleport and about landmarks with the new OMV types. | |||||
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 4 | -6/+6 | |
| | | | | | | | Thank you, Xugu Madison and ChrisDown, for a patch that fixes linux filename extensions from .Xml back to .xml | |||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 67 | -1146/+1115 | |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | |||||
* | * Add SampleMoneyModule patch from mantis #2079 | Justin Clarke Casey | 2008-09-06 | 1 | -11/+19 | |
| | | | | | | * Thanks noralbion | |||||
* | * Remove lots of warnings from the CMS module | Justin Clarke Casey | 2008-09-06 | 5 | -11/+11 | |
| | | | | | | * Remove a few other miscellaneous warnings | |||||
* | * Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at ↵ | Teravus Ovares | 2008-09-05 | 1 | -0/+7 | |
| | | | | the bottom for details. Defaults to an empty string for prefix and '_EXTERNAL' for suffix | |||||
* | fix some indenting | Sean Dague | 2008-09-04 | 1 | -20/+20 | |
| | ||||||
* | minor fixes | Sean Dague | 2008-09-04 | 1 | -1/+0 | |
| | ||||||
* | added rollback bit to the help menu | Sean Dague | 2008-09-04 | 1 | -0/+1 | |
| | ||||||
* | add some stubbing for ini.example for CMS module | Sean Dague | 2008-09-04 | 1 | -4/+4 | |
| | ||||||
* | add standard copyright headers for the project | Sean Dague | 2008-09-03 | 14 | -9/+387 | |
| | ||||||
* | remove non code files | Sean Dague | 2008-09-03 | 1 | -0/+0 | |
| | ||||||
* | narrange to do basic cleanup of the CMS module | Sean Dague | 2008-09-03 | 14 | -2284/+2620 | |
| | ||||||
* | white space fixes | Sean Dague | 2008-09-03 | 1 | -259/+259 | |
| | ||||||
* | come up nicer on startup if the opensim.ini section isn't there | Sean Dague | 2008-09-03 | 1 | -78/+78 | |
| | ||||||
* | type change from ChatFromViewerArgs -> OSChatMessage to line up with trunk. | Sean Dague | 2008-09-03 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim | Sean Dague | 2008-09-03 | 16 | -0/+2914 | |
| | ||||||
* | clean up and fixing a typo. | Dr Scofield | 2008-09-03 | 1 | -1/+1 | |
| | ||||||
* | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 2008-09-02 | 1 | -2/+2 | |
| | | | | | | cleanup: warnings, readability | |||||
* | Change some chat output functions so that text is truncated at | Melanie Thielker | 2008-09-02 | 1 | -1/+4 | |
| | | | | | | | | 1000 chars to avoid the exception thrown by libomv at 1100 chars. Change string->int conversion so it copes with non-numeric chars after the number and no longer uses a float to parse the value. | |||||
* | Mantis #2072 | Melanie Thielker | 2008-09-01 | 1 | -1/+14 | |
| | | | | | | | Griefer protection! When running without serverside permissions, let only the owner edit attachments. Having everyone able to do it just isn't right. | |||||
* | * Pragma out deprecation warning and comment out to remove other warnings in ↵ | Justin Clarke Casey | 2008-08-30 | 1 | -5/+7 | |
| | | | | | | | | the OGP module * Thanks to Teravus for the heads up on this. | |||||
* | * Oops, add landmarks to region archive loading/saving | Justin Clarke Casey | 2008-08-30 | 2 | -1/+9 | |
| | | | | | | * Hopefully this will resolve mantis 2049 | |||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 8 | -122/+78 | |
| | ||||||
* | * Added hack so that if the default OpenSimulator ParentEstateId(100) is ↵ | Teravus Ovares | 2008-08-28 | 1 | -1/+1 | |
| | | | | being sent through rez_avatar, it'll be swapped out with 1. This ensures that when the map recognizes the parent estate id parameter on the linden grid, it'll work as expected. This also has the effect of making it impossible to send a Parent Estate ID with 100 over OGP from OpenSimulator (Sorry Owner of estate 100). | |||||
* | * OGP update, deserialize the parameter array properly in rez_avatar | Teravus Ovares | 2008-08-28 | 1 | -6/+75 | |
| | | | | | * Tweak rez_avatar data so it's easier to update when OGPr3 comes out | |||||
* | * Updates OGP module to define a default starting point | Teravus Ovares | 2008-08-27 | 1 | -2/+25 | |
| | | | | | * An attempt to solve an intermittan SSL Certificate validation error causing communications havok. | |||||
* | Make the check on inventory cache clearing more robust. Addresses | Melanie Thielker | 2008-08-27 | 1 | -0/+36 | |
| | | | | | | | Mantis #1975 in a broader way. This may or may not prop up secure inventory a bit better, but I still recommend to disable it | |||||
* | * Eliminate commented out code no longer needed, as discussed on the ml | Justin Clarke Casey | 2008-08-26 | 1 | -30/+1 | |
| | ||||||
* | * On loading archives, report an error if an asset does not have the ↵ | Justin Clarke Casey | 2008-08-26 | 2 | -45/+61 | |
| | | | | expected filename format | |||||
* | * It turns out that Mono doesn't currently support setting the Certificate ↵ | Teravus Ovares | 2008-08-26 | 1 | -1/+8 | |
| | | | | | | | validation handler, however, it throws a NotImplemented exception. * Added Try/Catch/Message | |||||
* | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 2008-08-26 | 1 | -0/+20 | |
| | | | | | * When OGP is active, disable SSL certificate chain validation. I'll add more options here to come, as well as a way to test against a group of known certificate subjects. | |||||
* | * minor: zap some more compilation warnings | Justin Clarke Casey | 2008-08-25 | 1 | -8/+8 | |
| | ||||||
* | * zap compilation warnings | Justin Clarke Casey | 2008-08-25 | 2 | -24/+24 | |
| | ||||||
* | Update svn properties. | Jeff Ames | 2008-08-25 | 1 | -881/+881 | |
| | ||||||
* | * Fix to OGP Region to Region teleports. Yay. | Teravus Ovares | 2008-08-25 | 1 | -2/+2 | |
| | ||||||
* | * This commit incorporates the heart of the OpenGridProtocol patch that is ↵ | Teravus Ovares | 2008-08-25 | 2 | -0/+891 | |
| | | | | | | | | currently on Forge in a nice, friendly modular format. * There are a lot of changes and this is quite experimental. It's off by default, but you can turn it on by examining the bottom of the opensim.ini.example for the proper OpenSim.ini settings. Remember, you still need an agent domain.. * Furthermore, it isn't quite right when it comes to teleporting to remote regions (place_avatar) | |||||
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 2 | -1/+39 | |
| | | | | | | | and the for sale setting doesn't survive a sim restart, but this is most of the plumbing. | |||||
* | Change to no longer check funds on temp texture uploads. | Melanie Thielker | 2008-08-23 | 1 | -2/+3 | |
| | | | | | | This fixes the "no funds" message on rebake. | |||||
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 2 | -1/+3 | |
| | | | | | | | | | It is now possible to use module interfaces without referencing Scene. Place those interfaces in OpenSim/Region/Interfaces. They may not use any refs from OpenSim.Region.Environment as parameters. This resolves a circular library ref introduced in r5949 | |||||
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 2 | -6/+50 | |
| | | | | | | | Disallow bulk uploads if money module is present and upload cost is set and the user hasn't got sufficient funds. |