Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Window positions are semi-smartly corrected as a result of the resize.
Not supported when using OpenGL on Windows for now.
Reviewed-by: Yohann Ferreira
Conflicts:
src/client.cpp
src/client.h
src/game.cpp
src/gui/gui.cpp
src/gui/widgets/window.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add stop attack action to joystick (button 4).
|
|
|
|
|
|
Fix enable/disable joystick support.
Increase max joystick buttons number to 64.
Prevent joystick usage without calibration.
|
|
|
|
|
|
|
|
Modes: attack all, attack not friends, attack bad relations,
dont attack players.
|
|
|
|
|
|
|
|
|
|
|
|
It remove targeting but not stop server side attack.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not working context menu actions, chat commands, auto complete.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Before was only after correct game disconnect.
|
|
|
|
|
|
|