Jonathan G Rennison
|
23b974fb39
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/fontcache.cpp
# src/openttd.cpp
# src/os/macosx/font_osx.cpp
# src/os/unix/font_unix.cpp
# src/os/windows/font_win32.cpp
# src/strings.cpp
|
2022-10-03 20:32:26 +01:00 |
|
Peter Nelson
|
2cdd8b7429
|
Change: Separate fontcache implementations.
|
2022-09-25 18:34:24 +01:00 |
|
Michael Lutz
|
10d8c17236
|
Codechange: Add CMake source group for the saveload compat tables.
While at it, fix the not-working OpenGL sub-group.
|
2021-07-04 16:31:59 +02:00 |
|
Michael Lutz
|
9a069faa01
|
Codechange: [Win32] Try to get an OpenGL 3.2+ context if possible.
|
2021-02-22 22:16:07 +01:00 |
|
Michael Lutz
|
21a45168bd
|
Codechange: [OSX] CMake source group for OSX files.
This separates the OSX specific files into a proper folder when generating
Xcode project files.
|
2021-01-03 13:25:32 +01:00 |
|
Michael Lutz
|
00eccbe298
|
Add: [CMake] Source group definitions to create file filters in generated project files (like the old MSVC projects).
|
2020-07-10 19:33:00 +02:00 |
|