No description
Find a file
hendricks266 ddd94d7b92 Re-add GAMETYPE_FRAGBAR to the default cases for deathmatch modes.
While the fragbar is indeed too cumbersome for use with more than 8 players, and a "show current score overlay" button is a better and more modern solution, this flag should connote whether a mode is *eligible* for it, not whether it is used at all.

TODO: Add a cvar for toggling the fragbar and turn it off by default.

git-svn-id: https://svn.eduke32.com/eduke32@6482 1a8010ca-5511-0410-912e-c29ae57300e0
2017-10-15 23:10:21 +00:00
jit The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
package The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
platform Add support for MTM modules. 2017-10-15 23:09:59 +00:00
source Re-add GAMETYPE_FRAGBAR to the default cases for deathmatch modes. 2017-10-15 23:10:21 +00:00
.gitignore Add perl.exe.stackdump to .gitignore. 2017-06-09 06:38:33 +00:00
_clang-format The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
Android.mk Replace sound_func function pointer parameter and associate functions for hardcoded ANMs with equivalent animsounds arrays. 2017-06-25 11:24:34 +00:00
Common.mak Try the previous commit in a different way so that make CC=gcc CXX=g++ COBJC="clang -x -objective-x" COBJCXX="clang++ -x objective-c++" does not require the non-obvious CLANG=0. DONT_BUILD. 2017-08-12 02:33:27 +00:00
GNUmakefile Add support for MTM modules. 2017-10-15 23:09:59 +00:00