index
:
voxelius
main
block game on steroids
untodesu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
game
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Metaitems
untodesu
2025-09-12
7
-23
/
+28
*
It compiles
untodesu
2025-09-12
9
-176
/
+151
*
Run clang-format across the project
untodesu
2025-09-11
105
-10048
/
+10048
*
Remove include guards
untodesu
2025-09-11
54
-222
/
+6
*
Revise style: split include groups
untodesu
2025-09-11
35
-22
/
+126
*
Update ImGui to a newer version with font scaling
untodesu
2025-09-11
13
-98
/
+123
*
Another qfengine graft: resource management
untodesu
2025-09-11
5
-101
/
+42
*
Displace threading into core (qfortress graft)
untodesu
2025-09-11
2
-2
/
+3
*
Replace most of C strings with string_view
untodesu
2025-09-11
33
-157
/
+158
*
Graft build scripts and buffer code from QFengine
untodesu
2025-09-11
1
-1
/
+1
*
I forgot to set these to true in .clang-format
untodesu
2025-07-01
23
-72
/
+144
*
I hyper-focued on refactoring again
untodesu
2025-07-01
115
-0
/
+10262
*
Move game sources into src subdirectory
untodesu
2025-06-29
108
-10083
/
+0
*
Clanging my format right now
untodesu
2025-06-29
2
-4
/
+4
*
Restructure dependencies and update to C++20
untodesu
2025-06-28
38
-148
/
+163
*
Clang-format the entire source code
untodesu
2025-06-25
74
-1132
/
+1368
*
Add a special title postfix when sound is disabled
untodesu
2025-05-27
1
-2
/
+6
*
GUI updates
untodesu
2025-05-27
5
-24
/
+34
*
Allow game to not die when sound is not available
untodesu
2025-03-27
5
-33
/
+65
*
Slightly refactor threading API
untodesu
2025-03-23
1
-7
/
+0
*
Handle termination signals on client-side
untodesu
2025-03-22
1
-0
/
+9
*
A bunch of pre-release fixes
untodesu
2025-03-22
2
-1
/
+15
*
Fix small annoyances with the server browser UI
untodesu
2025-03-21
1
-3
/
+5
*
Show a warning tooltip when protocol versions differ
untodesu
2025-03-21
1
-3
/
+25
*
I literally forgot to remove these two
untodesu
2025-03-21
1
-2
/
+0
*
Toggles system rework, added flight pmove mode
untodesu
2025-03-21
7
-75
/
+187
*
Fix things and improve worldgen
untodesu
2025-03-19
6
-124
/
+56
*
MSVC fixes (again)
untodesu
2025-03-17
1
-1
/
+1
*
Fix the bizzare CRC32 callback I forgot to remove
untodesu
2025-03-16
4
-4
/
+3
*
Update threading command line arguments
untodesu
2025-03-16
1
-3
/
+1
*
Hide chat history when HUD is hidden
untodesu
2025-03-16
1
-3
/
+2
*
After a year finally add direct connection screen
untodesu
2025-03-15
8
-24
/
+174
*
Add a specific category for sound levels
untodesu
2025-03-15
3
-5
/
+15
*
Hard-code DEBUG_KEY and make it un-bindable
untodesu
2025-03-15
4
-7
/
+28
*
Add a key binding to show/hide HUD elements
untodesu
2025-03-15
5
-13
/
+52
*
Add whatever I was working on for the last month
untodesu
2025-03-15
106
-0
/
+9488