1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated scala and javac versions More... almost 9 years ago
changed to current standard SBT project build More... almost 9 years ago
updated Scala, scalatest and sbt versions More... almost 9 years ago
added support for Travis-CI More... over 9 years ago
updated scala version to 2.11.6 More... over 10 years ago
Updated to Scala version 2.11.2 and SBT version 0.13.6 More... about 11 years ago
license year update More... about 11 years ago
reverted code to updated Scala/ScalaTest/SBT version complete More... about 11 years ago
Merge branch 'master' into glulx_lastscala More... about 11 years ago
backport of V6 bug fix: screen and heights are bytes not words More... about 11 years ago
updated all files to Scala 2.11.0 and newest ScalaTest More... about 11 years ago
z-machine now does not throw exception on illegal cursor position anymore More... over 12 years ago
added more V6 screen support, set_cursor in bottom window no longer throws exception More... about 13 years ago
added support routines for V6 windows More... about 13 years ago
added test cases for ensuring font widths are in correct order and size More... about 13 years ago
fixed retrieval of font units, was too wide More... about 13 years ago
updated README, reverted to build with Scala 2.9.2 for compatibility with Android plugin More... about 13 years ago
updated to scala 2.10.0-M6 and scalatest 1.9 More... over 13 years ago
text components in Glulx-Swing are now not derived from JTextPane anymore (using composition instead), to avoid a bug in Scala in combination with OpenJDK More... over 13 years ago
Z-code interpreter now also compiles with OpenJDK More... over 13 years ago
adapted to sbt 0.11.3 More... over 13 years ago
updated to new sbt and scala versions More... over 13 years ago
got rid of enumeration to determine Z-Machine opcode names More... over 13 years ago
fixed GlkUIWindow outputstream bug More... over 13 years ago
migrated all Glk windows classes to Java More... over 13 years ago
GlkUIWindow migrated to Java More... over 13 years ago
migrated more Glk windowing classes to Java More... over 13 years ago
GlkWindow class migrated to Java More... over 13 years ago
some window-related Glk classes migrated to Java More... over 13 years ago
migration of Glk event classes to Java completed More... over 13 years ago