Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix ambient volume. | Alex Xu | 2014-01-02 | 3 | -6/+7 | |
| | | | | soundVolume -> sfxVolume | |||||
* | Try to use WebP only if possible. | Alex Xu | 2014-01-01 | 2 | -10/+53 | |
| | ||||||
* | Implement French UI. | Alex Xu | 2014-01-01 | 3 | -4/+4 | |
| | ||||||
* | Refactoring, remove all fullscreen | Alex Xu | 2014-01-01 | 2 | -55/+7 | |
| | ||||||
* | More stuff. | Alex Xu | 2014-01-01 | 5 | -63/+88 | |
| | ||||||
* | Appease JSHint. | Alex Xu | 2013-12-31 | 2 | -3/+3 | |
| | ||||||
* | Performance. | Alex Xu | 2013-12-31 | 1 | -1/+0 | |
| | ||||||
* | Set text speed default to 100 instead of 0.5. | Alex Xu | 2013-12-31 | 1 | -1/+1 | |
| | ||||||
* | Stuff. | Alex Xu | 2013-12-31 | 10 | -463/+1246 | |
| | ||||||
* | bind everything in api, fix _next bug | Alex Xu | 2013-12-23 | 2 | -3/+4 | |
| | ||||||
* | Change... stuff. | Alex Xu | 2013-12-23 | 2 | -25/+25 | |
| | ||||||
* | Even more refactoring. | Alex Xu | 2013-12-03 | 1 | -24/+10 | |
| | ||||||
* | More refactoring. | Alex Xu | 2013-12-03 | 3 | -17/+15 | |
| | ||||||
* | Minor refactoring. | Alex Xu | 2013-12-03 | 1 | -44/+41 | |
| | ||||||
* | Stuff. | Alex Xu | 2013-11-26 | 1 | -127/+108 | |
| | ||||||
* | Stuff. | Alex Xu | 2013-11-24 | 6 | -75/+6819 | |
| | ||||||
* | fix minor bug, add robots.txt | Alex Xu | 2013-10-02 | 2 | -1/+121 | |
| | ||||||
* | prep spinner | Alex Xu | 2013-09-29 | 1 | -0/+1 | |
| | ||||||
* | misc js bugs | Alex Xu | 2013-09-29 | 3 | -64/+70 | |
| | ||||||
* | warn-container -> interstitial, misc css fixes | Alex Xu | 2013-09-21 | 3 | -13/+35 | |
| | ||||||
* | fix html to validate | Alex Xu | 2013-09-13 | 2 | -8/+8 | |
| | ||||||
* | add favicon.ico generation, meta description | Alex Xu | 2013-09-10 | 1 | -0/+1 | |
| | ||||||
* | remove webp, scale options | Alex Xu | 2013-09-09 | 1 | -3/+0 | |
| | ||||||
* | fix minor bugs, add opus warn | Alex Xu | 2013-09-07 | 4 | -1/+6 | |
| | ||||||
* | fix MIME types | Alex Xu | 2013-09-03 | 1 | -10/+0 | |
| | ||||||
* | fix minor bugs | Alex Xu | 2013-09-03 | 3 | -5/+3 | |
| | ||||||
* | play URL bug | Alex Xu | 2013-09-02 | 1 | -1/+11 | |
| | ||||||
* | fix minor bugs | Alex Xu | 2013-09-02 | 1 | -1/+1 | |
| | ||||||
* | update *encode.sh, add opus support | Alex Xu | 2013-09-02 | 2 | -72/+87 | |
| | ||||||
* | Don't overwrite files when encoding. | Alex Xu | 2013-09-02 | 1 | -0/+1 | |
| | ||||||
* | Use CSS3 transform instead of ctc_rotated.png | Alex Xu | 2013-09-02 | 1 | -1/+1 | |
| | ||||||
* | Load script/imachine asynchronously during 4ls | Alex Xu | 2013-09-02 | 3 | -12/+9 | |
| | ||||||
* | fix various minor bugs | Alex Xu | 2013-08-24 | 3 | -7/+15 | |
| | ||||||
* | fix undefined | Alex Xu | 2013-08-24 | 1 | -0/+1 | |
| | ||||||
* | stuff. | Alex Xu | 2013-08-24 | 1 | -37/+40 | |
| | ||||||
* | fix unindexed char name | Alex Xu | 2013-08-22 | 1 | -1/+1 | |
| | ||||||
* | jshint | Alex Xu | 2013-08-22 | 2 | -8/+11 | |
| | ||||||
* | continue work on i18n | Alex Xu | 2013-08-21 | 2 | -6/+4 | |
| | ||||||
* | work on i18n | Alex Xu | 2013-08-20 | 3 | -1/+16 | |
| | ||||||
* | www/scripts -> www/json, slim down html5ks.fetch | Alex Xu | 2013-08-19 | 3 | -19/+9 | |
| | ||||||
* | prep for i18n | Alex Xu | 2013-08-18 | 1 | -30/+31 | |
| | ||||||
* | toolchain improvements | Alex Xu | 2013-08-17 | 1 | -3/+3 | |
| | ||||||
* | add playtime license (none), rm old subsetted fonts | Alex Xu | 2013-08-15 | 3 | -433/+0 | |
| | ||||||
* | imachine.json | Alex Xu | 2013-08-15 | 4 | -35/+66 | |
| | ||||||
* | fix stuff and such, work on unrpyc imachine | Alex Xu | 2013-08-06 | 1 | -4/+15 | |
| | ||||||
* | menu.js: rearrange code, add comments | Alex Xu | 2013-08-04 | 1 | -9/+11 | |
| | ||||||
* | fix jshint errors | Alex Xu | 2013-08-03 | 3 | -15/+14 | |
| | ||||||
* | fix stuff | Alex Xu | 2013-08-03 | 5 | -76/+65 | |
| | ||||||
* | add skip/auto indicators, fix auto mode | Alex Xu | 2013-08-02 | 4 | -5/+18 | |
| | ||||||
* | add context menu binding code, fix misc. bugs | Alex Xu | 2013-08-02 | 5 | -47/+112 | |
| |