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-16 17:02:37 +01:00
Code
Issues
Releases
Wiki
Activity
Files
23d733be955e4e7c67f58a4b34dd791edc8a419e
OpenTTD
/
src
/
tests
History
Ivan Fefer
23d733be95
Add: Basic autocompletion on tab for console commands (
#12163
)
2024-03-13 21:43:08 +01:00
..
bitmath_func.cpp
Codechange: Simplify SetBitIterator
2024-02-01 23:05:57 +01:00
CMakeLists.txt
Codechange: Simplify SetBitIterator
2024-02-01 23:05:57 +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
Add: Basic autocompletion on tab for console commands (
#12163
)
2024-03-13 21:43:08 +01:00
strings_func.cpp
…
test_main.cpp
…
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