Commit Graph

16 Commits

Author SHA1 Message Date
0a8cd2e3af Merge branch 'master' of https://github.com/Saltosion/Cyber 2017-05-12 00:37:04 +03:00
7676602154 Fix #6 and add disconnect/unhost commands for convinience 2017-05-12 00:35:53 +03:00
excitedneon
498fa4ff85 Fix the scrolling bug 2017-05-11 23:15:05 +03:00
excitedneon
c5c9f662f1 Fix #2 2017-05-11 20:55:38 +03:00
excitedneon
674c43f2df Fix a bug when console cleans up 2017-05-11 01:48:28 +03:00
excitedneon
9bb323ad07 Tweak post processing and debug console
- Tweak SSAO settings
- Add history browsing functionality to the console
- Add controls: "Previous Command" (up) and "Next Command" (down)
- Fix a bug in the console which prevented very long logs in the console
2017-05-10 20:30:30 +03:00
excitedneon
54946df097 Fix accidental command bug in the console and unlink from Unity Services 2017-05-09 17:15:42 +03:00
excitedneon
7a4a380f1a Clean up lots of different things and add the 'shutdown' command 2017-05-09 13:30:56 +03:00
excitedneon
8b5c5b8d03 Fix a TODO in DebugConsole. 2017-05-09 01:23:55 +03:00
excitedneon
fca97636ea Tweak and fix docs-related stuff. 2017-05-09 01:02:18 +03:00
excitedneon
36dad5e642 Create namespaces. 2017-05-09 00:03:02 +03:00
excitedneon
fad6c0fc0c Add more docs. 2017-05-08 22:59:35 +03:00
excitedneon
b57fd162c8 Add documentation for the console and a doxygen config. 2017-05-08 22:14:52 +03:00
excitedneon
593f1ca9f8 Moved DebugConsole initialization to the ctr to enable printing in Starts. 2017-05-08 04:16:01 +03:00
excitedneon
e043d24fc4 Added a Term way to add commands to the DebugConsole. 2017-05-08 04:01:47 +03:00
excitedneon
5a54050742 Implemented the DebugConsole and added a global version, Term. 2017-05-08 02:29:29 +03:00