Commit Graph
100 Commits
Author SHA1 Message Date
YourWishes 1e7dcb815e Save Manager 2022-12-17 23:18:06 -08:00
YourWishes 813328c197 Fixed dynamic asset loading. 2022-12-16 09:04:12 -08:00
YourWishes decb09933e Switched UI Label to use localized strings. 2022-12-16 08:45:14 -08:00
YourWishes c6bf90ee13 Finished localization 2022-12-16 08:05:01 -08:00
YourWishes 36ad2fecca Adding basic language support unfinished 2022-12-15 21:11:37 -08:00
YourWishes 02b4e3f9aa Example Poker VN Scene 2022-12-14 08:35:50 -08:00
YourWishes 3ff1360102 Little documentation update 2022-12-14 06:27:10 -08:00
YourWishes 4f55e4985e Background test 2022-12-13 23:30:19 -08:00
YourWishes c2a1185f01 Event Work 2022-12-12 23:04:52 -08:00
YourWishes efab5bb12b Progress 2022-12-12 10:55:02 -08:00
YourWishes a87844818a Improved the standardization of UI 2022-12-08 23:00:33 -08:00
YourWishes 40647ee6c4 Tileset animations. 2022-12-07 20:13:59 -08:00
YourWishes 0a4170ea3d Fixed whatever was wrong with my shader 2022-12-05 19:27:32 -08:00
YourWishes c426dfe4d1 Added tileset loading. 2022-12-05 13:57:18 -08:00
YourWishes d3e165f2b8 Barely progress on tilesets 2022-12-04 21:25:13 -08:00
YourWishes f5c1added6 Basic animations 2022-12-04 15:36:40 -08:00
YourWishes 695719a7f3 Working on assets 2022-12-01 22:37:42 -08:00
YourWishes 7f60b58b9d Winning2 2022-11-27 16:20:24 -08:00
YourWishes e8a289c00f Poker winning moment. 2022-11-27 07:55:57 -08:00
YourWishes e2fd766a52 Fixed some bugs with AI 2022-11-26 14:31:06 -08:00
YourWishes 939f5a9322 Winning 2022-11-21 22:04:05 -08:00
YourWishes ff5b4fd52f Working on refactoring winning. 2022-11-20 23:17:40 -08:00
YourWishes 122b800392 Progress on poker logic 2022-11-20 22:18:50 -08:00
YourWishes 3c405c4bd3 VN System improved. 2022-11-19 13:42:04 -08:00
YourWishes 963a1ef727 Writing some docs 2022-11-12 01:46:18 -08:00
YourWishes b838f1f773 Couple of assertions 2022-11-12 01:38:52 -08:00
YourWishes 64ff1f279d Added appropriate delete statements. 2022-11-12 01:35:47 -08:00
YourWishes e6d475d170 Part one - removed references and smart pointers 2022-11-11 19:08:46 -08:00
YourWishes e892224900 Adding assert tools back 2022-11-07 06:55:15 -08:00
YourWishes 6b8b62ecd5 VN Textbox can now be any size 2022-11-06 11:45:10 -08:00
YourWishes 7c0846db4f VN Textbox updated 2022-11-02 00:42:16 -07:00
YourWishes 78b9697ab6 Compiled (segfault on close) 2022-10-31 00:03:28 -07:00
YourWishes 43b2e90f88 Working on tux support 2022-10-30 23:48:35 -07:00
YourWishes 9300c60c5d Testing some crap 2022-10-30 00:39:07 -07:00
YourWishes 9b83426077 Working on time and input 2022-10-27 23:38:04 -07:00
YourWishes a7049ffc31 Lots of UI Component Updates 2022-10-27 08:16:55 -07:00
YourWishes d848fdb096 InputManager finish 2022-10-25 20:55:05 -07:00
YourWishes 1f78d4f95e Documented font 2022-10-24 22:58:27 -07:00
YourWishes 7ee91c3777 Font working 2022-10-24 22:28:53 -07:00
YourWishes 76be7ae78e Font technically working. 2022-10-24 22:28:46 -07:00
YourWishes 6ba8720667 Font Testing 2022-10-24 13:48:17 -07:00
YourWishes e4806d380f Progress on fonts 2022-10-23 09:56:26 -07:00
YourWishes f2c2bd4071 Updated some docs, prepping for font. 2022-10-23 01:27:20 -07:00
YourWishes bc74e6782b UI Hello World 2022-10-23 01:01:16 -07:00
YourWishes 65e3bb43a5 Basic transform stuff 2022-10-21 22:01:37 -07:00
YourWishes 02e8fdd02c Added texture, assets, tools and texture loading. 2022-10-20 21:50:52 -07:00
YourWishes ee1842be2c Testing textures and events 2022-10-20 15:49:25 -07:00
YourWishes 6043d6975c Added event system 2022-10-20 09:29:02 -07:00
YourWishes df1ae47624 Documenting done. 2022-10-20 07:49:42 -07:00
YourWishes 23df65a241 Material 2022-10-19 22:59:48 -07:00
YourWishes 70f14ee2e5 Fixed all my pointers 2022-10-19 19:44:47 -07:00
YourWishes fd7c075fa0 Working on RenderTarget example 2022-10-19 00:43:16 -07:00
YourWishes 93e77b9c5e Begin the documentation 2022-10-18 22:35:47 -07:00
YourWishes 2a387421d8 Example Triangle Pog 2022-10-18 22:02:03 -07:00
YourWishes 9e19a621a5 Game rendering now. 2022-10-18 15:58:21 -07:00
YourWishes 6dfa0cecf2 More Progress 2022-10-18 15:23:50 -07:00
YourWishes 9f18490033 Progress 2022-10-18 15:23:41 -07:00
YourWishes a4d4e441e4 Set up a rough structure of the project. 2022-10-18 12:49:17 -07:00
YourWishes 55d6915a50 Added a PROJECT document. 2022-10-18 10:11:46 -07:00
YourWishes a54c1412c7 Cleaned slate. 2022-10-18 10:00:31 -07:00
YourWishes 25613d54a7 Made compilation actually work 2022-02-27 09:49:06 -08:00
YourWishes 2417e56c07 Compiling again 2022-02-27 09:33:55 -08:00
YourWishes 59f3d825e0 Id 2022-02-27 08:45:11 -08:00
YourWishes 0757e62c7b Added some new actions 2022-02-25 12:16:25 -08:00
YourWishes 9b879a4340 Fixed compiling on linux 2022-02-14 11:10:17 -08:00
YourWishes fd710c9709 Comitting progress 2022-01-06 16:14:56 -08:00
YourWishes 2bd125b170 Tested that texture scaling changes work 2022-01-03 20:35:23 -08:00
YourWishes 0ff8548e15 Writing a few more asserts. 2022-01-03 08:12:28 -08:00
YourWishes 44ecc307e6 Setup example shader. 2022-01-02 22:30:41 -08:00
YourWishes 75d5234375 Just adding more assertions. 2022-01-02 12:25:58 -08:00
YourWishes f902345e6b More assertions. 2022-01-02 11:33:54 -08:00
YourWishes 4258de29b5 Adding some assertions 2022-01-02 10:48:28 -08:00
YourWishes a2a7fbc936 Compiling again. 2021-12-30 21:48:52 -08:00
YourWishes fb0aa222b2 FUgma 2021-12-07 20:33:40 -08:00
YourWishes 325c736e22 Compiles again. 2021-12-07 09:08:18 -08:00
YourWishes 3d8b67cca5 Reworking everything about shaders. 2021-12-07 09:06:28 -08:00
YourWishes 17b066e676 CMakeLists for each C file 2021-12-07 07:28:47 -08:00
YourWishes a57e978f6c Final commit pre C++ 2021-11-25 08:31:35 -08:00
YourWishes a0ff2909b6 A bit more code cleanup 2021-11-22 20:25:45 -08:00
YourWishes abe0c78a6f Updated CGLM 2021-11-22 09:21:29 -08:00
YourWishes 6d8fe79a76 Moved a tonne of code around 2021-11-22 09:20:01 -08:00
YourWishes fb454d98a4 Update CGLM 2021-11-17 09:09:57 -08:00
YourWishes 33c5ab8b98 Last commit 2021-11-17 09:08:27 -08:00
YourWishes bb95a8304f Just committing while I rethink things 2021-11-15 22:13:32 -08:00
YourWishes 8d18ed587b Fixed texture generation for 3 channel textures 2021-11-14 23:25:26 -08:00
YourWishes f470b5cc5e Technically refactored. 2021-11-14 22:42:10 -08:00
YourWishes bf48712b63 Asset manager is now in charge of the loaded assets. 2021-11-13 22:06:41 -08:00
YourWishes 636040289c Set up a multipass shader 2021-11-12 08:40:49 -08:00
YourWishes 3f5621266e Confirmed shaders work 2021-11-12 06:54:25 -08:00
YourWishes 1e4ccc3e52 Working on the new refactor of primitive and shader 2021-11-11 09:47:42 -08:00
YourWishes ea5f68b479 Nuked old scene code. 2021-11-09 21:45:00 -08:00
YourWishes 1b3be212c4 Working on shader code. 2021-11-09 09:25:15 -08:00
YourWishes 2d61d849ff Added asset manager into the game engine itself. 2021-11-09 08:14:20 -08:00
YourWishes fbdeb910e5 Finished asset manager 2021-11-09 07:58:06 -08:00
YourWishes 7aac4bcd70 Cleaning up some assetman code. 2021-11-09 00:48:29 -08:00
YourWishes eaa5c22e90 Doing some thinking about asset manager 2021-11-08 09:02:10 -08:00
YourWishes 775b643136 Converted tooling to C. 2021-11-07 23:34:05 -08:00
YourWishes 0d550e5419 I hate cmake 2021-11-07 19:42:50 -08:00
YourWishes 47d28a0fd3 Fixed assets not loading. 2021-11-07 11:05:55 -08:00
YourWishes 8792ea34a3 Oh yeah, it's all coming together 2021-11-07 10:36:39 -08:00