| Comment | Frequency | 
|---|---|
| whitespace cleanups | 1 (2.0%) | 
| upditem support | 1 (2.0%) | 
| update compile instructions | 1 (2.0%) | 
| update Changelog with new Release, change version number | 1 (2.0%) | 
| tabify jcrossclient, some other minor cleanups | 1 (2.0%) | 
| Date | Author | File/Message | 
|---|---|---|
| 2/20/06 12:54 PM | cavesomething | 
deal properly with the case where zero is sent as a spell number in an addspell packet
		  (2 Files changed,
		  3 Lines changed) Spell.java 1.5
                 (+1
                 -1)
               Changelog 1.38
                 (+2
                 -0)
               | 
| 2/19/06 5:33 PM | cavesomething | 
create two seperate item context menus for single and multiple item stacks
		  (3 Files changed,
		  60 Lines changed) ExamineWin.java 1.9
                 (+24
                 -9)
               Changelog 1.37
                 (+6
                 -2)
               InvWin.java 1.13
                 (+30
                 -12)
               | 
| 2/12/06 2:52 PM | james_e_jackson | 
Added beginnings of an actions menu, which I hope will eventually contain most in-game actions turned on javac deprecations warnings in build file (4 Files changed, 501 Lines changed) TalkWin.java 1.7
                 (+8
                 -0)
               CFclient.java 1.32
                 (+485
                 -341)
               Changelog 1.36
                 (+6
                 -1)
               build.xml 1.5
                 (+2
                 -1)
               | 
| 2/1/06 1:14 PM | cavesomething | 
ran pmd on code and fixed many minor things as a result
		  (14 Files changed,
		  144 Lines changed) InvWin.java 1.12
                 (+0
                 -3)
               CFObjectStore.java 1.4
                 (+3
                 -9)
               StatbarWin.java 1.4
                 (+19
                 -72)
               Changelog 1.35
                 (+1
                 -0)
               TalkWin.java 1.6
                 (+13
                 -34)
               CFObject.java 1.9
                 (+0
                 -2)
               SpellWin.java 1.4
                 (+4
                 -11)
               ExamineWin.java 1.8
                 (+0
                 -1)
               PlayerStats.java 1.8
                 (+2
                 -4)
               CFclient.java 1.31
                 (+73
                 -138)
               ServerCon.java 1.4
                 (+18
                 -74)
               Spell.java 1.4
                 (+0
                 -3)
               MapWin.java 1.8
                 (+11
                 -65)
               Settings.java 1.6
                 (+0
                 -1)
               | 
| 1/30/06 6:37 PM | cavesomething | 
removed a couple of binary files that shouldn't have been here to start with
		  (2 Files changed,
		  0 Lines changed) com/sixlegs/png/TextChunkReader$TextChunkImpl.class 1.3 removed
 com/sixlegs/png/Chunk_sPLT$SuggestedPaletteImpl.class 1.3 removed
 | 
| 1/30/06 6:28 PM | cavesomething | 
make item locking work correctly
		  (6 Files changed,
		  38 Lines changed) Changelog 1.34
                 (+7
                 -0)
               com/sixlegs/png/TextChunkReader$TextChunkImpl.class 1.2
                 (+7
                 -12)
               com/sixlegs/png/Chunk_sPLT$SuggestedPaletteImpl.class 1.2
                 (+6
                 -8)
               InvWin.java 1.11
                 (+13
                 -2)
               CFclient.java 1.30
                 (+0
                 -1)
               CFObject.java 1.8
                 (+5
                 -8)
               | 
| 1/27/06 11:16 AM | cavesomething | 
item2 support and inventory sorting
		  (4 Files changed,
		  44 Lines changed) CFclient.java 1.29
                 (+13
                 -55)
               CFObjectStore.java 1.3
                 (+13
                 -0)
               CFObject.java 1.7
                 (+8
                 -4)
               Changelog 1.33
                 (+10
                 -0)
               | 
| 1/26/06 9:00 PM | cavesomething | 
whitespace cleanups
		  (1 Files changed,
		  41 Lines changed) CFObjectStore.java 1.2
                 (+41
                 -93)
               | 
