aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/GraphicsSubsystem
AgeCommit message (Collapse)Author
2017-08-09stuffmonogameMichael
2017-08-08Block enter in terminalMichael
2017-08-08spamMichael
2017-08-07oced bug is slightly less of an issueMichael
2017-08-06Scale the screen so it doesn't look shit in 1440pMichael
2017-08-05skin loader and ui tintMichael
2017-08-05tint support in GraphicsContext.DrawLine and DrawRectangleMichael
2017-08-05file skimmer iconsMichael
2017-08-05Added MonoGame.Extended.Input nuget package, thus, replacing the existing ↵phath0m
method used by ShiftOS to obtain keyboard input.
2017-08-04Improved mapping of key codesphath0m
Modified the extension methods provided by KeysExtensions to appropriately translate the Keys enumeration to the corresponding ASCII character. This implementation should be only be used temporarily, as this solution does *not* take into account keyboard layouts (It should be worth noting, the previous implementation did not either).
2017-07-31readable text renderRogueAI42
yeah yeah the project is "deprecated" but I can't be bothered waiting for Mike to change his mind again
2017-07-27Hacking UI is coming in.Michael
2017-07-26skin loading and fullscreen toggle in optionsMichael
2017-07-25start work on main menuMichael
2017-07-25Working-ish out of box existential crisisMichael
2017-07-19Focus a control when it's added to a parent.HEADwinformsMichael
2017-07-19Fix terminal and add support for animationsMichael
2017-07-19hmmmm whatever it kinda worksMichael
2017-07-17Hacking, barebones fskimmer, double clickingMichael
2017-07-13SidePanel system, system status, crapton of other neat thingsMichael
2017-07-11Fix fuzzy text rendering and fix wrappingMichael
2017-07-06HEAVILY optimize the gameMichael
2017-07-05all the work I've done for the dayMichael
2017-07-05experimental stuffMichael
2017-07-05panel buttons refresh when windows are closedMichael
2017-07-05HEAPS of desktop stuffMichael
2017-07-05HEAVILY optimize skinsMichael
2017-07-04abandon system.drawing for anything other than textMichael
2017-07-04Port over the TerminalMichael
2017-07-03HELP ME. I can't get autoscroll working in terminall.Michael
2017-07-03Possibly fix desktop backgrounds I thinkMichael
2017-07-03I fixed and broke stuff at the same time!Michael
2017-07-03text input stuffMichael
2017-07-03major optimizations, draggable windowsMichael
2017-07-02A day's worth of hell... which is turning into heaven.Michael
2017-07-02Render text onscreenMichael