.. |
gen
|
various things
|
2021-08-25 23:36:20 +02:00 |
gui
|
inventory system
|
2021-08-30 17:50:05 +02:00 |
packets
|
add support for message channeling
|
2021-09-09 10:29:22 +02:00 |
utils
|
further physics improvements
|
2021-08-29 17:56:58 +02:00 |
world
|
Reduce chunk tex resolution
|
2021-10-28 16:59:00 +02:00 |
assets.c
|
chore: reorganize source files
|
2021-07-28 11:49:09 +02:00 |
assets.h
|
various things
|
2021-08-25 23:36:20 +02:00 |
assets_list.c
|
various things
|
2021-08-25 23:36:20 +02:00 |
camera.c
|
Improve overall motion + single-player now pushes out fast layer as fast as possible
|
2021-10-27 15:14:46 +02:00 |
camera.h
|
chore: reorganize source files
|
2021-07-28 11:49:09 +02:00 |
compress.c
|
chore: reorganize source files
|
2021-07-28 11:49:09 +02:00 |
compress.h
|
chore: reorganize source files
|
2021-07-28 11:49:09 +02:00 |
debug_draw.c
|
Remove GC for OOB entities + perf improvements
|
2021-10-27 10:55:07 +02:00 |
debug_draw.h
|
debug drawing api + physics tweaks
|
2021-08-29 12:48:29 +02:00 |
debug_renderer.h
|
debug drawing api + physics tweaks
|
2021-08-29 12:48:29 +02:00 |
debug_replay.c
|
Lock FPS to 60 in replay mode
|
2021-10-27 02:42:54 +02:00 |
debug_replay.h
|
code: demo record/playback feature
|
2021-08-10 17:21:25 +02:00 |
debug_replay_compat_v2.c
|
Add compat layer for v2 demos
|
2021-09-08 11:52:11 +02:00 |
debug_ui.c
|
Improve hashtable entry removal performance
|
2021-10-28 16:05:17 +02:00 |
debug_ui.h
|
inventory system
|
2021-08-30 17:50:05 +02:00 |
debug_ui_actions.c
|
Improve hashtable entry removal performance
|
2021-10-28 16:05:17 +02:00 |
debug_ui_helpers.c
|
demo: ice rink test
|
2021-08-11 12:22:46 +02:00 |
debug_ui_widgets.c
|
Implement world time single-stepping
|
2021-10-27 01:28:18 +02:00 |
entity.c
|
Improve hashtable entry removal performance
|
2021-10-28 16:05:17 +02:00 |
entity.h
|
Small tweaks
|
2021-10-28 16:21:34 +02:00 |
entity_view.c
|
Fix chunk unload memory leak
|
2021-09-20 11:27:47 +02:00 |
entity_view.h
|
small UI adjustments
|
2021-09-09 09:54:02 +02:00 |
game.c
|
Remove GC for OOB entities + perf improvements
|
2021-10-27 10:55:07 +02:00 |
game.h
|
Remove GC for OOB entities + perf improvements
|
2021-10-27 10:55:07 +02:00 |
items.c
|
no item merging for now
|
2021-09-09 09:46:22 +02:00 |
items.h
|
inventory system
|
2021-08-30 17:50:05 +02:00 |
items_list.c
|
small changes
|
2021-08-30 18:14:35 +02:00 |
main.c
|
many improvements for the upcoming networking support
|
2021-09-08 14:13:31 +02:00 |
network.c
|
Small tweaks
|
2021-10-28 16:21:34 +02:00 |
network.h
|
add support for message channeling
|
2021-09-09 10:29:22 +02:00 |
packet.c
|
pkt: PKT_KEEP_IF implementation
|
2021-08-09 16:33:46 +02:00 |
packet.h
|
add support for message channeling
|
2021-09-09 10:29:22 +02:00 |
packet_utils.h
|
add support for message channeling
|
2021-09-09 10:29:22 +02:00 |
platform.h
|
chore: reorganize source files
|
2021-07-28 11:49:09 +02:00 |
platform_raylib.c
|
Make camera zoom fps independent
|
2021-10-27 01:36:21 +02:00 |
platform_text.c
|
chore: reorganize source files
|
2021-07-28 11:49:09 +02:00 |
player.c
|
Improve hashtable entry removal performance
|
2021-10-28 16:05:17 +02:00 |
player.h
|
code: demo record/playback feature
|
2021-08-10 17:21:25 +02:00 |
prediction.c
|
Improve overall motion + single-player now pushes out fast layer as fast as possible
|
2021-10-27 15:14:46 +02:00 |
prediction.h
|
code: additional platform rework
|
2021-08-11 14:23:40 +02:00 |
profiler.c
|
Remove GC for OOB entities + perf improvements
|
2021-10-27 10:55:07 +02:00 |
profiler.h
|
Remove GC for OOB entities + perf improvements
|
2021-10-27 10:55:07 +02:00 |
renderer_3d.c
|
Lock FPS to 60 in replay mode
|
2021-10-27 02:42:54 +02:00 |
renderer_bridge.c
|
code: add 2nd world layer
|
2021-08-30 11:59:36 +02:00 |
renderer_v0.c
|
Reduce chunk tex resolution
|
2021-10-28 16:59:00 +02:00 |
signal_handling.c
|
many improvements for the upcoming networking support
|
2021-09-08 14:13:31 +02:00 |
signal_handling.h
|
chore: reorganize source files
|
2021-07-28 11:49:09 +02:00 |
system.h
|
chore: reorganize source files
|
2021-07-28 11:49:09 +02:00 |
vehicle.c
|
Ensure physics aren't tied to framerate
|
2021-10-27 00:22:54 +02:00 |
vehicle.h
|
code: various bits and pieces
|
2021-08-09 15:35:47 +02:00 |
world_view.c
|
Remove GC for OOB entities + perf improvements
|
2021-10-27 10:55:07 +02:00 |
world_view.h
|
improve chunk baking
|
2021-08-30 19:39:25 +02:00 |