| 1/26/06 6:01 PM | cavesomething | 
make magicmap display automatically and fix some colour definitions
		  (3 Files changed,
		  48 Lines changed) CFclient.java 1.28
                 (+9
                 -5)
               MagicMap.java 1.2
                 (+30
                 -7)
               Changelog 1.32
                 (+9
                 -2)
               | 
| 1/26/06 8:53 AM | cavesomething | 
magic map support
		  (4 Files changed,
		  152 Lines changed) MagicMap.java 1.1 added 106
 StatWin.java 1.5
                 (+3
                 -1)
               Changelog 1.31
                 (+8
                 -0)
               CFclient.java 1.27
                 (+35
                 -37)
               | 
| 1/24/06 8:57 PM | cavesomething | 
make statwin display spellpaths, and not armour
		  (4 Files changed,
		  41 Lines changed) Changelog 1.30
                 (+7
                 -0)
               CFclient.java 1.26
                 (+4
                 -3)
               StatWin.java 1.4
                 (+13
                 -1)
               PlayerStats.java 1.7
                 (+17
                 -6)
               | 
| 1/24/06 7:35 PM | cavesomething | 
better command line argument parsing and some display tweaks
		  (6 Files changed,
		  79 Lines changed) StatbarWin.java 1.3
                 (+5
                 -2)
               SettingsWin.java 1.2
                 (+3
                 -3)
               Changelog 1.29
                 (+14
                 -0)
               Settings.java 1.5
                 (+35
                 -38)
               MapWin.java 1.7
                 (+8
                 -0)
               CFclient.java 1.25
                 (+14
                 -13)
               | 
| 1/24/06 12:56 PM | cavesomething | 
replace settings pane with settings tab, misc cleanups
		  (7 Files changed,
		  184 Lines changed) PlayerStats.java 1.6
                 (+10
                 -50)
               Settings.java 1.4
                 (+2
                 -2)
               Changelog 1.28
                 (+21
                 -0)
               SettingsWin.java 1.1 added 81
 CFclient.java 1.24
                 (+15
                 -66)
               Skill.java 1.1 added 51
 Spell.java 1.3
                 (+4
                 -13)
               | 
| 1/23/06 1:36 PM | cavesomething | 
tabify jcrossclient, some other minor cleanups
		  (7 Files changed,
		  392 Lines changed) README 1.4
                 (+11
                 -5)
               CFclient.java 1.23
                 (+20
                 -43)
               Changelog 1.27
                 (+19
                 -0)
               StatWin.java 1.3
                 (+14
                 -13)
               PlayerStats.java 1.5
                 (+15
                 -1)
               TabPanel.java 1.1 added 312
 SkillWin.java 1.2
                 (+1
                 -1)
               | 
| 1/14/06 6:30 PM | cavesomething | 
fix indentation
		  (1 Files changed,
		  399 Lines changed) MapWin.java 1.6
                 (+399
                 -406)
               | 
| 1/14/06 6:16 PM | cavesomething | 
slider bars for dropping only a limited quantity in a stack
		  (5 Files changed,
		  157 Lines changed) CFclient.java 1.22
                 (+18
                 -6)
               CFObject.java 1.6
                 (+3
                 -0)
               InvWin.java 1.10
                 (+63
                 -3)
               ExamineWin.java 1.7
                 (+64
                 -2)
               Changelog 1.26
                 (+9
                 -0)
               | 
| 1/14/06 10:53 AM | cavesomething | 
removed javapng jar file, it is now redundant
		  (1 Files changed,
		  0 Lines changed) javapng-2.0-rc3-src.jar 1.2 removed
 | 
