Commit Graph

32 Commits (master)

Author SHA1 Message Date
Daniel Kolesa ea850a7261 shuffle around stream and zip apis 2020-07-30 20:09:21 +02:00
Daniel Kolesa d68b813f44 use nullptr 2020-07-30 03:15:44 +02:00
Daniel Kolesa 50d6e0c86b remove cube.hh 2020-07-29 05:20:21 +02:00
Daniel Kolesa cf85ca8695 remove igame.hh include from cube.hh 2020-07-29 04:39:41 +02:00
Daniel Kolesa a462a2e8e4 move timings vars in main.hh 2020-07-29 03:41:48 +02:00
Daniel Kolesa 4cdc9c6db5 remove physics part of iengine 2020-07-29 03:27:11 +02:00
Daniel Kolesa 504b110305 drop rendergl portions of iengine 2020-07-29 03:18:02 +02:00
Daniel Kolesa 2c0bbe98b5 add header for octaedit 2020-05-28 23:47:57 +02:00
Daniel Kolesa a3cd090fb8 add rendergl.hh 2020-05-11 22:50:44 +02:00
Daniel Kolesa e58ef89426 header file for world 2020-04-28 04:13:45 +02:00
Daniel Kolesa 376dfcd550 header file for worldio 2020-04-28 03:14:09 +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 c935752a6b generally drop game/server.cc 2020-04-25 20:51:50 +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 01f2c8e9b0 drop another big bunch of server/message code 2020-04-23 16:41:31 +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 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 c4d7dcf2c7 drop sdl_mixer 2020-04-16 20:13:59 +02:00
Daniel Kolesa 10515f5f63 initial import: tesseract r2280 2020-04-15 19:17:27 +02:00