mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[PR #83] [MERGED] build 142 #114
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/83
Author: @pkali
Created: 5/30/2022
Status: ✅ Merged
Merged: 5/30/2022
Merged by: @pkali
Base:
master← Head:develop📝 Commits (10+)
2fb04caDescription of the EndOfTheBarrel arrays.17b57d1Better (and faster!) 4x4 char handling.381495fSepuku error :)e399754One unified procedure for 4x4 fontsc68ba09blinking seppukub11d22dCorrect x position of 4x4 characters762b565chmod fixa721b82chmod fixa425500seppuku turbo modebe56520font4x4 xy check removed📊 Changes
19 files changed (+410 additions, -416 deletions)
View changed files
➕
.gitignore(+2 -0)📝
LICENSE(+0 -0)📝
README.md(+9 -0)📝
ai.asm(+17 -18)📝
artwork/TALK1.txt(+0 -0)📝
artwork/TALK2.txt(+0 -0)📝
artwork/font4x4s.bmp(+0 -0)📝
artwork/talk.asm(+0 -0)📝
artwork/tanks.fnt(+0 -0)📝
artwork/textconv.py(+0 -0)📝
artwork/weapons.fnt(+0 -0)📝
constants.asm(+23 -18)📝
display.asm(+0 -0)📝
grafproc.asm(+180 -225)📝
scorch.asm(+72 -50)📝
scorch.xex(+0 -0)📝
textproc.asm(+19 -15)📝
variables.asm(+9 -7)📝
weapons.asm(+79 -83)📄 Description
build 142
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.