Directory python/maps/witherspoon_manor/

Directory Created:
2007-12-16 17:10
Total Files:
6
Deleted Files:
0
Lines of Code:
537

[root]/python/maps/witherspoon_manor

Lines of Code

python/maps/witherspoon_manor/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 626 (100.0%) 29.8
ryo_saeba 9 (42.9%) 560 (89.5%) 62.2
anmaster 10 (47.6%) 48 (7.7%) 4.8
cavesomething 1 (4.8%) 12 (1.9%) 12.0
kbulgrien 1 (4.8%) 6 (1.0%) 6.0

Most Recent Commits

ryo_saeba 2010-05-10 12:51 Rev.: 13164

Adjust quest to new dialog system.

10 lines of code changed in 1 file:

  • python/maps/witherspoon_manor: ghost.py (+10 -4)
cavesomething 2010-04-27 04:04 Rev.: 12993

Update existing dialog files to use the new dialog syntax

12 lines of code changed in 1 file:

  • python/maps/witherspoon_manor: ghost.py (+12 -12)
anmaster 2009-01-29 20:38 Rev.: 11285

Set svn:eol-style on the python scripts in maps.

0 lines of code changed in 5 files:

  • python/maps/witherspoon_manor: devourers.py (changed), ghost.py (changed), rolanda.py (changed), tomb.py (changed), weapon_shop.py (changed)
anmaster 2009-01-29 20:22 Rev.: 11283

Run whitespace cleanup script in maps/python.

48 lines of code changed in 5 files:

  • python/maps/witherspoon_manor: devourers.py (+12 -13), ghost.py (+23 -23), rolanda.py (+1 -1), tomb.py (+9 -9), weapon_shop.py (+3 -4)
kbulgrien 2008-11-15 02:55 Rev.: 10469

Modify CFDialog.py to use a list of strings for the keywords instead of the "|"
delimited string for consistency and to reduce the need to specially parse the
string. There seems no particular reason to stay with the "|" delimiter (and
@match use of it does not seem compelling enough to override the benefit of
removing the oddball parameter from both CFDialog.py and npc_dialog.py scripts.
This commit also updates every known dialog that is affected. Also updated
are the comments in both dialog scripts to reflect the change. In CFDialog.py
also pluralize some identifers to better reflect that they are used for lists.

6 lines of code changed in 1 file:

  • python/maps/witherspoon_manor: ghost.py (+6 -6)
ryo_saeba 2008-01-24 17:56 Rev.: 8261

End of the Witherspoon ghost quest, some more fun.

337 lines of code changed in 6 files:

  • python/maps/witherspoon_manor: README (new 23), devourers.py (new 96), ghost.py (+36 -10), rolanda.py (new 105), tomb.py (+16 -7), weapon_shop.py (new 61)
ryo_saeba 2007-12-16 17:10 Rev.: 7939

Small quest, that may be expanded later. New manor outside Scorn.

213 lines of code changed in 2 files:

  • python/maps/witherspoon_manor: ghost.py (new 151), tomb.py (new 62)
Generated by StatSVN 0.7.0