summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01getVersion's definition is now in the headermajor_minor_microMorxemplum
2020-10-01Added lua functions to get individual componentsMorxemplum
2020-10-01Version struct moved; profile JSONs now take in Version objectsMorxemplum
2020-09-29Fix header issue; rewrote getVersionStringMorxemplum
2020-09-28Update include/SSVOpenHexagon/Global/Config.hppSynth Morxemplum
2020-09-28Update include/SSVOpenHexagon/Global/Config.hppSynth Morxemplum
2020-09-28Update include/SSVOpenHexagon/Global/Config.hppSynth Morxemplum
2020-09-28Update src/SSVOpenHexagon/Global/Config.cppSynth Morxemplum
2020-09-28Update include/SSVOpenHexagon/Global/Config.hppSynth Morxemplum
2020-09-28Update include/SSVOpenHexagon/Global/Config.hppSynth Morxemplum
2020-09-28Update include/SSVOpenHexagon/Data/ProfileData.hppSynth Morxemplum
2020-09-28Update include/SSVOpenHexagon/Data/ProfileData.hppSynth Morxemplum
2020-09-20Add utility function for version checkingMorxemplum
2020-09-20Add lua function for grabbing the versionMorxemplum
2020-09-20Open Hexagon version is now in the format Major.Minor.MicroMorxemplum
2020-09-19Minor improvementsVittorio Romeo
2020-09-19formatVittorio Romeo
2020-09-19Merge pull request #286 from SuperV1234/replay_drag_n_dropVittorio Romeo
2020-09-19TODOreplay_drag_n_dropVittorio Romeo
2020-09-19Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagon into re...Vittorio Romeo
2020-09-19Merge pull request #293 from SuperV1234/sound_updateVittorio Romeo
2020-09-19Incorporate new soundsMorxemplum
2020-09-19Upload new Open Hexagon Sound Palette (Courtesy of LukeMans)Morxemplum
2020-09-19extlbisVittorio Romeo
2020-09-19cleanupVittorio Romeo
2020-09-18ClenaupVittorio Romeo
2020-09-16fix replay bug...?Vittorio Romeo
2020-09-15minor refactoringVittorio Romeo
2020-09-15minor changesVittorio Romeo
2020-09-15minor changesVittorio Romeo
2020-09-15clangformatVittorio Romeo
2020-09-15Minor refactoringVittorio Romeo
2020-09-15Properly save first play in replaysVittorio Romeo
2020-09-15MergeVittorio Romeo
2020-09-15Merge pull request #291 from IvoryDuke/Keyboard-bind-menu-item-bugfixVittorio Romeo
2020-09-15Merge pull request #289 from SuperV1234/fix_onUnload_priorityVittorio Romeo
2020-09-15Apply suggestions from code reviewVittorio Romeo
2020-09-13Keyboard bind menu item bugfixIvoryDuke
2020-09-11Replays now hold first play informationMorxemplum
2020-09-11onUnload runs after the Lua file runs initiallyMorxemplum
2020-09-11Attempt to fix memory leak with custom walls managerVittorio Romeo
2020-09-11mergeVittorio Romeo
2020-09-11Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagon into re...Vittorio Romeo
2020-09-11fix warningVittorio Romeo
2020-09-11 clang formatVittorio Romeo
2020-09-11Merge pull request #288 from IvoryDuke/ignoreAllInputs-instead-of-if(noAction...Vittorio Romeo
2020-09-11Updated to master and moved repeated function to a lambdaIvoryDuke
2020-09-11Merge branch 'master' into ignoreAllInputs-instead-of-if(noActions)-returnIvoryDuke
2020-09-11more cleanupVittorio Romeo
2020-09-11Use ignoreAllInputsIvoryDuke