heartbreak.git
2021-11-19 Brendan Hansenadded common include on linux
2021-11-18 Brendan Hansenremoved unneeded dll copy
2021-11-18 Brendan Hansensetup vs code on windows
2021-11-18 Brendan Hansencleaned up files from getting windows working
2021-11-18 Brendan Hansenworking on windows! not using VS tho
2021-11-18 Brendan Hansentrying to make windows work again
2021-11-17 Brendan Hansenbuilding up the minesweeper example
2021-11-17 Brendan Hansenleft gross code
2021-11-17 Brendan Hansenmaking vs happy
2021-11-17 Brendan Hansenpointers everywhere!
2021-11-17 Brendan Hansentrying to get windows to work
2021-11-17 Brendan Hansenfeature dump; working on minesweeper
2021-11-08 Brendan Hansenadded drawing line primitives
2021-11-07 Brendan Hansenadded more input events
2021-11-07 Brendan Hansenstarted event system; added font_get_text_width
2021-11-06 Brendan Hansenfont coloring and font wrapping at width
2021-11-06 Brendan Hansenadded basics of text rendering and font loading
2021-11-04 Brendan Hansenbugfixes and adding image property lookup
2021-11-03 Brendan Hansenadded rendering images
2021-11-03 Brendan Hansenadded graphics transform and state
2021-11-02 Brendan Hansenadded circle rendering
2021-11-02 Brendan Hansenwindow resizing
2021-11-02 Brendan Hansenadded graphics.rectangle and graphics.set_color
2021-11-02 Brendan Hansenrenamed key constants
2021-11-02 Brendan Hansenworking on renderer
2021-11-01 Brendan Hansenstarted input and window modules
2021-11-01 Brendan HansenChanged the way that hb functions are defined
2021-11-01 Brendan Hansenbasic initial working version
2021-11-01 Brendan Hanseninitial commit