blue-nebula / base

Main repository of Blue Nebula, a fast-paced shooter with a unique parkour system. It is a fork of Red Eclipse and is free software.
https://blue-nebula.org
15 stars 6 forks source link

Fix some warnings and general cleanup #248

Open voidanix opened 2 years ago

voidanix commented 2 years ago
voidanix commented 2 years ago

Thanks for the reviews @TheAssassin and @robalni ! Updated the branch

voidanix commented 1 year ago

FYI the inrange function now uses constexpr (it will be reused in a later refactor) and the custom NULL macro has been removed

voidanix commented 1 year ago

Ping, any updates on this?