Directory maps/trunk/test/

Total Files:
53
Deleted Files:
0
Lines of Code:
38252

[root]/maps/trunk/test
                directory in repo anthony (7 files, 7761 lines)
                directory in repo newmaps (1 files, 9758 lines)
                    directory in repo madness_maze (43 files, 34588 lines)
                        directory in repo scripts (1 files, 53 lines)
                directory in repo quest_handling (19 files, 2462 lines)

Lines of Code

maps/trunk/test/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 234 (100.0%) 13456 (100.0%) 57.5
tchize 8 (3.4%) 6299 (46.8%) 787.3
ryo_saeba 59 (25.2%) 6055 (45.0%) 102.6
rjtanner 25 (10.7%) 507 (3.8%) 20.2
mwedel 1 (0.4%) 408 (3.0%) 408.0
cavesomething 3 (1.3%) 91 (0.7%) 30.3
akirschbaum 49 (20.9%) 67 (0.5%) 1.3
qal21 87 (37.2%) 27 (0.2%) 0.3
anmaster 2 (0.9%) 2 (0.0%) 1.0

Most Recent Commits

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

Remove redundant semicolons.

12 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+12 -12)
ryo_saeba 2015-02-22 10:09 Rev.: 19789

Attribute-related tests.

20 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+20)
ryo_saeba 2015-02-22 08:34 Rev.: 19787

Fix script.

1 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+1)
rjtanner 2014-09-04 17:53 Rev.: 19635

Update randomtreasure test map (test/randomtreasure) with flooring, all available random_item archetypes and descriptive signs.

375 lines of code changed in 1 file:

  • maps/trunk/test: randomtreasure (+375 -1)
rjtanner 2014-08-07 00:18 Rev.: 19601

Capitalize crossfire to Crossfire when referenced from within the game.

12 lines of code changed in 1 file:

  • maps/trunk/test: traps (+12 -12)
ryo_saeba 2013-07-23 14:25 Rev.: 18830

Add AttackMovement test.

8 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+8 -5)
akirschbaum 2013-05-09 06:08 Rev.: 18703

Remove trailing whitespace.

8 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+8 -8)
ryo_saeba 2012-07-08 11:12 Rev.: 18353

Test for MoveTo().

120 lines of code changed in 2 files:

  • maps/trunk/test: python (+9), python.py (+111 -75)
ryo_saeba 2012-07-08 10:12 Rev.: 18350

Add 'drop' and 'pickup' tests.

69 lines of code changed in 2 files:

  • maps/trunk/test: cfanim (+48 -18), cfanim.take.drop.animation (new 21)
ryo_saeba 2012-07-08 09:52 Rev.: 18347

Indicate the animation is finished.

1 lines of code changed in 1 file:

  • maps/trunk/test: cfanim.animation (+1)
ryo_saeba 2012-07-08 09:52 Rev.: 18346

Use correct archetype to not confuse mapmaker.

1 lines of code changed in 1 file:

  • maps/trunk/test: cfanim (+1 -2)
ryo_saeba 2011-11-01 11:40 Rev.: 15369

Test for the 'NoSave' property.

8 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+8)
ryo_saeba 2011-10-29 04:48 Rev.: 15295

Replace handler with specific one. Requires arch revision 15294.

1 lines of code changed in 1 file:

  • maps/trunk/test: dialog (+1 -3)
ryo_saeba 2011-06-09 16:00 Rev.: 14529

Test jail information.

2 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+2)
ryo_saeba 2011-06-09 14:31 Rev.: 14526

Fix script.

9 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+9 -7)
ryo_saeba 2011-05-29 13:04 Rev.: 14498

Fix script broken by NCP-related changes in server.

49 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+49 -31)
ryo_saeba 2010-09-25 03:00 Rev.: 13881

Misc tests.

121 lines of code changed in 2 files:

  • maps/trunk/test: find_by_arch_name (new 107), find_by_arch_name.py (new 14)
ryo_saeba 2010-09-25 02:53 Rev.: 13872

Test for mover moving doors.

10 lines of code changed in 1 file:

  • maps/trunk/test: playermover (+10 -1)
ryo_saeba 2010-08-14 02:44 Rev.: 13591

Adjust test script to new types.

15 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+15 -16)
ryo_saeba 2010-05-30 10:03 Rev.: 13351

Various animation experiments.

45 lines of code changed in 2 files:

  • maps/trunk/test: cfanim (+15 -1), cfanim.ghosted.animation (new 30)
