This website requires JavaScript.
Explore
Help
Sign In
amacocian
/
OpenTTD
Watch
1
Star
0
Fork
0
mirror of
https://github.com/OpenTTD/OpenTTD.git
synced
2026-07-24 12:06:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4b2fad8e08d038b5dab8742d1db327fda5ee558
OpenTTD
/
src
/
tests
T
History
Peter Nelson
and
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
Codechange: Simplify SetBitIterator
2024-02-01 23:05:57 +01:00
CMakeLists.txt
Codechange: add set of classes providing authentication and encryption
2024-03-17 18:33:53 +01:00
landscape_partial_pixel_z.cpp
Codechange: Move includes for common STL headers to stdafx.
2023-05-17 10:14:41 +01:00
math_func.cpp
Remove: LeastCommonMultiple / GreatestCommonDivisor
2024-01-20 16:45:21 +01:00
mock_environment.h
Add: WindowDesc unit test to validate NWidgetPart lists.
2023-11-05 19:24:59 +00:00
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
Add: Mock sprite cache intialization.
2023-11-05 19:24:59 +00:00
string_func.cpp
Codechange: rename byte to uint8_t (
#12308
)
2024-03-16 23:59:32 +01:00
strings_func.cpp
Fix
#11181
: attempting to read string as int triggers assertion
2023-08-20 23:57:42 +02:00
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
Cleanup: missing spaces before continuation * in some comments
2023-11-01 22:56:11 +01:00
test_window_desc.cpp
Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc
2024-03-10 10:14:20 +01:00