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

Neon city effect #91

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Neon city effect #91

wants to merge 18 commits into from

Conversation

cahirwpz
Copy link
Owner

No description provided.

cahirwpz added a commit that referenced this pull request Dec 16, 2023
Co-authored-by: Krystian Bacławski <krystian.baclawski@gmail.com>
cahirwpz added a commit that referenced this pull request Dec 16, 2023
commit c52294b
Author: Krystian Bacławski <krystian.baclawski@gmail.com>
Date:   Sat Dec 16 16:50:33 2023 +0100

    Backport miscellaneous changes from ELF

commit f3d5a5c
Author: Aleksandra <aleksandra.banasiak@protonmail.com>
Date:   Sun Dec 10 21:42:21 2023 +0100

    PNG2C rewrite in Golang (#91)

    Co-authored-by: Krystian Bacławski <krystian.baclawski@gmail.com>

commit feb97ba
Author: Krystian Bacławski <krystian.baclawski@gmail.com>
Date:   Sun Nov 26 09:13:22 2023 +0100

    Clean up PaletteT interface and use cases (backported from 6498094)

commit 445c236
Author: Krystian Bacławski <krystian.baclawski@gmail.com>
Date:   Mon Nov 20 21:29:05 2023 +0100

    Fix type comparison in Python source code.

commit 535c594
Author: Krystian Bacławski <krystian.baclawski@gmail.com>
Date:   Mon Nov 20 21:12:36 2023 +0100

    CopListReset: it's useful to return the pointer (backported from 011df6f)

commit 0bc9420
Author: Krystian Bacławski <krystian.baclawski@gmail.com>
Date:   Sat Jul 22 22:36:02 2023 +0200

    Clean up CopList interface (backported from 839fddd)

     * Replace CopInit with CopListReset.
     * NewCopList initialises the list by default (as if CopListReset was called).
     * Replace CopEnd with CopListFinish that returns copper list pointer.
     * Clean up MakeCopperList in the effects.
     * Panic if used more copper list entries than available.
     * Fix double buffering in some effects.

commit a015394
Author: Krystian Bacławski <krystian.baclawski@gmail.com>
Date:   Sat Jul 22 17:14:21 2023 +0200

    Always pass flags to NewBitmap (backported from fda8ae8)

     * Remove NewBitmapCustom.
     * Replace BM_DISPLAYABLE with BM_CPUONLY of opposite meaning.

commit bc7ca92
Author: Krystian Bacławski <krystian.baclawski@gmail.com>
Date:   Wed Jul 19 22:35:36 2023 +0200

    Pair of CopInsT to store 32-bit pointers (backported from 3f01af7)

    * Introduce CopInsPairT to express 32-bit pointer stores.
    * multipipe: put all cop insns per line into single structure
    * prisms: similar trick as for multipipe
    * Fix effects in intro directory.

commit 963eb7b
Author: Krystian Bacławski <krystian.baclawski@gmail.com>
Date:   Wed Jul 19 21:59:09 2023 +0200

    Keep LOADED/READY state in Load/Init lower bit (backported from dd7cba0)

commit e679bcd
Author: Aleksandra <aleksandra.banasiak@protonmail.com>
Date:   Tue Jul 4 21:52:32 2023 +0200

    Backported changes from f4f7128

    * Add VBlank hook to effects
    * Make effects use the VBlank handler
    * Remove ptplayer.asm features on demand
    * Fix mt_data symbol address
    * Fix anim-polygons Makefile
    * EffectRun: do not render same frame multiple times.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant