| Commit message (Expand) | Author | Files | Lines |
2009-05-11 | Add selling for $0 back to the sample economy module. This is disabled by | Melanie Thielker | 1 | -8/+22 |
2009-05-11 | Add a blue box to the stub money module to alert users that buying is | Melanie Thielker | 1 | -1/+1 |
2009-05-09 | * Cripples the SampleMoneyModule code. | Teravus Ovares | 1 | -818/+48 |
2009-05-09 | * Break out the SampleMoneyModule to a new namespace | Teravus Ovares | 1 | -1/+1 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -1/+1 |
2009-03-19 | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 1 | -2/+2 |
2009-03-11 | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 1 | -1/+1 |
2009-02-12 | large scale fix for svn props after "the great refactor" | Sean Dague | 1 | -17/+17 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -17/+17 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -3/+2 |
2009-01-26 | * Providing a way for the rest of the simulator to get at the economy setting... | Teravus Ovares | 1 | -0/+23 |
2009-01-14 | * minor: Change around more debugging messages | Justin Clarke Casey | 1 | -1/+1 |
2009-01-06 | * refactor: drop AddXmlRpcHandler() from scene in favour of call via CommsMan... | Justin Clarke Casey | 1 | -8/+10 |
2008-11-17 | Add a few comments | Melanie Thielker | 1 | -7/+13 |
2008-11-14 | Some changes to the money module to allow a more flexible system of | Melanie Thielker | 1 | -7/+12 |
2008-11-08 | * Added IClientIM to IClientCore interfaces | Adam Frisby | 1 | -5/+5 |
2008-10-24 | Plumb some more | Melanie Thielker | 1 | -0/+12 |
2008-10-16 | Split the currency module into currency and a new Combat module, because | Melanie Thielker | 1 | -55/+0 |
2008-10-15 | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 1 | -0/+7 |
2008-10-08 | Add some permissions checks and fixes | Melanie Thielker | 1 | -3/+2 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -2/+2 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -13/+13 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -70/+68 |
2008-09-06 | * Add SampleMoneyModule patch from mantis #2079 | Justin Clarke Casey | 1 | -11/+19 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -3/+3 |
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-16 | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 1 | -3/+4 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 1 | -1/+1 |
2008-06-27 | more warnings to go. | Dr Scofield | 1 | -10/+10 |
2008-05-23 | Thank you kindly, Melanie, for a patch which: | Charles Krinke | 1 | -0/+4 |
2008-05-18 | * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule. | Adam Frisby | 1 | -9/+0 |
2008-05-17 | Thank you very kindly, Melanie for: | Charles Krinke | 1 | -2/+3 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2008-05-06 | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 1 | -1/+1 |
2008-05-03 | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 1 | -3/+74 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -40/+40 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -40/+40 |
2008-05-01 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 1 | -1469/+1469 |
2008-04-30 | * Cruft removal step #1. Cleaning Modules directory. | Adam Frisby | 1 | -596/+575 |
2008-04-30 | * Refactored Environment/Modules directory - modules now reside in their own ... | Adam Frisby | 1 | -1490/+1491 |
2008-04-29 | Committing Dee100's balance update patch with a few bug fixes and a twist. Th... | Teravus Ovares | 1 | -1/+27 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 1 | -261/+261 |
2008-04-23 | * Fixed an annoying pop-up box when crossing borders. | Teravus Ovares | 1 | -2/+10 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 1 | -2/+119 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -9/+8 |
2008-04-17 | * Re-Fixed caps | Teravus Ovares | 1 | -225/+156 |