Directory atrinik/src/app/net/sf/gridarta/var/atrinik/

Directory Created:
2009-07-30 14:20
Total Files:
10
Deleted Files:
3
Lines of Code:
695

[root]/atrinik/src/app/net/sf/gridarta/var/atrinik
                                    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)

Lines of Code

atrinik/src/app/net/sf/gridarta/var/atrinik/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
akirschbaum 128 (100.0%) 1397 (100.0%) 10.9

Most Recent Commits

akirschbaum 2010-11-17 13:39 Rev.: 8800

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

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+1 -1)
akirschbaum 2010-11-04 13:17 Rev.: 8751

Do not warn about map difficulty 0 as many existing maps use this. [Crossfire]

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+1 -1)
akirschbaum 2010-10-10 04:52 Rev.: 8706

Add map-checker.py as a validator.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+1)
akirschbaum 2010-10-08 11:38 Rev.: 8694

Move validator related code into model module.

14 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+14 -14)
akirschbaum 2010-10-06 14:58 Rev.: 8684

Fix typos.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: IGUIConstants.java (+1 -1)
akirschbaum 2010-10-06 12:39 Rev.: 8668

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

18 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+18)
akirschbaum 2010-09-01 12:12 Rev.: 8631

Hide script editor actions from Configure Shortcuts.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+2 -1)
akirschbaum 2010-09-01 11:50 Rev.: 8630

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

4 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+4)
akirschbaum 2010-08-14 01:51 Rev.: 8615

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

0 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (-2)
akirschbaum 2010-07-27 00:27 Rev.: 8608

Default loading config from 'archetype directory' rather than 'collected directory' when starting Gridarta for the first time.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+1 -1)
akirschbaum 2010-07-23 15:32 Rev.: 8605

(Re-)add "Save All Maps" function.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+1 -1)
akirschbaum 2010-07-22 11:23 Rev.: 8604

Remove face numbers from generated "bmaps" file.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+1 -1)
akirschbaum 2010-07-22 10:56 Rev.: 8602

Move hard-coded filenames and patterns for faces into text resources.

7 lines of code changed in 2 files:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: IGUIConstants.java (-7), messages.properties (+7)
akirschbaum 2010-07-22 10:23 Rev.: 8600

Remove redundant text resources.

0 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (-4)
akirschbaum 2010-06-14 11:33 Rev.: 8392

Remove code to delete old libraries; these libraries should have been removed by now.

0 lines of code changed in 5 files:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (-2), messages.properties (-4), messages_de.properties (-4), messages_fr.properties (-4), messages_sv.properties (-4)
akirschbaum 2010-06-12 08:22 Rev.: 8355

Add missing resource keys.

4 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+4)
akirschbaum 2010-06-08 17:36 Rev.: 8293

Replace int constants with enum.

0 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: IGUIConstants.java (-8)
akirschbaum 2010-06-04 17:52 Rev.: 8094

Fix Javadoc issues.

26 lines of code changed in 2 files:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: package-info.java (del), package.html (new 26)
akirschbaum 2010-06-04 13:07 Rev.: 8090

Implement #1714800 (Predefined locations / bookmarks) as Bookmarks menu.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+1 -1)
akirschbaum 2010-06-03 17:08 Rev.: 8089

Fix 'mpart_id' rather 'mpart_nr' in error message.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+1 -1)
akirschbaum 2010-05-30 01:30 Rev.: 8036

Update map header flags in map properties dialog to be in-sync with the ones server knows about.

11 lines of code changed in 4 files:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (+3 -3), messages_de.properties (+2 -3), messages_fr.properties (+3 -3), messages_sv.properties (+3 -3)
akirschbaum 2010-05-24 11:01 Rev.: 7978

Whitespace changes.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: IGUIConstants.java (+1)
akirschbaum 2010-05-23 06:37 Rev.: 7917

Implement #1717845 (Multitile paste) as File|Paste Tiled: paste the copy buffer into the selection. If the selection is larger than the copy buffer, tiling happens.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+2 -2)
akirschbaum 2010-05-23 05:44 Rev.: 7911

Rename action 'floodfill' to 'floodFill'.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+2 -2)
akirschbaum 2010-05-22 03:48 Rev.: 7848

Implement File|Grow Selection and File|Shrink Selection: grows/shrinks the selection by one map square.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+2 -2)
akirschbaum 2010-05-21 11:08 Rev.: 7846

Implement File|Expand Empty Selection: includes empty map squares surrounding selected empty map squares to the selection.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+2 -2)
akirschbaum 2010-05-20 15:15 Rev.: 7843

Implement #1644734 (Flood Fill short-cut/customizable short-cuts): add menu entry File|Configure Shortcuts...

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+1 -1)
akirschbaum 2010-05-18 14:05 Rev.: 7838

Move text resources to common code base.

0 lines of code changed in 4 files:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (-44), messages_de.properties (-33), messages_fr.properties (-33), messages_sv.properties (-33)
akirschbaum 2010-05-18 01:30 Rev.: 7837

Move text resources to common code base.

0 lines of code changed in 4 files:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (-27), messages_de.properties (-29), messages_fr.properties (-29), messages_sv.properties (-29)
akirschbaum 2010-05-18 01:13 Rev.: 7836

Remove unused text resource.

0 lines of code changed in 4 files:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: messages.properties (-8), messages_de.properties (-8), messages_fr.properties (-8), messages_sv.properties (-8)
akirschbaum 2010-05-16 12:32 Rev.: 7827

Rename action 'saveAll' to 'saveAllMaps'.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+1 -1)
akirschbaum 2010-05-16 12:30 Rev.: 7826

Rename action 'closeAll' to 'closeAllMaps'.

1 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+1 -1)
akirschbaum 2010-05-16 12:26 Rev.: 7825

Rename action 'close' to 'closeMap'.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+2 -2)
akirschbaum 2010-05-16 12:23 Rev.: 7824

Rename action 'saveAs' to 'saveMapAs'.

3 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+3 -3)
akirschbaum 2010-05-16 12:20 Rev.: 7823

Rename action 'save' to 'saveMap'.

3 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+3 -3)
akirschbaum 2010-05-16 12:16 Rev.: 7822

Rename action 'revert' to 'revertMap'.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+2 -2)
akirschbaum 2010-05-16 12:08 Rev.: 7821

Rename action 'open' to 'openFile'.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+2 -2)
akirschbaum 2010-05-16 12:01 Rev.: 7818

Merge redundant functions GUIMainControl.newMap() and GUIMainControl.createNew().

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: action.properties (+2 -2)
akirschbaum 2010-05-16 09:30 Rev.: 7803

Add tip of the day for CTRL-ALT-E.

2 lines of code changed in 2 files:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: tod.properties (+1), tod_de.properties (+1)
akirschbaum 2010-05-09 07:05 Rev.: 7721

Rewrite GUIUtils.getResourceIcon() to prefer built-in resources over files and to complain about missing resources.

2 lines of code changed in 1 file:

  • atrinik/src/app/net/sf/gridarta/var/atrinik: IGUIConstants.java (+2 -1)

(29 more)

Generated by StatSVN 0.7.0