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-17 01:12:39 +01:00
Code
Issues
Releases
Wiki
Activity
Files
f018471b36fe1ffaedf98430b4156ad369e26c66
OpenTTD
/
src
/
misc
History
Charles Pigott
e8a94dc8bb
Cleanup: Delete remaining Blob code
2021-04-04 08:01:54 +01:00
..
array.hpp
Codechange: Replace CStrA with std::string
2021-04-04 08:01:54 +01:00
binaryheap.hpp
…
CMakeLists.txt
Cleanup: Delete remaining Blob code
2021-04-04 08:01:54 +01:00
countedobj.cpp
…
countedptr.hpp
…
dbg_helpers.cpp
Cleanup: Delete remaining Blob code
2021-04-04 08:01:54 +01:00
dbg_helpers.h
Codechange: Replace CStrA with std::string
2021-04-04 08:01:54 +01:00
fixedsizearray.hpp
…
getoptdata.cpp
…
getoptdata.h
…
hashtable.hpp
Codechange: Suppress warnings when asserts are disabled (
#8917
)
2021-04-01 11:16:19 +02:00
lrucache.hpp
Add: A simple, templated cache map that uses a least recently used eviction strategy.
2021-02-22 22:16:07 +01:00