Commit graph

4 commits

Author SHA1 Message Date
3e7174d0c2 UI - Clear mouse delegate if script is reloaded
Not the perfect solution but hey, it prevents a crash.
2018-03-30 21:30:51 +02:00
a266120761 Profiler - "Expected order" workaround
So the profiler apparently expects starts and ends to be consistent in
ordering. Whenever the order changes, it will likely crash. Modified the
main loop so it doesn't add the debug output's timings if the profiler
has been reset due to reloading as a workaround. This needs to be fixed,
though.
2018-03-30 17:34:22 +02:00
0fcfeb1fee UI - Resolved last build issues
+ Tool has name!
+ Finished renaming files
+ Fixed common sync code that still had some SDL shit left
2017-11-24 10:08:41 +01:00
fac625eaf9 UI - Refactoring progress
(see previous log message)
2017-11-24 09:51:05 +01:00
Renamed from demo.cc (Browse further)