| Protocol: | pserver | User: | anonymous |
| Machine: | cvs.sourceforge.net | CVSROOT: | /cvsroot/crossfire |
|
Filename: silverslots.py | |||
| Revision 1.7 | gros | 2005/10/18 18:45:23 | +22 -22 |
|
Adapted the casino-related scripts to CFPython 2.0. Gros - 18/10/2005 | |||
| Show difference between Revision 1.6 and 1.7 | |||
| Revision 1.6 | temitchell | 2004/12/06 04:48:05 | +0 -3 |
|
- remove item scripts long ago moved into items - update scripts to remove path (init script does it for us) | |||
| Show difference between Revision 1.5 and 1.6 | |||
| Revision 1.5 | temitchell | 2004/08/28 00:19:39 | +2 -1 |
|
- 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. | |||
| Show difference between Revision 1.4 and 1.5 | |||
| Revision 1.4 | temitchell | 2003/10/25 02:20:08 | +3 -2 |
|
- 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) | |||
| Show difference between Revision 1.3 and 1.4 | |||
| Revision 1.3 | temitchell | 2003/10/06 03:41:36 | +7 -11 |
|
-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 | |||
| Show difference between Revision 1.2 and 1.3 | |||
| Revision 1.2 | temitchell | 2003/06/09 03:50:32 | +8 -2 |
|
- small fix to make the slots deal with plurality | |||
| Show difference between Revision 1.1 and 1.2 | |||
| Revision 1.1 | temitchell | 2003/02/02 07:50:10 | None |
|
- 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 | |||