Jonathan G Rennison
|
be469405df
|
Bitmath: Add utility functions for calculating bit masks
Add tests
|
2024-01-28 15:41:50 +00:00 |
|
Jonathan G Rennison
|
f9321686a7
|
Remove old reference to FindLastBit64 from tests
|
2024-01-27 17:11:29 +00:00 |
|
Jonathan G Rennison
|
c26ca5369e
|
Unconditionally use FindFirstBit in SetBitIterator
Add simple tests
|
2024-01-25 22:36:01 +00:00 |
|
Jonathan G Rennison
|
5404be172c
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/core/bitmath_func.cpp
# src/core/bitmath_func.hpp
# src/core/geometry_type.hpp
# src/game/game_text.hpp
# src/graph_gui.cpp
# src/pathfinder/npf/npf.cpp
# src/script/api/script_text.cpp
# src/spritecache.cpp
# src/track_func.h
|
2024-01-25 22:36:01 +00:00 |
|
Jonathan G Rennison
|
97e6f3062e
|
Adding of _t to (u)int types, and WChar to char32_t
See: eaae0bb5e
|
2024-01-07 17:20:41 +00:00 |
|
Jonathan G Rennison
|
34668bff87
|
Test: Add upstream tests
|
2023-12-13 20:05:18 +00:00 |
|
Jonathan G Rennison
|
79b5699e82
|
Fix test compilation on MacOS
|
2023-11-09 21:06:17 +00:00 |
|
Jonathan G Rennison
|
20ece8025e
|
Test: Add tests for FindLastBit function
|
2023-09-04 23:42:42 +01:00 |
|