Morg
Morg
I tend to use the 'c' character a lot to delete + insert text in a single keystroke. Sometimes after I have been working for a while, I realize that...
This is probably one of the weirdest bugs. Sometimes, after working for a while, something triggers this bug. Basically when I delete a whole line using 'dd' and then paste...
This one requires to create a dosbox config handler for all dosbox games and use winecfg for wine games.
Make the GUI more sensible, no need to list the emulation mode in the main window, just show it in the game card.
external repos work in command line but not in GUI yet.
Implement a fully working 2D physics engine (probably dyn4j)
opengl and input are not fully wrapped over their lwjgl implementation. Some methods, flags and mappings are missing.
Some functions like start-engine have an undefined input data dictionary. This needs to change into a more formalized structure.
Re-write all the rendering code to work with OpenGL 3.3 instead of OpenGL 1.0. This means a lot to design for a concurrent-safe shader model.