This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2025-03-06 00:41:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
eeea08cfa6
raze
/
polymer
/
eduke32
/
build
History
terminx
eeea08cfa6
Fix a bug where cvars of type CVAR_UINT couldn't be set to values larger than a signed int due to clamping by atoi/atol.
...
git-svn-id:
https://svn.eduke32.com/eduke32@5666
1a8010ca-5511-0410-912e-c29ae57300e0
2016-03-14 00:07:52 +00:00
..
doc
Novelty: Add Ken's "todo list from the Build days" alongside his other documentation.
2014-01-12 14:04:19 +00:00
include
Add #pragma once to the top of a couple of the most commonly included headers in build/include. DONT_BUILD.
2016-03-14 00:07:44 +00:00
src
Fix a bug where cvars of type CVAR_UINT couldn't be set to values larger than a signed int due to clamping by atoi/atol.
2016-03-14 00:07:52 +00:00
buildlic.txt
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
2008-10-20 03:09:19 +00:00
Makefile.deps
Add SW to our build system and make relevant changes to avoid fatal build errors.
2015-05-19 21:56:03 +00:00