rlvm (0.13) precise; urgency=low

  * rlvm will now warn on startup when it detects Japanese save data, but
    English patched game files, and offer to reset the save data.
  * Much better support for Little Busters. Most graphical glitches during
    the Little Busters Refrain have been fixed.
  * TCC tone curve effects have been reverse-engineered and implemented
    (thanks to lurkmoar)
  * Sepia scenes (and other graphical filters) should look much better.
  * Simple shake commands implemented (fancy per-layer shaking still
    unimplemented).
  * Make animations smooth: data should be uploaded to the graphics card
    before an animation loop starts, not while the animation loop is
    running.
  * Fixes finding system fonts on Linux

 -- Elliot Glaysher <glaysher@umich.edu>  Sun, 13 Oct 2013 13:03:02 -0700

rlvm (0.12) natty; urgency=low

  * New GTK+ interface with desktop integration and UI refinements
  * Partial Japanese localizations
  * Fix graphics corruption in in-game dialogs when a dialog is brought
    up, and then fullscreen mode activated
  * Smooth the output of text in rlBabel using games
  * Don't play voice samples while fast forwarding

 -- Elliot Glaysher <glaysher@umich.edu>  Sat, 14 May 2011 12:59:28 -0700

rlvm (0.11) maverick; urgency=low

  * Fix graphical defects in Clannad
  * Implement voice replay buttons in scrollback
  * Implement the "Return to Previous Selection" feature
  * Several efficiency fixes.
  * Fix the location of the name window in most games.
  * Fix graphical defects in Clannad

 -- Elliot Glaysher <glaysher@umich.edu>  Sat, 05 Mar 2011 10:40:33 -0800

rlvm (0.10) maverick; urgency=low

  * Tomoyo After Memorial Edition support.
  * Planetarian voice support.
  * Fix multiple errors in the handling of glosses.
  * Multiple crashers/graphics fixes.

 -- Elliot Glaysher <glaysher@umich.edu>  Sun, 30 Jan 2011 18:20:51 -0800

rlvm (0.9) unstable; urgency=low

  * Preliminary support for Little Busters! (No support for Ectasy yet.)
  * Fix saving the current graphics state in most games.
  * Hide unavailable options in select() calls.

 -- Elliot Glaysher <glaysher@umich.edu>  Sat, 16 Oct 2010 14:27:59 -0700

rlvm (0.8) unstable; urgency=low

  * HIK animations implemented.
  * Weather objects implemented.
  * Implement better line breaking for Japanese text.
  * Some compatibility bugs with Kinetic Novel games fixed.

 -- Elliot Glaysher <glaysher@umich.edu>  Sun, 31 Jan 2010 17:29:09 -0800

rlvm (0.7) unstable; urgency=low

  * AIR Standard Edition can be completed, along with a few other games.
  * Fix intermittent crashes after loading saved games.
  * Prevernt text boxes from being positioned offscreen.
  * Implement shadows on text.
  * Support KOE voice archives.
  * Support loose ogg vorbis file voice patches.
  * Chinese and Korean rlBabel support compiled in by default. (I can't
    find any patches so this is untested).
  * Large number of small graphical fixes, including faces in text boxes,
    visual appearance of #SELBTNs (such as in Fuuko's route), and various
    shading effects.

 -- Elliot Glaysher <glaysher@umich.edu>  Sun, 15 Nov 2009 14:04:59 -0800

rlvm (0.6.3) unstable; urgency=low

  * Add fullscreen mode.
  * Internal unit testing changes.

 -- Elliot Glaysher <glaysher@umich.edu>  Sat, 15 Aug 2009 12:14:58 -0700

rlvm (0.6.2) unstable; urgency=low

  * Fixes regression where G00 animations weren't being played (Seen in
    Planetarian.)
  * Fixes regression where Yumemi's face in the final scene in Planetarian
    was being drawn twice because of poor clip rect handling.
  * Support for English patches compiled with debugging symbols stripped.
  * Temporarily disables scrollback due to crash that will be invasive to
    fix.

 -- Elliot Glaysher <glaysher@umich.edu>  Sun, 21 Jun 2009 13:51:58 -0700

rlvm (0.6.1) jaunty; urgency=low

  * rlvm now has basic (beta) support for the Baka-Tsuki CLANNAD English patch
    applied to CLANNAD_FV.
  * Minor bug fixes to normal CLANNAD_FV.

 -- Elliot Glaysher <glaysher@umich.edu>  Fri, 22 May 2009 20:00:45 -0700

rlvm (0.6) unstable; urgency=low

  * CLANNAD_FV is now playable to the end.
  * Supports selection buttons.
  * Supports OVK voice archives.

 -- Elliot Glaysher <glaysher@umich.edu>  Sat, 18 Apr 2009 20:10:57 -0700

rlvm (0.5) unstable; urgency=low

  * Kanon is now playable with NDT's English teaser patch
  * Fix a large number of graphical glitches including the calendar in
    Kanon blinking in and out and the CGs at the end of routes in CLANNAD
    not always clearing as the end credits are displayed.
  * New Kanon save games will restore the graphical contents of the screen
    properly; old Kanon save files will show a black background.
  * Fix OpenGL 1.4 support; Version 0.4 only worked on OpenGL 2.0 or higher
    graphics cards.

 -- Elliot Glaysher <glaysher@umich.edu>  Sat, 17 Jan 2009 12:00:03 -0800

rlvm (0.4) unstable; urgency=low

  * CLANNAD is now playable from a clean file to After Story True End. No
    testing has been done on side routes, though they may be playable.
  * All routes in Kanon Standard Edition are playable and have been tested.
  * There's now a partial default interface, allowing basic operations and a
    default save/load interface in games that don't provide their own (such as
    Kanon).
  * NOTE: There is still no support for rlBabel; text in translation
    patches still won't display correctly.

 -- Elliot Glaysher <glaysher@umich.edu>  Tue, 09 Dec 2008 19:55:00 -0800

rlvm (0.3) unstable; urgency=low

  * CLANNAD is playable through the end of Nagisa's route.
  * Replace name variables in text, such as '*A' as 'Tomoya' in CLANNAD.
  * Kanon SE is now playable past "Last Regrets," but the lack of loading
    or saving makes actual playing impracticle.
  * Reduce the memory footprint by keeping the last 100 pages of text in the
    scrollback buffer. Previously, the scrollback buffer was unbounded.
  * Scrolling through previous pages of text no longer crashes Planetarian.
  * Fix performance on the CLANNAD main menu.
  * Fix multiple crashing bugs.

 -- Elliot Glaysher <glaysher@umich.edu>  Sat, 04 Oct 2008 12:16:29 -0700

rlvm (0.2) unstable; urgency=low

  * Adds background music and sound effect support.
  * Adds custom cursor support.

 -- Elliot Glaysher <glaysher@umich.edu>  Tue, 24 Jul 2008 20:56:03 -0700

rlvm (0.1) unstable; urgency=low

  * Initial Release.
  * Compatible with Planetarian.

 -- Elliot Glaysher <glaysher@umich.edu>  Wed, 16 Apr 2008 20:38:12 -0700

