Commit Graph
100 Commits
Author SHA1 Message Date
YourWishes 97c6535458 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
YourWishes 75ed7acdbf Working on some visual novel elements 2021-07-22 10:24:34 -07:00
YourWishes 1b5390ec9e Added closed state flag to bntextbox 2021-07-18 14:53:36 -07:00
YourWishes ee34b0583d Polishing the vntextbox off. 2021-07-18 14:17:19 -07:00
YourWishes e8c64828f8 Working on line clamping in vn text box 2021-07-18 14:09:44 -07:00
YourWishes 595eacef0f Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
YourWishes 96e66901ff Cleaned the timeline code up nicely. 2021-07-15 09:26:31 -07:00
YourWishes 1c1eef3363 Added timeline 2021-07-15 09:22:38 -07:00
YourWishes 3f410d65dd Add and use easing curves 2021-07-15 06:58:09 -07:00
YourWishes c53de8153a Easing tests. 2021-07-15 04:38:31 -07:00
YourWishes de533a2af6 Cleaned some stuff up 2021-07-14 21:24:04 -07:00
YourWishes 50784b7663 Update cglm 2021-07-14 20:12:25 -07:00
YourWishes d1cbb622f6 A bit more code cleaning. 2021-07-13 08:59:04 -07:00
YourWishes 5d9c1d6de5 Added Linux Support, Improved code cleanliness 2021-07-13 08:36:25 -07:00
YourWishes 26eae71794 Refactor round 1 2021-07-12 15:04:10 -07:00
YourWishes 67197178c2 Deprecated debug grid. 2021-07-12 10:25:19 -07:00
YourWishes 3c1d4cf83a Fixed bad ref 2021-07-12 10:23:00 -07:00
YourWishes 06a20a6f2e Added matrix 2021-07-12 10:22:33 -07:00
YourWishes 9bdd7057f2 Cleaned some of the repo 2021-07-12 09:41:13 -07:00
YourWishes 25ab7cc101 Last commit before another big refactor 2021-07-12 09:31:22 -07:00
YourWishes 1b2bf0c434 Winner logic finished. 2021-07-08 09:18:21 -07:00
YourWishes 055fc976e1 Changed winning to allow pointer to winning definiton for arraying. 2021-06-24 15:40:11 -07:00
YourWishes 0ec6087bd0 Moved winning hand solver code to player.c 2021-06-24 15:06:13 -07:00
YourWishes 58dbfc65dd Fixed winner hand filling 2021-06-24 13:50:19 -07:00
YourWishes 2ba4dc2901 Finished poker hand solver. 2021-06-23 20:03:40 -07:00
YourWishes 9926678f9c Added straight. 2021-06-23 19:40:36 -07:00
YourWishes 296988bc7a Added flusg 2021-06-23 19:18:36 -07:00
YourWishes c6fd56816c Added Full House 2021-06-23 09:42:13 -07:00
YourWishes 0611b59715 Implemented royal and straight flushes 2021-06-22 20:18:53 -07:00
YourWishes 20e30f187b Added Royal Flush checker. 2021-06-21 09:52:57 -07:00
YourWishes 24329045a7 Fixed compiler warning 2021-06-15 07:20:58 -07:00
YourWishes 448239cc23 Implemented card array sorting 2021-06-15 07:14:26 -07:00
YourWishes 337d93438c Added some array utils. 2021-06-13 18:16:35 -07:00
YourWishes c69805feb1 Image Update 2021-06-12 07:54:22 -07:00
YourWishes fbaa01711d Wrote image stitcher 2021-06-12 00:07:40 -07:00
YourWishes 1631225cc2 Working on poker logic 2021-06-05 10:03:04 -07:00
YourWishes 7b7526d346 Working on poker logic. 2021-05-31 08:06:43 -07:00
YourWishes 68e6abe0de Playing around with talking and input 2021-05-26 08:10:37 -07:00
YourWishes bc512ab29e Corrected final font issues. 2021-05-26 06:17:13 -07:00
YourWishes 2e8e2d1f75 restored width/height calc 2021-05-25 20:17:40 -07:00
YourWishes 96eec68b90 Temporarily fixed font wrapping by removing scaling. 2021-05-25 20:04:18 -07:00
YourWishes e79ab586b8 Roughing talk logic 2021-05-25 09:52:57 -07:00
YourWishes cab4833d5c Text Wrapping Complete 2021-05-25 07:52:53 -07:00
YourWishes 388d94cbcc Significantly improved font code 2021-05-24 20:56:50 -07:00
YourWishes 402ebcf05f Calculate w/h of font measure properly. 2021-05-23 22:47:56 -07:00
YourWishes 8ed67b130e Moving some code around 2021-05-23 22:27:19 -07:00
YourWishes cafcf22326 Added True Type fonts 2021-05-23 10:53:00 -07:00
YourWishes ec13de8b3e Improved rendering 2021-05-22 14:21:49 -07:00
YourWishes bba6a4b4a1 Restored some of the rendering 2021-05-22 14:18:23 -07:00
YourWishes 2d6d8680bd Added assets 2021-05-21 07:20:22 -07:00
YourWishes 8f124b04bd Render pipeline working. 2021-05-20 22:47:26 -07:00
YourWishes 06facdbba6 Refactor struct part 2. 2021-05-20 22:35:50 -07:00
YourWishes 9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
YourWishes 17ddb4246a Added comments for chip rendering. 2021-05-20 08:43:50 -07:00
YourWishes b8e9117ad9 Render chips 2021-05-20 08:34:15 -07:00
YourWishes 717e18fa26 chips 2021-05-20 07:47:03 -07:00
YourWishes d60ed6d059 Shuffled game_t struct 2021-05-17 09:06:47 -07:00
YourWishes 42a2a73daa Moved some more code around 2021-05-17 08:10:29 -07:00
YourWishes 356d253bde Nuked Poker State 2021-05-17 06:43:48 -07:00
YourWishes 0b4d0dd4cf Nuked PokerGame file 2021-05-17 06:32:10 -07:00
YourWishes d956305af7 Slowly renaming things from Holdem to Poker 2021-05-17 06:13:50 -07:00
YourWishes fbd00b1bc2 Moved code from card to poker 2021-05-16 21:01:36 -07:00
YourWishes 43155c4e36 Nuked some more code. 2021-05-16 20:34:45 -07:00
YourWishes 9a0789baf8 Nuked the holdem remderer 2021-05-16 18:38:58 -07:00
YourWishes daaa6e9f16 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
YourWishes d71955936e Moved texas holdem files out of holdem directory. 2021-05-16 17:51:00 -07:00
YourWishes 1755a87b02 Complete loop defined. 2021-05-16 12:46:52 -07:00
YourWishes 9ef90ac44b Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
YourWishes 1df6c5bfb8 Changed rotation order to YZX 2021-05-12 07:01:47 -07:00
YourWishes 8349fed5a8 working on some render tools 2021-05-10 21:42:09 -07:00
YourWishes c842bce8b6 Debug Grid 2021-05-09 19:45:57 -07:00
YourWishes 848f3cc3b8 Working on model loading and added poker table 2021-05-09 14:38:08 -07:00
YourWishes 4a3b6c2f98 Court is now in session 2021-05-06 21:13:37 -07:00
YourWishes f5522d64a7 Just tweaking things. 2021-05-05 09:35:18 -07:00
YourWishes adc064b9e4 Putting it all together and testing it. 2021-05-05 09:24:36 -07:00
YourWishes 0d997bc08b Added frame buffer support. 2021-05-05 07:37:25 -07:00
YourWishes 8546a2bcf8 Added some basic font rendering and texas holdem 2021-05-03 21:32:40 -07:00
YourWishes f559ff2092 Added some time functions. 2021-04-27 07:26:19 -07:00
YourWishes 77b5cc131b Added basic player movement. 2021-04-23 08:17:42 +10:00
YourWishes ea3e502524 Refactored. 2021-04-22 13:55:34 +10:00
YourWishes 5897c1045d bruh(2) 2021-04-20 18:44:41 +10:00
YourWishes 0ca0783b95 BRUH 2021-04-20 18:44:33 +10:00
YourWishes 365a57ff5a Reshuffled 2021-04-19 21:30:34 +10:00
YourWishes eca6c56d00 Fixed some stuff. 2021-04-19 19:02:09 +10:00
YourWishes 31ee632dc8 Commenting 2021-04-19 15:56:16 +10:00
YourWishes 1a2a3ae3b4 Actually have a semi working world loader. 2021-04-18 22:06:51 +10:00
YourWishes 7244cde933 3D Tiles working 2021-04-16 06:51:00 +10:00
YourWishes d122631ced Bringing chunk and chunklist together. 2021-04-13 07:44:21 +10:00
YourWishes c5f70459b8 Working on optimizing the engine. 2021-04-13 00:03:43 +10:00
YourWishes b8ff068659 Tile list 2021-04-05 20:56:37 +10:00
YourWishes 351c501140 Working on tile maps 2021-04-05 20:46:05 +10:00
YourWishes 493477bf0d Built tileset logic 2021-04-05 13:58:17 +10:00
YourWishes 7ce4516399 Built sprite batch 2021-04-05 08:48:17 +10:00
YourWishes b8b1f7a870 Tidying some stuff up 2021-04-04 22:33:18 +10:00
YourWishes 9467d04433 Added model positioning and rotation. 2021-04-03 22:59:43 +11:00
YourWishes 34b2838d47 Added cube. 2021-04-03 22:44:11 +11:00
YourWishes c51e38efa3 Fixed issue with quad buffer. 2021-04-03 21:41:27 +11:00
YourWishes 7e62552b86 Added texture loading. 2021-04-03 19:49:33 +11:00
YourWishes 73decbfe39 Added proper mod function. 2021-04-03 15:28:48 +11:00
YourWishes bec43c4093 Chunk loading finalized more or less 2021-04-03 08:53:18 +11:00