Commit graph

942 commits

Author SHA1 Message Date
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
Inori
015cdc3a97 Remove unnecessary includes 2019-08-19 09:28:00 -04:00
Inori
25591c72f2 Whoops 2019-08-19 09:11:59 -04:00
Inori
48ce1515c9 Add Graphics.screenshot 2019-08-19 08:59:35 -04:00
Inori
e930e6a345 Add link to png/wav conversion gist 2019-08-18 07:30:39 -04:00
Inori
6f67277d04 Formatting 2019-08-17 23:18:07 -04:00
Inori
6d3a399a42 Update README 2019-08-17 23:07:46 -04:00
Inori
f037df0378 Fix GetKeyboardState not recognizing Shift presses 2019-08-17 18:43:20 -04:00
Inori
32da5a586d Only regenerate embedded files as needed 2019-08-15 09:08:09 -04:00
Inori
be18aab145 Throw NoFileError for null PHYSFS_File handles 2019-08-12 23:01:38 -04:00
Inori
b145a6a36e Enable resizing, disable smoothscaling by default 2019-08-12 16:29:50 -04:00