summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysCommiting final changes before closing projectmastertalha
9 daysAdded dropdown buttontalha
2025-03-27Added imgui components:talha
2025-03-23Feature: Created a menu, basic ui system:talha
2025-03-23Fixed function definitiontalha
2025-03-23Updated Quad Drawing, Added compile and run scripttalha
2025-03-22Trying to work with fullscreen window but linux wont let metalha
2025-03-13setup responsive scalingtalha
2025-03-06Making project work with clangd:talha
2025-03-03Added levels for teleportertalha
2025-03-03Increased movement speedup, updated teleportertalha
2025-03-01removed skipping when is_collide_xtalha
2025-03-01Added levels, fixed jumping when gravity is invertedtalha
2025-02-23Fixed kerningtalha
2025-02-23Refactored font rendering functionalitytalha
2025-02-22Removed freetypetalha
2025-02-22First pass at using stb_truetype, removed freetypetalha
2025-02-22WIP: replacing freetype with stb_truetypetalha
2025-02-13Refactored GameState, level loading:talha
2025-02-12Fixed camera jerktalha
2025-02-12Improved level design tooling, Added ui cameratalha
2025-02-11added debug draw lines for easier level designingtalha
2025-02-11Added line rendereringtalha
2025-02-10updated rect calculations, separated renderer logic:talha
2025-02-10V1 of updating how entity position is treated:talha
2025-02-10Updated Rect members:talha
2025-02-10removed redundant fields from Recttalha
2025-02-10updated level loading logictalha
2025-02-10improved gravity flipping blocktalha
2025-02-09Added camera_panning, vec2 divide overload, Fixed MINtalha
2025-02-09Improved level file format, camera follow when moving:talha
2025-02-08Updated gameplay, level_format, level_loading:talha
2025-02-03Added basic audio playbacktalha
2025-02-03Added miniaudiotalha
2025-02-01Updated readmetalha
2025-02-01updated todotalha
2025-01-31added another test leveltalha
2025-01-31Updated level format and level loading:talha
2025-01-28Updated level_handling:talha
2025-01-26Added a basic readmetalha
2025-01-26Added a licensetalha
2025-01-26Fixed typo in wordtalha
2025-01-25Added goal rendering and checkingtalha
2025-01-25Updated air movement:talha
2025-01-25Updated todo filetalha
2025-01-25Updated level file format, Updated player movement:talha
2025-01-25added asan, level editing, improved movement.talha
2025-01-16updating build.sh commandtalha
2025-01-16Added level loading from filetalha
2025-01-15Added IVec, setting up level editingtalha