index
:
Starshatter: The Open Source Project
master
Military space combat simulator
Aki
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Collapse
)
Author
2022-02-09
Added simplistic install-time configuration
Aki
2022-02-09
Moved third-party libraries to a separate subdirectory
Aki
2022-02-06
Added datafiles to the repository
Aki
This includes only text files from the most common distribution of content.dat and shatter.dat.
2021-10-02
Separated out msvc cmake configuration
Aki
2021-10-02
Enabled C++11 standard with extensions
Aki
2021-10-02
Increased control over win sdk paths
Aki
2021-10-01
Windows SDK variables are now cached to ease configuration
Aki
2021-10-01
Disabled Magic2 build
Aki
2021-10-01
Partially fixed Magic2 build
Aki
2021-09-30
Merged nGenEx and Parser into Stars45
Aki
2021-09-30
Removed notes regarding removed directx and starshatter directories
Aki
2021-09-30
Added Opcode to cmake tree
Aki
2021-09-29
Added Parser dir to cmake tree
Aki
2021-09-29
Enabled ogg and vorbis builds
Aki
2021-09-29
Enabled zlib and libpng in cmake root
Aki
2021-09-28
Downgraded required cmake by minor release
Aki
2021-09-28
Created best-guess cmake stubs
Aki
Structure of the project as whole is... questionable. It looks that the directories are intermingled even if they appear separated. This is a first guess to have at least something in place.