Directory trunk/maps/python/events/

Directory Created:
2004-08-02 18:38
Directory Deleted:
2006-09-19 02:24
Total Files:
0
Deleted Files:
10
Lines of Code:
0

[root]/trunk/maps/python/events
                    Folder removed from repo born (0 files, 0 lines)
                    Folder removed from repo init (0 files, 0 lines)
                    Folder removed from repo kick (0 files, 0 lines)
                    Folder removed from repo login (0 files, 0 lines)
                    Folder removed from repo muzzle (0 files, 0 lines)
                    Folder removed from repo remove (0 files, 0 lines)

Lines of Code

trunk/maps/python/events/ Lines of Code

Developers

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

Most Recent Commits

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

make branche directories, delete old trunk.

0 lines of code changed in 10 files:

  • trunk/maps/python/events: README (del), python_born.py (del), python_event.py (del), python_init.py (del), python_kick.py (del), python_login.py (del), python_mapenter.py (del), python_mapreset.py (del), python_muzzle.py (del), python_remove.py (del)
ryo_saeba 2006-01-08 05:21 Rev.: 4316

Check if path exists to not display an error message

10 lines of code changed in 2 files:

  • trunk/maps/python/events: python_event.py (+5 -4), python_init.py (+5 -4)
ryo_saeba 2006-01-07 18:44 Rev.: 4311

Split event files, make subdirs.

31 lines of code changed in 3 files:

  • trunk/maps/python/events: README (+5 -14), python_event.py (new 19), python_init.py (+7 -3)
bbotbuilder 2005-10-19 15:45 Rev.: 3910

Prevent more warnings

0 lines of code changed in 1 file:

  • trunk/maps/python/events: python_mapenter.py (new)
bbotbuilder 2005-10-19 15:12 Rev.: 3909

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:

  • trunk/maps/python/events: python_mapreset.py (new)
gros 2005-10-18 13:53 Rev.: 3901

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:

  • trunk/maps/python/events: python_born.py (+3 -4), python_init.py (+3 -3), python_kick.py (+4 -5), python_login.py (+6 -6), python_muzzle.py (+3 -3), python_remove.py (+3 -3)
ryo_saeba 2005-07-22 14:32 Rev.: 3498

Log, then check mail - if mail fails, log is still written.

2 lines of code changed in 1 file:

  • trunk/maps/python/events: python_login.py (+2 -3)
temitchell 2004-12-05 23:42 Rev.: 3001

- 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:

  • trunk/maps/python/events: python_born.py (-3), python_init.py (+5), python_kick.py (+1 -3), python_login.py (+3 -3), python_muzzle.py (-3), python_remove.py (+5 -3)
akirschbaum 2004-10-21 13:57 Rev.: 2971

Add script for bootstrapping code. The script runs right after the python plugin is loaded.

0 lines of code changed in 1 file:

  • trunk/maps/python/events: python_init.py (new)
temitchell 2004-08-31 22:08 Rev.: 2903

- fix tiny bug where player logging in has no record gets a record
made.

4 lines of code changed in 1 file:

  • trunk/maps/python/events: python_login.py (+4 -1)
temitchell 2004-08-31 21:03 Rev.: 2902

- 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:

  • trunk/maps/python/events: python_born.py (+2 -2), python_kick.py (new 32), python_login.py (+3 -3), python_muzzle.py (new 32), python_remove.py (+2 -1)
temitchell 2004-08-02 21:02 Rev.: 2868

- oops fix long stnading error preventing bank accounts being deleted
when player quits.. (blush)

3 lines of code changed in 1 file:

  • trunk/maps/python/events: python_remove.py (+3 -2)
temitchell 2004-08-02 18:38 Rev.: 2867

- 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:

  • trunk/maps/python/events: README (new 14), python_born.py (new 7), python_login.py (new 4), python_remove.py (new 2)
Generated by StatSVN 0.7.0