This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
90529ea48ba4632a6953825f44b3670856215592
openttd
/
src
/
tests
History
Rubidium
969a3dc0f3
Codechange: introduce generic ClampTo function to clamp to the range of a type
2023-05-06 21:26:13 +02:00
..
CMakeLists.txt
Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp
2023-04-29 10:25:25 +02:00
landscape_partial_pixel_z.cpp
…
math_func.cpp
Codechange: introduce generic ClampTo function to clamp to the range of a type
2023-05-06 21:26:13 +02:00
string_func.cpp
Fix: FormatArrayAsHex returns gibberish instead of a hex array
2023-04-29 11:07:57 +02:00
test_main.cpp
…