[root]/jxclient/trunk/default.theme
fonts
(0 files, 0 lines)
pictures
(0 files, 0 lines)
spells
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 148 (100.0%) | 1772 (100.0%) | 11.9 |
Use "ragnorok" as default skin.
0 lines of code changed in 10 files:
Do not overwrite book contents with random text messages.
1 lines of code changed in 1 file:
Fix syntax error.
42 lines of code changed in 1 file:
Properly reset ground/spells/inventory/messages view scroll position.
47 lines of code changed in 1 file:
Split class GUICommandText to not query the connection state.
1 lines of code changed in 1 file:
skin: Add support for command lists executing if at least one sub-command can execute.
37 lines of code changed in 4 files:
Simplify skin files: merge commands SCROLLUP and SCROLLDOWN into SCROLL.
98 lines of code changed in 2 files:
Save position and stacking order of dialogs.
6 lines of code changed in 5 files:
Remove unused code.
8 lines of code changed in 1 file:
Unify fonts in input fields.
1 lines of code changed in 1 file:
Fix display issues in server input field.
1 lines of code changed in 1 file:
Do not crash if the server connection breaks.
28 lines of code changed in 5 files:
Rewrite metaserver entry parser.
8 lines of code changed in 1 file:
Add optional parameters to 'commandlist' skin command.
9 lines of code changed in 5 files:
Implement 'set_modal' skin command.
3 lines of code changed in 3 files:
Implement autorepeat buttons. Use these for message window and item lists.
26 lines of code changed in 5 files:
Implement "poisoned" warning: displays a symbol above the player while being poisoned.
2 lines of code changed in 1 file:
Make sure all text in the command input field is visible. (default)
2 lines of code changed in 2 files:
Add title color specification for dialogs.
1 lines of code changed in 1 file:
Add support for transparent dialogs.
1 lines of code changed in 1 file:
Combine two one-line labels into a multi-line label.
4 lines of code changed in 1 file:
Implement 'log_color' skin command to override default color mapping in 'log' elements. Fix default color mapping.
2 lines of code changed in 1 file:
Implement 'label_multi' skin command that display a multi-line label; use it for quit and query dialogs.
4 lines of code changed in 1 file:
Implement per-dialog key bindings; use it in meta server dialog.
24 lines of code changed in 1 file:
Make server input field the default field in meta server dialog.
1 lines of code changed in 1 file:
Fix sizes of elements in meta server dialog.
9 lines of code changed in 1 file:
Add format specifier to 'meta_element' skin command.
8 lines of code changed in 1 file:
Add color specifications to 'text' skin command.
1 lines of code changed in 1 file:
Remove 'label_picture' skin command; add 'label_html' skin command to display HTML content; change 'label_text' to not interpret HTML content.
1 lines of code changed in 1 file:
Implement "low food" warning
2 lines of code changed in 1 file:
Make ENTER and SPACE select the default action in dialogs.
8 lines of code changed in 4 files:
Add support to open dialogs without automatically activated text input fields.
2 lines of code changed in 1 file:
Move mapping of F1..F12 to shortcuts into skin file.
37 lines of code changed in 2 files:
Generalize spellbelt into shortcuts.
13 lines of code changed in 1 file:
Reduce file size of book background image.
1 lines of code changed in 1 file:
Add open/close button to log window.
21 lines of code changed in 1 file:
Fix syntax error in default skin.
0 lines of code changed in 1 file:
Add braces/remove parentheses.
2 lines of code changed in 1 file:
Use relative coordinates in 'dialog' skin command.
14 lines of code changed in 3 files:
Automatically 'add' all elements defined in skin files.
72 lines of code changed in 7 files:
(39 more)