Josh Engebretson
|
c4bd262572
Adding new build dialog
|
9 vuotta sitten |
JimMarlowe
|
a76dea0b3e
editor skin preferences
|
9 vuotta sitten |
JimMarlowe
|
6624403337
UI Skin preference
|
9 vuotta sitten |
Shaddock Heath
|
abf8a2955e
Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json
|
9 vuotta sitten |
Shaddock Heath
|
dc1faa32b1
Updated to handle the user prefs change notification to the web client from the host typescript. Also cleaned up some typos and api signatures.
|
9 vuotta sitten |
Shaddock Heath
|
c59ea5b70d
- cache the settings file so that it only reads the file once for multiple setting requests
|
9 vuotta sitten |
Shaddock Heath
|
e855b7df92
- Added a new UserPreferencesChanged event that gets propagated to the web client
|
9 vuotta sitten |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
9 vuotta sitten |
Shaddock Heath
|
9086e9025f
fixed errors identified by TS 1.8
|
10 vuotta sitten |
Josh Engebretson
|
53c3fc4087
Fixing a couple lint warnings
|
10 vuotta sitten |
Josh Engebretson
|
207f82d033
Better error handling for Editor prefs file
|
10 vuotta sitten |
JoshEngebretson
|
4b18bb6b37
Additional window preference cleanup
|
10 vuotta sitten |
Josh Engebretson
|
071a34c6c8
Fix handling of recent projects not registering/saving immediately upon open
|
10 vuotta sitten |
JoshEngebretson
|
c305a66448
Adding centered state for initial window creation
|
10 vuotta sitten |
JoshEngebretson
|
f7f4650b52
Revert "Negative x/y position for initial window centers on screen"
|
10 vuotta sitten |
JoshEngebretson
|
ba88d2657c
Negative x/y position for initial window centers on screen
|
10 vuotta sitten |
Josh Engebretson
|
9330f73857
Better preference defaults, initial window creation, and general preference handling
|
10 vuotta sitten |
rsredsq
|
7a468d9dbc
Save window size if it was maximized
|
10 vuotta sitten |
rsredsq
|
41060aba06
Added check if monitor was disabled then restore player position to the available one
|
10 vuotta sitten |
rsredsq
|
fe02f3abcc
Removed fullscreen property from the preferences.
|
10 vuotta sitten |
rsredsq
|
0bd7f4b067
Some cleanups. Overwrite config file if it is invalid. Added resizable argument to the player
|
10 vuotta sitten |
rsredsq
|
33ea57ba52
Remember player positioning when run from editor
|
10 vuotta sitten |
Josh Engebretson
|
b855775214
Update
|
10 vuotta sitten |
Josh Engebretson
|
466882aa7e
Removing android settings from editor preferences and instead using ToolCore preferences for them
|
10 vuotta sitten |
rsredsq
|
20ab870908
Fixed #168
|
10 vuotta sitten |
rsredsq
|
b9793ad2cc
Some clean ups, moved Preferences to /editor/. TypeScript compiler now will compile all files recursively(no need to add each file into tsconfig.json)
|
10 vuotta sitten |