Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial version of a meeting concierge module. | Dr Scofield | 2008-09-30 | 1 | -0/+213 |
| | |||||
* | - a couple of minor code cleanups in RestInventoryServices | Dr Scofield | 2008-09-30 | 2 | -58/+70 |
| | | | | | | | - cleanups and more comments in ChatModule and IRCBridgeModule - adding Name support in ScenePresence | ||||
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-29 | 1 | -3/+3 |
| | |||||
* | * reactor: move inventory archive classes into separate Inventory/Archiver ↵ | Justin Clarke Casey | 2008-09-29 | 2 | -4/+4 |
| | | | | | | | | directory * This is not yet a real module (and is arguably not a region module anyway) | ||||
* | * refactor: Rename InventoryModule to InventoryTransferModule | Justin Clarke Casey | 2008-09-29 | 1 | -2/+2 |
| | |||||
* | * Move existing inventory module into a 'Transfer' namespace, since that is ↵ | Justin Clarke Casey | 2008-09-29 | 1 | -1/+1 |
| | | | | the functional it actually fulfills | ||||
* | * check in missing files that caused the previous build break | Justin Clarke Casey | 2008-09-29 | 2 | -0/+487 |
| | |||||
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 2 | -3/+3 |
| | | | | | | | | | * Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes.. | ||||
* | Decouple AsyncCommands from XEngine and the script instance. Make | Melanie Thielker | 2008-09-24 | 1 | -0/+3 |
| | | | | | | | | all methods needed outside the API ststic. Async command processing is now wholly internal to the API. This sets the stage for the next convergence step. | ||||
* | * refactor: collapse UpdateUserProfileProperties() into existing ↵ | Justin Clarke Casey | 2008-09-15 | 1 | -1/+2 |
| | | | | | | | | UpdateUserProfile * the methods were identical except that the Properties one did a check for the user profile beforehand. However, every caller was doing this already anyway. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 2 | -14/+14 |
| | |||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 11 | -249/+247 |
| | | | | | | | * 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 | ||||
* | 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. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | * zap compilation warnings | Justin Clarke Casey | 2008-08-25 | 1 | -2/+2 |
| | |||||
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 1 | -0/+35 |
| | | | | | | | and the for sale setting doesn't survive a sim restart, but this is most of the plumbing. | ||||
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 1 | -1/+2 |
| | | | | | | | | | 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 | 1 | -5/+32 |
| | | | | | | | Disallow bulk uploads if money module is present and upload cost is set and the user hasn't got sufficient funds. | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -1/+1 |
| | |||||
* | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 2008-08-19 | 1 | -3/+25 |
| | | | | | | the same simulator | ||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 2 | -10/+6 |
| | |||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 1 | -1/+1 |
| | |||||
* | Add the IInventoryModule interface and a sample method call | Melanie Thielker | 2008-08-17 | 1 | -13/+23 |
| | | | | | | to Scene.INventory.cs | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 1 | -1/+1 |
| | |||||
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 1 | -3/+4 |
| | | | | | | | Scripts can now no longer DOS the user server and there are a lot fewer gratuitious lookups of user profile data. | ||||
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 1 | -4/+11 |
| | |||||
* | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 2008-08-15 | 1 | -2/+5 |
| | | | | | | | | the database is now intepreted as follows: low byte = user flags. Next byte, low nibble: Deternines the text (Resident, Lifetime, etc) shown. No customn text support yet. | ||||
* | Thank you, sacha magne, for a patch that prevents sim chat from | Melanie Thielker | 2008-07-31 | 1 | -1/+4 |
| | | | | | | | being heard across whole grids. Fixes Mantis #1855 | ||||
* | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2008-07-25 | 2 | -5/+5 |
| | |||||
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 3 | -3/+3 |
| | | | | | | | the properties a bit to be more consistant with other objects (having things like .Name .Description, etc). | ||||
* | Commented out a readline that was preventing the sim from shutting down in ↵ | Dahlia Trimble | 2008-07-18 | 1 | -1/+1 |
| | | | | some cases | ||||
* | fixing warning in IRCBridgeModule and logging the exception cause now. | Dr Scofield | 2008-07-14 | 1 | -2/+3 |
| | |||||
* | adds a default value of true to the new IRC bridge configuration option ↵ | Dahlia Trimble | 2008-07-14 | 1 | -3/+5 |
| | | | | "nicknum" to provide backwards compatibility for existing OpenSim.ini files | ||||
* | Mantis#1718. Thank you kindly, Mircea for a patch that: | Charles Krinke | 2008-07-12 | 1 | -9/+17 |
| | | | | | Adds some IRC bridge improvement. | ||||
* | trying to fix mantis #1711. | Dr Scofield | 2008-07-11 | 1 | -5/+12 |
| | |||||
* | more warnings to go. | Dr Scofield | 2008-06-27 | 1 | -10/+10 |
| | |||||
* | dr scofield's continuing warnings safari: | Dr Scofield | 2008-06-27 | 2 | -2/+3 |
| | | | | | | | * code caught lingering around with no real purpose other than causing warnings will be taken down. | ||||
* | Added support for terrain map to be serialised to xml(as base64 binary). ↵ | MW | 2008-06-25 | 1 | -1/+1 |
| | | | | | | | | useful for places that the terrain map is needed in a serialised form. Also could add console commands to save and load from files, which should be faster than .raw files (these load/save commands are not included/implemented) Add util functions to compress and uncompress strings. Fixed a couple of modules so they use SceneCommunicationService rather than directly call functions on the CommsManager. | ||||
* | revert 5028, as this approach to 1 nick per avatar isn't going to work, | Sean Dague | 2008-06-06 | 1 | -21/+8 |
| | | | | | | | however, I think I understand now how to make it work. I just don't want to have this broken for people this weekend. | ||||
* | experimental IRC changes, because it's friday, and I'm curious if this | Sean Dague | 2008-06-06 | 1 | -8/+21 |
| | | | | | | will work. | ||||
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 2 | -21/+21 |
| | |||||
* | * This should fix presence issues. | Teravus Ovares | 2008-06-03 | 1 | -2/+7 |
| | |||||
* | * This update enables grid wide presence updates. | Teravus Ovares | 2008-06-02 | 1 | -10/+122 |
| | | | | | | | * You'll need to start-up the MessageingServer and set it up. It sets up like any of the other grid servers. * All user presence data is kept in memory for speed, while the agent is online. That means if you shutdown the messaging server or the messaging server crashes, it forgets who's online/offline. * Occasionally the region-cache will get stale if regions move around a lot. if it gets stale, run clear-cache on the messaging server console to clear the region cache. | ||||
* | * This enables grid-wide instant messaging in a peer to peer with tracker ↵ | Teravus Ovares | 2008-06-01 | 1 | -23/+167 |
| | | | | | | | | style way over XMLRPC. * Friend status updates are still only local, so you still won't know before instant messaging someone if they're online. * The server each user is on and the user server must be updated or the instant message won't get to the destination. | ||||
* | * Committing more unfinished stuff. Nothing significant at the moment. IM ↵ | Teravus Ovares | 2008-06-01 | 1 | -11/+246 |
| | | | | related. | ||||
* | * Committing some stuff I'm working to make it so I can commit an upcoming ↵ | Teravus Ovares | 2008-06-01 | 1 | -3/+169 |
| | | | | patch from Dahlia. IM type stuff. No big deal, not done. | ||||
* | * Stop the IRC module throwing a nre on shutdown if it isn't actually being used | Justin Clarke Casey | 2008-05-30 | 1 | -2/+5 |
| | |||||
* | * Successfully pick out prims.xml file from archive | Justin Clarke Casey | 2008-05-30 | 1 | -1/+1 |
| |