Commit graph

109 commits

Author SHA1 Message Date
Issac332
73316b99be module_rpg1.xxd auto generating 2026-06-22 21:11:42 +03:00
DepressedTWM
53b5f90f0a a 2026-06-15 09:38:44 -04:00
DepressedTWM
c03282d892 meow 2026-06-12 07:12:36 -04:00
DepressedTWM
3ed5988375 ModLoader and hooks 2026-06-08 15:13:23 -04:00
DepressedTWM
5a161ce8b7 Fuck RPGMaker games compatibility, more optimizatopn for GCC compiled binaryez 2026-06-05 12:50:18 -04:00
DepressedTWM
f217315d34 fix 2026-06-01 10:56:11 -04:00
Issac332
5b18134bf0 Revert "Meow"
This reverts commit c5589bff11.
2026-05-31 20:37:15 +03:00
DepressedTWM
c5589bff11 Meow 2026-05-31 06:28:58 -04:00
DepressedTWM
e4de91bde2 im looks like shit 2026-05-28 12:33:48 +04:00
DepressedTWM
e8f9220197 afd 2026-05-28 00:04:30 +04:00
DepressedTWM
c0c0e4d8ba Fixes and replasing simple messegeboxed with crash() 2026-05-27 23:47:38 +04:00
Issac332
50edfe0e12 shader using 2026-05-27 19:38:45 +03:00
ZakatTeamI2P
d6a845b36b crash() & close game on ruby error 2026-05-27 17:50:40 +04:00
ZakatTeamI2P
13f319a265 i think i broke something 2026-05-26 19:15:37 +04:00
Issac332
a421dd75b0 camera fix ₍^•ω•^₎s 2026-05-20 22:29:10 +03:00
DepressedTWM
f02d8a0869 Memory usage optimization just bcz im bored in school 2026-05-20 09:49:31 +04:00
ZakatTeamI2P
a6e2dc795a Fuck 2026-05-18 23:08:54 +04:00
DepressedTWM
e1ced21b34 Code cleanup 2026-05-18 08:37:31 +04:00
Issac332
6b4e0a92b4 Win fixes
now game launchable on windows
2026-05-17 13:01:41 +03:00
ZakatTeamI2P
c2af9b3ff9 im so shitttyyyy 2026-05-15 23:56:06 +04:00
DepressedTWM
e5714fbb75 meow 2026-05-12 10:51:29 +04:00
ZakatTeamI2P
ff714cd0ac I hate ruby 2026-05-09 20:28:10 +04:00
ZakatTeamI2P
7034843632 MMMMMMMMMMMMEEEOW 2026-05-09 20:28:10 +04:00
meowtech
a235171c5f having no idea what to do to make it work, but.. it crashes in another file now yipeeeeeeee!!! 2026-05-03 14:32:02 +00:00
DepressedTWM
c90326ffbd Fixes for stupid changes 2026-05-01 06:10:53 -04:00
ZakatTeamI2P
a184b2a5d4 More logs! And fixes... 2026-04-29 08:16:19 +04:00
ZakatTeamI2P
4eba89fd0c Verbose logging, bugs fixes, minor changes, one SEGFAULT fix(sunshine bindings) and other i dont rememberrrrrrrrrr 2026-04-28 21:43:24 +04:00
ZakatTeamI2P
9c9af253dc afg 2026-04-23 20:03:53 +04:00
ZakatTeamI2P
948de95a89 Я пойду читать документацию руби 2026-04-19 19:07:12 +02:00
ZakatTeamI2P
7cb65e3479 th40g27thbg29-nd[kjfg-3o0ng 2026-04-19 08:06:56 +02:00
ZakatTeamI2P
799370de98 Debuging ruby error + added One shot mode 2026-04-12 12:49:07 +04:00
ZakatTeamI2P
dc0c4ab781 Ported from ModShot-core Ruby 3 changes, custom window title 2026-04-03 00:23:19 +04:00
ZakatTeamI2P
197d7324be binding-mri changes for SDL3 2026-03-30 16:52:49 +04:00
Vinyl Darkscratch
b19153a6d3 Merge remote-tracking branch 'elizagamedev/master' 2018-10-02 11:24:39 -07:00
Eliza Velasquez
a6062dea24 Initial Conan work 2018-09-27 07:10:32 +00:00
KockaAdmiralac
113f68a8f6 Temporary commit to merge master 2018-04-29 19:46:02 +02:00
Vinyl Darkscratch
8921e23ba5 Merge remote-tracking branch 'MKXP/master' into new-mkxp 2018-03-06 18:43:36 -08:00
ReinUsesLisp
b5e5a26d8b Config: Set debug editor's debug variables into ruby 2018-02-22 09:08:45 +01:00
tdixon
aacbdb359a Simple chroma effect 2017-10-12 02:32:30 -03:00
Jonas Kulla
0481f920b0 Input: Remove ugly [-20,-20] mouse position hack
This was supposed to disappear shortly after To the Moon's release,
but it unfortunately survived a bit longer :)

The status of the mouse cursor being inside / outside the game window
is now properly exposed (in MRI) via MKXP.mouse_in_window.
2017-04-08 18:45:24 +02:00
Jonas Kulla
c4dd3ffaf6 Config: Use set for preloadScripts
Would probably make sense for all other string vectors too.
2017-03-03 19:37:19 +01:00
Mathew Velasquez
78c4c3b9bf Niko/Journal for windows 2016-11-03 18:37:14 -04:00
Mathew Velasquez
99c9a27f2a Wallpaper functionality restored for windows 2016-10-13 20:26:01 -04:00
Mathew Velasquez
0dc872bcea Journal screen stuff 2016-10-13 20:26:01 -04:00
Mathew Velasquez
1fd808d0af Gutted more unused features 2016-02-29 15:40:10 -05:00
Mathew Velasquez
2df5fd29de Renamed $DEBUG to $debug to avoid verbose mode.
Also made GL debug functions print less stuff.
2016-02-17 17:14:16 -05:00
Mathew
90cf07c825 Linked to debugMode option, gutted RTP config 2016-01-05 14:50:18 -05:00
Mathew Velasquez
3d2d1a9150 Manually rebased over latest mkxp commit. Some features, such as lighting, are not reimplemented yet. 2016-01-05 14:50:17 -05:00
Jonas Kulla
35077793a0 Add std::streambuf wrapper around SDL_RWops for boost
Also add SDL_RWops version of the readFile utility function.
2014-12-31 18:52:21 +01:00
Jonas Kulla
4b08d82ea4 MRI: dataDirectory: Return "." if customDataPath is not defined 2014-12-31 18:52:20 +01:00