This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-cmclient
Watch
1
Star
0
Fork
0
You've already forked openttd-cmclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
714ff35e9d9c7b65094fdd9c5ec2b8aa977cacd8
openttd-cmclient
/
src
/
os
/
unix
T
History
Rubidium
09f585b772
Codechange: use std::string over stredup+free for splitting font name
2023-06-18 18:32:20 +02:00
..
CMakeLists.txt
Remove: OS/2 port
2023-06-16 14:29:14 +01:00
crashlog_unix.cpp
Codechange: Remove duplicated includes. (
#10888
)
2023-05-29 14:29:00 +01:00
font_unix.cpp
Codechange: use std::string over stredup+free for splitting font name
2023-06-18 18:32:20 +02: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