1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
catch security exceptions in the Glk to account for unsigned applets More... over 15 years ago
added a couple of instructions to Z-machine implementation More... over 15 years ago
cleaned up Z-machine code a bit, added a few instructions More... over 15 years ago
pull and call_1s added to z-machine instructions More... over 15 years ago
various newly implemented instructions More... over 15 years ago
sound volume is scaled more appropriately More... over 15 years ago
fix: accepts non-existing window for getting window size, supports released Scala 2.8.0, setBackground() implemented for text windows More... over 15 years ago
added Specs library to the ZMPP maven directory More... over 15 years ago
style_distinguishable implementation More... over 15 years ago
all Glk functions have implementations now More... over 15 years ago
added unicode-aware input requests More... over 15 years ago
save/restore now works for simple cases More... over 15 years ago
added rudimentary save game function More... over 15 years ago
some cleanups, fixes on unicode stuff More... over 15 years ago
refactored memory streams More... over 15 years ago
implemented buffered stream input and some other Glk functions More... over 15 years ago
file access now implemented with RandomAccessFile, other Glk functions added More... over 15 years ago
more functions added to Glk library More... over 15 years ago
open file dialog title with an additional usage parameter More... over 15 years ago
added missing fileref functionality and echo streams to Glk More... over 15 years ago
preparation for save/restore, some trivial Glk functionality added More... over 15 years ago
added Hyperlink events to text windows More... over 15 years ago
added some Z-machine parsing, made event handling more tolerant More... over 15 years ago
improved hyperlink handling a bit More... over 15 years ago
some cleanup, tweaked layout settings More... over 15 years ago
fixed the window layout algorithm More... over 15 years ago
glk_erase_rect() added More... over 15 years ago
glk_erase_rect() added More... over 15 years ago
added glk_erase_rect() function More... over 15 years ago
changed the JavaSound player to workaround problem in AudioInputStream.reset() More... over 15 years ago