Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
601 contributions in the last year
Contribution activity
August 2020
lethal-guitar has no activity
yet for this period.
July 2020
Created a pull request in lethal-guitar/RigelEngine that received 4 comments
Fix Webassembly audio
Fixes #568
Todo:
Return early from ctor if Mix_OpenAudio fails
+304
−154
•
4
comments
- Fix visual glitches on Odroid Go Advance
- More Wasm improvements
- Add CI for Emscripten build using GitHub actions
- CMake cleanups
- Saved game auto naming
- Full gamepad & keyboard navigation
- Fix main menu still receiving input when options menu active
- Apply changes that were meant to be part of the last PR
- Prepare Wasm port
- Consider migrating all CI to GitHub actions
- Introduce DynArray class and replace use of `std::vector` where possible
- Webassembly: Browser intercepts some key events
- Webassembly: Persist user profile
- Webassembly: Set up hosted version
- Webassembly: Set up CI
- Webassembly: Long load times
- Webassembly: Screen is cut off
- Webassembly: Sound issues in Firefox
- Webassembly: WebAudio on Chrome requires a user interaction
- Odroid Go Advance: Visual glitches when ingame