Commit Graph

9 Commits (master)

Author SHA1 Message Date
Daniel Kolesa dc27d1296d move tools.{cc,hh} into sauerlib/
this will be gradually split up and refactored so that things
can move to using libostd over time
2020-07-30 02:58:53 +02:00
Daniel Kolesa a7c477dc48 final preparations for cube.hh removal 2020-07-29 05:05:25 +02:00
Daniel Kolesa 7cb75077b7 uninclude opengl globally 2020-07-29 04:56:55 +02:00
Daniel Kolesa 311f09270a drop game/server.cc and the enet shim 2020-04-25 23:42:27 +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 752521c761 refactor blend 2020-04-18 04:06:25 +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 8833348ce2 .h -> .hh 2020-04-16 20:28:40 +02:00