[PR #77] [MERGED] build 141 #112

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

📋 Pull Request Information

Original PR: https://github.com/pkali/scorch_src/pull/77
Author: @pkali
Created: 5/23/2022
Status: Merged
Merged: 5/23/2022
Merged by: @pkali

Base: masterHead: develop


📝 Commits (10+)

📊 Changes

13 files changed (+285 additions, -297 deletions)

View changed files

📝 README.md (+28 -13)
📝 ai.asm (+2 -1)
📝 artwork/HIMARS14.asm (+28 -3)
📝 constants.asm (+4 -97)
📝 definitions.asm (+1 -1)
📝 display.asm (+4 -4)
📝 grafproc.asm (+38 -39)
📝 lib/macro.hea (+4 -0)
📝 scorch.asm (+78 -86)
📝 scorch.xex (+0 -0)
📝 textproc.asm (+77 -42)
📝 variables.asm (+1 -0)
📝 weapons.asm (+20 -11)

📄 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/77 **Author:** [@pkali](https://github.com/pkali) **Created:** 5/23/2022 **Status:** ✅ Merged **Merged:** 5/23/2022 **Merged by:** [@pkali](https://github.com/pkali) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`620bcf5`](https://github.com/pkali/scorch_src/commit/620bcf5aa863a1d84f7ac3a8327703b366b80e82) Small bugfix and optymalisation - [`d9645b9`](https://github.com/pkali/scorch_src/commit/d9645b9c37a9d8dba64fef9fd5baa35d194613a6) post intro glitch fix #67 - [`80bc302`](https://github.com/pkali/scorch_src/commit/80bc30268969933593d35b75a9ae4fcfb62d712f) too much force for AI #70 - [`fb86876`](https://github.com/pkali/scorch_src/commit/fb86876d9fbbe5de85e5cbcd99558902c28bb7de) cos table removed #65 - [`fb54230`](https://github.com/pkali/scorch_src/commit/fb54230ea7829e758712a9744b644185112369b7) white flag #62 - [`3701acc`](https://github.com/pkali/scorch_src/commit/3701accfc95be720445712a46ea74d1fafa8e839) glitches when switches #72 - [`661d477`](https://github.com/pkali/scorch_src/commit/661d4776c7c167fbdd4aaa96e644f8dc174cd3c8) cosinus angle fix #65 - [`5e476eb`](https://github.com/pkali/scorch_src/commit/5e476eb742563a35692b1f7db8b98e9f6059fb61) [SHIFT] bug #61 - [`491dc28`](https://github.com/pkali/scorch_src/commit/491dc2861cfaeff398e9b16dbbbdb8084644eef1) speed up when [START] #73 - [`ec5838e`](https://github.com/pkali/scorch_src/commit/ec5838ebaf7f17183b5bf3e518cc9576d1f1183f) ESCape from menus #74 ### 📊 Changes **13 files changed** (+285 additions, -297 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+28 -13) 📝 `ai.asm` (+2 -1) 📝 `artwork/HIMARS14.asm` (+28 -3) 📝 `constants.asm` (+4 -97) 📝 `definitions.asm` (+1 -1) 📝 `display.asm` (+4 -4) 📝 `grafproc.asm` (+38 -39) 📝 `lib/macro.hea` (+4 -0) 📝 `scorch.asm` (+78 -86) 📝 `scorch.xex` (+0 -0) 📝 `textproc.asm` (+77 -42) 📝 `variables.asm` (+1 -0) 📝 `weapons.asm` (+20 -11) </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:32:48 +02:00
Pecus closed this issue 2026-05-20 22:32:48 +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#112