Author |
Committer |
Branch |
Timestamp |
Parent |
greebo |
greebo |
core_module |
19.05.2020 04:58 |
core_module 3c232714 |
Affected Issues |
0005231: Extract Radiant core such that it can be instantiated from outside the main executable |
Changeset |
0005231: Resurrect the custom JPEG loading code removed in 2014. Since the core binary should be unaware of any UI framework used, we can't rely on wxWidgets to load the JPG files. |
mod - radiantcore/imagefile/ImageLoader.cpp |
Diff
File |
mod - radiantcore/imagefile/ImageLoaderWx.cpp |
Diff
File |
add - radiantcore/imagefile/JPEGLoader.cpp |
Diff
File |
add - radiantcore/imagefile/JPEGLoader.h |
Diff
File |
mod - tools/msvc/DarkRadiantCore.vcxproj |
Diff
File |
mod - tools/msvc/DarkRadiantCore.vcxproj.filters |
Diff
File |
add - tools/msvc/properties/libjpeg.props |
Diff
File |