kaylus / myanmud

Automatically exported from code.google.com/p/myanmud
GNU Affero General Public License v3.0
0 stars 0 forks source link

worldbankd.c #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create a worldbank daemon that tracks all money in the realm.  We use this for 
design issues and inflationary tracking.  

coin creation should call a function in this daemon.

purses are going to be hard to handle, as they increment a coin counter in the 
body.  

This may have to track items as well to get a full accounting of activities.

For now we want rudimentary tracking of created coins.

Original issue reported on code.google.com by hambon...@gmail.com on 26 Mar 2012 at 8:46