summaryrefslogtreecommitdiff
path: root/src/economy.h
AgeCommit message (Expand)Author
2007-07-24(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...rubidium
2007-07-13(svn r10541) -Fix [FS#1028]: cargo payment rates overflow.rubidium
2007-06-18(svn r10209) -Fix/Codechange: forgot a few changes of int32 -> Money in the p...rubidium
2007-05-14(svn r9836) -Codechange: make non-improved loading happen FIFO-ish; generally...rubidium
2007-05-02(svn r9770) -Codechange: perform the payment of cargo when loading/unloading,...rubidium
2007-03-21(svn r9388) -Codechange: variable scope and type, and standardify all CargoID...peter1138
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-23(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ...belugas
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium