Commit Graph

8 Commits (master)

Author SHA1 Message Date
Daniel Kolesa 5b7e1e6dd2 use standard assert()
and define NDEBUG for all buildtypes that are not debug, to
disable it by default
2020-07-30 03:48:18 +02:00
Daniel Kolesa 7cb75077b7 uninclude opengl globally 2020-07-29 04:56:55 +02:00
Daniel Kolesa c9cdd8dbc6 drop enet for now
this will be readded later with new network code
2020-04-25 05:33:51 +02:00
Daniel Kolesa afba5940ef drop position sync code, remove -fsigned-char + fix broken code 2020-04-23 19:03:25 +02:00
Daniel Kolesa 7241592895 only build client for now 2020-04-19 04:26:52 +02:00
Daniel Kolesa 44be4f3b4b drop serverbrowser code, master server, and a bunch of other stuff 2020-04-19 04:25:53 +02:00
Daniel Kolesa 6545f92317 start refactoring for single include file per source file
also, make sure only external symbols are visible globally
2020-04-18 02:20:56 +02:00
Daniel Kolesa fa80b2c710 mesonize 2020-04-15 19:17:40 +02:00