| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/game/server/gamemodes/ctf.cpp
src/game/server/gamemodes/ctf.h
|
|
Fix Input Handling
|
|
|
|
This might become handy for users with multiple monitors,
might resolve other issues aswell
|
|
|
|
|
|
when using a bindaddr. Closes #940
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Threadedflip
|
|
|
|
|
|
error on windows
|
|
transfers the gl context to the render thread
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no textures at the moment. still waits for the swap for now
|
|
|
|
have to wait for the flip
|
|
|
|
|
|
|