ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/perl/bank.ext
Revision 1.24
Fri Dec 15 19:11:46 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +0 -0 lines
FILE REMOVED
move .ext to server

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 21:38:59 2006 UTC (17 years, 8 months ago) by elmex
Branch: MAIN
Changes since 1.22: +1 -16 lines
Diff to previous 1.22
the tradeshop is finished and in scorn

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 07:11:10 2006 UTC (17 years, 8 months ago) by elmex
Branch: MAIN
Changes since 1.21: +16 -10 lines
Diff to previous 1.21
further tests and stuff for the trade shops

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 22:20:07 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.20: +18 -18 lines
Diff to previous 1.20
make perl say the default say, convert bank script to new dialogue system

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 08:52:57 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.19: +15 -15 lines
Diff to previous 1.19
make use of ->reply, implement say in perl, still untested but activated perl-eval

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jul 11 16:56:27 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.18: +7 -8 lines
Diff to previous 1.18
fixed bank bug where withdrawal could lead to money loss
when the player couldn't pick it up. it's now just inserted
the same way like the shops do it when they give you money for a sold item.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed May 31 20:39:48 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
fixed withdraw bug

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed May 31 14:48:29 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Fixed bug:  can't withdraw your last coin.
Patch by:   Saladon
Bug ticket: http://cf.schmorp.de/tracker/view.php?id=70

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed May 24 01:40:21 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.15: +19 -14 lines
Diff to previous 1.15
Added royalties to the shop and removed imperials. Imperials can be
changed to platinacoins in japan.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue May 23 13:07:10 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Reduced the limit again, because Crossfire indeed has a limit of 2**31.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue May 23 12:09:42 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.13: +11 -4 lines
Diff to previous 1.13
- Added alias for platina: platinum
- "Removed" the limit by setting it to 10**12

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue May 23 11:12:21 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Increased max deposit and withdraw.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon May 22 19:49:48 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.11: +17 -4 lines
Diff to previous 1.11
Improved messages returned by the DM command.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon May 22 19:17:11 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
Fixed bug if the player requested by the DM was not online.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon May 22 19:14:47 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.9: +5 -6 lines
Diff to previous 1.9
Implemented the DM command to see other players' balance.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 22 19:09:36 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.8: +42 -36 lines
Diff to previous 1.8
Moved help up.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon May 22 18:54:12 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Changed something back I had missed.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 22 18:52:57 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.6: +6 -2 lines
Diff to previous 1.6
Fixed help bug.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon May 22 18:42:33 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.5: +42 -43 lines
Diff to previous 1.5
minor edits

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon May 22 18:33:24 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.4: +5 -0 lines
Diff to previous 1.4
Fixed bug where one could create money by withdrawing fractions of silver.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon May 22 17:57:55 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.3: +39 -34 lines
Diff to previous 1.3
More modularisation, improved handling of user errors.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun May 21 22:00:19 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Changed the last %unit->{key} to $unit{key}

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri May 19 14:54:55 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +21 -63 lines
Diff to previous 1.1
Shortened calc_exchange_rate

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri May 19 14:31:50 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Initial commit, don't edit it please, I am still working on it. I am open
to advice of course but I first want to finish it. Don't use this yet, as
it is largely untested. It doesn't even work that nicely anymore since
I modularised it. This is mainly committed as an preview.

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a