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
|
28b60eb9fb
|
Add Graphics.screenshot
|
2019-08-19 08:59:35 -04:00 |
|
Inori
|
8243802921
|
Fix GetKeyboardState not recognizing Shift presses
|
2019-08-17 18:43:20 -04:00 |
|
Inori
|
5959efcab4
|
Enable resizing, disable smoothscaling by default
|
2019-08-12 16:29:50 -04:00 |
|
Inori
|
c7fafb2316
|
Correctly pass arguments for fastcalls
|
2019-08-10 12:39:23 -04:00 |
|
Inori
|
eae537097a
|
Silence stderr if built without console
|
2019-08-10 04:35:37 -04:00 |
|
Inori
|
e8fe65f862
|
Initialize Winsock so that Sockets works
|
2019-08-10 03:46:20 -04:00 |
|
Inori
|
9ee77a8f2d
|
Use SDL for Win32API.SetWindowText
|
2019-08-09 08:14:02 -04:00 |
|
Inori
|
47908d0470
|
load_data is still too slow to handle overworld
|
2019-08-08 12:32:10 -04:00 |
|
Inori
|
6b50662b46
|
Read fileInt fully before loading it with Marshal
|
2019-08-08 12:20:45 -04:00 |
|
Inori
|
d08c07b42a
|
Use own GetWindowRect instead of WinAPI's
|
2019-08-08 09:40:50 -04:00 |
|
Inori
|
5a4c8dc87c
|
Make sure load_data returns a string
|
2019-08-07 08:42:00 -04:00 |
|
Inori
|
ad0cf67cb9
|
Resurrect mouse detection
|
2019-08-06 22:43:19 -04:00 |
|
Inori
|
5ce926b2d7
|
whoops
|
2019-08-06 15:54:01 -04:00 |
|
Inori
|
cd6c659387
|
Move fake Win32API functions out of if/else chain
|
2019-08-06 15:33:54 -04:00 |
|
Inori
|
13bbe8eb44
|
Use start_with? over include?
|
2019-08-06 11:42:15 -04:00 |
|
Inori
|
b1a58e6f60
|
Essentials pls
|
2019-08-06 10:38:15 -04:00 |
|
Inori
|
d963d3bbe5
|
Fix files in archives not loading for no good reason
|
2019-08-05 16:24:16 -04:00 |
|
Inori
|
fbcca152f1
|
Add FileInt.pos method
|
2019-08-05 12:59:26 -04:00 |
|
Inori
|
8f4489ef70
|
Fix loading from encrypted archives (RGSSADs)
|
2019-08-05 11:24:51 -04:00 |
|
Inori
|
8971f679d4
|
Let MiniFFI instances yield themselves in blocks
|
2019-08-04 19:51:38 -04:00 |
|
Inori
|
4a37282c10
|
Undo eyesore notepad++ formatting
|
2019-08-04 16:52:35 -04:00 |
|
Inori
|
0b960e5c03
|
Make 3rd+4th args of MiniFFI.initialize optional
|
2019-08-04 16:04:56 -04:00 |
|
Inori
|
d86650f157
|
Don't crash if MiniFFI.initialize gets nil imports
|
2019-08-04 15:24:42 -04:00 |
|
Inori
|
5a19d7c88d
|
Remove redundant error text in MiniFFI, SDL's got this
|
2019-08-04 08:53:17 -04:00 |
|
Inori
|
9ac3dd969e
|
Don't let SpriteResizer disable native fullscreen
|
2019-08-04 08:26:10 -04:00 |
|
Inori
|
43c7b6ff50
|
Account for Win32API.restoreScreen metrics
|
2019-08-03 12:56:00 -04:00 |
|
Inori
|
fd248709e3
|
Start working on ScreenResizer
|
2019-08-03 12:33:35 -04:00 |
|
Inori
|
6c233ce1d4
|
Rename MiniDL to MiniFFI
|
2019-08-03 08:31:04 -04:00 |
|
Inori
|
5e41f16851
|
Ignore RGSS Linker, fix(?) Essentials mouse
|
2019-08-03 07:45:36 -04:00 |
|
Inori
|
ef7ced8fed
|
Use GetMousePos instead of GetGlobalMousePos
|
2019-08-01 16:19:46 -04:00 |
|
Inori
|
18bd8084ec
|
Use proper Ruby 1.8 header path
|
2019-08-01 14:55:45 -04:00 |
|
Inori
|
1bf83b0ca7
|
Make getPrivateDataCheck more accurate
|
2019-08-01 01:14:49 -04:00 |
|
Inori
|
a96f5b074f
|
Fix(?) Essentials GetMousePos
|
2019-07-31 20:07:13 -04:00 |
|
Inori
|
774ba84d10
|
Remove another unused dependency
|
2019-07-31 15:38:03 -04:00 |
|
Inori
|
9606fa54d2
|
Try to start fixing Essentials
|
2019-07-31 15:33:02 -04:00 |
|
Inori
|
5d8da3ec5d
|
Use SDL functions with MiniDL/Win32API
|
2019-07-31 10:53:46 -04:00 |
|
Inori
|
a08bb5de00
|
Fix conflict with X
|
2019-07-31 09:45:12 -04:00 |
|
Inori
|
7f3a548755
|
Remove mruby and null bindings
|
2019-07-31 08:47:44 -04:00 |
|