3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduce scope of `SetPlayerFromCursegMinusOne` variable `corner_p`
Kp
More... 10 months ago
Construct g3_draw_sphere_point for automap marker position
Kp
More... 10 months ago
Make `MARKER_SPHERE_SIZE` a `static constexpr fix`
Kp
More... 10 months ago
Remove unused references to compiler-range_for.h
Kp
More... 10 months ago
Simplify `check_segment` setup of `vert_list`
Kp
More... 10 months ago
build_light_table: remove unnecessary memset
Kp
More... 10 months ago
build_light_table: initialize before storing to `light_array`
Kp
More... 10 months ago
Reduce scope of `build_light_table` variables `l`, `l2`
Kp
More... 10 months ago
Simplify prototype for g3_draw_rod_tmap
Kp
More... 10 months ago
Simplify prototype for g3_add_delta_vec
Kp
More... 10 months ago
Use simpler type for build_segment_list::pnt
Kp
More... 10 months ago
Simplify prototype for calc_rod_corners
Kp
More... 10 months ago
Return result from `calc_rod_corners`
Kp
More... 10 months ago
Pass simpler types to g3 drawing operations
Kp
More... 10 months ago
Delay preparing rod g3s_point pointers
Kp
More... 10 months ago
Simplify automap arrow drawing
Kp
More... 10 months ago
Pass g3_draw_rod_tmap g3s_lrgb anonymously
Kp
More... 10 months ago
README.md: remove reference to zico's e-mail address
Kp
More... 10 months ago
Pass g3_draw_tmap point_list anonymously when possible
Kp
More... 10 months ago
Pass std::span to draw_outline
Kp
More... 10 months ago
Add type alias g3_draw_tmap_point
Kp
More... 10 months ago
Add comments to DXX_CHECK_VAR_IS_DEFINED
Kp
More... 10 months ago
Use uint64_t for serial::check_equal_value
Kp
More... 10 months ago
songs_play_level_song: cast directly to song_number
Kp
More... 10 months ago
properties_init: use case-insensitive search for BITMAPS.BIN
Kp
More... 10 months ago
Remove test for __attribute__((warning))
Kp
More... 11 months ago
Rename __attribute_error -> dxx_compiler_attribute_error
Kp
More... 11 months ago
Only test for __attribute__((alloc_size)) if it will be used
Kp
More... 11 months ago
Rename __attribute_alloc_size -> dxx_compiler_attribute_alloc_size
Kp
More... 11 months ago
Rename __attribute_malloc -> dxx_compiler_attribute_malloc
Kp
More... 11 months ago