summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-05Merge branch 'New-menu-UI' of https://github.com/IvoryDuke/SSVOpenHexagon int...New-menu-UIVittorio Romeo
2020-11-05Minor adjustementsIvoryDuke
2020-11-05clangformatVittorio Romeo
2020-11-05Minor adjustementIvoryDuke
2020-11-05Tweaks according to feedbackIvoryDuke
2020-11-05Progress/cleanup/mergeVittorio Romeo
2020-11-05clangformatVittorio Romeo
2020-11-05Merge branch 'master' of https://github.com/SuperV1234/SSVOpenHexagon into Ne...Vittorio Romeo
2020-11-05cleanup, formatVittorio Romeo
2020-11-04Merge pull request #300 from SuperV1234/messages_to_eventsVittorio Romeo
2020-11-04Merge branch 'master' into messages_to_eventsmessages_to_eventsVittorio Romeo
2020-11-03Bring back sound functions as deprecated functionsMorxemplum
2020-11-01New menu UIIvoryDuke
2020-10-31minor fixes, clangformatVittorio Romeo
2020-10-31Merge pull request #295 from SuperV1234/major_minor_microVittorio Romeo
2020-10-31Merge pull request #301 from nathanfranke/include-string-explicitlyVittorio Romeo
2020-10-30Include string explicitly so that the type is completeNathan Franke
2020-10-24Define some missing menu lua functionsMorxemplum
2020-10-24Added warning system for deprecated functionsMorxemplum
2020-10-24Bring back m_ prefix under a "deprecated" labelMorxemplum
2020-10-08Fix incompatibilities with default packsMorxemplum
2020-10-06Rename m_ to a_ for audio; update documentationMorxemplum
2020-10-06Move music functions to m_ prefix, redefining the m_ prefixMorxemplum
2020-10-06Move message functions to the event prefixMorxemplum
2020-10-06When a color is not provided, it defaults to blackMorxemplum
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-29Cleanup and fix buildVittorio Romeo
2020-09-29Merge pull request #296 from IvoryDuke/Reload-all-levels-in-a-packVittorio Romeo
2020-09-29Merge branch 'master' into Reload-all-levels-in-a-packVittorio Romeo
2020-09-29Merge pull request #297 from IvoryDuke/Reset-configs-to-default-optionsVittorio Romeo
2020-09-29Merge branch 'master' into Reset-configs-to-default-optionsVittorio Romeo
2020-09-29Merge pull request #298 from IvoryDuke/Increase-Dialog-Box-customizationVittorio Romeo
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-28Adjusted according to feedbackIvoryDuke
2020-09-28Changed default_config.json file search pathIvoryDuke
2020-09-28Updated according to feedbackIvoryDuke
2020-09-23Reduced code repetition, fixed topLeft position, small renamingIvoryDuke
2020-09-22Added color customization, improved drawing functionsIvoryDuke
2020-09-22Moved "key to close dialog box" to the dialog box classIvoryDuke
2020-09-22Fixed an int-unsigned int oversightIvoryDuke