| .. |
|
shaders
|
rename texture shader -> triangle shader
|
2025-01-21 13:23:18 -06:00 |
|
third_party/tracy
|
profile locks
|
2025-01-26 21:29:03 -06:00 |
|
app.c
|
rename 'game' -> 'sim'
|
2025-02-08 09:45:32 -06:00 |
|
app.h
|
memory & network usage statistics
|
2025-02-08 09:28:38 -06:00 |
|
arena.c
|
memory & network usage statistics
|
2025-02-08 09:28:38 -06:00 |
|
arena.h
|
buddy progress
|
2025-02-07 19:17:27 -06:00 |
|
ase.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
ase.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
asset_cache.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
asset_cache.h
|
refactor mutexes to use 'sys_lock' objects. make all mutexes rw mutexes.
|
2024-06-25 19:54:33 -05:00 |
|
atomic.h
|
memory & network usage statistics
|
2025-02-08 09:28:38 -06:00 |
|
buddy.c
|
networking progress
|
2025-02-08 07:06:56 -06:00 |
|
buddy.h
|
buddy progress
|
2025-02-07 19:17:27 -06:00 |
|
byteio.c
|
networking progress
|
2025-02-08 07:06:56 -06:00 |
|
byteio.h
|
networking progress
|
2025-02-08 07:06:56 -06:00 |
|
collider.c
|
release space client when entity releases. fix aabb test
|
2025-01-28 09:11:23 -06:00 |
|
collider.h
|
use combined aabb test for bullet TOI
|
2025-01-27 20:00:00 -06:00 |
|
common.h
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
config.h
|
rename 'game' -> 'sim'
|
2025-02-08 09:45:32 -06:00 |
|
draw.c
|
collider_get_aabb & collider_test_aabb
|
2025-01-27 12:11:23 -06:00 |
|
draw.h
|
refactor renderer_handle -> renderer_texture. retrieve backbuffer as texture.
|
2025-01-20 11:50:18 -06:00 |
|
font.c
|
socket progress
|
2025-01-31 10:26:07 -06:00 |
|
font.h
|
refactor renderer_handle -> renderer_texture. retrieve backbuffer as texture.
|
2025-01-20 11:50:18 -06:00 |
|
host.c
|
reduce host msg timeout to 0.1
|
2025-02-08 09:38:32 -06:00 |
|
host.h
|
memory & network usage statistics
|
2025-02-08 09:28:38 -06:00 |
|
inc.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
inc.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
incbin.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
incbin.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
intrinsics.h
|
convert sys_timestamp_t to struct
|
2025-01-29 10:22:00 -06:00 |
|
json.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
json.h
|
rewrite json parser to be dumber
|
2024-04-01 15:09:14 -05:00 |
|
log.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
log.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
math.h
|
remove sys_timestamp, refactor into generalized i64 holding nanoseconds
|
2025-01-29 11:29:31 -06:00 |
|
memory.c
|
msvc debug asan build working
|
2024-05-23 16:49:12 -05:00 |
|
memory.h
|
weapon attachment to parent
|
2024-08-15 13:59:42 -05:00 |
|
mixer.c
|
remove sys_timestamp, refactor into generalized i64 holding nanoseconds
|
2025-01-29 11:29:31 -06:00 |
|
mixer.h
|
set aim joint correction rate dynamically based on dt
|
2025-01-30 11:05:38 -06:00 |
|
mp3_mmf.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
mp3.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
phys.c
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
phys.h
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
playback_wasapi.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
playback.h
|
app exit / shutdown callbacks
|
2024-04-15 18:02:38 -05:00 |
|
renderer_d3d11.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
renderer.h
|
rename texture shader -> triangle shader
|
2025-01-21 13:23:18 -06:00 |
|
resource.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
resource.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
rng.c
|
host progress
|
2025-02-06 16:13:28 -06:00 |
|
rng.h
|
pre-generate rand.dat file for deterministic noise. calculate shake based on world time
|
2025-01-15 14:32:36 -06:00 |
|
scratch.c
|
sheet eviction & reload detection
|
2024-04-29 18:59:32 -05:00 |
|
scratch.h
|
host progress
|
2025-02-03 19:54:06 -06:00 |
|
settings.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
settings.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
sim_client.c
|
allocate client channel lookup buckets before store
|
2025-02-08 10:12:05 -06:00 |
|
sim_client.h
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
sim_ent.c
|
allocate client channel lookup buckets before store
|
2025-02-08 10:12:05 -06:00 |
|
sim_ent.h
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
sim.c
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
sim.h
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
sock_win32.c
|
networking progress
|
2025-02-08 07:06:56 -06:00 |
|
sock.h
|
networking progress
|
2025-02-08 07:06:56 -06:00 |
|
sound.c
|
socket progress
|
2025-01-31 10:26:07 -06:00 |
|
sound.h
|
system startup receipts
|
2024-03-28 13:31:35 -05:00 |
|
space.c
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
space.h
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
sprite.c
|
memory & network usage statistics
|
2025-02-08 09:28:38 -06:00 |
|
sprite.h
|
refactor renderer_handle -> renderer_texture. retrieve backbuffer as texture.
|
2025-01-20 11:50:18 -06:00 |
|
string.c
|
socket progress
|
2025-01-31 10:26:07 -06:00 |
|
string.h
|
socket progress
|
2025-01-31 10:26:07 -06:00 |
|
sys_win32.c
|
host progress
|
2025-02-07 10:56:37 -06:00 |
|
sys.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
tar.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
tar.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
thread_local.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
thread_local.h
|
msvc support in progress
|
2024-05-03 02:35:25 -05:00 |
|
ttf_dwrite.cpp
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
ttf.h
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
uni.c
|
replace { 0 } initializers with new ZI macro. enable 'Wmissing-field-initializers'
|
2024-09-19 12:15:55 -05:00 |
|
uni.h
|
rename utf.h -> uni.h
|
2024-04-12 12:03:39 -05:00 |
|
user.c
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
user.h
|
rename 'game' -> 'sim'
|
2025-02-08 09:45:32 -06:00 |
|
util.c
|
gjk.c & gjk.h
|
2024-09-03 15:59:06 -05:00 |
|
util.h
|
memory & network usage statistics
|
2025-02-08 09:28:38 -06:00 |
|
work.c
|
remove buffer struct, use string struct instead
|
2025-01-30 15:12:26 -06:00 |
|
work.h
|
app exit / shutdown callbacks
|
2024-04-15 18:02:38 -05:00 |
|
world.c
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |
|
world.h
|
rename 'entity' -> 'sim_ent'
|
2025-02-08 10:07:49 -06:00 |