Commit graph

32 commits

Author SHA1 Message Date
Inori
3b36b56c4b Use SDL for Win32API.SetWindowText 2019-08-09 08:14:02 -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
e3c56ccf16 Make sure load_data returns a string 2019-08-07 08:42:00 -04:00
Inori
8b7c882b7c Resurrect mouse detection 2019-08-06 22:43:19 -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
3ab0a2a430 Fix files in archives not loading for no good reason 2019-08-05 16:24:16 -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
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
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
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
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
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
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
05d3f0dd01 Use SDL functions with MiniDL/Win32API 2019-07-31 10:53:46 -04:00
Inori
cc983a2333 Fix conflict with X 2019-07-31 09:45:12 -04:00
Inori
2ec1e444c0 Remove mruby and null bindings 2019-07-31 08:47:44 -04:00