Directory atrinik/

Total Files:
3
Deleted Files:
4
Lines of Code:
814

[root]/atrinik
        directory in repo debug (1 files, 52 lines)
        directory in repo devlib (8 files, 1439 lines)
        directory in repo metrics (0 files, 0 lines)
            directory in repo project (6 files, 368 lines)
        directory in repo resource (0 files, 0 lines)
            Folder removed from repo HelpFiles (0 files, 0 lines)
            directory in repo icons (9 files, 65 lines)
            directory in repo resource (0 files, 0 lines)
                directory in repo HelpFiles (7 files, 663 lines)
            directory in repo system (8 files, 26 lines)
        directory in repo src (0 files, 0 lines)
            directory in repo app (0 files, 0 lines)
                directory in repo net (0 files, 0 lines)
                    directory in repo sf (0 files, 0 lines)
                        directory in repo gridarta (0 files, 0 lines)
                            directory in repo var (0 files, 0 lines)
                                directory in repo atrinik (10 files, 695 lines)
                                    Folder removed from repo gameobject (0 files, 0 lines)
                                        Folder removed from repo scripts (0 files, 0 lines)
                                    directory in repo gui (0 files, 0 lines)
                                        directory in repo map (0 files, 0 lines)
                                            Folder removed from repo maptilepane (0 files, 0 lines)
                                            directory in repo renderer (2 files, 166 lines)
                                        directory in repo mappropertiesdialog (2 files, 867 lines)
                                        Folder removed from repo prefs (0 files, 0 lines)
                                        directory in repo scripts (2 files, 72 lines)
                                    Folder removed from repo io (0 files, 0 lines)
                                    directory in repo maincontrol (2 files, 542 lines)
                                    Folder removed from repo map (0 files, 0 lines)
                                        Folder removed from repo maparchobject (0 files, 0 lines)
                                        Folder removed from repo mapcontrol (0 files, 0 lines)
                                    directory in repo model (0 files, 0 lines)
                                        directory in repo archetype (7 files, 719 lines)
                                        Folder removed from repo artifact (0 files, 0 lines)
                                        directory in repo gameobject (3 files, 259 lines)
                                        directory in repo io (5 files, 421 lines)
                                        Folder removed from repo map (0 files, 0 lines)
                                        directory in repo maparchobject (2 files, 615 lines)
                                        directory in repo mapcontrol (1 files, 118 lines)
                                        directory in repo scripts (2 files, 312 lines)
                                        directory in repo settings (3 files, 193 lines)
                                    directory in repo resource (3 files, 402 lines)
                                    Folder removed from repo settings (0 files, 0 lines)
            directory in repo test (0 files, 0 lines)
                directory in repo net (0 files, 0 lines)
                    directory in repo sf (0 files, 0 lines)
                        directory in repo gridarta (0 files, 0 lines)
                            directory in repo var (0 files, 0 lines)
                                directory in repo atrinik (0 files, 0 lines)
                                    Folder removed from repo map (0 files, 0 lines)
                                        Folder removed from repo maparchobject (0 files, 0 lines)
                                    directory in repo model (0 files, 0 lines)
                                        directory in repo archetype (1 files, 152 lines)
                                        Folder removed from repo map (0 files, 0 lines)
                                            Folder removed from repo mapcontrol (0 files, 0 lines)
                                        directory in repo maparchobject (1 files, 58 lines)
                                Folder removed from repo daimonin (0 files, 0 lines)

Lines of Code

atrinik/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
akirschbaum 198 (100.0%) 1342 (100.0%) 6.7

Most Recent Commits

akirschbaum 2010-12-20 16:39 Rev.: 8825

Report truncated archetype definitions.

2 lines of code changed in 1 file:

  • atrinik: ChangeLog (+2)
akirschbaum 2010-12-20 16:26 Rev.: 8824

Fix validators not using head part attributes but incorrectly checking tail part attributes.

3 lines of code changed in 1 file:

  • atrinik: ChangeLog (+3)
akirschbaum 2010-12-20 14:53 Rev.: 8823

Ignore case of file name extensions on case-insensitive file systems.

3 lines of code changed in 1 file:

  • atrinik: ChangeLog (+3)
akirschbaum 2010-12-20 13:18 Rev.: 8822

Enable/disable "enter xyz map" actions when tile paths are modified.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)
akirschbaum 2010-12-12 08:43 Rev.: 8818

Always edit the head part of multi-square game objects in the game object text editor.

3 lines of code changed in 1 file:

  • atrinik: ChangeLog (+3)
akirschbaum 2010-12-12 08:24 Rev.: 8816

Add "Split Mode" action for tabs in main window.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)
akirschbaum 2010-12-10 13:57 Rev.: 8815

Add "Text Editor" tab.

2 lines of code changed in 1 file:

  • atrinik: ChangeLog (+2)
akirschbaum 2010-12-10 12:04 Rev.: 8812

Display red "Game Object" tab if the selected game object includes incorrect attributes.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)
akirschbaum 2010-12-05 04:17 Rev.: 8810

Fix display issues in map preview tool. [Atrinik, Daimonin]

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-11-24 03:44 Rev.: 8805

