Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
gros | 13 (100.0%) | 433 (100.0%) | 455 (100.0%) | 33.31 |
Date | Author | File/Message |
---|---|---|
1/9/06 12:52 PM | gros |
- 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 AM | gros |
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 AM | gros |
- 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 AM | gros |
- 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 AM | gros |
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 AM | gros |
Changed the way runtime parameters were passed.
(1 Files changed,
1 Lines changed)
run.sh 1.2
(+1
-1)
|
1/3/06 10:48 AM | gros |
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 PM | gros |
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
|