3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename __attribute_alloc_size -> dxx_compiler_attribute_alloc_size
Kp
More... 4 months ago
Rename __attribute_error -> dxx_compiler_attribute_error
Kp
More... 4 months ago
Only test for __attribute__((alloc_size)) if it will be used
Kp
More... 4 months ago
Switch from __attribute__((always_inline)) to [[gnu::always_inline]]
Kp
More... 4 months ago
Rename __attribute_malloc -> dxx_compiler_attribute_malloc
Kp
More... 4 months ago
Fix release workflow More... 5 months ago
Fix missing ogg playback on Windows More... 5 months ago
Simplify _check_cxx_conformance_level
Kp
More... 5 months ago
Add type annotations to SConstruct
Kp
More... 5 months ago
Simplify setup of rotate_list::f on the cheat path
Kp
More... 5 months ago
Remove named temporary in rotate_list cheat path
Kp
More... 5 months ago
Simplify NSDMI for g3s_codes
Kp
More... 5 months ago
Prohibit narrowing when loading grs_font members from disk
Kp
More... 5 months ago
Use `constexpr` variables instead of `#define` for various constants
Kp
More... 5 months ago
Rename PHYSFSX_readShort -> PHYSFSX_readSLE16
Kp
More... 5 months ago
Simplify deletion of grs_font_ptr
Kp
More... 5 months ago
Remove `gr_remap_font` argument `fontname`
Kp
More... 5 months ago
Move editor_font to dcx
Kp
More... 5 months ago
Remove global `open_font`
Kp
More... 5 months ago
Recover from failure to find adequate size font
Kp
More... 5 months ago
gamefont_choose_game_font: fix scope of index of best font (`m`)
Kp
More... 5 months ago
Inline `gamefont_unloadfont`
Kp
More... 5 months ago
gamefont_choose_game_font: use pointer to best font
Kp
More... 5 months ago
Remove write-only field `loaded_game_font::cur`
Kp
More... 5 months ago
Simplify loading D1 fonts
Kp
More... 5 months ago
Inline `gamefont_loadfont`
Kp
More... 5 months ago
Load fonts before creating game window
Kp
More... 5 months ago
Simplify gamefont_choose_game_font
Kp
More... 5 months ago
Simplify gamefont_close
Kp
More... 5 months ago
Add type alias for font filenames
Kp
More... 5 months ago