def
acf199835d
Support GUI/Cmd key and use it as equivalent to ctrl in default shortcuts
...
like ctrl-f / cmd-f
On macOS all these system shortcuts are done with cmd while on Windows
ctrl is used. Support both now
Added support for cmd key as modifier for binds
2021-12-18 12:23:20 +01:00
Robert Müller
2fe5464938
remove delegate functions in CMenus, fix variable names
2021-12-03 20:26:26 +01:00
oy
9e17281573
invalidate texture when unloading a texture.
...
Closes https://github.com/teeworlds/teeworlds/issues/1450
(cherry picked from commit 23a1b80f60
)
2021-09-13 13:23:00 +02:00
ChillerDragon
3eb3dcd48b
Make use of IO_MAX_PATH_LENGTH
...
Inspired by
0a7d0fee7c
2021-09-13 12:14:50 +02:00
Magnus Auvinen
f8153a4f2a
removed the operator int() from IGraphics::CTextureHandle and ISound::CSampleHandle in order to catch more bugs
...
(cherry picked from commit 563f1d0c52
)
2021-08-14 21:54:18 +02:00
Jupeyy
26c5332dc6
Remove components pointers
2021-07-12 12:14:02 +02:00
def
c24060f244
Compare lower case strings respecting utf8 ( fixes #3937 )
2021-06-28 22:51:14 +02:00
Jupeyy
18fa5bdc22
Remove stack pointer for pID in UIs
2021-05-17 10:02:21 +02:00
Jupeyy
0012e72d34
Add console chain for assets, reload current asset on reload button click
2021-04-11 14:34:08 +02:00
Дядя Женя
e234776de2
Merge branch 'master' into pr_animations_hud
2020-12-13 20:34:53 +03:00
Jupeyy
c0dbd4a6f5
Fix leak, initialize UI Element Rect
2020-11-25 13:11:34 +01:00
def
165857a5a8
Fix variable names manually
2020-11-02 22:40:40 +01:00
def
b1f0fd8969
Enable modernize-loop-convert clang-tidy check
...
and run clang-format afterwards
https://clang.llvm.org/extra/clang-tidy/checks/modernize-loop-convert.html
2020-11-02 22:40:24 +01:00
Дядя Женя
e40539c9fd
Settings Tabs Animations
2020-10-26 04:10:55 +03:00
Jupeyy
5ebabe2ece
Text alignment
2020-10-07 04:44:35 +02:00
Irisk
fb0372b97f
Add refresh button for skins, closes #2979
2020-10-06 16:04:59 +02:00
Jupeyy
456625893b
Add directory buttons
2020-09-29 10:24:40 +02:00
Jupeyy
0e71a47708
Add customization
2020-09-28 23:21:32 +02:00