emscripten Humble Cloud interface
refs/heads/master
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
2014-10-14 Edward Rudd
remove old unused hash
5023d7 diff | tree
2014-10-14 Edward Rudd
don't auto fetch cloud data in shell sample.. and log to console the sync t...
aab81a diff | tree
2014-10-14 Edward Rudd
add in isAvailable method to cloud providers to validate IF the cloud servi...
f2ce37 diff | tree
2014-10-14 Edward Rudd
fix finding emscripten file packager
d37d29 diff | tree
2014-10-14 Edward Rudd
list data files as well in the list files test.
c5b1fa diff | tree
2014-10-07 Edward Rudd
always depend on humble_api in the humble methods
4bb55e diff | tree
2014-10-02 Edward Rudd
add in tests for demo end functionality
bcdee4 diff | tree
2014-10-02 Edward Rudd
add API for humble_demo_ended so demo games can notify the player when they...
149719 diff | tree
2014-09-17 Edward Rudd
setup test file data so we can test preload caching
49a91f diff | tree
2014-09-17 Edward Rudd
use cached file_package.py variable instead of relying on the environment f...
9e61e3 diff | tree
2014-09-17 Edward Rudd
use different approach to set initial CLOUD_PROVIDERS (based on latest emsc...
10a818 diff | tree
2014-09-16 Edward Rudd
fix prototype for humble_init to be int and not bool
40112d diff | tree
2014-09-16 Edward Rudd
fix parameters for humble_get_player_size to be pointers not references.
b9b4e5 diff | tree
2014-09-15 Edward Rudd
add helper method to delete entries in the cache by a specific scope.
676273 diff | tree
2014-09-15 Edward Rudd
enable basic indexed DB storage of async fetched assets..
7102c3 diff | tree
2014-09-15 Edward Rudd
only enable filters on a non-empty array
4aa196 diff | tree
2014-09-15 Edward Rudd
document HUMBLE_API.configure
bc8c19 diff | tree
2014-09-15 Edward Rudd
implement humble_get_player_size
dcc25b diff | tree
2014-09-15 Edward Rudd
fix setting HUMBLE_API configuration and document he various keys
1d23b0 diff | tree
2014-09-15 Edward Rudd
add some documentation to the humble_api in the header. and don’t cache fil...
d94105 diff | tree
2014-09-15 Edward Rudd
add in initial humble_fetch_asset_data method to replace emscripten_async_w...
ebbe7d diff | tree
2014-08-30 Edward Rudd
fix file case in cmake..
c79b98 diff | tree
2014-08-30 Edward Rudd
remove log entries
cd3cea diff | tree
2014-08-30 Edward Rudd
add in support to filter what files can be synced to the cloud. (and will a...
d24e30 diff | tree
2014-08-30 Edward Rudd
implement removing of deleted files in the cloud
53d00e diff | tree
2014-08-30 Edward Rudd
implement remove file method in urkle cloud provider
9a47db diff | tree
2014-08-30 Edward Rudd
implement deletion of files in the sample server
cd8c67 diff | tree
2014-08-30 Edward Rudd
don't save '.' when storing top level files in sample server implementation
539bce diff | tree
2014-08-30 Edward Rudd
move reconcile method earlier in the file
2eab65 diff | tree
2014-08-30 Edward Rudd
update "urkle" cloud driver sample to use new naming
f81a1d diff | tree
2014-08-22 Aaron Mandle
use timestamps for directory listings
67d8ce diff | tree
2014-08-30 Edward Rudd
add jquery to shell
b0a9e9 diff | tree
2014-08-30 Edward Rudd
rename driver methods
d6e150 diff | tree
2014-08-22 Aaron Mandle
list files on the backend per application
5073c6 diff | tree
first | « prev | next »