Commit History

作者 SHA1 備註 提交日期
  Josh Engebretson c4bd262572 Adding new build dialog 9 年之前
  JimMarlowe a76dea0b3e editor skin preferences 9 年之前
  JimMarlowe 6624403337 UI Skin preference 9 年之前
  Shaddock Heath abf8a2955e Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json 9 年之前
  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 年之前
  Shaddock Heath c59ea5b70d - cache the settings file so that it only reads the file once for multiple setting requests 9 年之前
  Shaddock Heath e855b7df92 - Added a new UserPreferencesChanged event that gets propagated to the web client 9 年之前
  Josh Engebretson 94b70f32e7 Applying MIT License 10 年之前
  Shaddock Heath 9086e9025f fixed errors identified by TS 1.8 10 年之前
  Josh Engebretson 53c3fc4087 Fixing a couple lint warnings 10 年之前
  Josh Engebretson 207f82d033 Better error handling for Editor prefs file 10 年之前
  JoshEngebretson 4b18bb6b37 Additional window preference cleanup 10 年之前
  Josh Engebretson 071a34c6c8 Fix handling of recent projects not registering/saving immediately upon open 10 年之前
  JoshEngebretson c305a66448 Adding centered state for initial window creation 10 年之前
  JoshEngebretson f7f4650b52 Revert "Negative x/y position for initial window centers on screen" 10 年之前
  JoshEngebretson ba88d2657c Negative x/y position for initial window centers on screen 10 年之前
  Josh Engebretson 9330f73857 Better preference defaults, initial window creation, and general preference handling 10 年之前
  rsredsq 7a468d9dbc Save window size if it was maximized 10 年之前
  rsredsq 41060aba06 Added check if monitor was disabled then restore player position to the available one 10 年之前
  rsredsq fe02f3abcc Removed fullscreen property from the preferences. 10 年之前
  rsredsq 0bd7f4b067 Some cleanups. Overwrite config file if it is invalid. Added resizable argument to the player 10 年之前
  rsredsq 33ea57ba52 Remember player positioning when run from editor 10 年之前
  Josh Engebretson b855775214 Update 10 年之前
  Josh Engebretson 466882aa7e Removing android settings from editor preferences and instead using ToolCore preferences for them 10 年之前
  rsredsq 20ab870908 Fixed #168 10 年之前
  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 年之前