summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-04-10OBJ converter now supports specular and emissive mapsHEADmasterAki
2024-04-10Fixed converters crashing on loading textures when they were availableAki
2024-04-08Added 3ds2mag converterAki
2024-04-07Fixed Quantum jumps not taking neighbours for a rideAki
2024-04-07Added other fighter wings to default wargames scenarioAki
2024-04-07Goliath flight decks are now usableAki
2024-04-06Added obj2mag and mag2obj utilitiesAki
2024-04-05l3ds is a third party libraryAki
2024-04-05dump_missions flag is in its own tu nowAki
2024-04-04Extracted ModelFile related functionality out of Magic2 to a libraryAki
2024-04-03Fixed mission points reward calculationAki
2024-04-02Removed unused third-party headerAki
2024-04-02Fixed segv due to this captureAki
2024-04-01Each Campaign now has a specific start date and timeAki
2024-04-01Fixed date and time consistency across Campaigns and MissionsAki
2024-03-29Allow passing additional args to test stepAki
2024-03-29Updated README file to the current state of the projectAki
2024-03-28Trick players into picking Standard flight Model by defaultAki
2024-03-26Misleasing implicit capture [=] probably inteded to get *thisAki
2024-03-26DWORD replaced with std::uint32_t in non-Win32-related partsAki
2024-03-24Allow passing custom args to ci/build.shAki
2024-03-24Fixed infoware patch and ci/test.shAki
2024-03-23You may no longer attempt to join server with mismatched versionAki
2024-03-23You may now edit saved multiplayer servers in-gameAki
2024-03-23Show server version in multiplayer server listAki
2024-03-21Add localhost to default servers listAki
2024-03-21Removed Fixed Point Arithmetic implementationAki
2024-03-20Tweaked DefinitionEx include paths; also Parser_ss.h name is finally fixedAki
2024-03-19Definition Parser now consumes from the new ReaderAki
2024-03-18Added filesystem-only starshatter::data DataLoader replacementAki
2024-03-18Removed unused FileReader, tooAki
2024-03-18Bulk busy work towards Reader replacement to inject into DataLoaderAki
2024-03-18Text operations that return new Text are now constAki
2024-03-18Removed ConsoleReaderAki
2024-03-12Added bash completion for ./Starshatter.exeAki
2024-03-12Legal notices updatedAki
2024-03-12Another reorganization change that diverts me from crying unable to get rid o...Aki
2024-03-12Removed some connections from Starserver and Game to Types.hAki
2024-03-11Fix format of Stardate dumpAki
2024-03-10Fixed little bug that prevented listing saved campaign filesAki
2024-03-10Collisions will now always use the highest LOD modelAki
2024-03-09Zlib shared library is no longer part of distributionAki
2024-03-09Replaced MachineInfo with stripped cross-platform solutionAki
2024-03-09You may now try to run game on WIN95 and 98 if you canAki
2024-03-08Fixed a problem where switching into fullscreen mode would not set chosen res...Aki
2024-03-08Game will start in windowed mode by default nowAki
2024-03-08You might be able to use more than 16 joystick buttons nowAki
2024-03-08You can now adjust master volumes in settingsAki
2024-03-08Include briefly excluded dat utility in the packageAki
2024-03-07Added gtest to the project and a stub test for showcaseAki