ryo_saeba 2010-05-30 10:03 Rev.: 13350

Add missing encoding.

1 lines of code changed in 1 file:

  • maps/trunk/test: quest.py (+1)
ryo_saeba 2010-05-13 16:52 Rev.: 13210

Add 'replies' to grandpa's dialog.

4 lines of code changed in 1 file:

  • maps/trunk/test: granpa_dialog.msg (+4 -2)
cavesomething 2010-04-27 04:10 Rev.: 12994

Update test map to use new dialog syntax

3 lines of code changed in 1 file:

  • maps/trunk/test: dialog (+3 -24)
cavesomething 2010-04-27 04:04 Rev.: 12993

Update existing dialog files to use the new dialog syntax

20 lines of code changed in 1 file:

  • maps/trunk/test: granpa_dialog.msg (new 20)
cavesomething 2010-04-26 15:08 Rev.: 12983

Quest definition files using the new quest definition syntax

68 lines of code changed in 1 file:

  • maps/trunk/test: test.quests (new 68)
ryo_saeba 2010-01-24 14:06 Rev.: 12372

Spell requirement test map.

399 lines of code changed in 1 file:

  • maps/trunk/test: spell_requirements (new 399)
ryo_saeba 2010-01-24 12:28 Rev.: 12367

Small map to check NPC stopping when talked to.

421 lines of code changed in 1 file:

  • maps/trunk/test: talked_to (new 421)
ryo_saeba 2010-01-24 10:37 Rev.: 12365

Quest-related functions test.

422 lines of code changed in 2 files:

  • maps/trunk/test: quest (new 398), quest.py (new 24)
mwedel 2009-04-08 01:45 Rev.: 11634

Test map to test pickup of thrown objects. Map contains 2 thrown
objects (that that name), each holding one object like a normal thrown
object. One of the objects on this map is very heavy so tests code where
object is too heavy to pick up.
MSW 2009-04-07

408 lines of code changed in 1 file:

  • maps/trunk/test: thrown_pickup (new 408)
anmaster 2009-02-11 07:49 Rev.: 11442

Fix a typo in /test/python.py that broke the exp test.

1 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+1 -1)
anmaster 2009-02-08 10:34 Rev.: 11405

/test/python.py: Avoid deprecated syntax.

1 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+1 -1)
ryo_saeba 2008-11-16 13:59 Rev.: 10490

Turning boat example map.

1403 lines of code changed in 2 files:

  • maps/trunk/test: boat (new 1393), trigger (+10 -1)
ryo_saeba 2008-08-16 02:49 Rev.: 9745

Pipe test for regexp.

3 lines of code changed in 1 file:

  • maps/trunk/test: say (+3 -1)
akirschbaum 2008-05-30 02:32 Rev.: 9176

Run MapNormalizer script on all maps.

31 lines of code changed in 12 files:

  • maps/trunk/test: bigmonpit (+3 -2), cyclops (+3 -2), diagonal (+3 -2), faceofdeath (+3 -2), multisquare (+3 -2), paralyze (+3 -2), pit (+2 -1), playermover (+2 -1), randomtreasure (+3 -2), remote_altar (+2 -2), templatetest (+2 -1), trigger (+2 -1)
ryo_saeba 2008-05-20 16:25 Rev.: 9125

Some fun with plugins.

39 lines of code changed in 3 files:

  • maps/trunk/test: cfanim (+18 -1), cfanim.conjurer (new 17), cfanim.py (new 4)
ryo_saeba 2008-05-20 16:24 Rev.: 9124

Misc say test.

13 lines of code changed in 1 file:

  • maps/trunk/test: say (+13 -1)
ryo_saeba 2008-05-12 15:46 Rev.: 9042

CFAnim basic test map.

1731 lines of code changed in 3 files:

  • maps/trunk/test: cfanim (new 1646), cfanim.animation (new 67), cfanim.button (new 18)
ryo_saeba 2008-05-11 12:52 Rev.: 8968

Simple test map for the new dialog system.

423 lines of code changed in 1 file:

  • maps/trunk/test: say (new 423)
ryo_saeba 2008-04-08 16:56 Rev.: 8706

Simple test map.

409 lines of code changed in 1 file:

  • maps/trunk/test: teleporter_test (new 409)
ryo_saeba 2008-03-29 16:45 Rev.: 8664

Python hook check.

19 lines of code changed in 1 file:

  • maps/trunk/test: python.py (+19)

(28 more)

Generated by StatSVN 0.7.0