Commit Graph

107 Commits (master)

Author SHA1 Message Date
Daniel Kolesa d45b066e5d add engine/command.hh 2020-06-10 02:10:22 +02:00
Daniel Kolesa 975405f7c7 unexpose some stuff from octa 2020-06-10 01:58:54 +02:00
Daniel Kolesa 0be4009cb6 header for dynlight 2020-06-10 01:52:46 +02:00
Daniel Kolesa 2749bda141 remove bih.hh include from engine.hh 2020-06-10 01:48:38 +02:00
Daniel Kolesa d6466cee3d add main.hh, physics.hh 2020-06-10 01:47:01 +02:00
Daniel Kolesa 2c0bbe98b5 add header for octaedit 2020-05-28 23:47:57 +02:00
Daniel Kolesa c4b04eea0c add missing file 2020-05-27 01:05:36 +02:00
Daniel Kolesa 90dc5550a1 full header for rendermodel.hh 2020-05-27 01:00:45 +02:00
Daniel Kolesa 2e715a5d90 do not install client binary 2020-05-24 21:24:50 +02:00
Daniel Kolesa 0016b20436 expand header for renderlights 2020-05-17 19:10:37 +02:00
Daniel Kolesa c0c30d37a6 header for renderparticles 2020-05-17 18:51:15 +02:00
Daniel Kolesa 9d7c544b0e remove unused crypto code 2020-05-15 02:52:03 +02:00
Daniel Kolesa fa7a6fdd8c pvs header 2020-05-14 20:59:02 +02:00
Daniel Kolesa 274faebccc add header for stain 2020-05-13 00:52:56 +02:00
Daniel Kolesa ff68228a6f rendersky header 2020-05-13 00:48:09 +02:00
Daniel Kolesa b7697e89f0 headers for grass, movie 2020-05-13 00:40:14 +02:00
Daniel Kolesa a986fdb2df drop menus.cc 2020-05-13 00:33:12 +02:00
Daniel Kolesa a3cd090fb8 add rendergl.hh 2020-05-11 22:50:44 +02:00
Daniel Kolesa 82b92d34c1 remove some unused bits from engine.hh 2020-05-03 03:44:27 +02:00
Daniel Kolesa e304e82ab0 add header for rendertext 2020-05-03 03:37:25 +02:00
Daniel Kolesa c053bcbe03 move octa apis to octa header 2020-05-02 20:21:42 +02:00
Daniel Kolesa 26ce5f8423 header file for renderva 2020-05-01 22:06:23 +02:00
Daniel Kolesa 949ec16cd7 drop leftover unused code, headers for texture.cc and shader.cc 2020-04-30 22:50:35 +02:00
Daniel Kolesa 768c588322 header files for material/water 2020-04-29 02:04:26 +02:00
Daniel Kolesa c3faff7d4a include tools from geom as there's a dep 2020-04-28 04:18:59 +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 68d1e343cf add license (BSD-2-Clause) 2020-04-27 14:34:43 +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 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 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 10515f5f63 initial import: tesseract r2280 2020-04-15 19:17:27 +02:00