summaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)Author
2023-02-07Merge branch 'master' into voiceouwou
2022-12-26move ixwebsocket to forkouwou
2022-08-28add miniaudio submoduleouwou
2022-08-08add hrantzsch/keychain and linkouwou
2022-04-08no more vcpkgouwou
2021-11-24remove SimpleIni as a dependencyouwou
use Glib::KeyFile instead which is basically the same file format also read into and save from struct once, cuz its faster and less redundant
2021-11-23Restructure source and resource files (#46)Dylam De La Torre
importantly, res is now res/res and css is now res/css
2021-01-15Guild settings 1 (#19)ouwou
* start guild settings window, tweak style
2021-01-07improve build process, add github actionsouwou
2021-01-02get rid of submodulesouwou
2020-09-09convert to cmake, add ciouwou