summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2024-03-06Include Public Test Server info with game until Lobby is workingAki
2024-03-06You can now select resolution without accepting full screen mode firstAki
2024-03-06External projects with established upstream are no longer part of this source...Aki
2024-03-06Limited uses of zlib to just ArchiveExAki
2024-03-03libogg and libvorbis are no longer part of this source treeAki
2024-03-03libpng sources removed from this treeAki
2024-03-03Remove zconf.h to prevent all builds be -dirtyAki
2024-03-03zlib sources removed from this treeAki
2024-03-02You can now toggle Full Screen in Video settingsAki
2024-03-01Removed useless MachineInfo queriesAki
2024-03-01Rename inline files to .inl.hAki
2024-02-29Extracted window states out of GameWinDX9Aki
2024-02-25Version may now contain -dirty and -broken suffixesAki
2024-02-21Fixed CMAKE_CROSSCOMPILING_EMULATOR; wine should work more consistently nowAki
2024-02-18Merged start.dat fighter changes to shatter.dat and content.datAki
2024-02-18Use diff -rNu or similar insteadAki
2024-02-18A Matter of Focus fixed to use Marauder instead of pre-TGS RaiderAki
2024-02-18Fixed typo breaking RC generationAki
2024-02-18Extracted third-party SHA1 to contrib/Aki
2024-02-18All files containing version are now updated more consistentlyAki
2024-02-17Fix running cross-compiled executables by CMake with i686-w64-mingwAki
2024-02-17Use pre-C11/non-Windows sprintf and strcpyAki
2024-02-17Regenerate version.txt on each commitAki
2024-02-17Opcode and ICE now compile under 32 bit LinuxAki
2023-05-26Fixed wrong types and conversion in Joystick MM inputAki
2022-10-17Tweaked gpg key installation and pacman config propagationAki
2022-10-17Fixed type in addressAki