Commit Graph
1236 Commits
Author SHA1 Message Date
Dylan Wilson db2a7b558a dotnet pack the nuget packages 2018-05-14 23:08:18 +10:00
Dylan Wilson 339e69b994 dotnet pack the nuget packages 2018-05-14 23:07:48 +10:00
Dylan Wilson ae5b67218f fixed some bugs in the tweening system 2018-05-14 21:52:27 +10:00
Dylan Wilson b4860bd4bb converted all of the unit tests to xunit 2018-05-12 21:05:02 +10:00
Dylan Wilson bcd9171317 slowly converting tests to xunit 2018-05-11 22:34:19 +10:00
Dylan Wilson 2cf9ec7350 partially restored the cake build 2018-05-10 21:33:43 +10:00
Dylan Wilson 0121a2b9c5 dotnet standard 2.0 baby! 2018-05-09 21:58:40 +10:00
Dylan Wilson 5e3cbb3109 partially optimized tweening memory allocations 2018-05-04 21:31:10 +10:00
Dylan Wilson c55a8ce5d0 c# 7 features are breaking things 2018-05-02 20:43:46 +10:00
Dylan Wilson 4c6e2e7995 small refactor ready for memory allocation optimizations 2018-05-01 20:40:16 +10:00
Dylan Wilson 918e6c9e24 tweening cancellation and other goodies 2018-04-27 22:52:22 +10:00
Dylan Wilson 6c750e4d27 code cleanup 2018-04-26 23:21:10 +10:00
Dylan Wilson a05c144931 fixed some bugs for perfect tweening 2018-04-26 23:18:41 +10:00
Dylan Wilson 16e767a9be all the good tweening bits in place 2018-04-26 22:41:53 +10:00
Dylan Wilson 2099431ba5 working on a brand new tweening library 2018-04-25 22:54:34 +10:00
Dylan Wilson 97e995a029 added a bunch of files to solution items 2018-04-19 22:19:21 +10:00
Dylan Wilson 6ccfd41e17 added nuget packing to the cake script 2018-04-19 22:08:40 +10:00
Dylan Wilson c89b483725 baking tests into cake 2018-04-18 22:11:11 +10:00
Dylan Wilson 7064821a5f added a basic cake build script 2018-04-18 21:38:46 +10:00
Dylan Wilson 9367871aea implemented mouse and keyboard extended 2018-04-16 23:41:43 +10:00
Dylan Wilson 06adea2ddc roughed out a title screen 2018-04-15 20:40:16 +10:00
Dylan Wilson d576a4c99b fun with transitions 2018-04-11 23:30:21 +10:00
Dylan Wilson 3147757f4c fun with transitions 2018-04-11 22:53:09 +10:00
Dylan Wilson a3393cb754 got basic screen transitions working 2018-04-10 23:01:10 +10:00
Dylan Wilson 1cab4b9c43 got basic screen transitions working 2018-04-10 22:59:46 +10:00
Dylan Wilson bc65dab9ac got basic screen transitions working 2018-04-10 22:40:45 +10:00
Dylan Wilson 332ee260d5 working on new screen management stuff 2018-04-09 23:30:42 +10:00
Dylan Wilson 658a8d4fe3 added paddle hit sound effect 2018-04-09 21:31:42 +10:00
Dylan Wilson bc985ccf61 added pong scores 2018-04-08 14:40:04 +10:00
Dylan Wilson 01002d1a95 pong is coming along 2018-04-07 23:07:06 +10:00
Dylan Wilson dd9a2f3890 started a game of pong as a demo 2018-04-05 22:28:39 +10:00
Dylan Wilson a9abeff97e renamed segment 2018-04-03 22:07:52 +10:00
Dylan Wilson f523efabe4 fixed some clipping rectangle issues 2018-03-28 22:56:18 +10:00
Dylan Wilson 95e1ab0881 composite controls sort of solve half the problems 2018-03-28 22:45:32 +10:00
Dylan Wilson 7d42751468 added min/max width/height to gui controls 2018-03-23 22:37:01 +10:00
Dylan Wilson 8962541d36 toggle button 2018-03-18 21:32:33 +10:00
Dylan Wilson 1a92da00dd fixed some layout bugs and other things 2018-03-16 21:23:40 +10:00
Dylan Wilson 1ad2838b1c basic controls demo coming together 2018-03-12 21:31:24 +10:00
Dylan Wilson 990e6e671e content control working fairly well now 2018-03-11 22:07:32 +10:00
Dylan Wilson 6fe96395b8 proper dock panels with attached dock properties 2018-03-09 23:34:39 +10:00
Dylan Wilson a206ed4143 so many things are so nice now 2018-03-09 22:44:10 +10:00
Dylan Wilson 24d38fe820 implemented content size and actual size methods 2018-03-09 14:29:06 +10:00
Dylan Wilson 85e7b94201 fixed a padding bug in the stack panel 2018-03-09 12:50:36 +10:00
Dylan Wilson 22ed12d816 gui screens can only have one content item 2018-03-09 11:44:20 +10:00
Dylan Wilson 99e7b125ed restored the basic functionality of list box and combo box 2018-03-07 21:32:58 +10:00
Dylan Wilson 1381988b83 restored text box foreground 2018-03-07 21:27:09 +10:00
Dylan Wilson fe6579cf4d client size changed 2018-03-07 20:57:57 +10:00
Dylan Wilson 80b74b5155 in the middle of refactoring content controls 2018-03-06 21:40:50 +10:00
Dylan Wilson f5c8040270 new content and items base classes for gui controls 2018-03-05 23:03:13 +10:00
Dylan Wilson 0c8ccf5125 dropped the gui prefix on most of the gui stuff 2018-03-05 22:06:57 +10:00