Inori
|
dc8a1b100b
|
misc fake-api functions for Unix
|
2019-08-24 22:14:44 -04:00 |
|
Inori
|
15a64924a3
|
Add GetAsyncKeyState
|
2019-08-23 12:21:52 -04:00 |
|
Inori
|
d0b377e41f
|
Use eventthread keystates instead of SDL_GetKeyboardState
|
2019-08-22 21:33:33 -04:00 |
|
Inori
|
606975b505
|
Start macOS/Linux fake-api
|
2019-08-22 13:56:18 -04:00 |
|
Inori
|
9c08249992
|
Remove 'fix_essentials', add 'use_fakeapi'
|
2019-08-20 05:21:30 -04:00 |
|
Inori
|
28b60eb9fb
|
Add Graphics.screenshot
|
2019-08-19 08:59:35 -04:00 |
|
Inori
|
8243802921
|
Fix GetKeyboardState not recognizing Shift presses
|
2019-08-17 18:43:20 -04:00 |
|
Inori
|
c7fafb2316
|
Correctly pass arguments for fastcalls
|
2019-08-10 12:39:23 -04:00 |
|
Inori
|
9ee77a8f2d
|
Use SDL for Win32API.SetWindowText
|
2019-08-09 08:14:02 -04:00 |
|
Inori
|
d08c07b42a
|
Use own GetWindowRect instead of WinAPI's
|
2019-08-08 09:40:50 -04:00 |
|
Inori
|
ad0cf67cb9
|
Resurrect mouse detection
|
2019-08-06 22:43:19 -04:00 |
|
Inori
|
5ce926b2d7
|
whoops
|
2019-08-06 15:54:01 -04:00 |
|
Inori
|
cd6c659387
|
Move fake Win32API functions out of if/else chain
|
2019-08-06 15:33:54 -04:00 |
|
Inori
|
8971f679d4
|
Let MiniFFI instances yield themselves in blocks
|
2019-08-04 19:51:38 -04:00 |
|
Inori
|
4a37282c10
|
Undo eyesore notepad++ formatting
|
2019-08-04 16:52:35 -04:00 |
|
Inori
|
0b960e5c03
|
Make 3rd+4th args of MiniFFI.initialize optional
|
2019-08-04 16:04:56 -04:00 |
|
Inori
|
d86650f157
|
Don't crash if MiniFFI.initialize gets nil imports
|
2019-08-04 15:24:42 -04:00 |
|
Inori
|
5a19d7c88d
|
Remove redundant error text in MiniFFI, SDL's got this
|
2019-08-04 08:53:17 -04:00 |
|
Inori
|
9ac3dd969e
|
Don't let SpriteResizer disable native fullscreen
|
2019-08-04 08:26:10 -04:00 |
|
Inori
|
43c7b6ff50
|
Account for Win32API.restoreScreen metrics
|
2019-08-03 12:56:00 -04:00 |
|
Inori
|
fd248709e3
|
Start working on ScreenResizer
|
2019-08-03 12:33:35 -04:00 |
|
Inori
|
6c233ce1d4
|
Rename MiniDL to MiniFFI
|
2019-08-03 08:31:04 -04:00 |
|