1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
optimization: replace for with while More... almost 14 years ago
assembly target enabled for zmpp-swing More... almost 14 years ago
got rid of ByteBuffer in DefaultMemory, speeding up memory access by factor 8 More... almost 14 years ago
annotated main match clauses in Z-VM to ensure tableswitch More... almost 14 years ago
pause/resume added for save/restore as well to decouple save game UI from main thread More... almost 14 years ago
generalized, quick Z-story scan More... almost 14 years ago
improved ZBLORB scanning More... almost 14 years ago
can accept ZBlorb files now More... almost 14 years ago
handle colors in top window better More... almost 14 years ago
added support for nested memory streams More... almost 14 years ago
fixed the infininite loop that can be caused when call setColour with "CURRENT" More... almost 14 years ago
Frotz color scheme, Varicell now looks better More... almost 14 years ago
changed printing so that memory stream will not change accented characters to unicode More... about 14 years ago
cleaned up the screen model, introduced styled text runs for bottom window More... about 14 years ago
fixed storew and storeb accordingly to loadb/loadw More... about 14 years ago
found out how loadw and loadb really work More... about 14 years ago
snapshots use dynamic memory compression now More... about 14 years ago
implemented undo with circular stack More... about 14 years ago
added circular stack for efficient storage of undo states More... about 14 years ago
can now read quetzal game saves More... about 14 years ago
fixed small bug in writing Quetzal stack frames More... about 14 years ago
added a quetzal reader More... about 14 years ago
first working version of Quetzal save More... about 14 years ago
improved efficiency of compression algorithm More... about 14 years ago
improving compression More... about 14 years ago
saving the stack status More... about 14 years ago
added missing quetzal files More... about 14 years ago
added rudimentary quetzal support More... about 14 years ago
decoding call_vs2 with 8 parameters should work now More... about 14 years ago
added throw command, accents More... about 14 years ago