Results 132 issues of David Benjamin

I doubt it'll ever be able to replace the NaCl port for performance, but we could use Emscripten as an alternate version. There may be an SDL port. Unfortunately, there's...

Should be pretty easy. One minor thing is that UQM might blow up on an invalid game, and we should keep the user from shooting themselves in the foot like...

Unclear exactly when (or if) the game should be paused, but there is (disabled) code in the game for this, and a number of possible interpretations: - WebKit focus (DidChangeFocus)....

The mouse warning is weird. See about fixing that bug to add mouse support to the game. At least to the menus.

The default controls aren't that discoverable. Some sort of help page or something linked off the home page would be nice. Maybe the first time you visit it could pop...

Related to #11, add inline installation if the app isn't installed. http://code.google.com/chrome/webstore/docs/inline_installation.html

If the NaCl module fails to load (or maybe crashes maybe), the HTML code should notice and display an error. The error page could, if NaCl just isn't supported, direct...

You quit by closing the tab.

The MMX, etc., code for the various scalers could probably come in handy. CPU usage is noticeably higher when using the hq2x scaler.

It'd be fun if your saved games were saved to some server and available on all your computers.