This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6cd7edb5ab59340216617ad80d50506d99cbb8a5
sml-projects
/
shell
History
Humza Shahid
6cd7edb5ab
draw options screen when that is selected
2025-02-20 14:25:20 +00:00
..
gl-draw.sml
draw options screen when that is selected
2025-02-20 14:25:20 +00:00
gl-shaders.sml
add shader strings which will allow us to make an xyrgba shader in OpenGL
2024-12-27 20:48:36 +00:00
glfw-key-map.sml
partially done coding key remapping functionality (what works: GLFW key code -> CoreKey.key_code, acting on CoreKey.key_code every frame; todo: load from config file on start up, have screen where we can remap keys, and save to config while when key mappings are changed)
2025-02-16 13:45:14 +00:00
input-state.sml
add non-configurable escape button to input type, to be used as a way to go backwards or exit menu
2025-02-20 13:32:37 +00:00
parse-controls.sml
add non-configurable escape button to input type, to be used as a way to go backwards or exit menu
2025-02-20 13:32:37 +00:00
shell.sml
add functionality to move player by using arrow keys
2024-12-14 07:59:43 +00:00