Commit graph

887 commits

Author SHA1 Message Date
Inori
3b36b56c4b Use SDL for Win32API.SetWindowText 2019-08-09 08:14:02 -04:00
Inori
00614270aa heck 2019-08-09 07:46:51 -04:00
Inori
3f5aad1470 debug -> console 2019-08-09 07:42:00 -04:00
Inori
73ce6a449c Add build option for console (default disabled) 2019-08-09 07:36:18 -04:00
Inori
dd2583d87c Update meson.build and README 2019-08-08 21:00:50 -04:00
Inori
8beab0114c load_data is still too slow to handle overworld 2019-08-08 12:32:10 -04:00
Inori
3afea2d744 Read fileInt fully before loading it with Marshal 2019-08-08 12:20:45 -04:00
Inori
334ab2944e Use own GetWindowRect instead of WinAPI's 2019-08-08 09:40:50 -04:00
Inori
718a10297f normalize paths given to Audio.[bgm|se|me]_play 2019-08-08 08:48:48 -04:00
Inori
e3c56ccf16 Make sure load_data returns a string 2019-08-07 08:42:00 -04:00
Inori
ff01f700de Return actual window handle with FindWindowEx 2019-08-06 23:40:29 -04:00
Inori
8b7c882b7c Resurrect mouse detection 2019-08-06 22:43:19 -04:00
Inori
05e4ac80ea Use windows native SetWindowPos for window resize 2019-08-06 21:17:25 -04:00
Inori
61d648b620 whoops 2019-08-06 15:54:01 -04:00
Inori
4a428cd3b4 Move fake Win32API functions out of if/else chain 2019-08-06 15:33:54 -04:00
Inori
9a3f8c98d4 Use start_with? over include? 2019-08-06 11:42:15 -04:00
Inori
72c664a725 Essentials pls 2019-08-06 10:38:15 -04:00
Inori
080d56b5aa Move build instructions to the bottom of README 2019-08-05 17:14:16 -04:00
Inori
3ab0a2a430 Fix files in archives not loading for no good reason 2019-08-05 16:24:16 -04:00
Inori
e2d9741b6f Get ruby exceptions for null file handles 2019-08-05 13:53:03 -04:00
Inori
42cce65482 Add FileInt.pos method 2019-08-05 12:59:26 -04:00
Inori
f608a94fb7 Fix loading from encrypted archives (RGSSADs) 2019-08-05 11:24:51 -04:00
Inori
38595cc31d command formatting 2019-08-05 08:27:20 -04:00
Inori
eaaa056af2 Add Ubuntu build instructions 2019-08-05 07:19:23 -04:00
Inori
416b4207be Add macOS build instructions 2019-08-05 06:18:39 -04:00
Inori
29ddee9e0b Add Windows build instructions 2019-08-04 23:33:26 -04:00
Inori
7faafc975d Let MiniFFI instances yield themselves in blocks 2019-08-04 19:51:38 -04:00
Inori
e64f6dcd1f
Undo eyesore notepad++ formatting 2019-08-04 16:52:35 -04:00
Inori
9d5beba56d Make 3rd+4th args of MiniFFI.initialize optional 2019-08-04 16:04:56 -04:00
Inori
52a55ebd09 Don't crash if MiniFFI.initialize gets nil imports 2019-08-04 15:24:42 -04:00
Inori
ff4df0df56 Always use native XXD 2019-08-04 12:00:20 -04:00
Inori
4b48aa071c Remove redundant error text in MiniFFI, SDL's got this 2019-08-04 08:53:17 -04:00
Inori
ff2adfffe7 Don't let SpriteResizer disable native fullscreen 2019-08-04 08:26:10 -04:00
Inori
f36e9fec87 Even more minor readme stuff 2019-08-04 05:22:55 -04:00
Inori
aac0f09765 More minor readme stuff 2019-08-03 13:37:22 -04:00
Inori
80259c3063 Account for Win32API.restoreScreen metrics 2019-08-03 12:56:00 -04:00
Inori
9be3ed9e61 Start working on ScreenResizer 2019-08-03 12:33:35 -04:00
Inori
ccd13ba998 minor readme stuff 2019-08-03 09:58:22 -04:00
Inori
93fee7bfb3 Rename MiniDL to MiniFFI 2019-08-03 08:31:04 -04:00
Inori
212e4c58ab Ignore RGSS Linker, fix(?) Essentials mouse 2019-08-03 07:45:36 -04:00
Inori
c29e76d431 Use GetMousePos instead of GetGlobalMousePos 2019-08-01 16:19:46 -04:00
Inori
5d14b234b8 Use proper Ruby 1.8 header path 2019-08-01 14:55:45 -04:00
Inori
cf207d3ba2 Update readme 2019-08-01 02:02:35 -04:00
Inori
7d66ea6fd5 Make getPrivateDataCheck more accurate 2019-08-01 01:14:49 -04:00
Inori
46ba5b378a Fix(?) Essentials GetMousePos 2019-07-31 20:07:13 -04:00
Inori
742eb5296c Use own fork of Ruby 1.8 2019-07-31 15:47:05 -04:00
Inori
57b8cf4152 Remove another unused dependency 2019-07-31 15:38:03 -04:00
Inori
05b624cd26 Try to start fixing Essentials 2019-07-31 15:33:02 -04:00
Inori
2c6ac055d2 I am a fool 2019-07-31 11:03:56 -04:00
Inori
adb60fc6ab Remove unused build option I accidentally committed 2019-07-31 10:57:25 -04:00