[root]/trunk/maps/python/events
born
(0 files, 0 lines)
init
(0 files, 0 lines)
kick
(0 files, 0 lines)
login
(0 files, 0 lines)
muzzle
(0 files, 0 lines)
remove
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 42 (100.0%) | 184 (100.0%) | 4.3 |
temitchell | 17 (40.5%) | 119 (64.7%) | 7.0 |
ryo_saeba | 6 (14.3%) | 43 (23.4%) | 7.1 |
gros | 6 (14.3%) | 22 (12.0%) | 3.6 |
mwedel | 10 (23.8%) | 0 (0.0%) | 0.0 |
bbotbuilder | 2 (4.8%) | 0 (0.0%) | 0.0 |
akirschbaum | 1 (2.4%) | 0 (0.0%) | 0.0 |
make branche directories, delete old trunk.
0 lines of code changed in 10 files:
Check if path exists to not display an error message
10 lines of code changed in 2 files:
Split event files, make subdirs.
31 lines of code changed in 3 files:
Prevent more warnings
0 lines of code changed in 1 file:
Adding to prevent the server from giving a warning about it being
missing, which was resulting in lots of spam to the console.
0 lines of code changed in 1 file:
Update of the Global Events scripts to the new 2.0 CFPython.
Update of the Guild-related scripts to the new 2.0 CFPython.
Update of the remaining scripts to the new 2.0 CFPython.
Gros - 18/10/2005
22 lines of code changed in 6 files:
Log, then check mail - if mail fails, log is still written.
2 lines of code changed in 1 file:
- remove python path bootstrapping - init script not appends module path
for us.
- add guild functions to init and remove scripts
14 lines of code changed in 6 files:
Add script for bootstrapping code. The script runs right after the python plugin is loaded.
0 lines of code changed in 1 file:
- fix tiny bug where player logging in has no record gets a record
made.
4 lines of code changed in 1 file:
- 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.
71 lines of code changed in 5 files:
- oops fix long stnading error preventing bank accounts being deleted
when player quits.. (blush)
3 lines of code changed in 1 file:
- move event scripts into their own directory
- add README
- add disguise script (warning usage still subject to bug 878949)
27 lines of code changed in 4 files: