| Protocol: | pserver | User: | anonymous |
| Machine: | cvs.sourceforge.net | CVSROOT: | /cvsroot/crossfire |
|
Filename: board.py | |||
| Revision 1.6 | akirschbaum | 2005/11/10 22:20:56 | +12 -13 |
|
Make it work with with new Python plugin; remove debug output; make source-code formatting consistent. | |||
| Show difference between Revision 1.5 and 1.6 | |||
| Revision 1.5 | gros | 2005/10/18 18:13:28 | +19 -19 |
|
Update of the maps for CFPython version 2.0. Update of the IPO-related scripts. Gros - 18/10/2005 | |||
| Show difference between Revision 1.4 and 1.5 | |||
| Revision 1.4 | temitchell | 2004/12/06 04:48:05 | +0 -4 |
|
- remove item scripts long ago moved into items - update scripts to remove path (init script does it for us) | |||
| Show difference between Revision 1.3 and 1.4 | |||
| Revision 1.3 | 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.2 and 1.3 | |||
| Revision 1.2 | temitchell | 2003/10/06 03:41:36 | +1 -0 |
|
-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.1 and 1.2 | |||
| Revision 1.1 | temitchell | 2003/02/02 20:05:42 | None |
|
- move the ImperialPost python files to the python directory, unclude system pathfinding from CFPython | |||