Results 79 issues of razor

e.g. top area on mp/ffa3 Was requested by MUG [here](http://japp.jkhub.org/forum/viewtopic.php?f=14&t=1328)

enhancement
server

see [this](http://japp.jkhub.org/forum/index.php/topic,31.0.html) topic

enhancement
client

bit-flag 1: keep momentum when using `drop flag` 2: keep momentum when dropped via death 4: can be knocked back with explosive/radius damage 8: can be knocked back with direct...

enhancement
server

With `japp_instagib 2` and `level.gametype == GT_TEAM`

enhancement
server

Preferably to chatbox ``` ]All teams have been locked. ] Raz0r locked all teams ```

enhancement
server

`codemp/botlib/l_precomp.cpp` is compiled with `DEFINEHASHING`. The below functions are unimplemented in this case: ```c int PC_AddGlobalDefine(char *string); int PC_RemoveGlobalDefine(char *name); ```

T - Enhancement
A - Engine
V - Verified
P - Low

Specifically interested in a [Raspberry Pi](http://www.raspberrypi.org/faqs#introWhatIs) (Raspbian) and [Ouya](https://www.ouya.tv/discover/) port. I believe both will require an OpenGL ES compliant renderer. It should be acceptable to sacrifice certain effects that are...

T - Enhancement
V - Needs Input

This should fix unwanted side-effects introduced by 2bcf85c. Each module has its own copy of the initial RNG seed (`holdrand`), but only the engine's copy was being updated on init....

T - Bug

:shrug: why not

T - Enhancement
A - CMake