Commit Graph

15 Commits

Author SHA1 Message Date
81dd8bad0e Update to C# 10.0, global usings 2022-05-26 06:19:50 +10:00
3d66493f9c Use UniverseLib PanelBase/PanelDragger 2022-04-14 01:25:59 +10:00
7e0f98ef91 Automatic code cleanup (no real changes)
- Use explicit type of var
- Use 'new()'
- Remove unnecessary usings
- Sort usings
- Apply formatting
2022-04-12 05:20:35 +10:00
10f2b7e849 Bump UniverseLib and fix changes to CreatePanel 2022-02-03 23:33:45 +11:00
9985ed0fd8 Update to UniverseLib 1.2, cleanups 2022-01-31 21:24:01 +11:00
8fb7d87ca6 Use Tomlet, simplify panel data saving 2022-01-19 17:34:53 +11:00
a73e992a0c Remove "Core" namespace, move everything in it up one level 2022-01-17 19:42:05 +11:00
3334549902 use UniverseLib 2021-12-02 18:35:46 +11:00
6989ea1b19 Misc cleanups 2021-09-06 23:03:55 +10:00
f815a13d9a Namespace cleanup, move some categories out of UI namespace 2021-06-30 07:49:58 +10:00
cb8e947fdf Namespace/structure cleanup 2021-05-26 17:40:09 +10:00
5aef8ddc99 Fix UIPanels being broken after resolution changes, better checks on size/position 2021-05-18 19:55:27 +10:00
89022db5fc Implement Options panel, some cleanups 2021-05-13 23:03:30 +10:00
7241247d05 Rename some members to avoid confusion 2021-05-11 19:18:27 +10:00
e6b253fed9 Enum parse support, start work on CSConsole, cleanup 2021-05-09 20:18:33 +10:00