8 Commits

Author SHA1 Message Date
Lion Kortlepel
24c98eb2b2
add more compile-time diagnostics, implement fixes for them
Before, a lot of common errors went unnoticed, due to insufficient
compiler diagnostics. This commit fixes this by adding a lot of new
diagnostics, and fixing the issues found by this.
2022-09-26 12:02:05 +02:00
Lion Kortlepel
0621c0bf82
rebase fixup 2022-05-26 21:13:18 +02:00
Lion Kortlepel
019c5202ea
add tests executable 2022-05-26 11:44:20 +02:00
Lion Kortlepel
9e0d02c6db
add fmt library, add beammp_*f 2022-03-24 14:36:39 +01:00
Lion Kortlepel
9dfe9f659a
Update cmakelists to remove socket.io 2021-09-17 14:30:33 +02:00
Lion Kortlepel
26231c6272
Fix compile issue with asio, implement Lua events 2021-09-16 13:03:00 +02:00
Lion Kortlepel
dd4e4c4467
Start rewrite of lua, rename all print functions 2021-09-16 01:04:01 +02:00
Lion Kortlepel
8b69127cdd
Finish moving deps to deps/ 2021-09-16 00:22:33 +02:00