1
I Use This!
Inactive

Commits : Listings

Analyzed 5 minutes ago. based on code collected about 2 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-added and/or changed some comments in drawInternal() -minor refactoring More... about 21 years ago
-Fixed synchronisation of Event Dispatch Thread and Starmapper's thread so that now it doesn't depend on thread priorities; Starmapper's thread waits after each image for lagging EDT -Fixed minor bug: GUIApp was silently dumping stack trace to (hidden) console and did nothing more when the given PLA location was not a folder or did not exist More... about 21 years ago
Changed a bit handling of conflicts (see StarmapperModel) and added few more optimizations (especially for maps with little planets) More... about 21 years ago
Fixed an actually harmless bug - StarmapperApp and StarmapperGUIApp didn't close PLA files after use; they had to be closed by finalizers. More... about 21 years ago
Changed StarmapperFont to adapt font color more dynamically; it was needed to avoid plotting black text on black background (deep space). Overlapping texts are still handled badly and the implementation is bit less efficient. More... about 21 years ago
Changed a bit behavior of draw dialog (show error message where it should be and whether user wants to continue) More... about 21 years ago
Added two settings to ImageParameters: draw.uninhabited and draw.names.uninhabited and updated App and GUIApp to use them More... about 21 years ago
*** empty log message *** More... over 21 years ago
Got rid of simulated access to enclosing type More... over 21 years ago
*** empty log message *** More... over 21 years ago
Oops! I caught a bug just after releasing StarmapperGUIApp 2.0 :) Procedure that writes a configuration acaught only IOException, while it should catch Throwable, like the procedure that loads configuration. More... over 21 years ago
*** empty log message *** More... over 21 years ago
Just a few tweaks :) More... over 21 years ago
*** empty log message *** More... over 21 years ago
-refactored draw dialog and added possibility to automatically scale down to fit onto screen (but keeping proportions of the image) -added XmlDataModel More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
-fixed issues with German version of Stars! and probably broke for versions that have different ordering of headers in reports ;) More... over 21 years ago
*** empty log message *** More... over 21 years ago
-bugfix: StarmapperApp rejected player #16 as invalid -changed a bit behavior of DefaultSettingsHandler (do not proceed to next handler on error) More... over 21 years ago
*** empty log message *** More... over 21 years ago
Still a prototype, but you can enjoy the progress of drawing :) More... over 21 years ago
-updated to reflect changes in StarmapperLib 2.1 (reuse buffer) More... over 21 years ago
-added a convenience method to wrap in BufferedImage More... over 21 years ago
-hopefully fixed a NullPointerException on font initializing (moved from serialized objects to subclasses of StarmapperFont) -added an option to reuse image buffer in class Starmapper More... over 21 years ago
First prototype More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago