Christoph Oelckers
|
961a6fe211
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
# Conflicts:
# wadsrc/static/zscript.txt
|
2019-04-28 22:14:34 +02:00 |
|
Rachael Alexanderson
|
30c6cf82ca
|
- added ability to change slider color using mapinfo's gameinfo
|
2017-10-14 13:05:15 -04:00 |
|
alexey.lysiuk
|
a797db74da
|
Silenced scripting warning from main .pk3
Script warning, "gzdoom.pk3:zscript/menu/playercontrols.txt" line 526:
Truncation of floating point value
|
2017-06-04 16:21:10 +03:00 |
|
svdijk
|
ebf3a37394
|
Menu: Fix mouse handling for the autoaim slider.
|
2017-05-16 23:06:57 +02:00 |
|
Christoph Oelckers
|
65f2433ac7
|
- fixed: The text enter screen must be activated if it should be displayed.
|
2017-02-19 18:27:29 +01:00 |
|
Christoph Oelckers
|
f3b6343e53
|
- use floats for menu item coordinates. This only has an effect in the ListMenu because the OptionMenu uses fixed offsets which work differently.
|
2017-02-19 17:24:30 +01:00 |
|
Christoph Oelckers
|
c403fc5635
|
- renamed a file.
|
2017-02-13 18:30:03 +01:00 |
|