Author Statistics for james_e_jackson

Back to Index Page

Author Details

Login: james_e_jackson
Fullname: james_e_jackson
Revisions: 7
Lines of Code: 300
Added Lines of Code: 1296
Lines of Code per Change: 42.9

Author of the Month

Lines Of Code (per Author)

Lines Of Code for james_e_jackson (per module)

Activity

Commit Log

DateAuthorFile/Message
2/12/06 2:52 PMjames_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)
1/12/06 7:56 PMjames_e_jackson
new dirty-rectangle-based MapWin.updateMap(). (1 Files changed, 748 Lines changed)
MapWin.java 1.5 (+748 -650)
12/22/05 12:13 PMjames_e_jackson
Fixed classfile specification in build.xml (1 Files changed, 2 Lines changed)
build.xml 1.2 (+2 -3)
12/22/05 11:42 AMjames_e_jackson
Added ant build file build.xml (1 Files changed, 45 Lines changed)
build.xml 1.1 added 45