index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
World
/
MoneyModule
/
SampleMoneyModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-24
Revert "Make client event handlers for money only work on root agents"
BlueWall
1
-30
/
+6
2011-05-24
Make client event handlers for money only work on root agents
BlueWall
1
-6
/
+30
2010-10-22
Remove a bit of dead code relating to ObjectCapacity
Melanie
1
-2
/
+0
2010-10-21
Remove a bit of dead code relating to ObjectCapacity
Melanie
1
-2
/
+0
2010-10-04
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-10-02
So, the client can have an old idea of the object properties for the object w...
Melanie
1
-0
/
+24
2010-10-02
Reapplying the parts of the prior revert that were not derived from the
Melanie
1
-2
/
+2
2010-10-02
Revert "Forward-port 0.6 fix"
Melanie
1
-2
/
+2
2010-09-30
Forward-port 0.6 fix
Melanie
1
-2
/
+2
2010-09-12
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-08-13
refactor: move Scene.PerformObjectBuy into BuySellModule
Justin Clark-Casey (justincc)
1
-9
/
+6
2010-08-13
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-07-14
Remove getting the object capacity from the money module. It is now set
Melanie Thielker
1
-4
/
+3
2010-07-02
Clean up IMoneyModule and adjust the other modules to the changes
Melanie Thielker
1
-16
/
+15
2010-07-02
Remove GetEconomyData and the economy data structure (unused)
Melanie Thielker
1
-21
/
+0
2010-01-31
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...
Diva Canto
1
-14
/
+1
2010-01-11
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
1
-1
/
+1
2010-01-10
* OMG! All but one references to UserProfileCacheService have been rerouted!
Diva Canto
1
-3
/
+4
2009-08-10
Replace the Replaceable modules name
Melanie
1
-1
/
+1
2009-08-05
Fixes mono Add-In references for the OptionalModules add-in so that groups do...
Michael Cortez
1
-3
/
+0
2009-08-05
Remove bad assembly identification tag
Melanie
1
-3
/
+0
2009-07-10
Some module reshuffling, no user functionality yet
Melanie Thielker
1
-12
/
+31
2009-07-10
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
1
-1
/
+1
2009-06-19
When a shared module hooks OnClientClosed, it has no way of finding
Melanie Thielker
1
-3
/
+3
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-23
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
1
-5
/
+6
2009-05-22
cleaning out warnings.
Dr Scofield
1
-12
/
+12
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
[next]