Directory com/realtime/crossfire/jxclient/skin/

Directory Created:
2007-07-31 16:28
Directory Deleted:
2007-08-30 05:14
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/com/realtime/crossfire/jxclient/skin

Lines of Code

com/realtime/crossfire/jxclient/skin/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
akirschbaum 44 (100.0%) 1437 (100.0%) 32.6

Most Recent Commits

akirschbaum 2007-08-30 05:14 Rev.: 7083

Move source files to src/jxclient/.

0 lines of code changed in 6 files:

  • com/realtime/crossfire/jxclient/skin: JXCSkin.java (del), JXCSkinCache.java (del), JXCSkinClassLoader.java (del), JXCSkinDirLoader.java (del), JXCSkinException.java (del), JXCSkinLoader.java (del)
akirschbaum 2007-08-29 14:08 Rev.: 7060

Do not export CrossfireMapscrollListener interface from GUIMap.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-2)
akirschbaum 2007-08-29 14:06 Rev.: 7059

Do not export CrossfireNewmapListener interface from GUIMap.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-1)
akirschbaum 2007-08-29 14:04 Rev.: 7058

Do not export CrossfireMapListener interface from GUIMap.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-1)
akirschbaum 2007-08-29 14:01 Rev.: 7057

Do not export CrossfireNewmapListener interface from GUIMagicMap.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-1)
akirschbaum 2007-08-29 13:52 Rev.: 7053

Do not export CrossfireMagicmapListener interface from GUIMagicMap.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-2)
akirschbaum 2007-08-29 13:46 Rev.: 7051

Do not export CrossfireDrawinfoListener interface from GUILog.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-1)
akirschbaum 2007-08-29 13:44 Rev.: 7050

Do not export CrossfireDrawextinfoListener interface from GUILog.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-1)
akirschbaum 2007-08-29 13:42 Rev.: 7048

Do not export CrossfireQueryListener interface from GUILog.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-1)
akirschbaum 2007-08-29 13:38 Rev.: 7047

Remove unused import statements.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-5)
akirschbaum 2007-08-29 13:37 Rev.: 7046

Do not export SpellListener interface from GUISpellLabel.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-2)
akirschbaum 2007-08-29 13:29 Rev.: 7045

Do not export CrossfireQueryListener interface from GUILabelQuery.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-2)
akirschbaum 2007-08-29 13:23 Rev.: 7044

Do not export CrossfireDrawextinfoListener interface from GUILabelDrawextinfo.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-2)
akirschbaum 2007-08-29 07:23 Rev.: 7043

Do not export CrossfireUpdateFaceListener interface from GUIItem.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-1)
akirschbaum 2007-08-29 07:19 Rev.: 7042

Do not export CrossfireStatsListener interface from GUILabelStats.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-3)
akirschbaum 2007-08-29 07:17 Rev.: 7041

Do not export CrossfireStatsListener interface from GUIGauge.

0 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (-1)
akirschbaum 2007-08-29 06:01 Rev.: 7040

In the spell belt, display only spells actually known by the character.

1 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+1 -5)
akirschbaum 2007-08-28 16:00 Rev.: 7035

Extract code to manage spells into SpellsManager class.

2 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+2 -6)
akirschbaum 2007-08-27 17:31 Rev.: 7022

Implement ignore skin command; use it to ignore some passive gui elements.

10 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+10)
akirschbaum 2007-08-27 14:47 Rev.: 7014

Add tooltips for resistances and stat gauges.

3 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+3 -2)
akirschbaum 2007-08-27 14:34 Rev.: 7013

Update inventory and ground views when pictures become available.

3 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+3 -1)
akirschbaum 2007-08-27 13:57 Rev.: 7009

Merge GUILabel constructors.

1 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+1 -1)
akirschbaum 2007-08-27 13:36 Rev.: 7003

Split off code to display stat based GUILabels into GUILabelStats.

2 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+2 -1)
akirschbaum 2007-08-27 13:26 Rev.: 7002

Remove skin command 'listener'; add commands 'label_query' and 'label_drawextinfo'.

61 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+61 -67)
akirschbaum 2007-08-27 13:15 Rev.: 7001

Add color parameter to label_stat skin command.

4 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+4 -3)
akirschbaum 2007-08-27 02:29 Rev.: 7000

Simplify skin definition language.

5 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+5 -9)
akirschbaum 2007-08-27 02:20

Simplify code.

6 lines of code changed in 2 files:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+2 -1)
akirschbaum 2007-08-27 02:14

Simplify code.

6 lines of code changed in 3 files:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+1 -1)
akirschbaum 2007-08-06 02:30 Rev.: 6891

Add support for small tiles in map view.

7 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+7 -6)
akirschbaum 2007-08-01 15:25 Rev.: 6857

Implement media tags; don't use book popup windows for anything else than books.

6 lines of code changed in 1 file:

  • com/realtime/crossfire/jxclient/skin: JXCSkinLoader.java (+6 -3)
akirschbaum 2007-07-31 16:28 Rev.: 6851

Move skin related classes to package com.realtime.crossfire.jxclient.skin.

1320 lines of code changed in 6 files:

  • com/realtime/crossfire/jxclient/skin: JXCSkin.java (new 44), JXCSkinCache.java (new 106), JXCSkinClassLoader.java (new 93), JXCSkinDirLoader.java (new 66), JXCSkinException.java (new 40), JXCSkinLoader.java (new 971)
Generated by StatSVN 0.7.0