0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated hyperlink handling to use Java styles. More... over 9 years ago
Moved check for custom palette length after check for null palette. This to fix bug 0000274 ( http://www.anecho.mb.ca/mantis/view.php?id=274 ). More... over 10 years ago
Added fix to stop root node from collapsing and hiding characters and worlds (bug 0000273). More... over 10 years ago
Now programmatically add menu accelerators to connections instead of using a hard-coded case statement. More... over 10 years ago
Continuing to break down main method into separate methods to reduce code complexity. More... over 10 years ago
Continuing to break down main method into separate methods to reduce code complexity. More... over 10 years ago
Separated shift- and control-events out of the main key method to reduce complexity. More... over 10 years ago
Added fix to stop losing custom palette settings between runs. More... over 10 years ago
Updated dialogue to handle internationalization. More... almost 11 years ago
Clarified spell-check support was for myspell / OpenOffice 3.x dictionaries. Added filter to dictionary loading dialogue for .zip and .oxt files. More... almost 11 years ago
Cleaning with PMD. More... over 11 years ago
Cleaning with PMD. More... over 11 years ago
Commit before branching. More... over 11 years ago
Commit before branching. More... over 11 years ago
Updated for version 5.0 release. More... over 11 years ago
Removal of erroneous test files which are to be made available separately. More... over 11 years ago
Fixed corrupted commit. More... over 11 years ago
Fixed corrupted commit. More... over 11 years ago
Turned off debugging in preparation for new release and branch. More... over 11 years ago
Cleaned files to remove warnings. More... over 11 years ago
Cleaned files to remove warnings. More... over 11 years ago
Updated properties file with text file tweaked to be more user accessible. More... over 11 years ago
Add check for disk-less usage, preventing the writing of the .jamocha.rc file. More... over 11 years ago
Added support for hard-coded returns in messages. Changed system.err-style logging to use an actual logger class. More... over 11 years ago
Added pop-up menu to the world tree. Added confirmation dialogues to the delete methods called when removing a character or world. More... over 11 years ago
Various updates included addition of missing "react" method in Hyperlink.java. More... about 12 years ago
PathWalker plug-in was not appearing when JamochaMUD was run from Webstart JAR-file. The entry for this plug-in was added to the EnumPlugins class. More... over 13 years ago
Addition of code for PathWalker plug-in by Ben Dehner. Updated AboutBox and What's New information with latest changes and plug-in information. More... over 13 years ago
Small updates to pass JUnit tests. More... almost 14 years ago
Changed mouse-listeners on buttons to ActionListeners so that JamochaMUD works correctly with Mac VoiceOver. More... over 14 years ago