Commit graph

6 commits

Author SHA1 Message Date
a902b702ae Small building adjustment to the mod progs.src and Makefiles.
Changed some client progs function names for readability, more to come
2021-02-17 00:44:40 +01:00
1f10bbd4f0 Counter-Strike: Cache scope images using spriteframe() instead of the old
deprecated method.
2021-02-15 11:54:32 +01:00
23edd47438 Counter-Strike: Fix the round not restarting when players drop unexpectedly
or when the counter is otherwise out of sync on team joins.
2021-02-14 01:31:21 +01:00
8d262c9eb2 Counter-Strike: Make the text-menu use the new Textmenu_Toggle call, so
players can exit e.g. the team choice menu.
2021-02-14 00:20:32 +01:00
2834b49f12 env_sprite: Turns out the default scale is not 0.25f. 2021-02-13 10:12:17 +01:00
02efa21e3d Move game-specific sources into their respective mod-dirs. This was planned
for a while and was inevitable. Latest fteqcc required that fixes a limit
with paths. Also added src/server/mapcycle.qc
2021-02-08 13:35:15 +01:00