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

AGS: Add ags_fire and ags_agi plugin stubs (AGS_Fire.dll + ags_agi.dll) #3050

Merged
merged 1 commit into from
Jun 12, 2021

Commits on Jun 9, 2021

  1. AGS: Add ags_fire and ags_agi plugin stubs (AGS_Fire.dll + ags_agi.dll)

     * AGS_Fire: Doesn't do anything, but allows games using plasma fire
       effects to load and run.
    
       All methods return 0
    
     * AGS_AGI: Allows games who use AGI lowres effects to load and run.
    
       Games using scaling mode 0 will be squashed on the screen, but others
       should be playable without the screen effect.
    scureuil committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a336d5f View commit details
    Browse the repository at this point in the history