This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-cmclient
Watch
1
Star
0
Fork
0
You've already forked openttd-cmclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e477706bf5cee81b7ce8c9220085efafc48546b0
openttd-cmclient
/
src
/
strgen
T
History
Peter Nelson
60c3913a99
Codechange: Use range-for and std::size with _plural_forms. (
#12852
)
...
This removes indexed array access and use of `lengthof()` macro.
2024-07-10 09:41:28 +00:00
..
CMakeLists.txt
Codechange: replace error/usererror printf variant with fmt variant and rename
2023-04-25 17:55:09 +02:00
strgen_base.cpp
Codechange: Use std::span/std::string_view for strecpy. (
#12848
)
2024-07-09 00:05:42 +01:00
strgen.cpp
Codechange: Use range-for and std::size with _plural_forms. (
#12852
)
2024-07-10 09:41:28 +00:00
strgen.h
Codechange: rename byte to uint8_t (
#12308
)
2024-03-16 23:59:32 +01:00