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
369983846a82bdd87e911bdd940ec49f3316c6ac
OpenTTD
/
src
/
misc
History
frosch
04246c530f
Codechange: Use fmt::format instead of stringstream with iomanip flags. (
#13964
)
2025-04-08 20:57:50 +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: Use fmt::format instead of stringstream with iomanip flags. (
#13964
)
2025-04-08 20:57:50 +00:00
dbg_helpers.h
Codechange: Use EnumBitSet for EndSegmentReasons. (
#13490
)
2025-02-07 23:53:23 +00:00
endian_buffer.hpp
Codechange: Pass encoded script strings as EncodedString.
2025-03-04 21:40:39 +00:00
getoptdata.cpp
…
getoptdata.h
…
hashtable.hpp
Codechange: Renamed CHashTableT to HashTable and corrected code style
2024-10-29 08:35:47 +01:00
lrucache.hpp
Codechange: rework OpenGL backend to not need emplacement new and manual deconstructor calls
2025-02-23 14:44:11 +01:00