heartbreak.git
3 years agobuilding up the minesweeper example
Brendan Hansen [Wed, 17 Nov 2021 16:50:25 +0000 (10:50 -0600)]
building up the minesweeper example

3 years agoleft gross code
Brendan Hansen [Wed, 17 Nov 2021 04:52:41 +0000 (22:52 -0600)]
left gross code

3 years agomaking vs happy
Brendan Hansen [Wed, 17 Nov 2021 04:49:35 +0000 (22:49 -0600)]
making vs happy

3 years agopointers everywhere!
Brendan Hansen [Wed, 17 Nov 2021 04:24:18 +0000 (22:24 -0600)]
pointers everywhere!

3 years agotrying to get windows to work
Brendan Hansen [Wed, 17 Nov 2021 04:06:16 +0000 (22:06 -0600)]
trying to get windows to work

3 years agofeature dump; working on minesweeper
Brendan Hansen [Wed, 17 Nov 2021 02:55:44 +0000 (20:55 -0600)]
feature dump; working on minesweeper

3 years agoadded drawing line primitives
Brendan Hansen [Mon, 8 Nov 2021 02:23:57 +0000 (20:23 -0600)]
added drawing line primitives

3 years agoadded more input events
Brendan Hansen [Sun, 7 Nov 2021 22:24:58 +0000 (16:24 -0600)]
added more input events

3 years agostarted event system; added font_get_text_width
Brendan Hansen [Sun, 7 Nov 2021 22:08:40 +0000 (16:08 -0600)]
started event system; added font_get_text_width

3 years agofont coloring and font wrapping at width
Brendan Hansen [Sat, 6 Nov 2021 21:43:02 +0000 (16:43 -0500)]
font coloring and font wrapping at width

3 years agoadded basics of text rendering and font loading
Brendan Hansen [Sat, 6 Nov 2021 19:58:17 +0000 (14:58 -0500)]
added basics of text rendering and font loading

3 years agobugfixes and adding image property lookup
Brendan Hansen [Thu, 4 Nov 2021 03:10:14 +0000 (22:10 -0500)]
bugfixes and adding image property lookup

3 years agoadded rendering images
Brendan Hansen [Wed, 3 Nov 2021 20:23:17 +0000 (15:23 -0500)]
added rendering images

3 years agoadded graphics transform and state
Brendan Hansen [Wed, 3 Nov 2021 15:07:15 +0000 (10:07 -0500)]
added graphics transform and state

3 years agoadded circle rendering
Brendan Hansen [Tue, 2 Nov 2021 22:36:12 +0000 (17:36 -0500)]
added circle rendering

3 years agowindow resizing
Brendan Hansen [Tue, 2 Nov 2021 18:49:01 +0000 (13:49 -0500)]
window resizing

3 years agoadded graphics.rectangle and graphics.set_color
Brendan Hansen [Tue, 2 Nov 2021 18:26:10 +0000 (13:26 -0500)]
added graphics.rectangle and graphics.set_color

3 years agorenamed key constants
Brendan Hansen [Tue, 2 Nov 2021 04:15:26 +0000 (23:15 -0500)]
renamed key constants

3 years agoworking on renderer
Brendan Hansen [Tue, 2 Nov 2021 04:07:35 +0000 (23:07 -0500)]
working on renderer

3 years agostarted input and window modules
Brendan Hansen [Mon, 1 Nov 2021 23:18:48 +0000 (18:18 -0500)]
started input and window modules

3 years agoChanged the way that hb functions are defined
Brendan Hansen [Mon, 1 Nov 2021 22:20:27 +0000 (17:20 -0500)]
Changed the way that hb functions are defined

3 years agobasic initial working version
Brendan Hansen [Mon, 1 Nov 2021 21:48:28 +0000 (16:48 -0500)]
basic initial working version

3 years agoinitial commit
Brendan Hansen [Mon, 1 Nov 2021 00:27:38 +0000 (19:27 -0500)]
initial commit