aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kr/syeyoung/dungeonsguide/gui/MGui.java
AgeCommit message (Collapse)Author
2022-01-11- Fix Keys repeating and re-implement key repeat mechanics using ↵syeyoung
Keyboard.enableRepeatEvents (this breaks with current latest version of neu, but it should be fixed in neu's side)
2021-08-22- Bug Report 295syeyoung
2021-08-22- Bug Report 279syeyoung
2021-08-06Fix Not being able to scrollsyeyoung
2021-08-05- Remove GlStateManager.pushAttrib, which causes .... a lot of problemssyeyoung
= Black screen hopefully fixed? - Mechanic Browser Rewrite
2021-08-01Too many changes to describesyeyoung
Config gui overhaul.
2021-07-30Cursors in gui elementssyeyoung
2021-07-25new config.syeyoung
2021-07-21custom party findersyeyoung
2021-07-18Modification to GUI Frameworksyeyoung
- Mostly removes Scaled GUI - Also has done some fixes to gui relocation