This website requires JavaScript.
Explore
Help
Sign in
teambeef
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/DrBeef/Raze.git
synced
2025-02-08 08:42:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
acddac64be
raze
/
polymer
/
eduke32
/
source
/
enet
History
hendricks266
624841257c
Wii: Fix most warnings. Three remain: two are labeled with FIXMEs; the third consists of signed/unsigned comparisons involving LSWAPIB() in kplib.c.
...
git-svn-id:
https://svn.eduke32.com/eduke32@3496
1a8010ca-5511-0410-912e-c29ae57300e0
2013-02-18 08:50:08 +00:00
..
include
/enet
src
Wii: Fix most warnings. Three remain: two are labeled with FIXMEs; the third consists of signed/unsigned comparisons involving LSWAPIB() in kplib.c.
2013-02-18 08:50:08 +00:00
LICENSE
Makefile
Fix linking with CLANG=1 by separating $(INVOCATION) into $(COMPILER) and $(LINKER) and removing "-x" from clang as a linker in Makefile.common. Additionally, the Build tools are now affected by CPLUSPLUS=1, for which small corrections have been made.
2012-11-06 07:49:44 +00:00
Makefile.msvc