rcpp_framework/core/os
2022-04-26 22:41:03 +02:00
..
arg_parser.cpp Properly process the last main arg in arg parser. 2021-11-14 02:36:59 +01: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 Resize the string in Directory::read_file(). 2022-04-26 22:41:03 +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