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
b19a6c3b817cc6790df8d24e61450ce33fa915b1
openttd
/
src
/
misc
History
Peter Nelson
d4008850e3
Codechange: Ensure function opening
{
is on new line.
2023-11-09 20:15:38 +00:00
..
array.hpp
…
binaryheap.hpp
…
CMakeLists.txt
…
countedobj.cpp
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02:00
countedptr.hpp
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02: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
…
endian_buffer.hpp
Codechange: Ensure function opening
{
is on new line.
2023-11-09 20:15:38 +00:00
fixedsizearray.hpp
…
getoptdata.cpp
…
getoptdata.h
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02:00
hashtable.hpp
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02:00
lrucache.hpp
…