| Protocol: | pserver | User: | anonymous |
| Machine: | cvs.sourceforge.net | CVSROOT: | /cvsroot/crossfire |
|
Filename: CFLog.py | |||
| Revision 1.5 | akirschbaum | 2005/11/10 19:21:15 | +2 -0 |
|
Disallow player name '#' since this key is used for the file head line. | |||
| Show difference between Revision 1.4 and 1.5 | |||
| Revision 1.4 | gros | 2005/10/18 18:13:28 | +4 -4 |
|
Update of the maps for CFPython version 2.0. Update of the IPO-related scripts. Gros - 18/10/2005 | |||
| Show difference between Revision 1.3 and 1.4 | |||
| Revision 1.3 | temitchell | 2004/09/01 02:03:25 | +48 -28 |
|
- add new CF module - classes CFDataFile and CFData - replace crossfirelog shelf with plain text datafile (less efficient but more accessable) - add logging for kick and muzzle - add more dm commands for seen (chicken oracle, guy in goths...) - make sure you make a datafiles dir in var/crossfire or have make install do it for you. | |||
| Show difference between Revision 1.2 and 1.3 | |||
| Revision 1.2 | temitchell | 2004/08/28 00:19:23 | +33 -33 |
|
- 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.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 | |||