Commit graph

952 commits

Author SHA1 Message Date
Inori
843cbff446 Add code snippet for Discord in README 2019-09-04 17:43:29 -04:00
Inori
374bc5ef10 Use a default internal Discord Activity on startup 2019-09-04 17:25:35 -04:00
Inori
11b26f6789 Add Discord.connected? 2019-09-04 13:14:45 -04:00
Inori
5ec235ba31 Add DiscordActivity bindings 2019-09-04 13:07:38 -04:00
Inori
2abb0cdc1c Begin implementing Discord 2019-09-04 05:48:23 -04:00
Inori
244ea3be94 Reference new Input functions in README 2019-09-02 14:36:51 -04:00
Inori
7d5157612a Set default data directory to game title 2019-09-02 14:05:46 -04:00
Inori
fcbfb3b508 heck again 2019-09-02 12:52:30 -04:00
Inori
db9b980c5e Delay repeating raw keystates 2019-09-02 12:48:18 -04:00
Inori
58a3c3a3cd Add Input.pressex?, Input.repeatex?, Input.triggerex? 2019-09-02 11:16:38 -04:00
Inori
94aed2b503 add libtool to macOS dependencies in README 2019-08-31 20:11:38 -04:00
Inori
0ff3a4d563 Set macOS deployment target to 10.10 2019-08-31 19:12:54 -04:00
Inori
cd62cf8808 Update description of fake-api GetUserLangID 2019-08-31 14:53:27 -04:00
Inori
6bf8c221be heck 2019-08-31 14:42:16 -04:00
Inori
253b188707 Implement MKXP.user_language, return more LANGIDs 2019-08-31 14:41:21 -04:00
Inori
0d91755e75 Implement Graphics.center 2019-08-31 12:55:03 -04:00
Inori
3525ab73aa Reference Graphics.scale in README 2019-08-31 02:59:22 -04:00
Inori
cf67e52234 Add option for using a CJK fallback font 2019-08-31 02:49:41 -04:00
Inori
a145377156 Rename window from event thread 2019-08-31 01:41:04 -04:00
Inori
f4e2524a24 Reposition window from event thread 2019-08-31 00:31:17 -04:00
Inori
8954a5892f Implement Graphics.scale 2019-08-31 00:02:09 -04:00
Inori
30c84badf6 Normalize paths returned from MKXP.data_directory 2019-08-29 19:53:32 -04:00
Inori
8d1c5da0f6 Allow negative Sprite angle values 2019-08-28 17:30:56 -04:00
Inori
d57079bbbc Only flip screenshots outside of Windows 2019-08-27 11:01:40 -04:00
Inori
d72672d94d Use native SetWindowLong on Windows 2019-08-27 10:43:30 -04:00
Inori
db0bb632ed Use MKXP_SetWindowLong for Windows 2019-08-27 10:35:56 -04:00
Inori
e093e3eb8f Fix SpriteResizer large and fullscreen 2019-08-27 10:21:14 -04:00
Inori
491c251386 Whoops 2019-08-26 21:14:00 -04:00
Inori
9d61361c44 Add more Win32API information 2019-08-26 21:13:13 -04:00
Inori
3606e4c8f6 Vertically flip screenshots 2019-08-26 20:05:51 -04:00
Inori
87fb3ec4fa Add macOS resources 2019-08-26 01:57:12 -04:00
Inori
a1e9bc9bfa Correctly detect mouse buttons in MKXP_GetAsyncKeyState 2019-08-25 22:57:02 -04:00
Inori
037da0e17f more fakeapi stuff + Disable frameskipping by default 2019-08-25 17:58:12 -04:00
Inori
ebbf9e4310 Support mouse buttons in MKXP_GetAsyncKeyState 2019-08-25 15:01:21 -04:00
Inori
ba5c6392dc Add fake-api GetPrivateProfileString 2019-08-25 12:27:41 -04:00
Inori
5438a243f2 Add MKXP.platform 2019-08-24 23:16:58 -04:00
Inori
ffa5784ec0 Support Boolean in MiniFFI 2019-08-24 22:53:53 -04:00
Inori
b844c3dea2 misc fake-api functions for Unix 2019-08-24 22:14:44 -04:00
Inori
80e9291978 Add GetAsyncKeyState 2019-08-23 12:21:52 -04:00
Inori
46f485a50a why am I like this 2019-08-22 21:41:20 -04:00
Inori
5725b4825b -- 2019-08-22 21:37:44 -04:00
Inori
2605ae3063 Use eventthread keystates instead of SDL_GetKeyboardState 2019-08-22 21:33:33 -04:00
Inori
d1250c0fe0 Start macOS/Linux fake-api 2019-08-22 13:56:18 -04:00
Inori
f1b291a365 Fix mouse visibility + coords with resized screen 2019-08-20 22:49:15 -04:00
Inori
9d6f0b3b32 Wonderful crappy new icon 2019-08-20 14:03:48 -04:00
Inori
54b9322271 Changes to runtime configuration options 2019-08-20 13:22:07 -04:00
Inori
8538d5811c I'm a spaz 2019-08-20 07:11:30 -04:00
Inori
d8e1037fe7 Use getcwd() instead of SDL_GetBasePath() 2019-08-20 07:10:15 -04:00
Inori
339d32da74 Remove 'fix_essentials', add 'use_fakeapi' 2019-08-20 05:21:30 -04:00
Inori
a2c38ba281 Typos, small corrections 2019-08-19 13:11:19 -04:00