Fix keyboard shortcuts of the go map and find archetype dialogs to be globally active on every input field.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)
akirschbaum 2010-11-17 13:39 Rev.: 8800

Implement File|Goto Map... which opens maps by map name.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-11-13 12:06 Rev.: 8784

Remove outdated build files.

0 lines of code changed in 1 file:

  • atrinik: build.xml (del)
akirschbaum 2010-11-07 04:27 Rev.: 8767

Force non-GUI mode when using --script.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-11-05 14:09 Rev.: 8756

Add "type" attribute to <Attrib> game object matchers.

7 lines of code changed in 1 file:

  • atrinik: ChangeLog (+7)
akirschbaum 2010-11-01 07:52 Rev.: 8744

Suppress stray query dialog whether to delete the current pickmap folder when switching between pickmap folders.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)
akirschbaum 2010-10-18 10:54 Rev.: 8735

Include monster levels in monster view.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-10-10 15:29 Rev.: 8719

Fix incorrectly updated attribute for empty name field in game object attributes panel.

3 lines of code changed in 1 file:

  • atrinik: ChangeLog (+3)
akirschbaum 2010-10-10 08:19 Rev.: 8710

Correctly update game object type in undo/redo.

2 lines of code changed in 1 file:

  • atrinik: ChangeLog (+2)
akirschbaum 2010-10-10 08:18 Rev.: 8709

Fix typos.

1 lines of code changed in 1 file:

  • atrinik: ChangeLog (+1 -1)
akirschbaum 2010-10-10 04:52 Rev.: 8706

Add map-checker.py as a validator.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-10-06 14:58 Rev.: 8684

Fix typos.

2 lines of code changed in 3 files:

  • atrinik: INSTALL.txt (+1 -1), README.txt (new)
akirschbaum 2010-10-06 12:39 Rev.: 8668

Define and configure validators from "valdator.*" entries in messages.properties. Document available validators in validators.xhtml.

6 lines of code changed in 1 file:

  • atrinik: ChangeLog (+6)
akirschbaum 2010-10-05 01:15 Rev.: 8665

Use the def_arch's archetype name as the artifact's name for artifacts that do not specify a name attribute in def_arch or in the artifact definition.

6 lines of code changed in 1 file:

  • atrinik: ChangeLog (+6)
akirschbaum 2010-09-29 15:23 Rev.: 8662

Update default path to client executable on GNU/Linux.

2 lines of code changed in 1 file:

  • atrinik: ChangeLog (+2)
akirschbaum 2010-09-29 15:20 Rev.: 8661

Remove unnecessary map validators.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-09-25 15:38 Rev.: 8659

Correctly update archetypes when undoing/redoing operations involving autojoining.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)
akirschbaum 2010-09-08 11:02 Rev.: 8640

Retain tab locations in main window across editor restarts.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-09-07 13:35 Rev.: 8634

Fix "Move To" actions for tabs in main window.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-09-01 12:13 Rev.: 8632

Hide internal actions for menu bars from Configure Shortcuts.

2 lines of code changed in 1 file:

  • atrinik: ChangeLog (+2)
akirschbaum 2010-09-01 12:12 Rev.: 8631

Hide script editor actions from Configure Shortcuts.

2 lines of code changed in 1 file:

  • atrinik: ChangeLog (+2)
akirschbaum 2010-09-01 11:50 Rev.: 8630

Hide actions not applicable for an editor variant from Configure Shortcuts.

3 lines of code changed in 1 file:

  • atrinik: ChangeLog (+3)
akirschbaum 2010-09-01 00:39 Rev.: 8629

Make "Lock All Pickmaps" affect "Create Pickmap Folder" and "Delete Current Pickmap Folder".

3 lines of code changed in 1 file:

  • atrinik: ChangeLog (+3)
akirschbaum 2010-08-31 23:45 Rev.: 8625

Remove unused "Inventory:" element from game object attributes dialogs.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)
akirschbaum 2010-08-31 14:36 Rev.: 8624

Add option to skip squares in "random fill" that contain similar game objects.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)
akirschbaum 2010-08-30 12:30 Rev.: 8621

Do not generate game object attributes redundant with archetype.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-08-26 01:37 Rev.: 8619

Fix memory leak when browsing maps.

2 lines of code changed in 1 file:

  • atrinik: ChangeLog (+2)
akirschbaum 2010-08-25 23:41 Rev.: 8617

Correctly update window menu when using 'enter xyz map' actions.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-08-14 01:51 Rev.: 8615

Do not anymore load maps/**/*.trs files.

1 lines of code changed in 1 file:

  • atrinik: ChangeLog (+1 -1)
akirschbaum 2010-08-14 01:45 Rev.: 8614

Do not anymore load maps/**/*.art files.

4 lines of code changed in 1 file:

  • atrinik: ChangeLog (+4)
akirschbaum 2010-08-05 11:02 Rev.: 8611

Insert "direction" attribute only if the archetype supports a direction.

5 lines of code changed in 1 file:

  • atrinik: ChangeLog (+5)

(148 more)

Generated by StatSVN 0.7.0