This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2025-03-14 04:30:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
No description
5946
commits
2
branches
1
tag
128
MiB
C++
78.3%
C
17.1%
ZenScript
2%
M4
0.5%
Yacc
0.5%
Other
1.5%
872d506d95
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
terminx
872d506d95
Change OSD_CvarModified() to rely on a CVAR_MODIFIED flag set in osdcmd_cvar_set(), instead of merely comparing the current value to the default value. This leaves the storing of the default value (dval in osdcvar_t) in place for use in future features that haven't been programmed yet.
...
git-svn-id:
https://svn.eduke32.com/eduke32@5946
1a8010ca-5511-0410-912e-c29ae57300e0
2016-12-01 04:06:40 +00:00
polymer
Change OSD_CvarModified() to rely on a CVAR_MODIFIED flag set in osdcmd_cvar_set(), instead of merely comparing the current value to the default value. This leaves the storing of the default value (dval in osdcvar_t) in place for use in future features that haven't been programmed yet.
2016-12-01 04:06:40 +00:00
.gitignore
Update ignore rules.
2016-05-23 04:54:13 +00:00