This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a0b6b7ddf09a07cded91b0be86aabfe3ead53d4
openttd
/
src
/
os
/
unix
History
PeterN
7a0b6b7ddf
Codechange: Remove Freetype bits on Win32/OSX. (
#10960
)
...
These platforms have their own specific font rendering.
2023-06-06 19:43:27 +01:00
..
CMakeLists.txt
Feature: opt-in survey when exiting a game
2023-05-14 23:22:02 +02:00
crashlog_unix.cpp
Codechange: Remove duplicated includes. (
#10888
)
2023-05-29 14:29:00 +01:00
font_unix.cpp
Codechange: Remove Freetype bits on Win32/OSX. (
#10960
)
2023-06-06 19:43:27 +01:00
survey_unix.cpp
Fix: track "memory installed" for surveys less precisely (
#10910
)
2023-06-03 19:07:56 +00:00
unix_main.cpp
Codechange: move main function(s) to separate files
2023-04-16 18:58:21 +02:00
unix.cpp
Codechange: replace buffer + strecpy with std::string for getting clipboard contents
2023-06-03 20:14:33 +02:00