1
I Use This!
Inactive

Commits : Listings

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