Merlyn Morgan-Graham

Results 37 issues of Merlyn Morgan-Graham

This level order is triggerd when playing the beginner level set in order

bug

- Remaining lives (in script `source/title.jms`) looks like it is supposed to be using `data/panel.bmp` - FPS display (in script `source/title.jms`) looks like it is supposed to be using `data/panel.bmp`...

bug

Add tutorials to wiki for: - High level: What the different content types are and how they are used - Editing an existing level - Adding new behavior to an...

enhancement

I noticed that when installing emsdk, it contains its own version of Python, and that when using fips it had its own version of Ninja. It might be possible to...

This could be considered an upstream issue (they use very long file names and a lot of sub folders). However it might be possible to detect and warn about this...

enhancement

If you retrieve a model by `findRecord('something', someId)` on one client, then delete that object through a different client, or on the firebase server itself, then the first client doesn't...

type: bug

Currently the pipeline reads files from the filesystem as UTF-8 before passing the data to compilers, and there is no option to read in "binary only" mode. I don't know...

feature

When porting old games from D3D -> OpenGL, it's very useful to understand what type of coordinate system you're using. I think pushing this information into the function names could...

enhancement

I installed QT, built the master branch (and later dyld-interpose branch - same problem) using [the instruction here](https://github.com/apitrace/apitrace/blob/master/docs/INSTALL.markdown#mac-os-x). I then did a trace of my app, and tried launching qapitrace....

GUI
3rd Party