Skip to content

game: make endpoints parameters const where possible - #115

Merged
Yamagi merged 7 commits into
yquake2:masterfrom
0lvin:const_api
May 19, 2026
Merged

game: make endpoints parameters const where possible#115
Yamagi merged 7 commits into
yquake2:masterfrom
0lvin:const_api

Conversation

@0lvin

@0lvin 0lvin commented Apr 18, 2026

Copy link
Copy Markdown
Contributor

Comment thread src/header/local.h Fixed
Comment thread src/header/local.h Fixed
Comment thread src/header/local.h Fixed
Comment thread src/player/client.c
*/
void
SP_info_player_intermission(edict_t *ent)
SP_info_player_intermission(edict_t *self)
Comment thread src/player/hud.c Fixed
Comment thread src/g_cmds.c
@@ -1,4 +1,23 @@
/* =======================================================================
/*
Comment thread src/player/client.c
@@ -1,4 +1,23 @@
/* =======================================================================
/*
Comment thread src/player/hud.c
@@ -1,4 +1,23 @@
/* =======================================================================
/*
Comment thread src/player/view.c
@@ -1,4 +1,23 @@
/* =======================================================================
/*
Comment thread src/player/weapon.c
@@ -1,4 +1,23 @@
/* =======================================================================
/*
Comment thread src/header/local.h Fixed
Comment thread src/player/hud.c Fixed
@0lvin
0lvin force-pushed the const_api branch 2 times, most recently from 6cc0a92 to 5fdefc2 Compare April 18, 2026 19:23
@0lvin
0lvin force-pushed the const_api branch 3 times, most recently from 077ef85 to bee6ec0 Compare May 2, 2026 11:16
@Yamagi
Yamagi merged commit 5e2e107 into yquake2:master May 19, 2026
9 checks passed
@0lvin
0lvin deleted the const_api branch June 4, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants