emscripten Humble Cloud interface
descriptionemscripten Humble Cloud interface
owners
last changeTuesday, August 11, 2015 21:59 +0000
size203 KB
stats94 commits and 0 tags in 12 months metrics
repository url
https://source.outoforder.cc/r/frameworks/humble-cloud.git
R
Git
2015-08-11 Edward Rudd
add ability to register JS functions for the callbacks as...
43635f diff | tree
2015-08-11 Edward Rudd
base implementation of player fullscreen and volume callbacks into the game
2e32e8 diff | tree
2015-08-11 Edward Rudd
use EMSCRIPTEN_KEEPALIVE instead of maintaining the EXPORTED_FUNCTIONS flag
ba9e0f diff | tree
2015-07-09 Edward Rudd
sync with changes in ASMJS Demo
232d45 diff | tree
2014-10-17 Edward Rudd
add two utility methods to CLOUDFS
066a44 diff | tree
2014-10-17 Edward Rudd
add missed FS sync callback
b41738 diff | tree
2014-10-14 Edward Rudd
handle exceptions inside the humble_fetch_asset_data
2063f8 diff | tree
2014-10-14 Edward Rudd
when fetching from the cloud don’t REMOVE local files.. This allows a loca...
163a83 diff | tree
2014-10-14 Edward Rudd
always sync even if cloudFS is disabled.. (otherwise local storage wouldn’t...
41532d diff | tree
2014-10-14 Edward Rudd
add local IDB caching of file contents
b5bad6 diff | tree
2014-10-14 Edward Rudd
use arraybuffer when fetching binary contents
28dbc4 diff | tree
2014-10-14 Edward Rudd
output file size in dir listing
2a023c diff | tree
2014-10-14 Edward Rudd
reorganize files to group local and remote file access functions by "source".
8527c3 diff | tree
2014-10-14 Edward Rudd
pull substituted vars to end to move "syntax" errors to end of file.
3e1445 diff | tree
2014-10-14 Edward Rudd
tag type of entity for LocalSet
ddc935 diff | tree
2014-10-14 Edward Rudd
extract populateDirs functionality to separate method
4ee52e diff | tree
more commits...
2015-08-11 master Edward Rudd add ability to register JS functions for the callbacks as well. log | tree | raw
2014-08-22 cloud_file Aaron Mandle use timestamps for directory listings and put back some things re:our discu... log | tree | raw