Remove Promise polyfill.
[pwl6.git] / src /
2015-04-19 Joe WreschnigRemove Promise polyfill.
2015-04-19 Joe Wreschnigiojs adds Math.sign, still lacks Object.assign.
2015-04-19 Joe WreschnigAvoid all 'arguments' mutation for Safari's sake.
2015-04-19 Joe WreschnigFix some stylistic issues found by various linters.
2015-04-18 Joe WreschnigglMatrix 2.2.2.
2015-04-10 Joe WreschnigMigrate from node-webkit to NW.js.
2015-04-09 Joe WreschnigCat paw mode.
2014-10-02 Joe WreschnigSwitch back to mediump, which works (better) on iOS.
2014-10-02 Joe WreschnigTake advantage of empty attribute syntax.
2014-10-02 Joe WreschnigName to fit everywhere.
2014-10-02 Joe WreschnigAllow empty attribute syntax to mean "same command...
2014-10-02 Joe WreschnigAdjust HTML for better iOS mobile app support.
2014-10-02 Joe WreschnigReset audio offset every tick.
2014-10-02 Joe WreschnigWork around a Safari JIT bug in arguments handling.
2014-10-02 Joe Wreschnigstring-lerp is not used, do not include it.
2014-10-02 Joe WreschnigUse Font Standard instead of Font Awesome.
2014-09-17 Joe WreschnigMobile Safari has a different user agent when standalone.
2014-09-17 Joe WreschnigDisable DPR > 1 on Safari due to bugs and performance...
2014-09-10 Joe WreschnigImprove instructions.
2014-09-10 Joe WreschnigProper policy for links is openExternal, not forceDownload.
2014-09-10 Joe WreschnigChange how HTML links are handled.
2014-09-08 Joe WreschnigFix the initial scene readiness check to actually work. v1.1
2014-09-07 Joe WreschnigFix dismiss button scrolling off the top of overlays.
2014-09-04 Joe WreschnigInitial import.