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 17:32:45 +01:00
Code
Issues
Releases
Wiki
Activity
Files
579ce8eae0d6342077ce899d982f1675a3df602c
OpenTTD
/
src
/
tests
History
Peter Nelson
7b717fcccb
Codechange: Replace AllocatorProc with SpriteAllocator class.
...
This allows for state to be passed to or maintained by the allocator.
2024-05-30 20:16:28 +01:00
..
bitmath_func.cpp
…
CMakeLists.txt
Codechange: add set of classes providing authentication and encryption
2024-03-17 18:33:53 +01:00
landscape_partial_pixel_z.cpp
…
math_func.cpp
…
mock_environment.h
…
mock_fontcache.h
Cleanup: Remove GetFontTable from FontCache. (
#12677
)
2024-05-14 21:13:26 +01:00
mock_spritecache.cpp
Codechange: Replace AllocatorProc with SpriteAllocator class.
2024-05-30 20:16:28 +01:00
mock_spritecache.h
…
string_func.cpp
Codechange: rename byte to uint8_t (
#12308
)
2024-03-16 23:59:32 +01:00
strings_func.cpp
…
test_main.cpp
…
test_network_crypto.cpp
Codechange: introduce allow list infrastructure for companies
2024-05-07 00:03:15 +02:00
test_script_admin.cpp
…
test_window_desc.cpp
Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc
2024-03-10 10:14:20 +01:00