azbycxdw909 / garglk

Automatically exported from code.google.com/p/garglk
Other
0 stars 0 forks source link

Frotz: Color not supported #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Run a Z-machine game with color, such as Photopia
(http://ifarchive.heanet.ie/if-archive/games/zcode/photopia.z5).

What is the expected output? What do you see instead?
The color of the text and of the background should vary according to
commands compiled into the game file. Instead the text is always black on
white.

What version of the product are you using? On what operating system?
gargoyle-2006-09-17-linux, Kubuntu 8.04.

Original issue reported on code.google.com by celestia...@gmail.com on 24 Nov 2008 at 2:08

GoogleCodeExporter commented 8 years ago

Original comment by bcressey@gmail.com on 27 Nov 2008 at 11:25

GoogleCodeExporter commented 8 years ago
Ey Ben! Lorenzo Marcantonio has a version of Frotz for Gargoyle that fully 
supports
the colors. It works really well. Try to ask for his modification. =)

Original comment by eliukb...@gmail.com on 29 Nov 2008 at 6:11

GoogleCodeExporter commented 8 years ago
I've looked at Lorenzo's modifications and the Frotz changes are very minor.  
But
they rely on other bits in the garglk layer to work properly.  Still, this 
should be
straightforward.

Original comment by bcressey@gmail.com on 1 Dec 2008 at 4:43

GoogleCodeExporter commented 8 years ago
Fixed in r161.

Original comment by bcressey@gmail.com on 15 Jan 2009 at 6:16

GoogleCodeExporter commented 8 years ago
Tested and confirmed proper behavior:
- Photopia (Z code)
- Varicella (limited & full color)
- Dalubi (Z code)
- Constraints (IF Comp '02)

Original comment by bcressey@gmail.com on 15 Jan 2009 at 6:42