eco2d/code/game/src
Dominik Madarász 839fad077d
render world overlay on top
2022-09-13 13:56:03 +00:00
..
gen inv: render held items on top 2022-08-09 17:32:58 +02:00
gui various improvements + release build fix 2022-09-13 10:02:36 +00:00
packets various improvements + release build fix 2022-09-13 10:02:36 +00:00
utils eliminate integer based rendering 2022-09-13 13:52:42 +00:00
world code: optimize streamer and entity packer 2022-09-13 11:25:08 +00:00
asset_setup.h update readme 2022-09-12 07:44:36 +00:00
assets.c decrease anim framerat e 2021-11-07 15:23:12 +01:00
assets.h code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
assets_list.c code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
camera.c code cleanup and fixes 2021-11-04 15:43:23 +01: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 keystate activators 2021-11-02 10:22:04 +01: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 code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
debug_replay.h code: demo record/playback feature 2021-08-10 17:21:25 +02:00
debug_replay_compat_v2.c code cleanup and fixes 2021-11-04 15:43:23 +01:00
debug_ui.c web tweaks 2022-09-12 07:00:47 +00:00
debug_ui.h inventory system 2021-08-30 17:50:05 +02:00
debug_ui_actions.c code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
debug_ui_helpers.c demo: ice rink test 2021-08-11 12:22:46 +02:00
debug_ui_widgets.c general improvements and cleanup 2021-11-08 16:54:41 +01:00
entity.c various improvements + release build fix 2022-09-13 10:02:36 +00:00
entity.h introduce entity spawndefs 2022-08-13 08:43:15 +02:00
entity_spawnlist.c introduce entity spawndefs 2022-08-13 08:43:15 +02:00
entity_view.c code: optimize streamer and entity packer 2022-09-13 11:25:08 +00:00
entity_view.h code: optimize streamer and entity packer 2022-09-13 11:25:08 +00:00
game.c various improvements + release build fix 2022-09-13 10:02:36 +00:00
game.h code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
item_placement.h bulldozer mode 2022-08-11 12:41:36 +02:00
items.c fix enum warn 2022-09-12 07:08:22 +00:00
items.h introduce entity spawndefs 2022-08-13 08:43:15 +02:00
items_list.c introduce entity spawndefs 2022-08-13 08:43:15 +02:00
main.c code: fix profiler collate not being called 2022-09-13 11:27:54 +00:00
network.c code: update flecs to v3 2022-07-31 16:34:47 +02:00
network.h web tweaks 2022-09-12 07:00:47 +00:00
packet.c various improvements + release build fix 2022-09-13 10:02:36 +00:00
packet.h code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
packet_utils.h packets: rework encode func 2022-07-31 11:21:27 +02:00
platform.h code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
platform_raylib.c improve zooming on web 2022-09-11 20:42:37 +00:00
player.c code: update flecs to v3 2022-07-31 16:34:47 +02:00
player.h code: demo record/playback feature 2021-08-10 17:21:25 +02:00
prediction.c code cleanup and fixes 2021-11-04 15:43:23 +01:00
prediction.h code cleanup and fixes 2021-11-04 15:43:23 +01:00
profiler.c CRLF to LF 2021-11-01 19:55:13 +01:00
profiler.h CRLF to LF 2021-11-01 19:55:13 +01:00
renderer_3d.c code cleanup and fixes 2021-11-04 15:43:23 +01:00
renderer_bridge.c code cleanup and fixes 2021-11-04 15:43:23 +01:00
renderer_v0.c render world overlay on top 2022-09-13 13:56:03 +00:00
signal_handling.c various improvements + release build fix 2022-09-13 10:02:36 +00:00
signal_handling.h chore: reorganize source files 2021-07-28 11:49:09 +02:00
storage.c inv: render held items on top 2022-08-09 17:32:58 +02:00
storage.h code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
system.h code: storage system and mouse picking 2022-08-09 16:46:23 +02:00
vehicle.c code: update flecs to v3 2022-07-31 16:34:47 +02:00
vehicle.h code: various bits and pieces 2021-08-09 15:35:47 +02:00
world_view.c code: update flecs to v3 2022-07-31 16:34:47 +02:00
world_view.h code cleanup and fixes 2021-11-04 15:43:23 +01:00