[PR #154] [MERGED] Develop #339

Closed
opened 2026-05-20 22:35:30 +02:00 by Pecus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pkali/scorch_src/pull/154
Author: @pkali
Created: 1/23/2023
Status: Merged
Merged: 1/23/2023
Merged by: @pkali

Base: masterHead: develop


📝 Commits (10+)

📊 Changes

10 files changed (+116 additions, -75 deletions)

View changed files

📝 README.md (+15 -2)
📝 constants.asm (+11 -4)
📝 grafproc.asm (+9 -1)
📝 lib/5200MACRO.ASM (+10 -15)
📝 lib/MACRO.ASM (+10 -15)
📝 scorch.asm (+14 -11)
📝 scorch.bin (+0 -0)
📝 scorch.xex (+0 -0)
📝 textproc.asm (+21 -21)
📝 weapons.asm (+26 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pkali/scorch_src/pull/154 **Author:** [@pkali](https://github.com/pkali) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/23/2023 **Merged by:** [@pkali](https://github.com/pkali) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`3b80de7`](https://github.com/pkali/scorch_src/commit/3b80de7def625a067184d192686c3bed1652a319) readme updt - [`79b5bc3`](https://github.com/pkali/scorch_src/commit/79b5bc32908c389efe05cae5ea3677f6e44b7158) readme updt - [`4088e5f`](https://github.com/pkali/scorch_src/commit/4088e5f8fafcdf3e041a047ef140085db8003241) Macro "wait" optimization, and better credits - [`2a08447`](https://github.com/pkali/scorch_src/commit/2a08447b9c93155481a1ce1ab0b85617e48516e1) The tanks talk to each other again. - [`bc33819`](https://github.com/pkali/scorch_src/commit/bc338198a0d97ea0ef294641741a944adfd61029) Merge branch 'develop' of https://github.com/pkali/scorch_src into develop - [`ef1c0dc`](https://github.com/pkali/scorch_src/commit/ef1c0dc62cae1c8fa73c32be775a06ac51755653) Binary files upd. - [`b187930`](https://github.com/pkali/scorch_src/commit/b18793014df59d621a2474c9fd75809f51ed2aec) Very rare distance measuring bug fixed. - [`f7931af`](https://github.com/pkali/scorch_src/commit/f7931afbb41f48b36983bf0c76d11a2efc06a4ef) Second fire (shift) on 5200 - [`da4d82c`](https://github.com/pkali/scorch_src/commit/da4d82cca4a8c0c28c27dab3df36416663a93c45) All the splash text is swapped. - [`e842d45`](https://github.com/pkali/scorch_src/commit/e842d455e61851fba102663d8da7f3a28e14f607) Visual Debug :) added ### 📊 Changes **10 files changed** (+116 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+15 -2) 📝 `constants.asm` (+11 -4) 📝 `grafproc.asm` (+9 -1) 📝 `lib/5200MACRO.ASM` (+10 -15) 📝 `lib/MACRO.ASM` (+10 -15) 📝 `scorch.asm` (+14 -11) 📝 `scorch.bin` (+0 -0) 📝 `scorch.xex` (+0 -0) 📝 `textproc.asm` (+21 -21) 📝 `weapons.asm` (+26 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Pecus added the pull-request label 2026-05-20 22:35:30 +02:00
Pecus closed this issue 2026-05-20 22:35:30 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/scorch_src#339