| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-01 | Move extern forward decls from cpps to headers | LagoLunatic | |
| 2025-05-07 | Add camera mWork union; also fix clang union handling | LagoLunatic | |
| Union members with non-trivial ctors/dtors is undefined behavior and clangd normally throws a fit and refuses to parse the whole union, but it seems to be possible to ifdef the problematic ctors out for non-mwerks compilers and explicitly tell modern compilers to use the defaults instead. Thanks to encounter for this fix. | |||
| 2024-08-08 | Use std:: namespace for tanf, tolower, strlen, strrchr | LagoLunatic | |
| 2023-09-22 | c_lib, c_xyz, c_angle, c_bg_s_gnd_chk fix | Jasper St. Pierre | |
| 2023-09-10 | Import project | Luke Street | |
| Original repository: https://github.com/encounter/ww | |||
