summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-09-11Replaced Datafile and StarsEx/Archive with dat and ArchiveExAki
2022-04-14Renamed PCX format source to match conventionAki
2022-04-10Added simple DataSources to replace parts of DataLoaderAki
2022-04-07Removed unused WebBrowser launcherAki
2022-04-07Moved server exclusive files to own moduleAki
2022-04-06Chaned VersionInfo to be privateAki
2022-04-02Moved def format implementation to own moduleAki
2022-04-02Reformatted Reader and updated header includesAki
2022-04-01Separated Main to own moduleAki
Intent is to separate headless server and game and make a dedicated executable for each. While this can be done without any directory changes, this is intended to cause as many compilation and linking errors as possible in order to clean them up and refactor general structure of the whole project.
2022-04-01Moved Stars45 to StarsExAki