My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 23, 2009
    r302 (Fix a crash introduced in r283. Plus, make it easier to sele...) committed by bcressey   -   Fix a crash introduced in r283. Plus, make it easier to select the first character of a word.
    Fix a crash introduced in r283. Plus, make it easier to select the first character of a word.

Last 30 days

  • Dec 13, 2009
    r301 (Revert change to z_check_unicode.) committed by bcressey   -   Revert change to z_check_unicode.
    Revert change to z_check_unicode.
  • Dec 13, 2009
    r300 (Fixes for Unicode support in Frotz.) committed by bcressey   -   Fixes for Unicode support in Frotz.
    Fixes for Unicode support in Frotz.
  • Dec 10, 2009
    r299 (Update version, target a late January release.) committed by bcressey   -   Update version, target a late January release.
    Update version, target a late January release.
  • Dec 09, 2009
    issue 60 (Can't assign specific terp with some default extensions) changed by bcressey   -   This should be fixed by the inclusion of the cross-platform launcher, which will properly parse garglk.ini to load the correct interpreter.
    Status: Fixed
    Labels: Component-Launcher Component-Gargoyle
    This should be fixed by the inclusion of the cross-platform launcher, which will properly parse garglk.ini to load the correct interpreter.
    Status: Fixed
    Labels: Component-Launcher Component-Gargoyle
  • Dec 09, 2009
    issue 87 (Render error in gargoyle 2009-08-25 in Linux) Status changed by bcressey   -   I can't seem to reproduce the issue on Ubuntu 9.04. I fixed some (possibly related) bugs in the way that the garglk.ini config file is parsed, though none of them should result in the display artifacts you saw.
    Status: Fixed
    I can't seem to reproduce the issue on Ubuntu 9.04. I fixed some (possibly related) bugs in the way that the garglk.ini config file is parsed, though none of them should result in the display artifacts you saw.
    Status: Fixed
  • Dec 09, 2009
    r298 (Various fixes for parsing the config file.) committed by bcressey   -   Various fixes for parsing the config file.
    Various fixes for parsing the config file.
  • Dec 08, 2009
    issue 87 (Render error in gargoyle 2009-08-25 in Linux) commented on by bcressey   -   Had to recompress the archive for some reason.
    Had to recompress the archive for some reason.
  • Dec 08, 2009
    issue 90 (Linux .deb file depends on libsdl1.2debian-all instead of li...) commented on by emily.boegheim   -   Thanks!
    Thanks!
  • Dec 08, 2009
    r297 (Frotz: make set_font slightly less of a no-op to comply with...) committed by bcressey   -   Frotz: make set_font slightly less of a no-op to comply with Z-Machine spec.
    Frotz: make set_font slightly less of a no-op to comply with Z-Machine spec.
  • Dec 08, 2009
    issue 90 (Linux .deb file depends on libsdl1.2debian-all instead of li...) commented on by eforgeot   -   Until a new package is released, you may be able to force the installation even if you don't have the required sdl dependency required (but you are sure you have an alternative one): sudo dpkg -i --force-depends gargoyle-2009-08-25-linux.deb
    Until a new package is released, you may be able to force the installation even if you don't have the required sdl dependency required (but you are sure you have an alternative one): sudo dpkg -i --force-depends gargoyle-2009-08-25-linux.deb
  • Dec 08, 2009
    r296 (Minor fix to extension matching for launcher.) committed by bcressey   -   Minor fix to extension matching for launcher.
    Minor fix to extension matching for launcher.
  • Dec 07, 2009
    issue 27 (Frotz: Unicode characters not displayed) changed by bcressey   -   Fixed in r295. Need someone to test Unicode / foreign language input.
    Status: Fixed
    Labels: Component-Frotz Usability
    Fixed in r295. Need someone to test Unicode / foreign language input.
    Status: Fixed
    Labels: Component-Frotz Usability
  • Dec 07, 2009
    r295 (Frotz: Adapted Unicode support. Now requires a 0.7.0 complia...) committed by bcressey   -   Frotz: Adapted Unicode support. Now requires a 0.7.0 compliant Glk layer. Many thanks to David Kinder and Michael Martin for updating the core Frotz code.
    Frotz: Adapted Unicode support. Now requires a 0.7.0 compliant Glk layer. Many thanks to David Kinder and Michael Martin for updating the core Frotz code.
  • Dec 07, 2009
    r294 (Fix support for terp selection under Gtk using the new launc...) committed by bcressey   -   Fix support for terp selection under Gtk using the new launcher.
    Fix support for terp selection under Gtk using the new launcher.
  • Dec 07, 2009
    issue 90 (Linux .deb file depends on libsdl1.2debian-all instead of li...) commented on by eforgeot   -   Hello, I've changed this reference in my DEBIAN/control file, so it won't happen again in the next release of gargoyle (which may happen the 25th of December if I'm not wrong? ) when I'll compile it. (if needed it's still possible to force the installation of a stand alone package) Btw it seems Ubuntu and Debian are now packaging Gargoyle (without non-"free" terps): http://packages.ubuntu.com/search? keywords=gargoyle&searchon=names&suite=all&section=all http://packages.debian.org/search? keywords=gargoyle&searchon=names&suite=all&section=all
    Hello, I've changed this reference in my DEBIAN/control file, so it won't happen again in the next release of gargoyle (which may happen the 25th of December if I'm not wrong? ) when I'll compile it. (if needed it's still possible to force the installation of a stand alone package) Btw it seems Ubuntu and Debian are now packaging Gargoyle (without non-"free" terps): http://packages.ubuntu.com/search? keywords=gargoyle&searchon=names&suite=all&section=all http://packages.debian.org/search? keywords=gargoyle&searchon=names&suite=all&section=all
  • Dec 02, 2009
    issue 90 (Linux .deb file depends on libsdl1.2debian-all instead of li...) changed by bcressey   -   Eric, can you take a look at this issue?
    Status: Accepted
    Owner: eforgeot
    Labels: OpSys-Linux
    Eric, can you take a look at this issue?
    Status: Accepted
    Owner: eforgeot
    Labels: OpSys-Linux
  • Dec 01, 2009
    issue 90 (Linux .deb file depends on libsdl1.2debian-all instead of li...) reported by emily.boegheim   -   The Linux .deb file depends specifically on libsdl1.2debian-all. This is a problem for users who prefer to use a libsdl1.2debian-* library other than libsdl1.2debian-all, since the libsdl1.2debian-* libraries are mutually exclusive - only one of them can be installed at a time. The solution should be to have the .deb depend on libsdl1.2debian instead. This is a dummy package; it depends on any one of the libsdl1.2debian-* libraries. That way, the Gargoyle .deb knows that one libsdl1.2debian-* library is installed, but not which one. I'm using Ubuntu 9.10 (obvious warning: the packages might be handled differently on other distributions). My Gargoyle release is dated 2009-08-25.
    The Linux .deb file depends specifically on libsdl1.2debian-all. This is a problem for users who prefer to use a libsdl1.2debian-* library other than libsdl1.2debian-all, since the libsdl1.2debian-* libraries are mutually exclusive - only one of them can be installed at a time. The solution should be to have the .deb depend on libsdl1.2debian instead. This is a dummy package; it depends on any one of the libsdl1.2debian-* libraries. That way, the Gargoyle .deb knows that one libsdl1.2debian-* library is installed, but not which one. I'm using Ubuntu 9.10 (obvious warning: the packages might be handled differently on other distributions). My Gargoyle release is dated 2009-08-25.
  • Dec 01, 2009
    r293 (Frotz: set bit to indicate color support.) committed by bcressey   -   Frotz: set bit to indicate color support.
    Frotz: set bit to indicate color support.

Earlier this year

  • Nov 19, 2009
    r292 (Patch to prevent cursor moving off the end of a text grid. T...) committed by bcressey   -   Patch to prevent cursor moving off the end of a text grid. Thanks to Philip Chimento.
    Patch to prevent cursor moving off the end of a text grid. Thanks to Philip Chimento.
  • Nov 06, 2009
    r291 (Updated copyright notice for launcher.c.) committed by bcressey   -   Updated copyright notice for launcher.c.
    Updated copyright notice for launcher.c.
  • Nov 06, 2009
    Credits (List of contributors to the Gargoyle project.) Wiki page edited by bcressey   -   Revision r290 Added Baltasar to list of developers for his launcher.c improvements.
    Revision r290 Added Baltasar to list of developers for his launcher.c improvements.
  • Nov 06, 2009
    r289 (Repaint X buffer after selecting file with Gtk.) committed by bcressey   -   Repaint X buffer after selecting file with Gtk.
    Repaint X buffer after selecting file with Gtk.
  • Nov 06, 2009
    r288 (Always find full path to launcher on Windows and Gtk. Avoid...) committed by bcressey   -   Always find full path to launcher on Windows and Gtk. Avoids issues with command line invocation.
    Always find full path to launcher on Windows and Gtk. Avoids issues with command line invocation.
  • Nov 06, 2009
    r287 (Fix for launching Gargoyle from command line on Windows.) committed by bcressey   -   Fix for launching Gargoyle from command line on Windows.
    Fix for launching Gargoyle from command line on Windows.
  • Nov 05, 2009
    r286 (Trivial whitespace fixes in launcher.c.) committed by bcressey   -   Trivial whitespace fixes in launcher.c.
    Trivial whitespace fixes in launcher.c.
  • Nov 05, 2009
    r285 (Added cross-platform patch for launcher.c, courtesy of Balta...) committed by bcressey   -   Added cross-platform patch for launcher.c, courtesy of Baltasar García Perez-Schofield.
    Added cross-platform patch for launcher.c, courtesy of Baltasar García Perez-Schofield.
  • Nov 05, 2009
    r284 (Revert to using built-in fonts by default. Garglk.ini may ne...) committed by bcressey   -   Revert to using built-in fonts by default. Garglk.ini may need a tweak since it currently specifies third party fonts.
    Revert to using built-in fonts by default. Garglk.ini may need a tweak since it currently specifies third party fonts.
  • Nov 05, 2009
    r283 (More optimizations for text selection. Need to use freetype'...) committed by bcressey   -   More optimizations for text selection. Need to use freetype's font caching for any additional performance gains.
    More optimizations for text selection. Need to use freetype's font caching for any additional performance gains.
  • Sep 18, 2009
    r282 (Added option to bundle fonts with the library (off by defaul...) committed by bcressey   -   Added option to bundle fonts with the library (off by default.)
    Added option to bundle fonts with the library (off by default.)
  • Sep 18, 2009
    r281 (Change default fonts. Libertine resembles Charter but provid...) committed by bcressey   -   Change default fonts. Libertine resembles Charter but provides greater coverage of European languages (Greek, Cyrillic, etc). Liberation Mono is an open font that represents a reasonable alternative on platforms where Luxi Mono is not available.
    Change default fonts. Libertine resembles Charter but provides greater coverage of European languages (Greek, Cyrillic, etc). Liberation Mono is an open font that represents a reasonable alternative on platforms where Luxi Mono is not available.
  • Sep 18, 2009
    r280 (Update library to use fontconfig to get system fonts when no...) committed by bcressey   -   Update library to use fontconfig to get system fonts when not using the bundled ones.
    Update library to use fontconfig to get system fonts when not using the bundled ones.
  • Sep 18, 2009
    r279 (Added fontconfig dependency to *nix platforms. Removed the s...) committed by bcressey   -   Added fontconfig dependency to *nix platforms. Removed the static build of SDL_sound by default.
    Added fontconfig dependency to *nix platforms. Removed the static build of SDL_sound by default.
  • Sep 17, 2009
    r278 (Use standard names for Libertine fonts.) committed by bcressey   -   Use standard names for Libertine fonts.
    Use standard names for Libertine fonts.
  • Sep 16, 2009
    r277 (Added libexpat binary to fontconfig support files.) committed by bcressey   -   Added libexpat binary to fontconfig support files.
    Added libexpat binary to fontconfig support files.
  • Sep 16, 2009
    r276 (- Converted Charter fonts to a format installable on Windows...) committed by bcressey   -   - Converted Charter fonts to a format installable on Windows. - Rearranged font directories. - Updated installer script to install fonts system-wide. - Added Liberation Mono and Linux Libertine licenses.
    - Converted Charter fonts to a format installable on Windows. - Rearranged font directories. - Updated installer script to install fonts system-wide. - Added Liberation Mono and Linux Libertine licenses.
  • Sep 16, 2009
    r275 (Add fontconfig files to Windows installer.) committed by bcressey   -   Add fontconfig files to Windows installer.
    Add fontconfig files to Windows installer.
  • Sep 16, 2009
    r274 (Updated fontconfig support files.) committed by bcressey   -   Updated fontconfig support files.
    Updated fontconfig support files.
  • Sep 15, 2009
    r273 (Updated build scripts to use the new libraries.) committed by bcressey   -   Updated build scripts to use the new libraries.
    Updated build scripts to use the new libraries.
  • Sep 15, 2009
    r272 (Renamed sdl directories for consistency.) committed by bcressey   -   Renamed sdl directories for consistency.
    Renamed sdl directories for consistency.
  • Sep 15, 2009
    r271 (Removed old library sources.) committed by bcressey   -   Removed old library sources.
    Removed old library sources.
  • Sep 15, 2009
    r270 (Added binary versions of standard libraries, courtesy of Gtk...) committed by bcressey   -   Added binary versions of standard libraries, courtesy of Gtk.org.
    Added binary versions of standard libraries, courtesy of Gtk.org.
  • Sep 11, 2009
    r269 (Minor optimization for text selection.) committed by bcressey   -   Minor optimization for text selection.
    Minor optimization for text selection.
  • Sep 02, 2009
    issue 68 (Configurable delay between output lines) commented on by retroblique   -   Would be interested in having text scroll smoothly in the application window, rather than the instantaneous, arbitrary chunking we currently experience. (cf. Firefox's SmoothWheel plugin.)
    Would be interested in having text scroll smoothly in the application window, rather than the instantaneous, arbitrary chunking we currently experience. (cf. Firefox's SmoothWheel plugin.)
  • Sep 01, 2009
    gargoyle-2009-08-25-linux.deb (Gargoyle binaries for Debian Etch. Should work also on later...) file uploaded by bcressey   -  
    Labels: Type-Package OpSys-Linux Featured
    Labels: Type-Package OpSys-Linux Featured
  • Sep 01, 2009
    gargoyle_i386.deb (Gargoyle binaries for Debian Etch. Should work also on later...) file uploaded by eforgeot   -  
    Labels: OpSys-Linux
    Labels: OpSys-Linux
  • Sep 01, 2009
    Packages (Links to Gargoyle packages prepared by the community.) Wiki page edited by eforgeot   -   Revision r268 Edited wiki page through web user interface.
    Revision r268 Edited wiki page through web user interface.
  • Sep 01, 2009
    Packages (Links to Gargoyle packages prepared by the community.) Wiki page edited by eforgeot   -   Revision r267 Edited wiki page through web user interface.
    Revision r267 Edited wiki page through web user interface.
  • Sep 01, 2009
    Packages (Links to Gargoyle packages prepared by the community.) Wiki page edited by eforgeot   -   Revision r266 Edited wiki page through web user interface.
    Revision r266 Edited wiki page through web user interface.
  • Sep 01, 2009
    issue 87 (Render error in gargoyle 2009-08-25 in Linux) Status changed by bcressey   -  
    Status: Accepted
    Status: Accepted
 
Hosted by Google Code