Directory python/maps/witherspoon_manor/

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

[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 28 (100.0%) 647 (100.0%) 23.1
ryo_saeba 14 (50.0%) 574 (88.7%) 41.0
anmaster 10 (35.7%) 53 (8.2%) 5.3
cavesomething 1 (3.6%) 12 (1.9%) 12.0
kbulgrien 1 (3.6%) 6 (0.9%) 6.0
akirschbaum 2 (7.1%) 2 (0.3%) 1.0

Most Recent Commits

akirschbaum 2016-06-19 10:19 Rev.: 20286

Remove redundant semicolons.

1 lines of code changed in 1 file:

  • python/maps/witherspoon_manor: rolanda.py (+1 -1)
akirschbaum 2013-05-09 06:08 Rev.: 18703

Remove trailing whitespace.

1 lines of code changed in 1 file:

  • python/maps/witherspoon_manor: weapon_shop.py (+1 -1)
ryo_saeba 2012-06-10 10:47 Rev.: 18202

Quest: Witherspoon's ghost.

19 lines of code changed in 5 files:

  • python/maps/witherspoon_manor: devourers.py (+3), ghost.py (+9 -3), rolanda.py (+2), tomb.py (+2), weapon_shop.py (+3)
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.

5 lines of code changed in 5 files:

  • python/maps/witherspoon_manor: devourers.py (+1), ghost.py (+1), rolanda.py (+1), tomb.py (+1), weapon_shop.py (+1)
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.

334 lines of code changed in 6 files:

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

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

211 lines of code changed in 2 files:

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