Directory editor/scripts/

Directory Created:
2007-10-10 12:35
Total Files:
4
Deleted Files:
0
Lines of Code:
836

[root]/editor/scripts

Lines of Code

editor/scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 62 (100.0%) 1954 (100.0%) 31.5
akirschbaum 61 (98.4%) 1917 (98.1%) 31.4
tchize 1 (1.6%) 37 (1.9%) 37.0

Most Recent Commits

akirschbaum 2013-07-19 04:54 Rev.: 18815

Adapt MapNormalizer editor script to changed Gridarta.

1 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (+1 -1)
akirschbaum 2012-01-08 14:35 Rev.: 16532

Enable file chooser dialog for selecting maps to run editor plugin scripts on. Requires Gridarta r9170 or later.

3 lines of code changed in 3 files:

  • editor/scripts: LegacySpellConverter (+1 -1), MapNormalizer (+1 -1), MapValidator (+1 -1)
akirschbaum 2011-07-08 12:27 Rev.: 14796

Clean up WorldMaker script. Make it more robust.

34 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (+34 -35)
akirschbaum 2011-06-28 14:32 Rev.: 14731

Ignore more non-map files in MapValidator script.

6 lines of code changed in 1 file:

  • editor/scripts: MapValidator (+6 -2)
akirschbaum 2011-06-25 13:55 Rev.: 14700

Whitespace changes.

11 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (+11 -18)
akirschbaum 2010-11-05 16:22 Rev.: 14051

Fix maps that allow stealing unpaid items from shops.

2 lines of code changed in 1 file:

  • editor/scripts: MapValidator (+2 -2)
akirschbaum 2010-11-03 02:21 Rev.: 14050

Whitespace changes.

5 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (+5 -3)
akirschbaum 2010-06-13 01:34 Rev.: 13395

Adapt WorldMaker plugin script to current Gridarta.

3 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (+3 -2)
akirschbaum 2010-06-12 10:14 Rev.: 13387

Remove debugging output from WorldMaker plugin script.

0 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (-3)
akirschbaum 2010-06-12 10:11 Rev.: 13386

Adapt MapValidator plugin script to current Gridarta.

23 lines of code changed in 1 file:

  • editor/scripts: MapValidator (+23 -8)
akirschbaum 2010-06-12 10:11 Rev.: 13385

Fix typo.

1 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (+1 -1)
akirschbaum 2010-06-12 10:05 Rev.: 13384

Adapt MapNormalizer plugin script to current Gridarta.

27 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (+27 -12)
akirschbaum 2010-05-15 14:11 Rev.: 13230

Adapt WorldMaker plugin script to current Gridarta.

1 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (+1 -1)
akirschbaum 2009-11-07 09:39 Rev.: 12237

Make editor script work with latest Gridarta.

2 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (+2 -1)
akirschbaum 2009-07-12 13:17 Rev.: 12061

Fix WorldMaker editor script. Needs Gridarta r6758 or later.

1 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (+1 -1)
akirschbaum 2009-07-12 09:40 Rev.: 12059

Add game object attribute normalization to MapNormalizer editor script. Now game object attributes are written in canonical order and attributes redundant with the archetype are removed.

36 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (+36 -10)
akirschbaum 2009-05-14 15:29 Rev.: 11682

Make MapNormalizer editor plugin script save only map files that needed normalization.

3 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (+3 -1)
akirschbaum 2009-05-14 15:25 Rev.: 11681

Adapt MapNormalizer editor plugin script to current Gridarta.

1 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (+1 -1)
akirschbaum 2009-05-14 15:21 Rev.: 11680

Suppress some 'cannot load map file' error messages in MapValidator editor plugin script.

6 lines of code changed in 1 file:

  • editor/scripts: MapValidator (+6 -2)
akirschbaum 2009-04-02 17:09 Rev.: 11618

Fix LegacySpellConverter and MapNormalizer editor plugin scripts.

2 lines of code changed in 2 files:

  • editor/scripts: LegacySpellConverter (+1 -1), MapNormalizer (+1 -1)
akirschbaum 2008-11-20 16:58 Rev.: 10625

Make editor scripts work with latest Gridarta.

7 lines of code changed in 4 files:

  • editor/scripts: LegacySpellConverter (+1 -1), MapNormalizer (+1 -1), MapValidator (+4 -3), WorldMaker (+1 -1)
akirschbaum 2008-10-11 16:10 Rev.: 10072

