Commit History

Author SHA1 Message Date
  Shaddock Heath 7ccf7820c4 Fixes all lint errors in the examples. Closes #74 9 years ago
  JoshEngebretson 5cad49dd7b Merge pull request #73 from AtomicGameEngine/TSH-ATOMIC-EXTFIX 9 years ago
  Shaddock Heath 5fad0b156a fixes a syntax error I missed in the JS extension example. I also added a .eslintrc which will allow ESLint to detect these issues in the future. 9 years ago
  JoshEngebretson 5e9e3ca8e9 Merge pull request #72 from AtomicGameEngine/ATOMIC-JME-MULTIPLAYEREXAMPLE 9 years ago
  Josh Engebretson 24ec40856c Revert "SpaceGame modified for client/server." 9 years ago
  Josh Engebretson d211f5dae0 Refactoring Atomic Multiplayer Example 9 years ago
  Keith Johnston 58b52b41d6 Cleanup HUD on disconnect. 10 years ago
  Keith Johnston b5bc0dbfb0 SpaceGame modified for client/server. 10 years ago
  JoshEngebretson c3e7d7feda Merge pull request #71 from AtomicGameEngine/TSH-PREFS-UPDATE 9 years ago
  Shaddock Heath c266247d19 Updated to match the new way preferences are handled 9 years ago
  JoshEngebretson ecf9d99d2b Merge pull request #68 from AtomicGameEngine/TSH-ATOMIC-EDITOREXT 9 years ago
  Shaddock Heath 7bc2f8f32d Added a more interesting example of a custom editor 9 years ago
  Shaddock Heath a29091e75f updated js example to use a custom editor 9 years ago
  Shaddock Heath e5477b4cdf some code cleanup 9 years ago
  Shaddock Heath f798a6f7c8 added an example of building a custom editor 9 years ago
  JoshEngebretson fc347cb138 Merge pull request #65 from shaddockh/TSH-ATOMIC-USERPREFS 9 years ago
  Shaddock Heath 6c91d19123 updated to show usage of user preferences 9 years ago
  JoshEngebretson 07564a2f63 Merge pull request #63 from shaddockh/PerProjectExtUpdates 9 years ago
  Shaddock Heath 997238ae46 fix merge conflicts, incorporated updates from the ts extension into the js extension, added an info box for when you select a project or hierarchy plugin menu item, tweaks and optimizations 9 years ago
  Shaddock Heath 60e7d8a56a merge from upstream 9 years ago
  JoshEngebretson 67dc7fc33c Merge pull request #64 from LumaDigital/master 9 years ago
  Matt Benic 83c53968c8 Updated example for API changes. 9 years ago
  Shaddock Heath 7480b51b4b added assets, cleaned up some lint errors in typescript plugin, renamed typescript based plugin 10 years ago
  Shaddock Heath f06f636e71 Javascript example plugin 10 years ago
  Shaddock Heath 1476886169 fix outdated tslint settings 10 years ago
  JoshEngebretson a7c91c408d Merge pull request #62 from LumaDigital/EditorPluginExample 10 years ago
  Matt Benic 45736f4929 Updated for refactored extension interface 10 years ago
  Matt Benic fa6ef331a5 Some minor TS improvements based on suggestions by @shaddockh. Ignored cache and autogenerated tsconfig.atomic 10 years ago
  Matt Benic 17b862495d Added an example of editor plugin use 10 years ago
  JoshEngebretson 6c85d71675 Handle PopupRequests 10 years ago