mkxp-freebird/binding-mri
Ancurio d45a400227 FileSystem: Allow ::openReadRaw() to break out of game directory
If PhysFS fails to open a path, fall back to simple FILE* handles.
Not sure yet if this is a good idea, but from observation
RMXP allows load_data() to operate on paths outside the game
directory as well, so we have to support this.
2021-09-24 06:30:56 +02:00
..
audio-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
binding-mri.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
binding-types.h Update copyright notice 2021-09-24 06:30:55 +02:00
binding-util.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
binding-util.h Update copyright notice 2021-09-24 06:30:55 +02:00
bitmap-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
disposable-binding.h Update copyright notice 2021-09-24 06:30:55 +02:00
etc-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
filesystem-binding.cpp FileSystem: Allow ::openReadRaw() to break out of game directory 2021-09-24 06:30:56 +02:00
flashable-binding.h Update copyright notice 2021-09-24 06:30:55 +02:00
font-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
graphics-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
input-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
module_rpg.cpp Merge separate RGSS version build configs into one 2014-08-28 23:22:05 +02:00
module_rpg1.rb.xxd Merge separate RGSS version build configs into one 2014-08-28 23:22:05 +02:00
module_rpg2.rb.xxd Merge separate RGSS version build configs into one 2014-08-28 23:22:05 +02:00
module_rpg3.rb.xxd Merge separate RGSS version build configs into one 2014-08-28 23:22:05 +02:00
plane-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
sceneelement-binding.h Update copyright notice 2021-09-24 06:30:55 +02:00
serializable-binding.h Update copyright notice 2021-09-24 06:30:55 +02:00
sprite-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
table-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
tilemap-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
tilemapvx-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
viewport-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
viewportelement-binding.h Update copyright notice 2021-09-24 06:30:55 +02:00
window-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00
windowvx-binding.cpp Update copyright notice 2021-09-24 06:30:55 +02:00