Directory python/dialog/pre/

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

[root]/python/dialog/pre

Lines of Code

python/dialog/pre/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 299 (100.0%) 13.5
cavesomething 15 (68.2%) 212 (70.9%) 14.1
ryo_saeba 7 (31.8%) 87 (29.1%) 12.4

Most Recent Commits

ryo_saeba 2011-05-29 12:50 Rev.: 14497

Quanties can be 0 for non merging, take that into account.

4 lines of code changed in 1 file:

  • python/dialog/pre: item.py (+4 -1)
ryo_saeba 2010-06-12 11:50 Rev.: 13388

Pre-condition script, checking for some archetype in the inventory.

18 lines of code changed in 1 file:

  • python/dialog/pre: archininventory.py (new 18)
ryo_saeba 2010-06-06 10:14 Rev.: 13370

Fix comments.

1 lines of code changed in 1 file:

  • python/dialog/pre: knowledgeknown.py (+1 -2)
ryo_saeba 2010-06-06 10:06 Rev.: 13369

Script to check if a player knows (through the knowledge system) something or not.

18 lines of code changed in 1 file:

  • python/dialog/pre: knowledgeknown.py (new 18)
ryo_saeba 2010-05-30 05:43 Rev.: 13339

Add a 'questdone' precondition to vary dialogs.

17 lines of code changed in 1 file:

  • python/dialog/pre: questdone.py (new 17)
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.

29 lines of code changed in 2 files:

  • python/dialog/pre: npctoken.py (new 27), token.py (+2)
cavesomething 2010-05-15 16:40 Rev.: 13237

Remove stub code, this is likely to be handled in a separate check

0 lines of code changed in 1 file:

  • python/dialog/pre: quest.py (-3)
cavesomething 2010-05-15 16:39 Rev.: 13236

Make quest pre-conditions work correctly with ranges of stages

2 lines of code changed in 1 file:

  • python/dialog/pre: quest.py (+2 -2)
cavesomething 2010-05-07 07:19 Rev.: 13144

Check multiple token conditions correctly

5 lines of code changed in 1 file:

  • python/dialog/pre: token.py (+5 -3)
cavesomething 2010-05-05 10:02 Rev.: 13130

Fix parsing of stage numbers

1 lines of code changed in 1 file:

  • python/dialog/pre: quest.py (+1 -1)
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

58 lines of code changed in 5 files:

  • python/dialog/pre: age.py (+11), item.py (+8), level.py (+5), quest.py (+28 -4), token.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.

146 lines of code changed in 6 files:

  • python/dialog/pre: README (new 21), age.py (new 50), item.py (new 27), level.py (new 14), quest.py (new 17), token.py (new 17)
Generated by StatSVN 0.7.0