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
b1ab1b9f06edfb1f730e18146327cd75fd659691
openttd-cmclient
/
src
/
misc
T
History
Peter Nelson
b653f875b0
Codechange: Space between
template
and
<
(
#13278
)
...
Make it all consistent so it matches CODINGSTYLE.
2025-01-04 17:56:14 +00:00
..
binaryheap.hpp
Codechange: Use std::ranges::find where possible.
2024-11-24 10:36:03 +00:00
CMakeLists.txt
Codechange: Remove CCountedPtr.
2024-10-16 21:52:00 +01:00
dbg_helpers.cpp
Codechange: Add base() method to StrongType to allow access to the base type without casting. (
#11445
)
2023-11-06 20:29:35 +00:00
dbg_helpers.h
Codefix
f481c9fc
: Incorrect references to previous items in DumpTarget
2024-10-08 20:23:08 +02:00
endian_buffer.hpp
Codechange: Space between
template
and
<
(
#13278
)
2025-01-04 17:56:14 +00:00
getoptdata.cpp
Codechange: internally use a span of arguments for GetOptData
2024-04-11 12:00:36 +02:00
getoptdata.h
Codechange: internally use a span of arguments for GetOptData
2024-04-11 12:00:36 +02:00
hashtable.hpp
Codechange: Renamed CHashTableT to HashTable and corrected code style
2024-10-29 08:35:47 +01:00
lrucache.hpp
Codechange: Emplace std::pair into vectors.
2024-04-20 10:25:20 +01:00