Directory trunk/maps/python/casino/

Directory Created:
2003-02-02 02:50
Directory Deleted:
2006-09-19 02:24
Total Files:
0
Deleted Files:
5
Lines of Code:
0

[root]/trunk/maps/python/casino

Lines of Code

trunk/maps/python/casino/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 46 (100.0%) 734 (100.0%) 15.9
temitchell 26 (56.5%) 559 (76.2%) 21.5
gros 5 (10.9%) 113 (15.4%) 22.6
qal21 8 (17.4%) 60 (8.2%) 7.5
akirschbaum 2 (4.3%) 2 (0.3%) 1.0
mwedel 5 (10.9%) 0 (0.0%) 0.0

Most Recent Commits

mwedel 2006-09-19 02:24 Rev.: 4942

make branche directories, delete old trunk.

0 lines of code changed in 5 files:

  • trunk/maps/python/casino: diamondslots.py (del), goldslots.py (del), imperialslots.py (del), platinumslots.py (del), silverslots.py (del)
qal21 2006-09-15 23:07 Rev.: 4929

Minor cleanup of slot code. Seperated payout values from logic. Still need to clean code up further and eliminate duplicated code.

57 lines of code changed in 5 files:

  • trunk/maps/python/casino: diamondslots.py (+10 -32), goldslots.py (+12 -29), imperialslots.py (+11 -32), platinumslots.py (+12 -33), silverslots.py (+12 -25)
qal21 2006-09-15 22:29 Rev.: 4928

Fix minor win jackpots on plat, imperial, and diamond slot machines. Courtesy of the anonymous submitter of tracker item #1559643.

3 lines of code changed in 3 files:

  • trunk/maps/python/casino: diamondslots.py (+1 -1), imperialslots.py (+1 -1), platinumslots.py (+1 -1)
akirschbaum 2005-11-11 02:14 Rev.: 4029

Fix syntax error in script.

2 lines of code changed in 2 files:

  • trunk/maps/python/casino: goldslots.py (+1 -1), platinumslots.py (+1 -1)
gros 2005-10-18 13:45 Rev.: 3900

Adapted the casino-related scripts to CFPython 2.0.
Gros - 18/10/2005

113 lines of code changed in 5 files:

  • trunk/maps/python/casino: diamondslots.py (+24 -24), goldslots.py (+22 -22), imperialslots.py (+23 -23), platinumslots.py (+22 -22), silverslots.py (+22 -22)
temitchell 2004-12-05 23:48 Rev.: 3003

- remove item scripts long ago moved into items
- update scripts to remove path (init script does it for us)

0 lines of code changed in 5 files:

  • trunk/maps/python/casino: diamondslots.py (-3), goldslots.py (-3), imperialslots.py (-3), platinumslots.py (-3), silverslots.py (-3)
temitchell 2004-08-27 19:19 Rev.: 2891

- change path finding to use os.path - hopefully this will fix these
scripts for the (new) windows server
- CFgetPaths is now dead and will be removed - change your scripts if
you use it.

10 lines of code changed in 5 files:

  • trunk/maps/python/casino: diamondslots.py (+2 -1), goldslots.py (+2 -1), imperialslots.py (+2 -1), platinumslots.py (+2 -1), silverslots.py (+2 -1)
temitchell 2003-10-24 21:20 Rev.: 2413

- fixed issue with slotmachines where items created reset number of
existing items in the same space.
(using itemborker to set number of items add or remove as a safer way to
manage this.)
- touched up bank dialogue (and incorporated itembroker code)

16 lines of code changed in 5 files:

  • trunk/maps/python/casino: diamondslots.py (+4 -4), goldslots.py (+3 -2), imperialslots.py (+3 -3), platinumslots.py (+3 -2), silverslots.py (+3 -2)
temitchell 2003-10-05 22:41 Rev.: 2376

-fix banksay.py (was a small issue with a missing =)
-add reusable script for adding/removing items
-add two new slotmachines
-add an insult generator

227 lines of code changed in 5 files:

  • trunk/maps/python/casino: diamondslots.py (new 109), goldslots.py (+1 -1), imperialslots.py (new 109), platinumslots.py (+1 -1), silverslots.py (+7 -11)
temitchell 2003-06-08 22:50 Rev.: 2173

- small fix to make the slots deal with plurality

24 lines of code changed in 3 files:

  • trunk/maps/python/casino: goldslots.py (+8 -2), platinumslots.py (+8 -2), silverslots.py (+8 -2)
temitchell 2003-02-02 02:50 Rev.: 1990

- using new directory getting functions in the Plugin, makes python more better
- converted the slots over, now easier to install
- added a script that returns the directories for easy use

282 lines of code changed in 3 files:

  • trunk/maps/python/casino: goldslots.py (new 93), platinumslots.py (new 97), silverslots.py (new 92)
Generated by StatSVN 0.7.0