sgrenier
|
7276079d52
Changed Lua enum bindings to use integers instead of strings. This not only increased performance for enums, but it fixed some scripting bugs anf removed a large number of generated script binding source files.
|
11 лет назад |
sgrenier
|
31457c054e
More prototyping of LUA scripting changes.
|
11 лет назад |
sgrenier
|
cfb81be201
UI Changes:
|
12 лет назад |
Darryl Gough
|
3be40a9528
Convert line endings to LF
|
12 лет назад |
sgrenier
|
25e70f7088
Added gameplay::strcmpnocase as a platform-independent case-insensitive ASCII string comparison function.
|
12 лет назад |
Steve Grenier
|
4421b05569
Re-generated lua bindings.
|
12 лет назад |
Steve Grenier
|
fe80d5accf
UI updates.
|
12 лет назад |
sgrenier
|
6adf21a905
- Large overhaul to how focus and control state changes are managed within the UI system.
|
12 лет назад |
sgrenier
|
b4e08c4aa5
Update lua bindings.
|
12 лет назад |
ablake
|
d11c3739d5
Changing utility method isInFocus() to hasFocus() and making it protected.
|
12 лет назад |
ablake
|
ebd5d0a92a
Adds Hover state to UI controls. Tweaks the handling of scroll wheels to scroll containers and manipulate sliders.
|
12 лет назад |
ablake
|
e05be23f0c
Fixing the FormsSample from the merge.
|
12 лет назад |
Adam Blake
|
d1ff163f30
Tweaks and fixes to Container behavior when a gamepad is used to interact with a form.
|
12 лет назад |
Adam Blake
|
d64fd37e0b
Adding a couple setters and changing some method names in ImageControl.
|
13 лет назад |