rcpp_framework/core/os
2022-04-28 22:59:05 +02:00
..
arg_parser.cpp Fix adding items to the argument map. 2022-04-28 22:59:05 +02:00
arg_parser.h Added a super simple arg parser. 2021-11-09 17:47:39 +01:00
crash_handler.cpp Initial platform setup, and added godot's crash handler (will need to be heavily reworked!). 2021-11-03 15:42:16 +01:00
crash_handler.h Initial platform setup, and added godot's crash handler (will need to be heavily reworked!). 2021-11-03 15:42:16 +01:00
directory.cpp Also fix read_file_bin. 2022-04-26 22:41:33 +02:00
directory.h Added binary file load, and save methods to Directory. 2022-02-15 18:09:30 +01:00
platform.cpp Added a new execute method to Platform, and moved the execute method from the crash handler to platform linux. 2021-11-09 19:46:08 +01:00
platform.h Added a new execute method to Platform, and moved the execute method from the crash handler to platform linux. 2021-11-09 19:46:08 +01:00