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
233aac567b0933c290df087c8f64ea94ecaf4107
openttd
/
src
/
settingsgen
History
Peter Nelson
233aac567b
Codechange: Use std::list instead of C-linked list for ini files.
...
This removes self-management of memory with new/delete and allows simpler iteration.
2023-10-20 18:37:27 +01:00
..
CMakeLists.txt
Codechange: replace error/usererror printf variant with fmt variant and rename
2023-04-25 17:55:09 +02:00
settingsgen.cpp
Codechange: Use std::list instead of C-linked list for ini files.
2023-10-20 18:37:27 +01:00