Commit Graph

8 Commits

Author SHA1 Message Date
Barra Ó Catháin 9349afbadc Added a title screen to the client. 2023-05-21 23:29:31 +01:00
Barra Ó Catháin 177ce1a2aa Made the starfield and black hole render in the client 2023-04-04 16:43:51 +01:00
Barra Ó Catháin 7c22fdeefb Uninlined I/O bound functions.
Yeah, I was meming when I inlined everything. It's kind of pointless for I/O bound functions, but there are actually a lot of candidates for inlining that make sense.
2023-03-20 17:27:34 +00:00
Barra Ó Catháin 958e7b65ff Make client use spacewarGraphics.h. 2023-03-20 17:16:34 +00:00
Barra Ó Catháin 66ed3e156c Added multiplayer input and began cleanup 2023-03-20 14:51:43 +00:00
Barra Ó Catháin aaaea33697 Added haptics. 2023-03-20 14:44:37 +00:00
Barra Ó Catháin f3096e1a54 Added basic gamepad support. 2023-03-20 14:36:10 +00:00
Barra Ó Catháin e2f6e993c5 Added a basic client which tracks the second ship through UDP 2023-03-20 14:28:40 +00:00