Directory maps/trunk/python/dialog/post/

Directory Created:
2010-04-27 18:43
Total Files:
10
Deleted Files:
0
Lines of Code:
211

[root]/maps/trunk/python/dialog/post

Lines of Code

maps/trunk/python/dialog/post/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 237 (100.0%) 8.7
cavesomething 14 (51.9%) 151 (63.7%) 10.7
ryo_saeba 5 (18.5%) 62 (26.2%) 12.4
akirschbaum 8 (29.6%) 24 (10.1%) 3.0

Most Recent Commits

akirschbaum 2013-05-09 06:08 Rev.: 18703

Remove trailing whitespace.

24 lines of code changed in 8 files:

  • maps/trunk/python/dialog/post: connection.py (+3 -3), givecontents.py (+7 -7), giveitem.py (+3 -3), giveknowledge.py (+1 -1), marktime.py (+2 -2), quest.py (+4 -4), settoken.py (+3 -3), takeitem.py (+1 -1)
ryo_saeba 2012-05-20 12:50 Rev.: 18143

Post-dialog script to give a knowledge item.

16 lines of code changed in 1 file:

  • maps/trunk/python/dialog/post: giveknowledge.py (new 16)
ryo_saeba 2011-05-29 13:28 Rev.: 14501

Ensure items were removed.

4 lines of code changed in 1 file:

  • maps/trunk/python/dialog/post: takeitem.py (+4 -2)
ryo_saeba 2010-05-30 09:27 Rev.: 13344

Hook to animate through cfanim.

23 lines of code changed in 1 file:

  • maps/trunk/python/dialog/post: animate.py (new 23)
ryo_saeba 2010-05-30 05:11 Rev.: 13336

Add 'npctoken' and 'setnpctoken' pre and post conditions, to keep data in NPC instead of player.

19 lines of code changed in 2 files:

  • maps/trunk/python/dialog/post: setnpctoken.py (new 17), settoken.py (+2)
cavesomething 2010-05-05 06:11 Rev.: 13124

Add dialog_check.py - a script to check dialog files for common errors.
Add ## DIALOGCHECK blocks to all existing action scripts
Allow the pre 'quest' check to express ranges of stages or an exact
stage to be at

43 lines of code changed in 7 files:

  • maps/trunk/python/dialog/post: connection.py (+5), givecontents.py (+6), giveitem.py (+7), marktime.py (+6), quest.py (+7), settoken.py (+6), takeitem.py (+6)
cavesomething 2010-04-27 18:43 Rev.: 13014

Break out the CFDialog python script into a dispatcher for a number of smaller, action oriented scripts.

108 lines of code changed in 7 files:

  • maps/trunk/python/dialog/post: connection.py (new 9), givecontents.py (new 15), giveitem.py (new 13), marktime.py (new 11), quest.py (new 18), settoken.py (new 9), takeitem.py (new 33)
Generated by StatSVN 0.7.0