[root]/trunk/jxclient
cache
(0 files, 0 lines)
com
(0 files, 0 lines)
realtime
(0 files, 0 lines)
crossfire
(0 files, 0 lines)
jxclient
(0 files, 0 lines)
default.theme
(0 files, 0 lines)
fonts
(0 files, 0 lines)
pictures
(0 files, 0 lines)
spells
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 20 (100.0%) | 412 (100.0%) | 20.6 |
gros | 13 (65.0%) | 412 (100.0%) | 31.6 |
mwedel | 7 (35.0%) | 0 (0.0%) | 0.0 |
make branche directories, delete old trunk.
0 lines of code changed in 7 files:
- Added an option to directly activate the Java OpenGL accelerated pipeline.
- Make that option default into the JNLP.
4 lines of code changed in 1 file:
Adapted the run.sh launch script to the new Jar packaging.
1 lines of code changed in 1 file:
- Added support for JNLP deployment;
- Minor changes to the way map square size is set.
2 lines of code changed in 1 file:
- Better Ant file for various compilation options;
- Support for JNLP-based deployment.
37 lines of code changed in 1 file:
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 lines of code changed in 2 files:
Changed the way runtime parameters were passed.
1 lines of code changed in 1 file:
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.
362 lines of code changed in 2 files:
Initial revision
3 lines of code changed in 4 files: