1. Aug 26, 2012
  2. Aug 02, 2012
  3. Jul 25, 2012
  4. Jul 22, 2012
  5. Jul 02, 2012
  6. Jun 23, 2012
  7. Jun 18, 2012
    • Christoph Ender's avatar
      Improved blockbuffer implemnetation. · 9b8dbb33
      Christoph Ender authored
      Blockbuffer will always work, even before split_window has been invoked.
      Made fizmo_new_screen_size adapt blockbuffer screen size. The blockbuffer is
      now automatically created upon startup.
      9b8dbb33
  8. May 18, 2012
  9. May 17, 2012
  10. May 05, 2012
  11. Apr 26, 2012
  12. Apr 21, 2012
  13. Apr 16, 2012
    • Christoph Ender's avatar
      Fixed segfault for prompt_for_filename-interfaces. · 0fc1c0e8
      Christoph Ender authored
      Fixed a crash that occured during re-enabling transcripting from screen
      interfaces implementing "prompt_for_filename". So far streams.c assumued
      that once a script file has been opened the filename would always be
      stored in "stream_2_filename" which was not the case after invoking
      "prompt_for_filename".
      0fc1c0e8
  14. Apr 09, 2012
  15. Apr 08, 2012
    • Christoph Ender's avatar
      Merged Andrew Plotkin's iOS-fizmo changes. · e332e6f9
      Christoph Ender authored
      No more raw exit() calls, added screeninterface-specific filename
      prompt, new screeninterface-specific filename prompt replaces
      fizmo_register_ask_user_for_file_function, fixed
      autosave-functionality.
      e332e6f9
  16. Mar 15, 2012
    • chrender's avatar
      · d746639c
      chrender authored
       - Updated changelog for restore-fix.
      d746639c
    • chrender's avatar
      · f2ffca54
      chrender authored
       - As with restart, the transcription and fixed font bits should survive
         a restore.
      f2ffca54
  17. Mar 10, 2012
    • chrender's avatar
      · 7a30aed4
      chrender authored
       - Updated changelog for empty-path-fix.
      7a30aed4
    • chrender's avatar
      · 98e695ca
      chrender authored
       - Fixed an error which would occur for empty pathnames when starting
         up a game on 32-bit platforms, thanks to Samuel Verschelde.
      98e695ca
  18. Jan 29, 2012
    • chrender's avatar
      · bc0d32e4
      chrender authored
       - Isolated opcode identification into "parse_opcode" function. This wil
         allow the debugger to use this functionality from outside.
      bc0d32e4
  19. Jan 27, 2012
    • chrender's avatar
      · c7336ba0
      chrender authored
       - Fixed bindir for config.default.mk from "bin" to "games".
      c7336ba0
    • chrender's avatar
      · 854c80fa
      chrender authored
       - Fixed the fixes for the fixes of $(DESTDIR)-inclusion.
      854c80fa
    • chrender's avatar
      · 0bfc9a79
      chrender authored
       - Fixed the fixes for $(DESTDIR)-fixes.
      0bfc9a79
    • chrender's avatar
      · f092e724
      chrender authored
       - Fixed $DESTDIR-fixes.
      f092e724
  20. Jan 26, 2012
    • chrender's avatar
      · 98d97d66
      chrender authored
       - Fixed missing $(DESTDIR) installation variable: Should have already
         been in since 0.7.1, but was simply forgotten.
       - Adapted version numbers in code, Makefiles and man pages for new version.
       - Adapted changelogs.
      98d97d66
  21. Jan 20, 2012
    • chrender's avatar
      · 4cc8071a
      chrender authored
       - Added general story information to debugger commands.
      4cc8071a
    • chrender's avatar
      · 058001c1
      chrender authored
       - Added ENABLE_DEBUGGER variable to default config files.
      058001c1