Commit graph

26 commits

Author SHA1 Message Date
smallmodel
74ccb03e54
Reduced compilation warnings 2024-06-07 20:34:13 +02:00
smallmodel
5568d160ab
Fixed uninitialized shader variable in CG_DrawCrosshair() 2023-11-13 22:18:38 +01:00
smallmodel
96748b3fbc
Fixed vote's last text position 2023-11-07 23:06:11 +01:00
smallmodel
f1325048e9
Fixed crosshair's endpos friend test 2023-11-07 23:05:54 +01:00
smallmodel
deee21eb68
Fixed vote string alignment position 2023-11-07 23:02:07 +01:00
smallmodel
4766067edb
Fixed crosshair incorrectly hiding 2023-11-07 22:54:05 +01:00
smallmodel
20c8c87e79
Draw vote and crosshair 2023-11-07 22:43:13 +01:00
smallmodel
e1554efc08
Fixed paused icon location 2023-11-07 19:20:52 +01:00
smallmodel
503320d13f
Added modelOnly parameter to CG_ProcessConfigString + added votes 2023-10-29 20:40:07 +01:00
smallmodel
e634fb5022
Using objective flags enum 2023-08-14 02:34:06 +02:00
smallmodel
7258a2e972
Fixed CG_DrawObjectives stack overflow 2023-08-13 22:07:19 +02:00
smallmodel
3fd87f90a2
Fixed objectives not showing properly 2023-08-13 20:17:23 +02:00
smallmodel
415a5e60da
Fixed uninitialized variables 2023-07-18 21:19:01 +02:00
smallmodel
f930d39a42
Used clang-format on cgame module 2023-07-05 21:24:23 +02:00
OM
36dce22071 Moved cgi.protocol to a new variable called cg_protocol instead, due to issues like GetCGameAPI being loaded before having client imports (cgi) 2023-07-02 19:16:48 +02:00
OM
cb95284d0c Draw spectator view depending on the protocol version 2023-07-01 21:18:58 +02:00
OM
19716b20c0 Fixed kar98 zoom overlay 2023-05-29 21:14:43 +02:00
OM
9a6e7f23f9 **CG_DrawStopwatch** Refactor 2023-05-22 12:30:20 +02:00
OM
c4aca55b1a Minor fixes 2023-05-22 02:38:43 +02:00
OM
ff587a8444 Health draw fix 2023-05-22 01:58:51 +02:00
OM
c3e98ed681 Fixed **CG_DrawSpectatorView** for Spearhead and Breakthrough 2023-05-22 01:50:53 +02:00
L
7030c23994 Fixed compilation issues 2023-05-07 20:38:08 +02:00
L
f30b1cb409 Implemented all 2D functions 2023-05-07 19:37:56 +02:00
L
161c5f9b84 Implemented CG_RefreshHudDrawElements
Added more stubs
2023-05-01 15:12:01 +02:00
L
4b020c54ee Added stub functions 2023-04-30 14:47:27 +02:00
L
29f328abf0 Added Ubertools CGAME module 2023-04-30 00:02:16 +02:00