Michael Borgwardt

Results 9 issues of Michael Borgwardt

For my game's layout I wanted to give its canvas some padding via CSS, but that caused the coordinate calculation in CanvasIOManager.prototype._listenForMouseClick to fail. I guess the result of getBoundingClientRect()...

Replace https with http for HTTPS_PROXY values, since it's normally incorrect to use https there. ### Proposed changes ### Related issues (optional)

area/networking
lifecycle/stale

Migrations simply splits the script at semicolons to get queries. This fails with stored procedures, which exactly for that reason use the DELIMITER command to temporarily redefine the delimiter. Here's...

Does the module work correctly when HMVC sub-requests are used (see http://kohanaframework.org/3.3/guide/kohana/flow )?

Currently, any application-registered shutdown-function that accesses the DB happens outside the transaction and is rolled back. According to the PHP docs, it should be possible to have a shutdown function...

I'm playing the Warlord scenario for the first time, and I have noticed that the "Smelting Type" is repeatedly lost or reset. When it happens, only a small number of...