Directory jxclient/trunk/ragnorok.theme/

Directory Created:
2007-12-09 18:03
Directory Deleted:
2008-01-12 12:50
Total Files:
0
Deleted Files:
18
Lines of Code:
0

[root]/jxclient/trunk/ragnorok.theme
                Folder removed from repo fonts (0 files, 0 lines)
                Folder removed from repo pictures (0 files, 0 lines)

Lines of Code

jxclient/trunk/ragnorok.theme/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
akirschbaum 104 (100.0%) 2026 (100.0%) 19.4

Most Recent Commits

akirschbaum 2008-01-12 12:50 Rev.: 8176

Use "ragnorok" as default skin.

0 lines of code changed in 18 files:

  • jxclient/trunk/ragnorok.theme: book.skin (del), disconnect.skin (del), global.skin (del), ground.skin (del), help.skin (del), inventory.skin (del), keybind.skin (del), main.skin (del), map.skin (del), messages.skin (del), meta.skin (del), protections.skin (del), query.skin (del), quit.skin (del), setup.skin (del), skills.skin (del), start.skin (del), status.skin (del)
akirschbaum 2008-01-06 11:30 Rev.: 8140

ragnorok: Highlight the readied skill in skills dialog.

38 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: skills.skin (+38)
akirschbaum 2008-01-05 15:00 Rev.: 8128

Do not overwrite book contents with random text messages.

1 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: book.skin (+1 -1)
akirschbaum 2008-01-05 14:02 Rev.: 8123

Properly reset ground/spells/inventory/messages view scroll position.

92 lines of code changed in 3 files:

  • jxclient/trunk/ragnorok.theme: ground.skin (+35), inventory.skin (+54), messages.skin (+3)
akirschbaum 2008-01-05 12:21 Rev.: 8119

Make sure the magic map dialog displays an odd number of tiles.

2 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: map.skin (+2 -2)
akirschbaum 2008-01-05 07:35 Rev.: 8113

Split class GUICommandText to not query the connection state.

1 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: query.skin (+1 -1)
akirschbaum 2008-01-05 06:52 Rev.: 8111

ragnorok: Improve scrolling in inventory dialog.

187 lines of code changed in 2 files:

  • jxclient/trunk/ragnorok.theme: global.skin (+2 -2), inventory.skin (+185 -184)
akirschbaum 2008-01-05 06:26 Rev.: 8110

skin: Add support for command lists executing if at least one sub-command can execute.

115 lines of code changed in 3 files:

  • jxclient/trunk/ragnorok.theme: global.skin (+37 -37), meta.skin (+2 -2), skills.skin (+76 -76)
akirschbaum 2008-01-05 05:26 Rev.: 8107

Correctly update the last entry in server selection window.

4 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: meta.skin (+4)
akirschbaum 2008-01-05 05:09 Rev.: 8106

Simplify skin files: merge commands SCROLLUP and SCROLLDOWN into SCROLL.

200 lines of code changed in 4 files:

  • jxclient/trunk/ragnorok.theme: ground.skin (+62 -62), inventory.skin (+120 -120), messages.skin (+2 -2), meta.skin (+16 -16)
akirschbaum 2007-12-21 12:43 Rev.: 7984

Save position and stacking order of dialogs.

22 lines of code changed in 15 files:

  • jxclient/trunk/ragnorok.theme: book.skin (+1 -1), disconnect.skin (+1 -1), global.skin (+8), ground.skin (+1 -2), help.skin (+1 -1), inventory.skin (+1 -2), keybind.skin (+1 -1), map.skin (+1 -2), messages.skin (+1 -2), protections.skin (+1 -2), query.skin (+1 -1), quit.skin (+1 -1), setup.skin (+1 -2), skills.skin (+1 -2), status.skin (+1 -2)
akirschbaum 2007-12-19 13:42 Rev.: 7977

Make dialogs movable.

3 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: status.skin (+3 -1)
akirschbaum 2007-12-18 19:19 Rev.: 7974

Use different background colors for active and inactive text input fields.

