summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-25Nicer golden ratio beatpulseFix_CurvingWallVittorio Romeo
2020-07-25Call CWall::update :PVittorio Romeo
2020-07-25Fix edge caseVittorio Romeo
2020-07-25Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagon into Fi...Vittorio Romeo
2020-07-25clang-fromatVittorio Romeo
2020-07-24clang-fromatVittorio Romeo
2020-07-24Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagon into Fi...Vittorio Romeo
2020-07-24Merge pull request #242 from SuperV1234/negative_pulsesVittorio Romeo
2020-07-24Fix curving wall pushVittorio Romeo
2020-07-24Update src/SSVOpenHexagon/Data/ColorData.cppSynth Morxemplum
2020-07-24Update include/SSVOpenHexagon/Data/ColorData.hppSynth Morxemplum
2020-07-24Update include/SSVOpenHexagon/Data/ColorData.hppSynth Morxemplum
2020-07-24Merge branch 'Fix_CurvingWall' of https://github.com/SuperV1234/SSVOpenHexago...Vittorio Romeo
2020-07-24Merge branch 'master' into Fix_CurvingWallVittorio Romeo
2020-07-24Update src/SSVOpenHexagon/Components/CPlayer.cppVittorio Romeo
2020-07-24Clang-formatVittorio Romeo
2020-07-24Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagonVittorio Romeo
2020-07-24stuffVittorio Romeo
2020-07-24Update README.mdVittorio Romeo
2020-07-24Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagon into Fi...Zly
2020-07-24Refactored `Custom Wall` collisions and applied `clang-format`.Zly
2020-07-24Tweak the difficulty some Hypercube achievements, they're easier nowVittorio Romeo
2020-07-24Always show icons during replayVittorio Romeo
2020-07-24Fix linux CIVittorio Romeo
2020-07-24Merge pull request #238 from SuperV1234/replay_wipVittorio Romeo
2020-07-24Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagon into re...replay_wipVittorio Romeo
2020-07-24Add "immediate replay" feature, fix bug with random side changesVittorio Romeo
2020-07-24Visually shrink player during focusVittorio Romeo
2020-07-24Implement replay serialization and replay file data structureVittorio Romeo
2020-07-24Add toUppercase utility functionVittorio Romeo
2020-07-24Differentiate between restart and immediate replayVittorio Romeo
2020-07-24Add replay triggerVittorio Romeo
2020-07-24Name refactoringVittorio Romeo
2020-07-24Name refactoringVittorio Romeo
2020-07-24Name refactoringVittorio Romeo
2020-07-24Add replay keybinding, unbind spacebar from restartVittorio Romeo
2020-07-24Add replay keybinding, unbind spacebar from restartVittorio Romeo
2020-07-24Add tests to build scriptsVittorio Romeo
2020-07-24Replay iconVittorio Romeo
2020-07-24Replay iconVittorio Romeo
2020-07-24Add unit testingVittorio Romeo
2020-07-24Add an experimental level for negative pulsesnegative_pulsesMorxemplum
2020-07-24Negative pulses are now supportedMorxemplum
2020-07-24Rename libs to 2.5Vittorio Romeo
2020-07-24Test packaging SFML .so libsVittorio Romeo
2020-07-24Add Misa as a contributor - thanks!Vittorio Romeo
2020-07-23Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagon into re...wip_deprecatedVittorio Romeo
2020-07-23Merge pull request #240 from InfoTeddy/add-ciVittorio Romeo
2020-07-23Update .github/workflows/ci.ymlVittorio Romeo
2020-07-22Add CI builds for LinuxMisa