| Commit message (Expand) | Author | Age | Files | Lines |
* | Plumb some more | Melanie Thielker | 2008-10-24 | 1 | -0/+12 |
* | Lotsa plumming :) | Melanie Thielker | 2008-10-24 | 1 | -1/+1 |
* | removing unused method from ConciergeModule. adding attendee list | Dr Scofield | 2008-10-23 | 1 | -47/+169 |
* | cleaning up commented lines in IRCConnector; changing access_password | Dr Scofield | 2008-10-23 | 2 | -36/+36 |
* | Pare the groups module down to basics. Adjust dependent files so that a | Melanie Thielker | 2008-10-21 | 1 | -135/+82 |
* | adding "welcome" support to Concierge: allows to specify via | Dr Scofield | 2008-10-21 | 1 | -8/+60 |
* | cleanup. | Dr Scofield | 2008-10-21 | 1 | -3/+3 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-21 | 1 | -2/+2 |
* | fixing real cause of #2445 & #2449: Position was <0, 0, 0> for | Dr Scofield | 2008-10-21 | 1 | -53/+31 |
* | cleaning up IRCBridgeModule to allow for configuration from in-world, | Dr Scofield | 2008-10-20 | 4 | -855/+1075 |
* | * Restore loaded inventory items to the given folder | Justin Clarke Casey | 2008-10-19 | 1 | -10/+47 |
* | * move command line parsing code from inventory archive modules to opensim se... | Justin Clarke Casey | 2008-10-19 | 2 | -25/+24 |
* | Added calling cards. Fixes Mantis#2409 and part of #1515. | Homer Horwitz | 2008-10-19 | 1 | -7/+117 |
* | * Remove mono warnings | Justin Clarke Casey | 2008-10-17 | 1 | -2/+2 |
* | Split the currency module into currency and a new Combat module, because | Melanie Thielker | 2008-10-16 | 2 | -55/+155 |
* | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 2008-10-15 | 1 | -0/+7 |
* | Add a configuration section for groups modules | Melanie Thielker | 2008-10-12 | 1 | -0/+20 |
* | * Fixed two major unhandled exceptions discovered during the Pub Quiz on friday. | Adam Frisby | 2008-10-12 | 1 | -5/+30 |
* | Thanks cmickyb for a patch that enhances the IRC module. | Dahlia Trimble | 2008-10-11 | 1 | -27/+98 |
* | Add some permissions checks and fixes | Melanie Thielker | 2008-10-08 | 1 | -3/+2 |
* | Disabled some thread aborts in the IRC module that I added earlier and don't ... | Dahlia Trimble | 2008-10-03 | 1 | -2/+2 |
* | This changeset changes the way chat from client is routed: | Dr Scofield | 2008-10-03 | 3 | -135/+150 |
* | a little (incomplete) hackery in the IRC module to allow run-time connection ... | Dahlia Trimble | 2008-10-01 | 1 | -11/+74 |
* | 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 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-29 | 1 | -3/+3 |
* | * reactor: move inventory archive classes into separate Inventory/Archiver di... | Justin Clarke Casey | 2008-09-29 | 2 | -4/+4 |
* | * 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 t... | Justin Clarke Casey | 2008-09-29 | 1 | -1/+1 |
* | * 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 |
* | Decouple AsyncCommands from XEngine and the script instance. Make | Melanie Thielker | 2008-09-24 | 1 | -0/+3 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -1/+2 |
* | 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 |
* | * Add SampleMoneyModule patch from mantis #2079 | Justin Clarke Casey | 2008-09-06 | 1 | -11/+19 |
* | Change some chat output functions so that text is truncated at | Melanie Thielker | 2008-09-02 | 1 | -1/+4 |
* | 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 |
* | * 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 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 1 | -1/+2 |
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 1 | -5/+32 |
* | 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 |
* | 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 |
* | 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 |