Commit Graph
100 Commits
Author SHA1 Message Date
YourWishes 83243ba32f Draw FPS 2025-10-01 17:59:41 -05:00
YourWishes a734ecaa10 Game updates 2025-10-01 17:07:29 -05:00
YourWishes 22e2f703db Refact 2025-10-01 13:20:34 -05:00
YourWishes 28174b8dc8 Show Frame time 2025-09-24 19:33:10 -05:00
YourWishes 061352bcff load map first pass 2025-09-19 12:43:57 -05:00
YourWishes 2f40724258 Map saving first pass 2025-09-18 17:01:10 -05:00
YourWishes a45a2a5bd7 Basic interaction 2025-09-17 18:54:12 -05:00
YourWishes 08221af3f8 entity dir 2025-09-17 18:38:14 -05:00
YourWishes f799690d3c Physics I guess 2025-09-15 19:37:01 -05:00
YourWishes 07ab2b4b02 Gave up on editor 2025-09-15 09:53:34 -05:00
YourWishes cafeda4368 Subdirize assets, add TSX support 2025-09-15 09:28:12 -05:00
YourWishes 517b39649c npc start 2025-09-14 08:58:54 -05:00
YourWishes 067b0d2e9f Added screen 2025-09-12 15:56:21 -05:00
YourWishes 9b98181d28 Process tileset. 2025-09-12 12:43:56 -05:00
YourWishes 46a94ecacd Renders on PSP again 2025-09-12 00:25:17 -05:00
YourWishes 964a9f64f2 Overworld render test. 2025-09-11 23:33:24 -05:00
YourWishes b4d94c2cbe FPS toggle 2025-09-11 22:25:57 -05:00
YourWishes 268e9ffefd Render is color not uint8_t 2025-09-11 22:20:21 -05:00
YourWishes c8f8170ec2 Command aliasing 2025-09-11 22:07:51 -05:00
YourWishes 8b20f0bf31 Allowed binds to execute commands. 2025-09-11 12:58:04 -05:00
YourWishes fe9af039fc Add kb defs 2025-09-10 22:01:00 -05:00
YourWishes 6fad5bef4a Input bind complete. 2025-09-08 13:30:27 -05:00
YourWishes 16a0403fd4 Working on cmd bind 2025-09-07 23:53:21 -05:00
YourWishes e32d1f0900 Add exec command 2025-09-07 23:24:21 -05:00
YourWishes 3f37b7cdb5 Beginning input refactor 2025-09-03 11:57:48 -05:00
YourWishes 059ccf41b6 draw text. 2025-09-02 23:01:15 -05:00
YourWishes 1af2b8f47b Render text working. 2025-09-02 22:47:07 -05:00
YourWishes 87f18d0e13 Rendering on PSP again. 2025-09-02 21:14:07 -05:00
YourWishes 8de12da1ec Palettized image test. 2025-09-02 18:57:28 -05:00
YourWishes 71080682cc Fixed an error bug 2025-09-02 09:23:46 -05:00
YourWishes f915a4208b Roughly planning asset locking 2025-09-01 22:07:36 -05:00
YourWishes 14c41d33a7 Asset manager refactor begin. 2025-09-01 21:00:50 -05:00
YourWishes 3e61d6f84d Palette assets improved. 2025-09-01 20:07:12 -05:00
YourWishes 4541d5219b About to refator tools... again 2025-09-01 17:22:33 -05:00
YourWishes 3ce1566a2e Merge 2025-09-01 11:10:28 -05:00
YourWishes 368729f0f3 Fixed some camera bugs. 2025-09-01 11:02:30 -05:00
YourWishes 127392a1ae Added findzip 2025-09-01 09:39:38 -05:00
YourWishes af1329710d Made a big mess of the codebase 2025-08-28 07:14:13 -05:00
YourWishes 30232d1275 Palette image (incomplete) 2025-08-27 22:55:47 -05:00
YourWishes 31fa4948d5 Image generation? 2025-08-27 22:43:38 -05:00
YourWishes 6c11096fd2 Palette loading done. 2025-08-27 19:59:55 -05:00
YourWishes 7a90d2d38f prog 2025-08-27 07:46:11 -05:00
YourWishes a543bc7c00 commit asset prog 2025-08-26 16:23:08 -05:00
YourWishes 8af2f044ed Asset prog 2025-08-25 10:16:55 -05:00
YourWishes 947f21cac7 Relative 2025-08-24 15:18:01 -05:00
YourWishes 479aad2f06 Going to redo assets. 2025-08-24 13:57:12 -05:00
YourWishes 329925ea54 Asset 2025-08-23 17:43:22 -05:00
YourWishes c8a3ebfcec FindSDL2 2025-08-23 15:53:08 -05:00
YourWishes 1dfde00317 Removed DUSK_ prefix 2025-08-23 10:13:49 -05:00
YourWishes 1bf6fe6eaf Add backbuffer 2025-08-22 23:30:23 -05:00
YourWishes 995bbe1acd Fixed time. 2025-08-22 22:42:38 -05:00
YourWishes 1fb9485ee8 Fixed PSP compiling 2025-08-22 20:52:59 -05:00
YourWishes f9385ed233 ECS rendering 2025-08-22 16:15:42 -05:00
YourWishes 94ad64675d cleaned more stuff 2025-08-22 12:40:18 -05:00
YourWishes b1be1deb79 ecs work 2025-08-21 22:58:39 -05:00
YourWishes 1b4c270ccb ECS improvements! 2025-08-21 18:58:34 -05:00
YourWishes 9f5894cdcb About to break scene tree. 2025-08-21 16:21:01 -05:00
YourWishes 4688358d6a Scene tree 2025-08-21 09:52:15 -05:00
YourWishes c8390bdb12 Committing progress. 2025-08-21 07:33:08 -05:00
YourWishes 3a753b1299 sdl back 2025-08-20 21:56:55 -05:00
YourWishes 84f2735246 Console input 2025-08-20 21:23:12 -05:00
YourWishes fbfcbe9578 archivemuh 2025-08-20 19:18:38 -05:00
YourWishes 1411c2e96b Allow different texture formats. 2025-08-18 22:51:42 -05:00
YourWishes 6f42a6e195 Moved entitydir to direction_t 2025-08-18 22:28:22 -05:00
YourWishes 1e57183ca1 Load is now rounded compile time. 2025-08-18 21:46:12 -05:00
YourWishes d79e12ffaa Switched to using tile coordinates, losing my angled movement unfortunately. 2025-08-18 21:40:01 -05:00
YourWishes bcb1616201 Matrices 2025-08-18 19:18:55 -05:00
YourWishes 38127d9260 Ortho re-added 2025-08-18 19:15:37 -05:00
YourWishes d48d927202 textbox renders. 2025-08-17 17:58:53 -05:00
YourWishes 150a410f00 Is it really that time again? 2025-08-17 16:39:42 -05:00
YourWishes fbbd2176fd Moved render UI code 2025-08-17 16:31:08 -05:00
YourWishes 3e19771d8f Time dr freeman? 2025-08-17 16:18:56 -05:00
YourWishes 3d4317260f Time stuff 2025-08-17 16:11:22 -05:00
YourWishes 6d6a0e4886 Technically rendering everything. 2025-08-17 14:34:51 -05:00
YourWishes 91b93b5b1e add quit command 2025-08-17 12:55:08 -05:00
YourWishes c3310a036f Nothing really changed 2025-08-16 14:52:52 -05:00
YourWishes 69acbd017c Fixed framebuffer 2025-08-15 21:45:21 -05:00
YourWishes 81ed15b171 Builds on PSP again. 2025-08-15 21:37:44 -05:00
YourWishes d1ab8b0cc8 Framebuffer done. 2025-08-15 18:50:43 -05:00
YourWishes cbdc271a5e Framebuffer first 2025-08-15 18:39:19 -05:00
YourWishes 3c908dc1ed Camera 2025-08-15 15:56:30 -05:00
YourWishes 217f00ff4c Font texture. 2025-08-12 22:32:57 -05:00
YourWishes 2916f53e65 PSP textures 2025-08-12 21:24:57 -05:00
YourWishes 2bced84f70 Created mesh 2025-08-12 20:33:41 -05:00
YourWishes f9affee522 PSP rendering 2025-08-12 20:01:54 -05:00
YourWishes 6eeb203110 Using Linux style VAOs 2025-08-12 19:29:08 -05:00
YourWishes b0cd37eeaa About to add scene rendering 2025-08-12 00:05:58 -05:00
YourWishes 7804cf75e6 Input 2025-08-11 23:51:37 -05:00
YourWishes e946b74bd0 Console print input test 2025-08-11 23:30:17 -05:00
YourWishes a70cd7b4d2 Draw console 2025-08-11 23:17:15 -05:00
YourWishes 294abab501 Render textg 2025-08-11 23:06:48 -05:00
YourWishes e9d2f4904a SDL time 2025-08-11 13:29:29 -05:00
YourWishes 26ecf67472 Suspiciously everything worked when changing to floats 2025-08-10 09:00:00 -05:00
YourWishes 24fcf87fb4 Update console 2025-08-06 11:26:25 -05:00
YourWishes d68fae0db7 Add psp 2025-08-05 15:59:12 -05:00
YourWishes 577bef8fb7 Events base. 2025-06-25 14:03:32 -05:00
YourWishes 6ba03235dd Events starting 2025-06-24 23:56:31 -05:00
YourWishes 5520945022 NPC full circle. 2025-06-23 23:33:52 -05:00
YourWishes 57d231b561 About to start parsing different ent types. 2025-06-23 23:24:00 -05:00
YourWishes 24eab84f4f Update parsers to use more real C data. 2025-06-23 22:23:18 -05:00