This website requires JavaScript.
Explore
Help
Sign In
FWGS
/
xash3d-fwgs
Watch
2
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/FWGS/xash3d-fwgs
synced
2025-01-11 02:45:46 +01:00
Code
Issues
2
Projects
Releases
Wiki
Activity
74
Commits
25
Branches
54
Tags
30
MiB
C
95.5%
Python
1.8%
C++
0.8%
Java
0.7%
Kotlin
0.6%
Other
0.5%
efe8ddf151
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alibek Omarov
efe8ddf151
Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong.
2018-04-23 23:07:54 +03:00
common
Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers
2018-04-23 23:06:18 +03:00
engine
Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong.
2018-04-23 23:07:54 +03:00
pm_shared
Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers
2018-04-23 23:06:18 +03:00
vgui_support
Integrate FWGS vgui_support
2018-04-14 01:49:14 +03:00
.gitignore