Commit History

Author SHA1 Message Date
  Shaddock Heath 86c843419a Fixes #1268 - Work on converting to TS enums 9 years ago
  JimMarlowe 35a0389a8c lint ts and fix ATOMIC_PARAMs 9 years ago
  JimMarlowe 83aee0a111 Project template language cleaning 9 years ago
  JimMarlowe 4131199c75 project template language and messaging 9 years ago
  Josh Engebretson cc0844d2ac Clear project path during creation if user changes it 9 years ago
  Josh Engebretson 86a09659b9 Refactoring example's to store info in the AtomicExamples repo, adding logic to load from example repo directly, updating example browser to load example info from repo 9 years ago
  Josh Engebretson 92c13506ea Adding way to define AppDelegate class and namespace for project 9 years ago
  Josh Engebretson ae89b8c3dd Updates for examples 9 years ago
  Josh Engebretson 089a66c8cf Remove onClick 9 years ago
  Josh Engebretson c4ea41d755 AtomicNET iOS project creation 9 years ago
  Josh Engebretson ad41349f8f Work on AtomicNET project creation 9 years ago
  Josh Engebretson 682e9fb3f0 Adding platform selection to create project dialog 9 years ago
  Josh Engebretson 5dca9a5796 Adding New Build info window 9 years ago
  Shaddock Heath b3267990cc Demonstrating how the auto-focus needs to be removed from the tb.txt file and programatically set in the TS so that the field gets auto-selected 9 years ago
  Shaddock Heath c69dc1032b pre-set compile on save for new TypeScript projects 9 years ago
  Shaddock Heath bcb4cf18bf Work on routing delete, rename, and project unloaded events to the web view so that the typescript language service can keep it's internal representation of the project in sync 9 years ago
  Josh Engebretson 94b70f32e7 Applying MIT License 9 years ago
  Josh Engebretson 1e0ef04fc1 Better directory copy logic, present error message instead of crashing if can't copy project template 9 years ago
  Shaddock Heath 2f8e66853c Fixes for #529 10 years ago
  Shaddock Heath 4eed2289f8 Needed to modify the Create Project to copy the entire template directory in first, then add the cache file, then rename the existing .atomic file if there is one. This is so that projects that have more content than just the Resources directory will get all of their necessary pieces moved over. 10 years ago
  Shaddock Heath 0e5322a272 fixed issue with having 2 space tabs instead of 4 and updated the files 10 years ago
  Shaddock Heath bf5bfeb9bd Modified the New Project and the Create project based off example to support multiple languages. These are configured in the json files that describe the project templates. Modified the signature of the ModalOp that launches the CreateProject dialog to accept a ProjectTemplateDefinition that fully describes the project to create. 10 years ago
  Shaddock Heath 95c2061d0d Initial mockup of the language select field in the new project dialog 10 years ago
  Josh Engebretson b855775214 Update 10 years ago
  Josh Engebretson 2234f50b0a Resurrecting About dialog 10 years ago
  Josh Engebretson d188ae1c89 Context menus on right click, asset deletion 10 years ago
  Josh Engebretson 747513c335 New project creation 10 years ago
  Josh Engebretson 831be1aea7 Working on project creation modal 10 years ago