Commit Graph

19 Commits (master)

Author SHA1 Message Date
Daniel Kolesa 3275fd3b5e separate stream impl into sauerlib 2020-07-30 19:51:19 +02:00
Daniel Kolesa 7966cfeccb move encoding impl into its own source file 2020-07-30 19:45:54 +02:00
Daniel Kolesa bed9a60c7f implement gzstream separately 2020-07-30 19:41:44 +02:00
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 2e715a5d90 do not install client binary 2020-05-24 21:24:50 +02:00
Daniel Kolesa 9d7c544b0e remove unused crypto code 2020-05-15 02:52:03 +02:00
Daniel Kolesa a986fdb2df drop menus.cc 2020-05-13 00:33:12 +02:00
Daniel Kolesa cc5164a6e5 reduce gamecode to a single file 2020-04-26 19:09:28 +02:00
Daniel Kolesa c338156fa2 drop game/client.cc, remove some stubs, consolidate under game.cc 2020-04-26 19:02:26 +02:00
Daniel Kolesa 4c0496c07a remove engine/client.cc and engine/server.cc 2020-04-26 00:23:31 +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 f835b6e046 remove ui 2020-04-23 17:12:16 +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 bebef4e338 remove yet another massive chunk of game/network code 2020-04-17 20:19:42 +02:00
Daniel Kolesa b03c776b81 rip out most of gamecode 2020-04-16 23:18:05 +02:00
Daniel Kolesa 8e628ec884 .cpp -> .cc 2020-04-16 20:23:28 +02:00
Daniel Kolesa c4d7dcf2c7 drop sdl_mixer 2020-04-16 20:13:59 +02:00
Daniel Kolesa fa80b2c710 mesonize 2020-04-15 19:17:40 +02:00