Commit graph

1893 commits

Author SHA1 Message Date
Inori
ffec65b98f Add Input.pressex?, Input.repeatex?, Input.triggerex? 2019-09-02 11:16:38 -04:00
Inori
8f6b0775b6 add libtool to macOS dependencies in README 2019-08-31 20:11:38 -04:00
Inori
cd3626c16f Set macOS deployment target to 10.10 2019-08-31 19:12:54 -04:00
Inori
f09feca484 Update description of fake-api GetUserLangID 2019-08-31 14:53:27 -04:00
Inori
404369cd9f heck 2019-08-31 14:42:16 -04:00
Inori
9b70f18c8c Implement MKXP.user_language, return more LANGIDs 2019-08-31 14:41:21 -04:00
Inori
6b007ed8d9 Implement Graphics.center 2019-08-31 12:55:03 -04:00
Inori
b952fd460a Reference Graphics.scale in README 2019-08-31 02:59:22 -04:00
Inori
8726dd222e Add option for using a CJK fallback font 2019-08-31 02:49:41 -04:00
Inori
6f2a9d66cb Rename window from event thread 2019-08-31 01:41:04 -04:00
Inori
3c157daf34 Reposition window from event thread 2019-08-31 00:31:17 -04:00
Inori
8f6a2d285d Implement Graphics.scale 2019-08-31 00:02:09 -04:00
Inori
ae405c26fb Normalize paths returned from MKXP.data_directory 2019-08-29 19:53:32 -04:00
Inori
a5d48e16f2 Allow negative Sprite angle values 2019-08-28 17:30:56 -04:00
Inori
3db00ee316 Only flip screenshots outside of Windows 2019-08-27 11:01:40 -04:00
Inori
392f84c1b1 Use native SetWindowLong on Windows 2019-08-27 10:43:30 -04:00
Inori
8876d58275 Use MKXP_SetWindowLong for Windows 2019-08-27 10:35:56 -04:00
Inori
6757e90927 Fix SpriteResizer large and fullscreen 2019-08-27 10:21:14 -04:00
Inori
3f3f251c09 Whoops 2019-08-26 21:14:00 -04:00
Inori
8cb94f3f81 Add more Win32API information 2019-08-26 21:13:13 -04:00
Inori
98f3ac6442 Vertically flip screenshots 2019-08-26 20:05:51 -04:00
Inori
888ee08b27 Add macOS resources 2019-08-26 01:57:12 -04:00
Inori
9c0842d6f8 Correctly detect mouse buttons in MKXP_GetAsyncKeyState 2019-08-25 22:57:02 -04:00
Inori
8b384ba759 more fakeapi stuff + Disable frameskipping by default 2019-08-25 17:58:12 -04:00
Inori
f7acc14486 Support mouse buttons in MKXP_GetAsyncKeyState 2019-08-25 15:01:21 -04:00
Inori
f15f767d73 Add fake-api GetPrivateProfileString 2019-08-25 12:27:41 -04:00
Inori
eadb093b12 Add MKXP.platform 2019-08-24 23:16:58 -04:00
Inori
6a563ba31c Support Boolean in MiniFFI 2019-08-24 22:53:53 -04:00
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
d22d198676 why am I like this 2019-08-22 21:41:20 -04:00
Inori
347ac50275 -- 2019-08-22 21:37:44 -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
141e06c7a0 Fix mouse visibility + coords with resized screen 2019-08-20 22:49:15 -04:00
Inori
4968069c0e Wonderful crappy new icon 2019-08-20 14:03:48 -04:00
Inori
35b7ef0b3f Changes to runtime configuration options 2019-08-20 13:22:07 -04:00
Inori
cce65b2994 I'm a spaz 2019-08-20 07:11:30 -04:00
Inori
cd04341d18 Use getcwd() instead of SDL_GetBasePath() 2019-08-20 07:10:15 -04:00
Inori
9c08249992 Remove 'fix_essentials', add 'use_fakeapi' 2019-08-20 05:21:30 -04:00
Inori
11b6d2717f Typos, small corrections 2019-08-19 13:11:19 -04:00
Inori
cc02c02d76 Remove unnecessary includes 2019-08-19 09:28:00 -04:00
Inori
4cb6354aea Whoops 2019-08-19 09:11:59 -04:00
Inori
28b60eb9fb Add Graphics.screenshot 2019-08-19 08:59:35 -04:00
Inori
35311fb768 Add link to png/wav conversion gist 2019-08-18 07:30:39 -04:00
Inori
1e80faa583 Formatting 2019-08-17 23:18:07 -04:00
Inori
b3e6171c31 Update README 2019-08-17 23:07:46 -04:00
Inori
8243802921 Fix GetKeyboardState not recognizing Shift presses 2019-08-17 18:43:20 -04:00
Inori
df4cf83e93 Only regenerate embedded files as needed 2019-08-15 09:08:09 -04:00
Inori
70f81da5cf Throw NoFileError for null PHYSFS_File handles 2019-08-12 23:01:38 -04:00