提交历史

作者 SHA1 备注 提交日期
  Josh Engebretson 13deafa6a3 Add --playermetrics 9 年之前
  Josh Engebretson f365212243 Handle autometrics better 9 年之前
  Josh Engebretson 40200b05ed Engine metrics subsystem 9 年之前
  Josh Engebretson fdac02331b Refactor C# editor build support 9 年之前
  Josh Engebretson b1debcdb7f Remove CurlManager and cleanups for old licensing system 9 年之前
  Josh Engebretson 83884d62e8 Project handling improvements, fix for issue with Graphics::RaiseWindow on Windows (fixed in SDL) 9 年之前
  Josh Engebretson e4ba18ffa8 CSComponent improvements, remove dependency on CSComponentAssembly (with temporary desktop support for loading component assemblies at runtime) 9 年之前
  Josh Engebretson 2a8f8af8ba Converting existing tabs to spaces 9 年之前
  Josh Engebretson 9a0ac4aa9e Atomic C# Work (+5 squashed commits) 9 年之前
  Josh Engebretson a047841f3b AtomicNET Linux support, including Xamarin Studio integration 9 年之前
  Josh Engebretson 2d0d7b11af Fix running non-managed project 9 年之前
  Josh Engebretson cc88663983 Support for C# and Xamarin Studio with standalone editor build 9 年之前
  Josh Engebretson 6bceb75dd8 Support compile on save for C# when not using VS, mono environment cleanups 9 年之前
  Josh Engebretson ad7a02c297 WIP OSX/Linux support for AtomicNET 9 年之前
  Josh Engebretson 3c9817df7f Compilation and link delta 9 年之前
  Josh Engebretson 4364f07f7e Adding support deploying managed applications 9 年之前
  Josh Engebretson 698448afdd Standalone C# editing 9 年之前
  Josh Engebretson 0b944f12ca Core C# and Workflow Progress (+20 squashed commits) 9 年之前
  Josh Engebretson 5e86020fd9 C# Work 9 年之前
  JoshEngebretson 518fef5042 Merge pull request #614 from shaddockh/TSH-ATOMIC-TYPESCRIPT 9 年之前
  Matt Benic 50e0e51adf Merge remote-tracking branch 'upstream/master' 9 年之前
  Shaddock Heath ddcdece2c9 hooked in the EditorPlayRequest event to be able to perform logic prior to the player launching 10 年之前
  Josh Engebretson 94b70f32e7 Applying MIT License 9 年之前
  Matt Benic 9d5a617f58 Added the ability to pause/resume updates on the engine and step one frame at a time. Added Pause/Resume and Step buttons on the editor to pause/resume/step through IPC. NOTE that IPC update has moved to StartFrame so it doesn't get paused. 9 年之前
  Josh Engebretson d579df1d90 Avoid adding a flag to command line for running from editor's play mode 9 年之前
  Matt Benic d60fb38af8 When playing from the editor, project's Engine.json settings take precidence over those passed from the editor as commandline arguments. Default settings also don't take precidence over those set in the settings file. 10 年之前
  rsredsq f9a0c67d70 Fix play button. Prevent running multiple players from the menu. Refactored 10 年之前
  rsredsq 549dfeb78c Fix for command line arguments 10 年之前
  rsredsq 0bd7f4b067 Some cleanups. Overwrite config file if it is invalid. Added resizable argument to the player 10 年之前
  rsredsq ecf2826418 Fix crash. Fix when window position hasn't been saved if stop button used 10 年之前