1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed loadw and loadb, these in fact only take unsigned indexes More... about 14 years ago
range check in textgrid buffer for putChar More... about 14 years ago
buffering the text grid output for better perceived responsiveness More... about 14 years ago
introducing the textgrid buffer More... about 14 years ago
doInstruction takes the verbose parameter, input string is downcased before tokenization, time string is formatted correctly More... about 14 years ago
refactorings in the Z machine screen model, generalizing the window interface More... about 14 years ago
revisited opcode error handling, favor fatal() over throwing exceptions More... about 14 years ago
fixed clear to set the cursor to the bottom, @input_stream implemented More... about 14 years ago
added @print_table opcode, improved streams system More... about 14 years ago
added support for V1/V2 text encoding More... about 14 years ago
started with refactoring of Encoding to add V1,V2 functionality added unit tests to Z-Code project More... about 14 years ago
moved to sbt 0.11.0, dropped maven support More... about 14 years ago
can now set Scala versions from sbt More... over 14 years ago
using sbt 0.10.1 now More... over 14 years ago
fixed a couple of Version 5 related Z-code issues (color, address unpacking) More... over 14 years ago
improved bottom window behaviour, clear screen sets cursor to bottom, caret color now changes according to color settings More... over 14 years ago
@verify instruction implemented, checksum, filelength are now correctly computed More... over 14 years ago
Z-Machine initializes with capability flags now More... over 14 years ago
indicates support of colors, supports default color numbers More... over 14 years ago
bug fix: interpreter now reports that font 2 and 3 are unavailable More... over 14 years ago
removed specs dependency More... over 14 years ago
updated to Scala 2.9.0-1 and scalatest 1.4.1, removed buildr support More... over 14 years ago
HTML TADS tokenizer can tokenize end tags and CDATA now More... over 14 years ago
simplified HTML tokenizer and its test More... over 14 years ago
started with HTML TADS parser More... over 14 years ago
migrated TADS tests to scalatest More... over 14 years ago
migrated tests to use scalatest in common, glk and glulx More... over 14 years ago
added parent pom, unify version numbers to prepare for test framework change More... over 14 years ago
added window border style constants to glk implementation More... over 14 years ago
added classes and unit tests for TADS3 files More... almost 15 years ago