Commit Graph

13 Commits

Author SHA1 Message Date
andreja6
55e890bdc1 Made BaseButton class
Buttons now children of BaseButton
Buttons now render over and down modes
Text buttons now exist
Buttons render differently
2018-04-23 22:02:12 -07:00
andreja6
49c117d5d7 Removed MFC 2018-04-22 12:32:37 -07:00
andreja6
19913cb665 Added base class for button listening
Fixed a few memory leaks
2018-04-20 18:55:55 -07:00
andreja6
a91bc4c5b5 Reverted to old sln 2018-04-19 22:26:57 -07:00
andreja6
2445d076a1 Reset Solution 2018-04-19 21:36:31 -07:00
andreja6
3e4c128347 Added bare bones TextButton rendering
(Yes, it took that many lines of code)
2018-04-19 17:18:26 -07:00
andreja6
5306ec6809 Fixed include issues 2018-04-12 19:25:17 -07:00
andreja6
ede16aa880 Created dialogs resource 2018-04-11 11:49:48 -07:00
andreja6
7fad41ff53 Removed CLR due to crashing 2018-04-11 11:16:41 -07:00
andreja6
4769e4f331 Converted to CLR to allow for forms 2018-04-11 10:17:26 -07:00
andreja6
59f6652396 Added instance types
I feel like the way it works now isn't the best
2018-04-10 21:59:55 -07:00
andreja6
0908d93f29 Added instance vector
Added instance header to main
2018-04-10 18:41:38 -07:00
andreja6
e050768f06 Add files via upload 2018-04-09 14:54:45 -07:00