Directory Statistics for

Back to Index Page

Lines Of Code for

Commits for (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
gros13 (100.0%) 433 (100.0%) 455 (100.0%) 33.31

Commit Log

DateAuthorFile/Message
1/9/06 12:52 PMgros
- Added an option to directly activate the Java OpenGL accelerated pipeline.
- Make that option default into the JNLP.
(1 Files changed, 4 Lines changed)
jxclient.jnlp 1.2 (+4 -2)
1/9/06 10:14 AMgros
Adapted the run.sh launch script to the new Jar packaging. (1 Files changed, 1 Lines changed)
run.sh 1.3 (+1 -1)
1/9/06 10:11 AMgros
- Added support for JNLP deployment;
- Minor changes to the way map square size is set.
(1 Files changed, 19 Lines changed)
jxclient.jnlp 1.1 added 19
1/9/06 10:09 AMgros
- Better Ant file for various compilation options;
- Support for JNLP-based deployment.
(1 Files changed, 37 Lines changed)
build.xml 1.2 (+37 -16)
1/6/06 7:56 AMgros
Fix for the case in which a map square content becomes null;
Fix for a typo in jxclient.java;
Removed a couple of unnecessary debugging messages.
(2 Files changed, 2 Lines changed)
spellbelt.data 1.2 (+1 -1)
keybindings.data 1.2 (+1 -1)
1/5/06 3:58 AMgros
Changed the way runtime parameters were passed. (1 Files changed, 1 Lines changed)
run.sh 1.2 (+1 -1)
1/3/06 10:48 AMgros
Several changes for the New Year:
- Improved compliance with the GPL by adding appropriate comments to source files, and a full copy of the GPLv2 license;
- Corrected a bug preventing the content of some panels to be properly displayed. Currently displays everything in a book, though;
- Corrected a dimension bug preventing JDK 1.5 to properly run the client in some cases;
- Added various comments (even if documentation is still far from complete);
- Added a simple build.xml ant "makefile" to make the compilation process (hopefully) easier;
- Removed OldServerConnection.java which was a leftover from the debugging stage.

Note that the reported problem of "run/cast" being unavailable was not corrected, as I wasn't able to reproduce it.
(2 Files changed, 358 Lines changed)
build.xml 1.1 added 18
LICENSE 1.1 added 340
12/24/05 2:27 PMgros
Initial revision (4 Files changed, 33 Lines changed)
spellbelt.data 1.1 added 1
README 1.1 added 26
keybindings.data 1.1 added 1
run.sh 1.1 added 5