~devilutionx/+git/devilutionX:LineClear

Last commit made on 2021-05-29
Get this branch:
git clone -b LineClear https://git.launchpad.net/~devilutionx/+git/devilutionX

Branch merges

Branch information

Name:
LineClear
Repository:
lp:~devilutionx/+git/devilutionX

Recent commits

1d2707e... by AJenbo

♻️Remove redundant code from LineClear

4668a52... by Juliano Leal Goncalves <email address hidden>

♻️ Leverage 'Point' struct on monster functions (#2056)

ab04783... by qndel <email address hidden>

assign seed to quest items + rng cleanup

118efe8... by Kalebe Alves <email address hidden>

Use Point/SDL_Rect for control functions coordinate system

dd3ea66... by Gleb Mazovetskiy

♻️ Split getTextColor(bool) into 2 functions

This is a bit more readable than using a bool argument.

7ab16c5... by Gleb Mazovetskiy

🔨 CMake: Cleanup Nintendo Switch variables

bcd2dd4... by Gleb Mazovetskiy

🔨 CMake: asio: Use HTTP for downloading

This is much faster than using git.

075e47e... by Gleb Mazovetskiy

🔨 CMake: simpleini: Use HTTP for downloading

This is much faster than using git.

f319c59... by Gleb Mazovetskiy

🧹 player.cpp: Remove unused `GetPlrGFXClass`

733cf56... by Dave Murphy <email address hidden>

use upstream devkitPro cmake machinery