mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[PR #150] [MERGED] Develop #331
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/150
Author: @pkali
Created: 12/10/2022
Status: ✅ Merged
Merged: 12/10/2022
Merged by: @pkali
Base:
master← Head:develop📝 Commits (10+)
9c912d4Initial support for tank shapes selection.091335dTank shapes selection added.42cc896Weird optimization :)ee9d6b7New tank shape (only for robotanks),.18cce63Fix for lonely pixel in Liquid Dirt.d14f9a2Prepare for mountains colors (test)05f3f32Minor memory tricks38ba450Mountains avialiable in shadows of GREY.166d05cOne NOP more and manuals update4032885Minor manuals update📊 Changes
20 files changed (+211 additions, -105 deletions)
View changed files
📝
MANUAL_EN.md(+9 -3)📝
MANUAL_PL.md(+9 -3)📝
README.md(+12 -0)📝
ai.asm(+11 -9)📝
artwork/tanksv3.fnt(+0 -0)📝
artwork/weapons_AW6_mod.fnt(+0 -0)📝
constants.asm(+9 -1)📝
constants_top.asm(+5 -6)📝
definitions.asm(+2 -1)📝
display_main_menu.asm(+2 -2)📝
display_purchasedl.asm(+1 -1)📝
display_static.asm(+23 -14)📝
display_status.asm(+1 -1)📝
grafproc.asm(+9 -3)📝
scorch.asm(+46 -27)📝
scorch.bin(+0 -0)📝
scorch.xex(+0 -0)📝
textproc.asm(+52 -18)📝
variables.asm(+3 -1)📝
weapons.asm(+17 -15)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.