1. May 14, 2011
    • chrender's avatar
      · 1ae32fc4
      chrender authored
       - Added language parameter to babel information.
      1ae32fc4
    • chrender's avatar
      · 35fa3a49
      chrender authored
       - Fixed progress indicator when evaluating files.
       - Added forgotten evaluation for "z-code-root-path" variable.
       - Removed unused directory parameter for searching z-machine files.
      35fa3a49
    • chrender's avatar
      · c32960a8
      chrender authored
       - Added detection for locale switches.
       - Avoided trying to load patterns every time when no patterns are
         present.
      c32960a8
    • chrender's avatar
      · f8867bd4
      chrender authored
       - Added support for "stream2-hyphenation" variable.
      f8867bd4
    • chrender's avatar
      · d53da3e9
      chrender authored
       - Simplified config variable parsing using "is_valid_libfizmo_config_key"
         function.
      d53da3e9
    • chrender's avatar
      · e3bed17d
      chrender authored
       - Added "stream2-hyphenation" configuration variable.
       - Added "is_valid_libfizmo_config_key" function.
      e3bed17d
    • chrender's avatar
      · 1e22889b
      chrender authored
       - Fixed typo.
      1e22889b
    • chrender's avatar
      · 6107f31d
      chrender authored
       - Added configuration file example.
      6107f31d
    • chrender's avatar
      · 91f8a753
      chrender authored
       - Updated prototype configuration description.
      91f8a753
  2. May 10, 2011
    • chrender's avatar
      · 75208093
      chrender authored
       - Raised version number to beta-10 for savegame-fix, pattern comments, new
         docs, and some minor issues.
      75208093
    • chrender's avatar
      · 313b46fb
      chrender authored
       - Fixed missing check for NULL before converting "save-text-history-paragraphs"
         value using strtol.
      313b46fb
  3. May 06, 2011
    • chrender's avatar
      · 945b6173
      chrender authored
       - Updated changelog.
      945b6173
    • chrender's avatar
      · b823746c
      chrender authored
       - Sync config option size with 0.6 branch.
      b823746c
  4. May 05, 2011
    • chrender's avatar
      · 08c79c3d
      chrender authored
       - Added set_cursor window 0 notice from zmach06e.ps.
      08c79c3d
    • chrender's avatar
      · 86e7b90a
      chrender authored
       - Updated readme to reflect libfizmo's status.
      86e7b90a
  5. May 04, 2011
    • chrender's avatar
      · 667cff37
      chrender authored
       - Minimum formatting issue.
      667cff37
    • chrender's avatar
      · e94c1363
      chrender authored
       - Added other author's software license information.
      e94c1363
    • chrender's avatar
      · 79965d69
      chrender authored
       - Added missing copyright information for hyphenation pattern files.
      79965d69
    • chrender's avatar
      · aa5deb6f
      chrender authored
       - Implemented support for comments starting with '%' in pattern files in
         order to supported copyright messages.
      aa5deb6f
    • chrender's avatar
      · 4977325d
      chrender authored
       - Updated copyright date.
      4977325d
    • chrender's avatar
      · 6c6bd105
      chrender authored
       - Fixed typo.
      6c6bd105
  6. Apr 18, 2011
    • chrender's avatar
      · bcc63ddb
      chrender authored
       - Made wordwrapper flush metadata behind text o force flush.
      bcc63ddb
  7. Apr 04, 2011
    • chrender's avatar
      · f903fa74
      chrender authored
       - Made "print_table" use "process_set_cursor" function. This will allow
         the blockbuffer also receive cursor movements.
      f903fa74
    • chrender's avatar
      · 7cd788e4
      chrender authored
       - Made "process_set_cursor" accessible to non-output.c functions.
      7cd788e4
    • chrender's avatar
      · 6307becf
      chrender authored
       - Moved cursor processing code from "opcode_set_cursor" to new function
         "process_set_cursor" to allow "print_table" to re-use logic.
       - Renamed all "OPCODE:" tracelogs to "Opcode:".
      6307becf
  8. Apr 03, 2011
    • chrender's avatar
      · 58e75b74
      chrender authored
       - Sync tokensize fix from fizmo 0.6.
      58e75b74
  9. Apr 01, 2011
    • chrender's avatar
      · a488e2ba
      chrender authored
       - Implemented install-dev.
      a488e2ba
  10. Mar 31, 2011
    • chrender's avatar
      · 952c8e2b
      chrender authored
       - Implemented handling of DEV_INSTALL_PREFIX.
      952c8e2b
  11. Mar 30, 2011
    • chrender's avatar
      · 559e6e87
      chrender authored
       - Adapted Makefile to cases of empty libfizmo-requirements.
      559e6e87
    • chrender's avatar
      · 7749cdc3
      chrender authored
       - Adapted to pkg-config: libfizmo-specific config.*.mk, improved flags
         for libxml2.
      7749cdc3
    • chrender's avatar
      · b6b2579c
      chrender authored
       - Adapted libfizmo to pkg-config.
      b6b2579c
  12. Jan 27, 2011
    • chrender's avatar
      · 1c7989f9
      chrender authored
       - Raised version number due to POP-opcode fix.
      1c7989f9
    • chrender's avatar
      · a29a63fd
      chrender authored
       - Fixed ZPU to also allow opcode POP in versions 2, 3 and 4. This fixes
         a crash of curses version 3.
       - Minor reformatting.
      a29a63fd
  13. Dec 11, 2010
    • chrender's avatar
      · 8dd8391e
      chrender authored
       - Added initialization of "max_nof_color_pairs" in struct z_story when
         loading stories.
      8dd8391e
    • chrender's avatar
      · fe9f11cb
      chrender authored
       - Replaced all "Z_COLOUR_ILLEGAL_CODE" with "Z_COLOUR_UNDEFINED".
      fe9f11cb
    • chrender's avatar
      · 57fc498e
      chrender authored
       - Removed no-longer needed definition for "Z_COLOUR_ILLEGAL_CODE -3".
       - Added "max_nof_color_pairs" to z_story struct.
      57fc498e
  14. Dec 09, 2010
    • chrender's avatar
      · 85c82c23
      chrender authored
       - Added forgotten colour recording in blockbuffer.
      85c82c23
  15. Dec 03, 2010
    • chrender's avatar
      · 43cb0ed1
      chrender authored
       - Raised version number to 0.7.0-b7 for history saving in quetzal files,
         new /config command, i18n and locale fixes, configuration improvements
         and other minor improvements.
      43cb0ed1
  16. Dec 01, 2010
    • chrender's avatar
      · a068aa00
      chrender authored
       - Added "game_was_restored_and_history_modified" function which will be
         called if a game has been restored and the screen should be redrawn
         by the interface in order to show the restored text history.
      a068aa00
    • chrender's avatar
      · f195ffac
      chrender authored
       - Added "get_current_locale_name_in_utf8" method to allow "config.c" to
         return current value without extra malloc()ing etc.
       - Implemented "get_default_locale_name" method.
      f195ffac