pwl6.git
2016-05-15 Joe WreschnigUpdate with more iOS details. master
2016-05-15 Joe WreschnigFix play link.
2015-08-02 Joe WreschnigRebalance titles in overlays.
2015-08-02 Joe WreschnigDisable text selection in preferences.
2015-08-02 Joe WreschnigRemove unused sound files.
2015-08-02 Joe WreschnigDisplay more information about decoding errors.
2015-07-13 Joe WreschnigInclude URL in audio load error message.
2015-07-12 Joe WreschnigUpdate details of free version in README.
2015-07-12 Joe WreschnigUpdate nw.js version.
2015-07-12 Joe WreschnigSimplify chdir shenanigans when building .bare.zip.
2015-06-28 Joe WreschnigRemove unused cache.
2015-04-24 Joe WreschnigSpecial-case yuu.Instrument for single-sample sounds.
2015-04-24 Joe WreschnigAssume createBufferSource got a sample if not a string.
2015-04-24 Joe WreschnigExclude built files to speed up greps.
2015-04-24 Joe WreschnigStill need sounds.winding for raw access.
2015-04-22 Joe WreschnigUse new animation hooks (but still preload sounds).
2015-04-22 Joe WreschnigInstall a hook from audio to animations if both are...
2015-04-21 Joe WreschnigRemove another bad idea.
2015-04-21 Joe WreschnigNot sure why that was a FIXME, there was nothing to...
2015-04-19 Joe WreschnigUpdate URLs - mostly s/http/https/, a few moved.
2015-04-19 Joe WreschnigRemove Promise polyfill.
2015-04-19 Joe Wreschnigiojs adds Math.sign, still lacks Object.assign.
2015-04-19 Joe WreschnigUpdate some bug URLs.
2015-04-19 Joe WreschnigBump NW.js version to 0.12.1.
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-18 Joe WreschnigMakefile refactoring and cleanup.
2015-04-10 Joe WreschnigMigrate from node-webkit to NW.js.
2015-04-09 Joe WreschnigSet default make target to all.
2015-04-09 Joe WreschnigRemove notes on now mostly-diagnosed bug.
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-17 Joe WreschnigStart documenting iOS 8 issues.
2014-09-11 Joe WreschnigUpdate BUGS for 1.1 and upcoming 1.2. v1.2
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-10 Joe WreschnigDisable GPU blacklist via command line options.
2014-09-08 Joe WreschnigFix the initial scene readiness check to actually work. v1.1
2014-09-08 Joe WreschnigName files by separating the version with _.
2014-09-08 Joe WreschnigInclude D3D compiler DLLs in Windows binaries.
2014-09-07 Joe WreschnigFix dismiss button scrolling off the top of overlays.
2014-09-07 Joe WreschnigUpgrade node-webkit to 0.10.4 for all platforms.
2014-09-05 Joe WreschnigBegin bug tracking.
2014-09-04 Joe WreschnigUpdate README for not-Yuu repository. v1.0
2014-09-04 Joe WreschnigInitial import.