mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[PR #155] [MERGED] Develop #156
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pkali/scorch_src/pull/155
Author: @pkali
Created: 2/7/2023
Status: ✅ Merged
Merged: 2/7/2023
Merged by: @pkali
Base:
master← Head:develop📝 Commits (10+)
6b68066Visible targeting bugc41c01creadme updt0832d84Small talk - small fix.6b2eabdNicer Lazy targeting amd "visual Debug" for Lazy Boys793d494Minor optimization70788e7More optimizarions00d386e... and more (memory) ...bbded45Mere memory and 2 new talk texts (RB5200). And... no memory :)e50bc86Code cleanup.fcbd0bcThe G key works properly even if the wind options were last selected.📊 Changes
16 files changed (+815 additions, -770 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.md(+22 -6)📝
ai.asm(+1 -4)📝
artwork/Scorch50.asm(+1 -1)📝
artwork/talk.asm(+68 -66)📝
artwork/tanksv4.fnt(+0 -0)📝
constants.asm(+5 -1)📝
grafproc.asm(+331 -16)➕
interrupts.asm(+267 -0)📝
lib/MACRO.ASM(+22 -0)📝
scorch.asm(+35 -321)📝
scorch.bin(+0 -0)📝
scorch.xex(+0 -0)📝
textproc.asm(+8 -336)📝
variables.asm(+0 -2)📝
weapons.asm(+54 -17)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.