razor
razor
e.g. top area on mp/ffa3 Was requested by MUG [here](http://japp.jkhub.org/forum/viewtopic.php?f=14&t=1328)
see [this](http://japp.jkhub.org/forum/index.php/topic,31.0.html) topic
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...
Preferably to chatbox ``` ]All teams have been locked. ] Raz0r locked all teams ```
`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); ```
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...
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....