Commit graph

1893 commits

Author SHA1 Message Date
Inori
f2994a8a79 Common OpenGL texture size limit is around 16384 now 2019-09-14 01:56:04 -04:00
Inori
b9de95b65f Use correct color format in Bitmap::getRaw 2019-09-12 11:08:40 -04:00
Inori
d9175a86c2 Remove unnecessary lines from Bitmap::replaceRaw 2019-09-12 02:22:18 -04:00
Inori
580a36c1b0 include <cstring> for Linux builds 2019-09-08 21:23:50 -04:00
Inori
65ae4228ea Set Discord params when DiscordState instantiates 2019-09-07 19:17:35 -04:00
Inori
d36cd17cae Update version to 1.0.1 2019-09-07 11:41:01 -04:00
Inori
d4b447a490 Update README 2019-09-07 11:34:49 -04:00
Inori
7641bbe59f Set color bitmasks when saving a Bitmap to a file 2019-09-07 11:06:23 -04:00
Inori
5cee380992 Use SDL_IsTextInputActive for Input::getTextInputMode 2019-09-07 02:33:42 -04:00
Inori
371a30f7e5 b a d g e s 2019-09-06 20:53:40 -04:00
Inori
a53bd68fdf Reorder subheadings 2019-09-06 19:19:25 -04:00
Inori
083f277e32 Redirect IO to /dev/null on each reset 2019-09-06 18:38:50 -04:00
Inori
2515f66270 Set $TEMP to $TMPDIR if using fakeapi on macOS/Linux 2019-09-06 18:34:53 -04:00
Inori
dd9c0c50f8 add Bitmap.to_file 2019-09-06 18:30:37 -04:00
Inori
6ffb073178 Reference the MKXP module in README 2019-09-06 17:42:31 -04:00
Inori
4a98056f19 Add fake-api GetUserName 2019-09-06 16:51:02 -04:00
Inori
8ed09b5d40 Limit size of waiting Input.gets text 2019-09-06 16:32:03 -04:00
Inori
b6a0f24d73 Run Graphics.update before capturing screenshots 2019-09-06 16:23:56 -04:00
Inori
f17ab86ac2 Use glReadPixels for Bitmap::getRaw 2019-09-06 16:18:09 -04:00
Inori
3b714579a8 Add Bitmap.raw_data property 2019-09-06 15:09:03 -04:00
Inori
0295b6459d Store app start time for default activity 2019-09-06 14:27:55 -04:00
Inori
bc5998fb04 Only attempt to reconnect to Discord every five seconds 2019-09-06 14:20:10 -04:00
Inori
2724934436 Redirect stdout to /dev/null when using console=false 2019-09-06 13:03:14 -04:00
Inori
147dc4dab0 add NOT support to script platform identifiers 2019-09-06 05:54:50 -04:00
Inori
967fca8daa Execute/skip scripts based on a platform marker 2019-09-06 05:29:50 -04:00
Inori
7ffa03cafe Add initialize_copy method to Discord::Activity class 2019-09-06 04:18:07 -04:00
Inori
904cfa20d4 Add Input.clipboard property 2019-09-06 03:32:43 -04:00
Inori
17b07a41e8 Add MKXP.power_state 2019-09-06 02:36:19 -04:00
Inori
ac28861587 Add text input functionality to Input module 2019-09-05 23:57:10 -04:00
Inori
0111175c45 Add MKXP.set_window_title 2019-09-05 21:44:11 -04:00
Inori
7b31cf0821 Actually call onModified with Bitmap::replaceRaw 2019-09-05 21:15:19 -04:00
Inori
22af5bf0f5 Gifs are just a mistake actually 2019-09-05 21:10:00 -04:00
Inori
9f3e3eacc0 I am still a fool 2019-09-05 18:19:31 -04:00
Inori
5db28c7728 Bind Bitmap.update 2019-09-05 18:17:40 -04:00
Inori
3b447e5efb Experimental giflib support 2019-09-05 17:54:28 -04:00
Inori
cc3392d896 Free temp TEXFBO when blitting new pixels to a Bitmap 2019-09-05 14:46:12 -04:00
Inori
ed4ab3ba7f Update icons 2019-09-05 04:27:20 -04:00
Inori
1e3661fdee Give Discord.user_avatar an optional size argument 2019-09-05 03:26:21 -04:00
Inori
4fbe56803f Add Discord.user_avatar 2019-09-05 02:13:43 -04:00
Inori
2a7089fe8d Set Discord Activity image on startup 2019-09-04 19:07:18 -04:00
Inori
b53fcbb9e4 Actually init new bindings 2019-09-04 18:02:08 -04:00
Inori
7ad27345fd Add code snippet for Discord in README 2019-09-04 17:43:29 -04:00
Inori
866692b43a Use a default internal Discord Activity on startup 2019-09-04 17:25:35 -04:00
Inori
c9135f1b74 Add Discord.connected? 2019-09-04 13:14:45 -04:00
Inori
6268dfc27c Add DiscordActivity bindings 2019-09-04 13:07:38 -04:00
Inori
7f29278bbc Begin implementing Discord 2019-09-04 05:48:23 -04:00
Inori
85000805d6 Reference new Input functions in README 2019-09-02 14:36:51 -04:00
Inori
86829a9559 Set default data directory to game title 2019-09-02 14:05:46 -04:00
Inori
2acf505156 heck again 2019-09-02 12:52:30 -04:00
Inori
651dbe5ad7 Delay repeating raw keystates 2019-09-02 12:48:18 -04:00