Shaddock Heath 329cd85550 Expose the timer api (setTimeout, clearTimeout, etc.) to the editor. Also add type definitions for the timer api to duktape.d.ts. 8 years ago
..
AtomicEditor 329cd85550 Expose the timer api (setTimeout, clearTimeout, etc.) to the editor. Also add type definitions for the timer api to duktape.d.ts. 8 years ago
AtomicMasterServer cbae3c9b03 Master server/client cleanups and refactoring 9 years ago
AtomicNET af682cc802 Merge pull request #1430 from LumaDigital/RH_SettingUIntValuesOnCSComponents 9 years ago
AtomicWebViewEditor 07aadfc85b Added status messages to the typescript compiler and updated the signature for sendEvent in the service locator. 8 years ago
Haxe 997849f7f7 Ignore generate haxe files 10 years ago
JSPlugin 711aff3e8c Moving package definitions to top level Script folder 10 years ago
Packages e3cc531612 Merge pull request #1432 from AtomicGameEngine/TSH-ATOMIC-1393 9 years ago
ToolCore e4b8ba21a8 webgl upgrade 9 years ago
TypeScript 329cd85550 Expose the timer api (setTimeout, clearTimeout, etc.) to the editor. Also add type definitions for the timer api to duktape.d.ts. 8 years ago
tsconfig.json 0bfea61e06 All editor events have now been mapped to native events. Next step is to clean up the events and weed out duplicates if possible. 9 years ago
tslint.json 1ed3b35a06 migrated the autocomplete functionality for typescript into a shared web worker so that each tab can share the same instance of the language service. It also runs on a background thread so it performs better 9 years ago