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-02-07 15:31:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8d2a60ff70
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
Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup.
2012-11-05 02:49:08 +00:00
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
Add missing ENet license
2011-04-09 18:58:40 +00:00
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
rotatesprite and multivoc have a rape baby
2010-06-22 21:50:01 +00:00