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-15 16:32:41 +01:00
Code
Issues
Releases
Wiki
Activity
Files
72b2840a97ae689842318b328c612ea330fcfdbf
OpenTTD
/
src
/
tests
History
Rubidium
d5e28a904d
Fix
fb9d4af
: use different nonces for key exchange and stream encryption
2024-03-31 15:14:16 +02: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
…
math_func.cpp
Remove: LeastCommonMultiple / GreatestCommonDivisor
2024-01-20 16:45:21 +01:00
mock_environment.h
…
mock_fontcache.h
Change: Allow TrueType fonts to provide our private-use glyphs.
2024-01-14 22:50:56 +01:00
mock_spritecache.cpp
…
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
Fix
fb9d4af
: use different nonces for key exchange and stream encryption
2024-03-31 15:14:16 +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