| 2019-10-31 14:11 | Removed unnecessary files from prototype project | Mikolaj Lenczewski | 2 | +0 | -6 |
| 2019-10-31 10:30 | Improved chromaticity implementation. | Mikolaj Lenczewski | 3 | +64 | -35 |
| 2019-10-21 09:01 | Added chromaticity (read: Rainbows) | Mikolaj Lenczewski | 5 | +176 | -8 |
| 2019-10-11 20:11 | Improved simulation logging to take into account active simulation frames only. | Mikolaj Lenczewski | 6 | +52 | -26 |
| 2019-09-22 14:38 | Removed unnecessary annotations. | Mikolaj Lenczewski | 2 | +302 | -305 |
| 2019-08-26 13:09 | Document 'Program.PrintContextSettings(ContextSettings)' | Mikolaj Lenczewski | 1 | +4 | -0 |
| 2019-08-26 13:00 | Final solution clean via CodeMaid. | Mikolaj Lenczewski | 32 | +463 | -425 |
| 2019-08-26 12:27 | Configuration file is now respected throughout application. | Mikolaj Lenczewski | 12 | +620 | -120 |
| 2019-08-26 07:22 | Added ability to output simulation state to file for further manual analysis and verification | Mikolaj Lenczewski | 3 | +131 | -5 |
| 2019-08-18 20:43 | Added misc bugfixes and fixed small overlooked error with System Details view | Mikolaj Lenczewski | 4 | +17 | -8 |
| 2019-08-18 19:56 | All base coursework goals completed: - Finished implementing CRUD functionality. | Mikolaj Lenczewski | 11 | +821 | -21 |
| 2019-08-17 20:51 | Implemented create and partial delete functionality. Added certain missing functionality to simulation view. | Mikolaj Lenczewski | 18 | +1045 | -49 |
| 2019-08-17 11:00 | Updated database model and finished simulation and overview screens, adding new functionality | Mikolaj Lenczewski | 12 | +826 | -559 |
| 2019-08-16 15:21 | Polished up Overview view and view model | Mikolaj Lenczewski | 2 | +74 | -11 |
| 2019-08-16 13:53 | Added remaining views for database actions and their relevant view models | Mikolaj Lenczewski | 27 | +848 | -337 |
| 2019-08-16 12:42 | Updated body mass converter for two-way functionality - Readded read users and read systems because of wierd XAML parsing bug | Mikolaj Lenczewski | 11 | +123 | -130 |
| 2019-08-15 21:18 | Finished Database 'Read' Views: - Added read functionality to the database view - Recreated database model - Started work on other miscellaneous database view functionality | Mikolaj Lenczewski | 23 | +1274 | -519 |
| 2019-08-14 14:12 | Provided extra abstraction around a published system, and added published system tracking functionality to the overview view model | Mikolaj Lenczewski | 4 | +124 | -14 |
| 2019-08-14 12:56 | Updated NuGet packages, cleared remaing regions denoting code subsections in SimulatorContextFactory.cs (in both StarSim and StarSimGui), and reworked Simulation screen for quality of life for users | Mikolaj Lenczewski | 9 | +150 | -73 |
| 2019-08-13 12:20 | Finished simulation view model/ | Mikolaj Lenczewski | 15 | +591 | -49 |
| 2019-08-04 20:02 | Setup basic GUI layout. - All views have base layout completed, and their relevant view models have dependency injection and the base functionality (event handlers and common properties) implemented - Database has been initially set up, and migrated such that it is in a useable state. - User login functionality has been fully implemented - Solution-wide code clean was performed | Mikolaj Lenczewski | 33 | +434 | -123 |
| 2019-08-01 14:26 | Final layout of user login component. | Mikolaj Lenczewski | 1 | +11 | -11 |
| 2019-08-01 14:22 | Slightly edited main menu. | Mikolaj Lenczewski | 1 | +0 | -2 |
| 2019-08-01 14:18 | Login system works, as does primitive main menu | Mikolaj Lenczewski | 31 | +1499 | -65 |
| 2019-07-19 07:45 | Merge branch 'master' of https://github.com/EnderRifter/StarSim | Mikolaj Lenczewski | 1 | +1 | -1 |
| 2019-07-19 07:44 | Added GUI project. | Mikolaj Lenczewski | 12 | +227 | -0 |
| 2019-07-18 13:00 | Update README.md | EnderRifter | 1 | +1 | -1 |
| 2019-07-17 20:41 | Change in direction - Removed main menu system: it provided functionailty that would be better left to a competent cross platform gui library - Removed unnecessary folders and reorganised some files | Mikolaj Lenczewski | 12 | +264 | -558 |
| 2019-07-15 13:19 | Started work on component system. | Mikolaj Lenczewski | 11 | +153 | -54 |
| 2019-07-15 10:29 | Started work on windowing system. | Mikolaj Lenczewski | 9 | +571 | -136 |
| 2019-07-14 21:26 | Fixed some event bindings, and the contents of the simulation input handler. | Mikolaj Lenczewski | 2 | +5 | -5 |
| 2019-07-14 21:21 | Encapsulated simulation screen in its own class, so that it can be dealt with independently. Also renamed Drawer and InputHandler for ease of use. | Mikolaj Lenczewski | 7 | +963 | -830 |
| 2019-07-13 21:35 | Tuned orbit tracers, started database implementation. | Mikolaj Lenczewski | 11 | +798 | -11 |
| 2019-07-08 15:12 | Minor changes to some code to tune orbit tracers. | Mikolaj Lenczewski | 4 | +11 | -11 |
| 2019-07-08 14:35 | Added a fps counter and pretty orbit tracers | Mikolaj Lenczewski | 4 | +51 | -24 |
| 2019-07-08 13:40 | Added linear colour interpolation. | Mikolaj Lenczewski | 2 | +48 | -2 |
| 2019-07-08 12:57 | Cleaned up 'using' imports. | Mikolaj Lenczewski | 3 | +2 | -7 |
| 2019-07-08 12:53 | Removed the unused StarSimGui project. | Mikolaj Lenczewski | 19 | +0 | -844 |
| 2019-07-08 12:47 | Delete azure-pipelines.yml | EnderRifter | 1 | +0 | -30 |
| 2019-07-08 12:46 | Fully cleaned solution from all dead code. | Mikolaj Lenczewski | 1 | +0 | -32 |
| 2019-07-08 12:46 | Merge branch 'master' of https://github.com/EnderRifter/StarSim | Mikolaj Lenczewski | 1 | +0 | -2 |
| 2019-07-08 12:46 | Changed constants to give nice output. | Mikolaj Lenczewski | 2 | +1 | -18 |
| 2019-07-08 12:39 | Update README.md | EnderRifter | 1 | +0 | -2 |
| 2019-07-08 12:39 | Removed dead and unused code files. | Mikolaj Lenczewski | 2 | +0 | -33 |
| 2019-07-08 12:36 | 0 errors, 0 warning, 0 messages. | Mikolaj Lenczewski | 9 | +71 | -50 |
| 2019-07-08 11:36 | completely fixed barnes-hut bug | Mikolaj Lenczewski | 6 | +31 | -107 |
| 2019-07-08 10:22 | Initial fix for barnes-hut bug | Mikolaj Lenczewski | 7 | +311 | -69 |
| 2019-07-05 09:57 | Fixed octant tree generation bug | Mikolaj Lenczewski | 4 | +143 | -41 |
| 2019-07-04 21:54 | Started debugging Barnes Hut algorithm due to instantiation issue. | Mikolaj Lenczewski | 2 | +26 | -25 |
| 2019-07-04 21:15 | Cleaned up imports. | Mikolaj Lenczewski | 4 | +0 | -4 |
| 2019-07-04 21:10 | Made sure that barnes-hut algorithm works. | Mikolaj Lenczewski | 4 | +381 | -153 |
| 2019-07-04 20:23 | Finished initial Barnes-Hut algorithm implementation. | Mikolaj Lenczewski | 4 | +91 | -17 |
| 2019-07-03 22:19 | Started on implementation of barnes hut algorithm. | Mikolaj Lenczewski | 3 | +337 | -3 |
| 2019-07-03 20:30 | Renamed Vector4d to Vector4. Started work on Barnes-Hut algorithm implementation. | Mikolaj Lenczewski | 14 | +738 | -693 |
| 2019-07-02 15:13 | Refactored orbit tracers into separate class. | Mikolaj Lenczewski | 14 | +539 | -364 |
| 2019-07-02 06:53 | Improved documentation of Drawer.DrawBodies(). | Mikolaj Lenczewski | 1 | +2 | -1 |
| 2019-07-02 06:48 | Rotation of view now only uses a range of angles between +0 and +359. | Mikolaj Lenczewski | 1 | +3 | -3 |
| 2019-07-02 06:45 | Input handling was completely refactored into a separate class, body shape generation was improved through the use of delegates, and orbit tracers now work as intended. | Mikolaj Lenczewski | 7 | +259 | -21 |
| 2019-07-01 20:33 | Added initial orbit tracing until a proper solution can be found. | Mikolaj Lenczewski | 7 | +421 | -270 |
| 2019-07-01 17:14 | Finished new rendering pipeline, as well as basic rotation and zoom features. Started to refactor user interface interaction into separate class. | Mikolaj Lenczewski | 6 | +103 | -12 |
| 2019-07-01 12:26 | Moved data types to separate folder. Also fixed rotation bug. Rotation is enabled, as is most of the interactivity. | Mikolaj Lenczewski | 13 | +1483 | -1046 |
| 2019-07-01 07:47 | Fixed rendering system. | Mikolaj Lenczewski | 2 | +25 | -21 |
| 2019-06-29 20:27 | Started work on proper projection and translation of bodies. Bugged at the moment. | Mikolaj Lenczewski | 4 | +76 | -18 |
| 2019-06-29 17:40 | Added matricies, updated vector struct, and started adding more interactivity. | Mikolaj Lenczewski | 11 | +1086 | -549 |
| 2019-06-28 14:12 | Refactored star sim library into proper structure, and encapsulated core functionality into separate classes. | Mikolaj Lenczewski | 8 | +371 | -145 |
| 2019-06-24 14:34 | Added extra infrastructure. | Mikolaj Lenczewski | 7 | +216 | -52 |
| 2019-06-19 21:35 | Merge branch 'master' of https://github.com/EnderRifter/StarSim | Mikolaj Lenczewski | 1 | +30 | -0 |
| 2019-06-19 21:35 | Added initial GUI framework, as well as database context and initial simulator database. | Mikolaj Lenczewski | 35 | +1610 | -269 |
| 2019-06-19 18:02 | Update azure-pipelines.yml for Azure Pipelines | EnderRifter | 1 | +2 | -2 |
| 2019-06-19 17:51 | Update azure-pipelines.yml for Azure Pipelines | EnderRifter | 1 | +15 | -4 |
| 2019-06-19 17:45 | Set up CI with Azure Pipelines | EnderRifter | 1 | +19 | -0 |
| 2019-06-19 17:30 | Merge branch 'master' of https://github.com/EnderRifter/StarSim | Mikolaj Lenczewski | 1 | +21 | -0 |
| 2019-06-19 17:30 | Orbits are now possible. | Mikolaj Lenczewski | 8 | +315 | -316 |
| 2019-06-19 16:33 | Update README.md | EnderRifter | 1 | +21 | -0 |
| 2019-06-19 11:01 | Working now | Mikolaj Lenczewski | 7 | +871 | -4 |
| 2019-04-25 17:40 | Initial Solution and project structure. | Mikolaj Lenczewski | 5 | +77 | -0 |
| 2019-04-24 10:42 | Create README.md | Mikolaj Lenczewski | 1 | +1 | -0 |
| 2019-04-24 10:42 | Initial commit | Mikolaj Lenczewski | 2 | +1004 | -0 |