Commit Graph

273 Commits

Author SHA1 Message Date
MegaMech
2722b688be
Merge pull request #56 from MaikelChan/window_drag
Improved window dragging.
2022-03-24 12:36:18 -06:00
MaikelChan
2da6a2a78f
Improved window dragging.
Fixed issues when dragging the window, like the window stopping its movement when moving the cursor too fast, or flickering all over the place. Also, the window position will be clamped to the area of the monitor/s to prevent it from going outside of them.

Also, setting VSync instead of target FPS prevents possible stuttering and probably increased CPU usage.
2022-03-24 07:07:49 +01:00
MegaMech
8a565f910a
Update README.md 2022-03-23 02:05:00 -06:00
MegaMech
2a92ae5278
Update README.md 2022-03-22 22:00:02 -07:00
Nicholas Estelami
4a05b32755
Merge pull request #11 from MegaMech/readme
Update README.md
2022-03-22 19:36:08 -04:00
MegaMech
f93d3c1af6
Update README.md 2022-03-22 16:26:59 -07:00
MegaMech
54d997bf64 Update README.md 2022-03-22 23:03:34 +01:00
MelonSpeedruns
ae05072191 Fixed Gyro not working 2022-03-22 17:06:58 -04:00
M4xw
2a33fe7254 Add resource description and rum icon
TODO: Test Linux
2022-03-22 21:19:11 +01:00
M4xw
6426f97988 [ZAPDTR] Minor changes for CreateDirectory 2022-03-22 16:45:03 +01:00
M4xw
4135e3c936 [OTRGui] Fix dirscan behaviour 2022-03-22 16:44:01 +01:00
KiritoDev
8d53e09269 Thread pool prototype 2022-03-21 23:47:27 -04:00
KiritoDev
becfaa2cfb Fixed console being on the corner 2022-03-21 22:26:04 -04:00
MegaMech
35e6c0360e Update README.md 2022-03-21 22:23:11 -04:00
KiritoDev
d116148ccb Disabled multithreading 2022-03-21 22:22:48 -04:00
Kenix3
1fed43324c
Sets default GFX backend to OpenGL 2022-03-21 22:17:51 -04:00
Kenix3
4bf88493af
Enough! My ship sails in the morning. 2022-03-21 22:16:08 -04:00
M4xw
5dda5762ba git subrepo clone https://github.com/HarbourMasters/ZAPDTR.git
subrepo:
  subdir:   "ZAPDTR"
  merged:   "a53a53ea4"
upstream:
  origin:   "https://github.com/HarbourMasters/ZAPDTR.git"
  branch:   "master"
  commit:   "a53a53ea4"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2022-03-22 02:54:48 +01:00
M4xw
f52a2a6406 git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui
subrepo:
  subdir:   "OTRGui"
  merged:   "a6066a251"
upstream:
  origin:   "https://github.com/HarbourMasters/otrgui.git"
  branch:   "master"
  commit:   "a6066a251"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2022-03-22 02:53:51 +01:00
M4xw
442a88f03b git subrepo clone https://github.com/HarbourMasters/OTRExporter.git
subrepo:
  subdir:   "OTRExporter"
  merged:   "1503d3eef"
upstream:
  origin:   "https://github.com/HarbourMasters/OTRExporter.git"
  branch:   "master"
  commit:   "1503d3eef"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2022-03-22 02:53:02 +01:00
M4xw
d24c8453db git subrepo clone https://github.com/HarbourMasters/libultraship.git
subrepo:
  subdir:   "libultraship"
  merged:   "a484cda98"
upstream:
  origin:   "https://github.com/HarbourMasters/libultraship.git"
  branch:   "main"
  commit:   "a484cda98"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2022-03-22 02:52:44 +01:00
M4xw
39cc86c260 git subrepo clone https://github.com/HarbourMasters/soh.git
subrepo:
  subdir:   "soh"
  merged:   "ba904bbd0"
upstream:
  origin:   "https://github.com/HarbourMasters/soh.git"
  branch:   "master"
  commit:   "ba904bbd0"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2022-03-22 02:51:23 +01:00
Kenix3
0bb0e7b53b
Enough! My ship sails in the morning. 2022-03-21 21:44:45 -04:00