Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plClient Resources #51

Merged
merged 18 commits into from
Jul 21, 2011
Merged

plClient Resources #51

merged 18 commits into from
Jul 21, 2011

Commits on Jul 21, 2011

  1. Add libPNG support stubs.

    Deledrius committed Jul 21, 2011
    Configuration menu
    Copy the full SHA
    8231fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b92636d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99198e7 View commit details
    Browse the repository at this point in the history
  4. AStyle formatting fixes.

    Deledrius committed Jul 21, 2011
    Configuration menu
    Copy the full SHA
    6589cba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dc3cfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    242f784 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06e79c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c51589d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a97b43 View commit details
    Browse the repository at this point in the history
  10. Refactor plPlates CreateResource function names.

    Add support for external resource Cursors.
    Add support for external resource Progress Linking Book.
    Add support for external resource Voice Chat indicators.
    Deledrius committed Jul 21, 2011
    Configuration menu
    Copy the full SHA
    4ff43d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b80df56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9d11c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fb13c27 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e08d356 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d54a097 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4442ac7 View commit details
    Browse the repository at this point in the history
  17. Fix rotation to match original clockwise direction.

    Cyan's resources were loaded into the array in reverse order,
    requiring the images to appear count-clockwise.  This is no
    longer the case, as the array is now built in frame order.
    Deledrius committed Jul 21, 2011
    Configuration menu
    Copy the full SHA
    a666e7e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e5b70ad View commit details
    Browse the repository at this point in the history