This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-18 01:42:38 +01:00
Code
Issues
Releases
Wiki
Activity
Files
5592b4409bf1212f3be045e9f3b3f6ce976ad81d
OpenTTD
/
src
/
misc
History
Rubidium
5592b4409b
Codechange: use ranged for loop and separate function instead of goto
2024-04-11 12:00:36 +02:00
..
array.hpp
Codechange: coding style fixes
2024-01-04 16:23:54 +01:00
binaryheap.hpp
…
CMakeLists.txt
…
countedobj.cpp
…
countedptr.hpp
…
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
Codechange: coding style fixes
2024-01-04 16:23:54 +01:00
endian_buffer.hpp
Codechange: rename byte to uint8_t (
#12308
)
2024-03-16 23:59:32 +01:00
fixedsizearray.hpp
Codechange: rename byte to uint8_t (
#12308
)
2024-03-16 23:59:32 +01:00
getoptdata.cpp
Codechange: use ranged for loop and separate function instead of goto
2024-04-11 12:00:36 +02:00
getoptdata.h
Codechange: use ranged for loop and separate function instead of goto
2024-04-11 12:00:36 +02:00
hashtable.hpp
Codechange: coding style fixes
2024-01-04 16:23:54 +01:00
lrucache.hpp
…