Age | Commit message (Collapse) | Author |
|
Remove hot code reloading support from the core API. This functionality
is not achievable under current conditions and does not align with
project goals.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
Add documentation comments to the functions and structures exposed
through the Rune API.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
Add several new files to the core subsystem. These files will be the
basic building blocks upon which the rest of the engine will sit atop
of. These files will be present in all builds, including headless and
platform builds.
Signed-off-by: Danny Holman <dholman@gymli.org>
|