[PR #108] [MERGED] build 147 #126

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

📋 Pull Request Information

Original PR: https://github.com/pkali/scorch_src/pull/108
Author: @pkali
Created: 7/11/2022
Status: Merged
Merged: 7/11/2022
Merged by: @pkali

Base: masterHead: develop


📝 Commits (10+)

📊 Changes

16 files changed (+540 additions, -334 deletions)

View changed files

📝 README.md (+19 -4)
📝 ai.asm (+14 -14)
📝 artwork/HIMARS14.asm (+19 -16)
📝 artwork/talk.asm (+121 -118)
artwork/tanks.fnt (+0 -0)
📝 artwork/tanksv2.fnt (+0 -0)
artwork/textconv.py (+0 -48)
📝 constants.asm (+14 -12)
📝 definitions.asm (+9 -9)
📝 display.asm (+2 -3)
📝 grafproc.asm (+33 -13)
📝 scorch.asm (+16 -4)
📝 scorch.xex (+0 -0)
📝 textproc.asm (+128 -76)
📝 variables.asm (+3 -4)
📝 weapons.asm (+162 -13)

📄 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/108 **Author:** [@pkali](https://github.com/pkali) **Created:** 7/11/2022 **Status:** ✅ Merged **Merged:** 7/11/2022 **Merged by:** [@pkali](https://github.com/pkali) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`6d5f831`](https://github.com/pkali/scorch_src/commit/6d5f83195f4b8b8c77ef99b9a2cf8619e79c1669) typo - [`0a7c76f`](https://github.com/pkali/scorch_src/commit/0a7c76f74a7df43b747ef185e4c961ede0122b0e) Napalm characters (test) - [`85d0fb4`](https://github.com/pkali/scorch_src/commit/85d0fb47789b1458b14b2989b51e55fade8600ac) First Napalm test - [`af4eb20`](https://github.com/pkali/scorch_src/commit/af4eb201b29b62ae23eaf52b22b9ff2903f5db5b) Second Napalm test - [`51c257c`](https://github.com/pkali/scorch_src/commit/51c257c8e83e72117bba1297ce28343d2dc51a10) Better Napalm flames (test) - [`0984aee`](https://github.com/pkali/scorch_src/commit/0984aee64f07a069068e4cda1c215515ccfcd478) Napalm and Hot Napalm added - [`b164a79`](https://github.com/pkali/scorch_src/commit/b164a79fd40804f548f8c1ce368658ecf6836ad3) Napalm and Hot Napalm are working! - [`876ea45`](https://github.com/pkali/scorch_src/commit/876ea45eaf0e8bcd5e3472299c7ae6a596dec199) Napalm for AI - [`e87d875`](https://github.com/pkali/scorch_src/commit/e87d87546706e0ce56d56e525ae1e87fbda67412) Revert "Napalm for AI" - [`f2c7b9c`](https://github.com/pkali/scorch_src/commit/f2c7b9c5a5c521563d4439597790276b99907e2b) Napalm for AI ### 📊 Changes **16 files changed** (+540 additions, -334 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+19 -4) 📝 `ai.asm` (+14 -14) 📝 `artwork/HIMARS14.asm` (+19 -16) 📝 `artwork/talk.asm` (+121 -118) ➕ `artwork/tanks.fnt` (+0 -0) 📝 `artwork/tanksv2.fnt` (+0 -0) ➖ `artwork/textconv.py` (+0 -48) 📝 `constants.asm` (+14 -12) 📝 `definitions.asm` (+9 -9) 📝 `display.asm` (+2 -3) 📝 `grafproc.asm` (+33 -13) 📝 `scorch.asm` (+16 -4) 📝 `scorch.xex` (+0 -0) 📝 `textproc.asm` (+128 -76) 📝 `variables.asm` (+3 -4) 📝 `weapons.asm` (+162 -13) </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:52 +02:00
Pecus closed this issue 2026-05-20 22:32:52 +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#126