37 Commits

Author SHA1 Message Date
13f0345ba0 Added textmenu 2021-09-08 23:10:59 -07:00
f9e366b440 Built basic UI Grid. 2021-09-07 09:07:53 -07:00
09b3bdb93c Working on the Player UI 2021-09-06 09:12:45 -07:00
ae16d5438b Cleaned some code, drastically reduced memory footprint. 2021-09-05 15:02:02 -07:00
d43c582629 Added a dynamic array. 2021-09-05 00:34:29 -07:00
ee9334478f Render x/y for UI elements. 2021-09-03 19:02:37 -07:00
282be95493 Fixed a buffer overflow. 2021-09-03 07:59:36 -07:00
e1c987e2ca Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
6a81c28c7c Added a couple more discussion points. 2021-08-29 16:46:03 -07:00
5f2b4848db Adding some more discussion queues. 2021-08-29 13:51:23 -07:00
57b6cb1204 Fixing camera controls. 2021-08-25 21:48:07 -07:00
ba625505a4 Added camera orbit controls. 2021-08-24 22:04:01 -07:00
ee3c27b54b Added rewind method. 2021-08-24 10:07:04 -07:00
178d972380 Trying to put it all together. 2021-08-24 08:54:27 -07:00
fefa044145 Character is rendering in-game 2021-08-22 23:30:53 -07:00
c42c90ec59 About to audit code. 2021-08-19 23:07:20 -07:00
dc5a4d4f73 Added settings to CMake 2021-08-14 07:51:46 -07:00
68b946b6a1 Added GUI Frame 2021-08-11 09:48:56 -07:00
a4a8fe30c4 Updated ideas. 2021-08-10 09:42:15 -07:00
def6df8865 Improved Language Support 2021-08-04 21:58:31 -07:00
72e03e2978 Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
199735e022 Just writing code nothing special. 2021-08-02 22:58:02 -07:00
36ceed7550 Just thiknking about how to put it all together. 2021-07-29 10:01:58 -07:00
e7a7fd9545 Added FLOP action 2021-07-28 09:52:29 -07:00
9b4589dfe8 Joining the two logics together slowly. 2021-07-28 09:22:58 -07:00
54559e761c Refactoring some of the poker game logic again. 2021-07-27 09:49:54 -07:00
2d6d8680bd Added assets 2021-05-21 07:20:22 -07:00
8f124b04bd Render pipeline working. 2021-05-20 22:47:26 -07:00
9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
717e18fa26 chips 2021-05-20 07:47:03 -07:00
d60ed6d059 Shuffled game_t struct 2021-05-17 09:06:47 -07:00
42a2a73daa Moved some more code around 2021-05-17 08:10:29 -07:00
356d253bde Nuked Poker State 2021-05-17 06:43:48 -07:00
8546a2bcf8 Added some basic font rendering and texas holdem 2021-05-03 21:32:40 -07:00
f559ff2092 Added some time functions. 2021-04-27 07:26:19 -07:00
77b5cc131b Added basic player movement. 2021-04-23 08:17:42 +10:00
ea3e502524 Refactored. 2021-04-22 13:55:34 +10:00