Update editor scripts to Gridarta r5480.

491 lines of code changed in 4 files:

  • editor/scripts: LegacySpellConverter (+323 -319), MapNormalizer (+17 -13), MapValidator (+7 -5), WorldMaker (+144 -146)
akirschbaum 2008-08-17 14:08 Rev.: 9750

Make editor scripts work with current Gridarta.

12 lines of code changed in 4 files:

  • editor/scripts: LegacySpellConverter (+3 -5), MapNormalizer (+2 -2), MapValidator (+4 -4), WorldMaker (+3 -3)
akirschbaum 2008-07-23 16:09 Rev.: 9676

Adapt MapValidator script to Gridarta changes.

102 lines of code changed in 1 file:

  • editor/scripts: MapValidator (+102 -97)
akirschbaum 2008-07-17 13:42 Rev.: 9442

Ignore *.msg files in editor scripts.

6 lines of code changed in 3 files:

  • editor/scripts: LegacySpellConverter (+2 -1), MapNormalizer (+2 -1), MapValidator (+2 -1)
akirschbaum 2008-05-30 01:23 Rev.: 9175

Run 'Shrink Map Size' function from MapNormalizer editor script.

52 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (+52 -36)
akirschbaum 2008-05-28 16:30 Rev.: 9158

Make editor scripts work with latest Gridarta build.

149 lines of code changed in 4 files:

  • editor/scripts: LegacySpellConverter (+1 -1), MapNormalizer (+1 -1), MapValidator (+1 -1), WorldMaker (+146 -146)
akirschbaum 2008-04-24 17:08 Rev.: 8799

Adapt MapValidator script to Gridarta changes.

2 lines of code changed in 1 file:

  • editor/scripts: MapValidator (+2 -1)
akirschbaum 2008-03-20 16:29 Rev.: 8543

Remove unused configuration parameter from WorldMaker script.

0 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (-8)
akirschbaum 2008-02-22 18:58 Rev.: 8468

Shorten scripts by using Gridarta's RecursiveFileIterator class.

143 lines of code changed in 3 files:

  • editor/scripts: LegacySpellConverter (+12 -27), MapNormalizer (+36 -52), MapValidator (+95 -108)
tchize 2007-12-28 05:38 Rev.: 8055

Update script so it now handles big image file with less disk copy.
Replace pnmpaste of world file (which output result in a copy) with a custom in file replacement
(no copy, no need to reread full file on each iteration).
1G world file are now feasible with reasonable run time.

37 lines of code changed in 1 file:

  • editor/scripts: WorldMaker (+37 -7)
akirschbaum 2007-11-18 18:02 Rev.: 7536

Do not create superfluous 'randomitems none' attributes.

3 lines of code changed in 1 file:

  • editor/scripts: LegacySpellConverter (+3 -1)
akirschbaum 2007-11-04 14:07 Rev.: 7476

Add Gridarta converter script to update legacy spellcasting objects in map files.

350 lines of code changed in 1 file:

  • editor/scripts: LegacySpellConverter (new 350)
akirschbaum 2007-10-31 15:41 Rev.: 7431

Do not update the 'Modfied:' map header when normalizing maps.

0 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (-1)
akirschbaum 2007-10-28 13:37 Rev.: 7425

Do not crash script if no log file is given.

1 lines of code changed in 1 file:

  • editor/scripts: MapValidator (+1 -1)
akirschbaum 2007-10-28 13:36 Rev.: 7424

Process map files in alphabetical order.

4 lines of code changed in 2 files:

  • editor/scripts: MapNormalizer (+2), MapValidator (+2)
akirschbaum 2007-10-28 13:28 Rev.: 7423

Do not crash script if a directory cannot be read.

8 lines of code changed in 2 files:

  • editor/scripts: MapNormalizer (+4), MapValidator (+4)
akirschbaum 2007-10-26 17:19 Rev.: 7396

MapValidator script: add option to write map errors to a log file.

38 lines of code changed in 1 file:

  • editor/scripts: MapValidator (+38 -15)
akirschbaum 2007-10-19 15:22 Rev.: 7360

Add Gridarta script to normalize map files.

64 lines of code changed in 1 file:

  • editor/scripts: MapNormalizer (new 64)
akirschbaum 2007-10-10 12:35 Rev.: 7315

Add editor scripts.

317 lines of code changed in 2 files:

  • editor/scripts: MapValidator (new 110), WorldMaker (new 207)
Generated by StatSVN 0.7.0