Commit Graph

31 Commits (cc5164a6e5bcf8d24bb57552c2278329c1819acc)

Author SHA1 Message Date
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 c935752a6b generally drop game/server.cc 2020-04-25 20:51:50 +02:00
Daniel Kolesa 376f3f7693 add missing file 2020-04-25 20:02:52 +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 1a8a0e10ac drop remaining network functionality 2020-04-25 05:05:29 +02:00
Daniel Kolesa e6a11d01f6 drop obsolete cmode stuff 2020-04-25 01:29:01 +02:00
Daniel Kolesa b35a80c962 drop more stuff 2020-04-25 01:19:04 +02:00
Daniel Kolesa a7d5eeaee9 remove follow code 2020-04-25 01:05:49 +02:00
Daniel Kolesa 5639030b5f drop some of the spawn code, ping code 2020-04-25 00:35:22 +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 f835b6e046 remove ui 2020-04-23 17:12:16 +02:00
Daniel Kolesa 01f2c8e9b0 drop another big bunch of server/message code 2020-04-23 16:41:31 +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 735029f650 remove sound configs 2020-04-18 04:08:37 +02:00
Daniel Kolesa 9b978866e1 drop map texture definitions 2020-04-18 04:07:53 +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 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 69ad67a65e drop ctf code 2020-04-16 20:43:52 +02:00
Daniel Kolesa 8833348ce2 .h -> .hh 2020-04-16 20:28:40 +02:00
Daniel Kolesa 8e628ec884 .cpp -> .cc 2020-04-16 20:23:28 +02:00
Daniel Kolesa bf81e34938 drop launch script, hardcode home path for now 2020-04-16 20:20:26 +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
Daniel Kolesa 01b9e5e5fd add readme 2020-04-15 19:17:40 +02:00
Daniel Kolesa 10515f5f63 initial import: tesseract r2280 2020-04-15 19:17:27 +02:00