Commit Graph

171 Commits

Author SHA1 Message Date
9ebb75f6c3 minor cleanup & logs 2024-04-01 15:38:31 -05:00
fec692b434 rename tls -> tls_table 2024-04-01 15:06:55 -05:00
7afa567ea0 tls.h & tls.c 2024-03-28 18:19:26 -05:00
508c77abfd use macros for typedef'd function definitions 2024-03-28 11:46:43 -05:00
6122905949 replace tabs w/ spaces 2024-03-28 10:22:55 -05:00
b53dfe93f8 fix window dimensions when coming out of fulscreen 2024-03-19 19:40:48 -05:00
5f0c315d3f add simple borderless fullscreen 2024-03-18 02:44:16 -05:00
e3ffcaa2a1 render to aspect-ratio-locked viewport 2024-03-18 00:54:00 -05:00
ba7769fba9 make published tick id atomic 2024-03-15 23:16:39 -05:00
3b0cdfd1f4 more fleshed out atomics for i32, i64, u32, u64 2024-03-15 22:37:49 -05:00
8b5b32ba76 add args to cursor clip set, stop rounding screen size to even number 2024-03-15 17:35:42 -05:00
39f7b09036 ln, exp, pow, camera lerping 2024-03-15 01:10:24 -05:00
181f8258fe keep mouse in window instead of setting cursor pos to center 2024-03-13 22:26:28 -05:00
bdd8db60c3 player focus dir relative to player. raw mouse input. crosshair. 2024-03-13 21:44:25 -05:00
8a2c40c817 rename cpy -> copy 2024-03-08 17:41:39 -06:00
8f3aaba794 alter DEBUG_LVAR semantics 2024-03-08 17:19:09 -06:00
ba4dafcb4d convert entity rel_trs -> rel_xform 2024-03-08 11:50:28 -06:00
255626f934 nil entity 2024-03-05 18:05:14 -06:00
fb2e026665 entity & sprite translation 2024-03-02 02:09:01 -06:00
7b2437889e view zooming & panning 2024-02-29 19:01:51 -06:00
8284923173 initial commit 2024-02-29 16:01:51 -06:00