Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
e01ce8f0ce
gitignore: Update gitignore for vscode
Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
346161de1d
Merge branch 'master' of https://lostcave.ddnss.de/git/BodgeMaster/FOSS-VG
-
68484c6a20
NBT: Moar nbt helper functions. Add all functions in issue #18 except writeString
- Compare 2 commits »
Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
847b73c6ae
NBT: implement the overloaded writeInt8Array
Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
18184294df
Merge branch 'master' of https://lostcave.ddnss.de/git/BodgeMaster/FOSS-VG
-
8d8c1e6b90
NBT: change "[]" to "Array" in unit test messages.
-
b0ccc74409
NBT: Added writeInt8Array.
- Compare 3 commits »
Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
49fc41704b
Update 'Makefile'
Shwoomple pushed to master at BodgeMaster/FOSS-VG
-
3fb2794dbc
Added makefile
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
0a82806b45
added tabbing for the sake of progress
-
53ee124026
remove useless set_size() function call
-
48b969fda1
disable word wrap because why not
-
36fef1cfc1
fixed text editor popout window
-
72d30b4688
move resize event handling to the generic Window class
- Compare 6 commits »
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
0f3e9b0689
fixed resize event
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
b7018e1a73
began work on code editor
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
33e42e411c
Started work on editor class
-
34176805d2
update readme
-
3f1103d3b8
update comment to document failure
-
cfa7117d8a
remove left over TODO
-
e0966570f6
remove useless import
- Compare 9 commits »
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
739ce9d8d8
added about dialog, need to improve how it looks
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
f805295620
merges
-
bcd9d00a47
fix an issue where updating the menu bar multiple times would actually just add to it
-
ff31e47c7e
removed extra debug window
-
7d3f606304
update format of the menu structure dict to allow for multiple separators in one menu, also rewrite the update_menus function to better reflect the spec for the menu dict
-
cb9770f57e
remove unused code
- Compare 5 commits »
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
603acb60f6
added functional menus
-
82271182ba
added menus
-
74b554015c
added menus
-
93828490db
merge
-
b18d6849b0
merge
- Compare 16 commits »
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
b84e21a207
clean home
-
551f7db8f6
Bodge hates camels
- Compare 2 commits »
Shwoomple pushed to milan at BodgeMaster/Concorde-IDE
-
340a1ef389
added qt stuff
Shwoomple pushed to master at BodgeMaster/Concorde-IDE
-
0fc540e565
gitignore stuff
Shwoomple pushed to milan at root/Hacky-Quizbot
-
01d023a2bf
completing merge
-
bd9eae58cd
commit for merge
-
461fbab6f0
make ping command reflect startup time
- Compare 3 commits »
Shwoomple pushed to master at root/Hacky-Quizbot
-
92f66779c1
started work on Member class
Shwoomple pushed to milan at root/Hacky-Quizbot
-
92f66779c1
started work on Member class
-
22e0139466
fixed a minor bug where the bot would exit immediately when deploying instead of waiting for the build to finish
-
4b075d63ed
poll slower
-
ce026ac1d3
hard-code file path for deployment check
-
7ed5d26a75
fix a potential hang before it occurs
- Compare 5 commits »
Shwoomple pushed to milan at root/Hacky-Quizbot
-
97f8b2bc7a
added random id generation to deployement-script.sh