Skip to content

Conversation

@MaddTheSane
Copy link
Contributor

These commits are based off of my attempts to get Zork Zero to work on my fork while also modernizing the code.
These include:

  • flipping the context instead of the image.
  • setting the initial pixmap size to 640x400.
  • adding Objective-C properties and synthesize those that can.
  • fixing the issue where inputStyle would never change due to always being nil, as well as retaining the new inputStyle via copying it (My code uses ARC, although copying it is to make sure the ZStyle wouldn't change. If the changing was desired, the copy can be replaced with a retain instead).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant