Author Statistics for ryo_saeba

Back to Index Page

Author Details

Login: ryo_saeba
Fullname: ryo_saeba
Revisions: 1246
Lines of Code: 50254
Added Lines of Code: 72175
Lines of Code per Change: 40.3

Author of the Month

Lines Of Code (per Author)

Lines Of Code for ryo_saeba (per module)

Activity

Commit Log

DateAuthorFile/Message
7/31/06 5:14 PMryo_saeba
Needed to avoid polluting (1 Files changed, 1 Lines changed)
python/.cvsignore 1.1 added 1
7/30/06 3:44 AMryo_saeba
Fix spellings courtesy Kevin R. Bulgrien - kbulgrien (bug #1531072) (3 Files changed, 11 Lines changed)
scorn/taverns/goths2 1.3 (+1 -1)
scorn/anthony/passoffice 1.6 (+9 -9)
scorn/houses/wizz.entry 1.3 (+1 -1)
7/29/06 5:19 AMryo_saeba
Patch #1518307 courtesy Kevin R. Bulgrien - kbulgrien (1 Files changed, 12 Lines changed)
scorn/shops/scorn.sale1 1.14 (+12 -0)
6/3/06 5:01 PMryo_saeba
Add random map's name (1 Files changed, 6 Lines changed)
scorn/temples/valriel3 1.3 (+6 -3)
2/14/06 4:35 PMryo_saeba
A few more tests. (1 Files changed, 16 Lines changed)
test/python.py 1.3 (+16 -0)
2/14/06 3:34 PMryo_saeba
Archetype is a property, not a method. (1 Files changed, 1 Lines changed)
test/python.py 1.2 (+1 -1)
1/15/06 8:56 AMryo_saeba
Remove obsolete files (2 Files changed, 0 Lines changed)
python/events/python_mapreset.py 1.2 removed
python/events/python_mapenter.py 1.2 removed
1/8/06 4:21 AMryo_saeba
Check if path exists to not display an error message (2 Files changed, 10 Lines changed)
python/events/python_event.py 1.2 (+5 -4)
python/events/python_init.py 1.5 (+5 -4)
1/8/06 3:31 AMryo_saeba
Remove obsolete files (5 Files changed, 0 Lines changed)
python/events/python_born.py 1.5 removed
python/events/python_muzzle.py 1.4 removed
python/events/python_remove.py 1.6 removed
python/events/python_kick.py 1.4 removed
python/events/python_login.py 1.7 removed
1/7/06 5:44 PMryo_saeba
Split event files, make subdirs. (12 Files changed, 259 Lines changed)
python/events/remove/guild_remove.py 1.1 added 32
python/events/remove/bank_remove.py 1.1 added 33
python/events/born/log_born.py 1.1 added 29
python/events/remove/log_remove.py 1.1 added 31
python/events/login/log_login.py 1.1 added 13
python/events/python_init.py 1.4 (+7 -3)
python/events/muzzle/log_muzzle.py 1.1 added 27
python/events/kick/log_kick.py 1.1 added 27
python/events/README 1.2 (+5 -14)
python/events/login/mail_login.py 1.1 added 35
python/events/init/guild_init.py 1.1 added 3
python/events/python_event.py 1.1 added 17