| 1/14/06 10:47 AM | cavesomething | 
oops, accidentally commited the class files too
		  (37 Files changed,
		  0 Lines changed) com/sixlegs/png/Chunk_sBIT.class 1.2 removed
 com/sixlegs/png/PixelProcessor.class 1.2 removed
 com/sixlegs/png/Chunk_sRGB.class 1.2 removed
 com/sixlegs/png/Chunk_cHRM.class 1.2 removed
 com/sixlegs/png/Chunk_tIME.class 1.2 removed
 com/sixlegs/png/Chunk_PLTE.class 1.2 removed
 com/sixlegs/png/Chunk_iCCP.class 1.2 removed
 com/sixlegs/png/PngImage.class 1.2 removed
 com/sixlegs/png/TextChunkReader.class 1.2 removed
 com/sixlegs/png/PngUtils.class 1.2 removed
 com/sixlegs/png/PngInputStream.class 1.2 removed
 com/sixlegs/png/ProgressUpdater.class 1.2 removed
 com/sixlegs/png/PngChunk.class 1.2 removed
 com/sixlegs/png/Chunk_sPLT.class 1.2 removed
 com/sixlegs/png/Chunk_pHYs.class 1.2 removed
 com/sixlegs/png/PngWarning.class 1.2 removed
 com/sixlegs/png/Chunk_IHDR.class 1.2 removed
 com/sixlegs/png/TransGammaPixelProcessor.class 1.2 removed
 com/sixlegs/png/ImageDataInputStream.class 1.2 removed
 com/sixlegs/png/StateMachine.class 1.2 removed
 com/sixlegs/png/Integers.class 1.2 removed
 com/sixlegs/png/BasicPixelProcessor.class 1.2 removed
 com/sixlegs/png/PngConstants.class 1.2 removed
 com/sixlegs/png/Chunk_gAMA.class 1.2 removed
 com/sixlegs/png/ProgressivePixelProcessor.class 1.2 removed
 com/sixlegs/png/SuggestedPalette.class 1.2 removed
 com/sixlegs/png/PngException.class 1.2 removed
 com/sixlegs/png/Chunk_bKGD.class 1.2 removed
 com/sixlegs/png/PngError.class 1.2 removed
 com/sixlegs/png/ImageFactory.class 1.2 removed
 com/sixlegs/png/Defilterer.class 1.2 removed
 com/sixlegs/png/Chunk_tRNS.class 1.2 removed
 com/sixlegs/png/PngConfig.class 1.2 removed
 com/sixlegs/png/GammaPixelProcessor.class 1.2 removed
 com/sixlegs/png/Chunk_IEND.class 1.2 removed
 com/sixlegs/png/TextChunk.class 1.2 removed
 com/sixlegs/png/Chunk_hIST.class 1.2 removed
 | 
