INeedGames
INeedGames
On windows, loading any plugin (I tried 'antispam', no other plugins were loaded) while using the debug build (make DEBUG=true) will cause the server to crash.
afe7c8f9fc7db2c714b15e7ab412d6e63183eda9 `../src/ui_main.c:2131:28: error: 'MAX_LOCAL_CLIENTS' undeclared (first use in this function); did you mean 'MAX_CLIENTS'?` Was `#define MAX_LOCAL_CLIENTS 1` and `gcc.exe -c %FLAGS% "../src/bg_shared.c"` missed in the codebase? Unable to compile...
### What feature would you like to see?  I'd like to have an option to group diff bytes that fall within X amount of bytes distance. Default would be...
### What feature would you like to see?  I'd like to cycle through each diff using the arrow keys at the bottom of the diff view. Pressing an arrow...