2 lines of code changed in 2 files:

  • jxclient/trunk/ragnorok.theme: messages.skin (+1 -1), query.skin (+1 -1)
akirschbaum 2007-12-17 14:25 Rev.: 7946

Remove unused code.

9 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: meta.skin (+9 -9)
akirschbaum 2007-12-15 14:58 Rev.: 7919

Add setup option to disable sound. (ragnorok)

5 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: setup.skin (+5 -1)
akirschbaum 2007-12-15 14:08 Rev.: 7918

Rename title in setup dialog.

2 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: setup.skin (+2 -2)
akirschbaum 2007-12-15 05:04 Rev.: 7904

Fix display issues in server input field.

1 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: meta.skin (+1 -1)
akirschbaum 2007-12-14 12:17 Rev.: 7898

Do not crash if the server connection breaks.

21 lines of code changed in 3 files:

  • jxclient/trunk/ragnorok.theme: disconnect.skin (new 12), global.skin (+3 -2), quit.skin (+6 -6)
akirschbaum 2007-12-12 14:21 Rev.: 7863

Fix positions of ground view tiles.

4 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: ground.skin (+4 -4)
akirschbaum 2007-12-11 17:39 Rev.: 7852

Add server version number in server selection dialog. (ragnorok)

9 lines of code changed in 1 file:

  • jxclient/trunk/ragnorok.theme: meta.skin (+9 -9)
akirschbaum 2007-12-11 16:45 Rev.: 7849

Add optional parameters to 'commandlist' skin command.

92 lines of code changed in 2 files:

  • jxclient/trunk/ragnorok.theme: global.skin (+19 -38), skills.skin (+73 -143)
akirschbaum 2007-12-11 14:53 Rev.: 7840

Implement 'set_modal' skin command.

4 lines of code changed in 3 files:

  • jxclient/trunk/ragnorok.theme: keybind.skin (+2), query.skin (+1), quit.skin (+1)
akirschbaum 2007-12-11 14:16 Rev.: 7838

Implement autorepeat buttons. Use these for message window and item lists.

36 lines of code changed in 13 files:

  • jxclient/trunk/ragnorok.theme: book.skin (+2 -2), ground.skin (+2 -2), help.skin (+1 -1), inventory.skin (+3 -3), main.skin (+7 -7), messages.skin (+3 -3), meta.skin (+4 -4), protections.skin (+1 -1), quit.skin (+2 -2), setup.skin (+4 -4), skills.skin (+1 -1), start.skin (+5 -5), status.skin (+1 -1)
akirschbaum 2007-12-10 14:21 Rev.: 7815

Implement "poisoned" warning: displays a symbol above the player while being poisoned.

13 lines of code changed in 3 files:

  • jxclient/trunk/ragnorok.theme: global.skin (+5), main.skin (+5 -1), setup.skin (+3 -2)
akirschbaum 2007-12-10 02:57 Rev.: 7808

Make sure all text in the command input field is visible. (default)

2 lines of code changed in 2 files:

  • jxclient/trunk/ragnorok.theme: messages.skin (+1 -1), query.skin (+1 -1)
akirschbaum 2007-12-10 02:36 Rev.: 7805

Move inventory and status dialogs to not overlap. (ragnorok)

2 lines of code changed in 2 files:

  • jxclient/trunk/ragnorok.theme: inventory.skin (+1 -1), status.skin (+1 -1)
akirschbaum 2007-12-09 18:03 Rev.: 7801

Add new skin 'ragnorok'.

1159 lines of code changed in 17 files:

  • jxclient/trunk/ragnorok.theme: book.skin (new 8), global.skin (new 93), ground.skin (new 111), help.skin (new 41), inventory.skin (new 190), keybind.skin (new 6), main.skin (new 46), map.skin (new 6), messages.skin (new 19), meta.skin (new 64), protections.skin (new 47), query.skin (new 7), quit.skin (new 11), setup.skin (new 25), skills.skin (new 421), start.skin (new 10), status.skin (new 54)
Generated by StatSVN 0.7.0