[root]/jxclient/trunk/com/realtime/crossfire/jxclient/gui
keybindings
(0 files, 0 lines)
log
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 93 (100.0%) | 5059 (100.0%) | 54.3 |
Move source files to src/jxclient/.
0 lines of code changed in 24 files:
Remove unused import statements.
0 lines of code changed in 1 file:
Remove debugging output to console.
0 lines of code changed in 1 file:
Fix oversized tooltip windows.
7 lines of code changed in 1 file:
Do not export CrossfireMapscrollListener interface from GUIMap.
89 lines of code changed in 1 file:
Do not export CrossfireNewmapListener interface from GUIMap.
19 lines of code changed in 1 file:
Do not export CrossfireMapListener interface from GUIMap.
25 lines of code changed in 1 file:
Do not export CrossfireNewmapListener interface from GUIMagicMap.
20 lines of code changed in 1 file:
Simplify code.
1 lines of code changed in 1 file:
Add final modifiers.
5 lines of code changed in 1 file:
Make field private.
1 lines of code changed in 1 file:
Do not export CrossfireMagicmapListener interface from GUIMagicMap.
41 lines of code changed in 1 file:
Whitespace changes.
42 lines of code changed in 1 file:
Do not export SpellListener interface from GUISpellLabel.
57 lines of code changed in 1 file:
Do not export CrossfireQueryListener interface from GUILabelQuery.
14 lines of code changed in 1 file:
Do not export CrossfireDrawextinfoListener interface from GUILabelDrawextinfo.
15 lines of code changed in 1 file:
Do not export CrossfireUpdateFaceListener interface from GUIItem.
26 lines of code changed in 1 file:
Do not export CrossfireStatsListener interface from GUILabelStats.
60 lines of code changed in 1 file:
Do not export CrossfireStatsListener interface from GUIGauge.
42 lines of code changed in 1 file:
In the spell belt, display only spells actually known by the character.
41 lines of code changed in 2 files:
Add final modifiers.
5 lines of code changed in 1 file:
Simplify code.
4 lines of code changed in 2 files:
Extract code to manage spells into SpellsManager class.
11 lines of code changed in 2 files:
Remove forwarding methods from ItemsList.
14 lines of code changed in 2 files:
Implement ignore skin command; use it to ignore some passive gui elements.
24 lines of code changed in 2 files:
Add tooltips for resistances and stat gauges.
8 lines of code changed in 1 file:
Update inventory and ground views when pictures become available.
20 lines of code changed in 1 file:
Add final modifiers.
4 lines of code changed in 1 file:
Allocate fewer Color instances.
6 lines of code changed in 1 file:
Add final modifiers.
4 lines of code changed in 1 file:
Merge GUILabel constructors.
2 lines of code changed in 2 files:
Add final modifiers.
15 lines of code changed in 1 file:
Simplify code.
1 lines of code changed in 1 file:
Rename variable names.
11 lines of code changed in 1 file:
Add final modifiers.
15 lines of code changed in 1 file:
Convert inner class InternalHTMLRenderer to top level class.
133 lines of code changed in 2 files:
Split off code to display stat based GUILabels into GUILabelStats.
124 lines of code changed in 2 files:
Remove skin command 'listener'; add commands 'label_query' and 'label_drawextinfo'.
135 lines of code changed in 3 files:
Add support for small tiles in map view.
21 lines of code changed in 1 file:
Move map model related classes to package com.realtime.crossfire.jxclient.map.
1 lines of code changed in 1 file:
(1 more)