| Commit message (Expand) | Author | Files | Lines |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -14/+14 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 11 | -249/+247 |
2008-09-06 | * Add SampleMoneyModule patch from mantis #2079 | Justin Clarke Casey | 1 | -11/+19 |
2008-09-02 | Change some chat output functions so that text is truncated at | Melanie Thielker | 1 | -1/+4 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-27 | Make the check on inventory cache clearing more robust. Addresses | Melanie Thielker | 1 | -0/+36 |
2008-08-25 | * zap compilation warnings | Justin Clarke Casey | 1 | -2/+2 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 1 | -0/+35 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 1 | -1/+2 |
2008-08-23 | Patch #9171 | Melanie Thielker | 1 | -5/+32 |
2008-08-19 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-19 | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 1 | -3/+25 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 2 | -10/+6 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-17 | Add the IInventoryModule interface and a sample method call | Melanie Thielker | 1 | -13/+23 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-16 | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 1 | -3/+4 |
2008-08-15 | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 1 | -4/+11 |
2008-08-15 | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 1 | -2/+5 |
2008-07-31 | Thank you, sacha magne, for a patch that prevents sim chat from | Melanie Thielker | 1 | -1/+4 |
2008-07-25 | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2 | -5/+5 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 3 | -3/+3 |
2008-07-18 | Commented out a readline that was preventing the sim from shutting down in so... | Dahlia Trimble | 1 | -1/+1 |
2008-07-14 | fixing warning in IRCBridgeModule and logging the exception cause now. | Dr Scofield | 1 | -2/+3 |
2008-07-14 | adds a default value of true to the new IRC bridge configuration option "nick... | Dahlia Trimble | 1 | -3/+5 |
2008-07-12 | Mantis#1718. Thank you kindly, Mircea for a patch that: | Charles Krinke | 1 | -9/+17 |
2008-07-11 | trying to fix mantis #1711. | Dr Scofield | 1 | -5/+12 |
2008-06-27 | more warnings to go. | Dr Scofield | 1 | -10/+10 |
2008-06-27 | dr scofield's continuing warnings safari: | Dr Scofield | 2 | -2/+3 |
2008-06-25 | Added support for terrain map to be serialised to xml(as base64 binary). usef... | MW | 1 | -1/+1 |
2008-06-06 | revert 5028, as this approach to 1 nick per avatar isn't going to work, | Sean Dague | 1 | -21/+8 |
2008-06-06 | experimental IRC changes, because it's friday, and I'm curious if this | Sean Dague | 1 | -8/+21 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2 | -21/+21 |
2008-06-03 | * This should fix presence issues. | Teravus Ovares | 1 | -2/+7 |
2008-06-02 | * This update enables grid wide presence updates. | Teravus Ovares | 1 | -10/+122 |
2008-06-01 | * This enables grid-wide instant messaging in a peer to peer with tracker sty... | Teravus Ovares | 1 | -23/+167 |
2008-06-01 | * Committing more unfinished stuff. Nothing significant at the moment. IM ... | Teravus Ovares | 1 | -11/+246 |
2008-06-01 | * Committing some stuff I'm working to make it so I can commit an upcoming pa... | Teravus Ovares | 1 | -3/+169 |
2008-05-30 | * Stop the IRC module throwing a nre on shutdown if it isn't actually being used | Justin Clarke Casey | 1 | -2/+5 |
2008-05-30 | * Successfully pick out prims.xml file from archive | Justin Clarke Casey | 1 | -1/+1 |
2008-05-30 | while investigating why IRCBridgeModule.Close() was having no effect, i | Dr Scofield | 1 | -13/+26 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 2 | -25/+25 |
2008-05-27 | fixes a CTB when IRCBridgeModule is not configured. | Dr Scofield | 1 | -2/+2 |
2008-05-27 | cleaning up: coding style guidelines violation in RestPlugin.cs. | Dr Scofield | 1 | -0/+23 |
2008-05-27 | I'm dropping the ISimChat interface as that has now been | Dr Scofield | 2 | -3/+4 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 2 | -35/+28 |
2008-05-26 | Adding OnChatBroadcast event logic to EventManager providing | Dr Scofield | 2 | -108/+149 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 4 | -20/+20 |
2008-05-23 | forgot to actually remove IRCBridgeModule.FindClientRegion() | Dr Scofield | 1 | -32/+0 |
2008-05-23 | IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in | Dr Scofield | 2 | -3/+860 |