index
:
dholman/rune-engine.git
master
High performance game engine written in C
Danny Holman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: init: remove hot reload support
Danny Holman
2025-03-20
1
-2
/
+21
*
core: logging: make terminal settings configurable
Danny Holman
2025-03-20
1
-32
/
+51
*
core: refactor core API to be in proper style
Danny Holman
2025-03-20
4
-8
/
+93
*
core: alloc: make the mem_block type opaque
Danny Holman
2025-03-20
1
-21
/
+42
*
core: thread objects should be replaced with lists
Danny Holman
2024-11-19
1
-15
/
+20
*
core: add an exit code list
Danny Holman
2024-11-19
1
-1
/
+2
*
core: add stack smashing protection and Win32 bt
Danny Holman
2024-11-07
1
-2
/
+36
*
build: use lib name in version macros
Danny Holman
2024-10-29
1
-1
/
+2
*
core: rune_init should only call subsystem inits
Danny Holman
2024-10-25
1
-12
/
+6
*
core: ANSI colors need additional setup on Windows
Danny Holman
2024-10-25
1
-1
/
+15
*
core: call the system exit function when aborting
Danny Holman
2024-10-25
1
-0
/
+1
*
core: thread: make helper functions static
Danny Holman
2024-10-14
1
-5
/
+5
*
core: alloc: move mem_block alloc to helper func
Danny Holman
2024-10-14
1
-27
/
+56
*
core: mod: create a mod interface
Danny Holman
2024-10-14
1
-0
/
+69
*
core: alloc: fix a bug in realloc
Danny Holman
2024-10-07
1
-4
/
+6
*
core: thread: wrap the pthreads API
Danny Holman
2024-10-03
1
-0
/
+192
*
core: logging: make color output optional
Danny Holman
2024-10-02
1
-8
/
+37
*
core: callbacks: make error_callback use log_output
Danny Holman
2024-09-30
1
-2
/
+2
*
core: abort: disable stack tracing on Windows
Danny Holman
2024-09-30
1
-1
/
+12
*
core: logging: print errors and warnings in color
Danny Holman
2024-09-18
1
-6
/
+18
*
core: add several new files
Danny Holman
2024-09-17
3
-1
/
+30
*
build: break the engine into its subsystems
v0.60
Danny Holman
2024-09-15
2
-0
/
+129
*
Makefile: retool the build system
v0.55
Danny Holman
2024-08-30
2
-7
/
+1
*
core: refactor entire project root
Danny Holman
2024-08-25
2
-0
/
+46