| 1/14/06 10:41 AM | cavesomething | 
simplified build system, moved javapng library into a directory
		  (82 Files changed,
		  4655 Lines changed) com/sixlegs/png/StateMachine.class 1.1 added 
 com/sixlegs/png/Chunk_iCCP.java 1.1 added 54
 com/sixlegs/png/Chunk_sPLT.java 1.1 added 135
 com/sixlegs/png/PngConstants.java 1.1 added 132
 com/sixlegs/png/Chunk_pHYs.java 1.1 added 60
 com/sixlegs/png/Chunk_IHDR.java 1.1 added 116
 com/sixlegs/png/PngConstants.class 1.1 added 
 com/sixlegs/png/TransGammaPixelProcessor.class 1.1 added 
 com/sixlegs/png/PngError.java 1.1 added 49
 com/sixlegs/png/GammaPixelProcessor.java 1.1 added 73
 com/sixlegs/png/Chunk_IEND.class 1.1 added 
 com/sixlegs/png/PngException.class 1.1 added 
 com/sixlegs/png/ImageDataInputStream.class 1.1 added 
 com/sixlegs/png/PngConfig.class 1.1 added 
 com/sixlegs/png/LICENSE 1.1 added 24
 com/sixlegs/png/PngChunk.class 1.1 added 
 com/sixlegs/png/ImageFactory.class 1.1 added 
 com/sixlegs/png/COPYING 1.1 added 340
 com/sixlegs/png/Chunk_sBIT.java 1.1 added 62
 com/sixlegs/png/Chunk_sRGB.java 1.1 added 57
 com/sixlegs/png/Chunk_bKGD.class 1.1 added 
 com/sixlegs/png/Chunk_sBIT.class 1.1 added 
 com/sixlegs/png/TextChunk.class 1.1 added 
 build.xml 1.4
                 (+2
                 -3)
               com/sixlegs/png/PngInputStream.class 1.1 added 
 com/sixlegs/png/Chunk_pHYs.class 1.1 added 
 com/sixlegs/png/PngConfig.java 1.1 added 233
 com/sixlegs/png/PngWarning.class 1.1 added 
 com/sixlegs/png/Defilterer.java 1.1 added 176
 com/sixlegs/png/GammaPixelProcessor.class 1.1 added 
 com/sixlegs/png/PngChunk.java 1.1 added 214
 com/sixlegs/png/Chunk_cHRM.java 1.1 added 56
 com/sixlegs/png/TextChunkReader.class 1.1 added 
 com/sixlegs/png/Chunk_IEND.java 1.1 added 49
 com/sixlegs/png/TransGammaPixelProcessor.java 1.1 added 83
 com/sixlegs/png/ProgressUpdater.class 1.1 added 
 com/sixlegs/png/Chunk_bKGD.java 1.1 added 70
 com/sixlegs/png/Chunk_PLTE.class 1.1 added 
 com/sixlegs/png/Chunk_gAMA.class 1.1 added 
 Changelog 1.25
                 (+7
                 -1)
               com/sixlegs/png/Chunk_sPLT$SuggestedPaletteImpl.class 1.1 added 
 com/sixlegs/png/PixelProcessor.class 1.1 added 
 com/sixlegs/png/TextChunkReader.java 1.1 added 130
 com/sixlegs/png/ProgressivePixelProcessor.java 1.1 added 80
 com/sixlegs/png/PngImage.java 1.1 added 677
 com/sixlegs/png/Chunk_cHRM.class 1.1 added 
 com/sixlegs/png/PngError.class 1.1 added 
 com/sixlegs/png/PngUtils.class 1.1 added 
 com/sixlegs/png/BasicPixelProcessor.class 1.1 added 
 com/sixlegs/png/Chunk_sPLT.class 1.1 added 
 INSTALL 1.3
                 (+26
                 -10)
               com/sixlegs/png/Chunk_sRGB.class 1.1 added 
 com/sixlegs/png/Defilterer.class 1.1 added 
 com/sixlegs/png/PixelProcessor.java 1.1 added 45
 com/sixlegs/png/Chunk_iCCP.class 1.1 added 
 com/sixlegs/png/Chunk_tRNS.java 1.1 added 75
 com/sixlegs/png/ImageDataInputStream.java 1.1 added 81
 com/sixlegs/png/Integers.class 1.1 added 
 com/sixlegs/png/ProgressivePixelProcessor.class 1.1 added 
 com/sixlegs/png/PngInputStream.java 1.1 added 241
 com/sixlegs/png/PngUtils.java 1.1 added 125
 com/sixlegs/png/ProgressUpdater.java 1.1 added 75
 com/sixlegs/png/Chunk_IHDR.class 1.1 added 
 com/sixlegs/png/TextChunk.java 1.1 added 68
 com/sixlegs/png/SuggestedPalette.class 1.1 added 
 com/sixlegs/png/Chunk_PLTE.java 1.1 added 64
 com/sixlegs/png/ImageFactory.java 1.1 added 200
 com/sixlegs/png/Chunk_hIST.class 1.1 added 
 com/sixlegs/png/PngImage.class 1.1 added 
 com/sixlegs/png/BasicPixelProcessor.java 1.1 added 81
 com/sixlegs/png/Chunk_tRNS.class 1.1 added 
 com/sixlegs/png/Chunk_tIME.class 1.1 added 
 com/sixlegs/png/PngException.java 1.1 added 51
 com/sixlegs/png/Chunk_gAMA.java 1.1 added 56
 com/sixlegs/png/README 1.1 added 62
 com/sixlegs/png/Integers.java 1.1 added 69
 com/sixlegs/png/Chunk_tIME.java 1.1 added 70
 com/sixlegs/png/PngWarning.java 1.1 added 49
 com/sixlegs/png/SuggestedPalette.java 1.1 added 88
 com/sixlegs/png/Chunk_hIST.java 1.1 added 58
 com/sixlegs/png/TextChunkReader$TextChunkImpl.class 1.1 added 
 com/sixlegs/png/StateMachine.java 1.1 added 172
 | 
| 1/12/06 10:31 PM | cavesomething | 
compile fix
		  (2 Files changed,
		  6 Lines changed) Changelog 1.24
                 (+6
                 -0)
               CFclient.java 1.21
                 (+0
                 -3)
               |