The Quake III Arena sources as originally released under the GPL license on August 20, 2005.

This commit is contained in:
Travis Bradshaw 2012-01-31 13:41:34 -06:00
commit dbe4ddb103
1409 changed files with 806066 additions and 0 deletions

View file

@ -0,0 +1,7 @@
tst/switch.c:55: warning: missing return value
tst/switch.c:73: warning: missing return value
tst/switch.c:97: warning: missing return value
tst/switch.c:101: warning: overflow in converting constant expression from `int' to `unsigned int'
tst/switch.c:102: warning: overflow in converting constant expression from `int' to `unsigned int'
tst/switch.c:112: warning: missing return value
tst/switch.c:137: warning: missing return value