timokoesters
|
f5da167ce5
|
Fix warnings and clippy recommendations in common
|
2019-07-02 15:48:25 +02:00 |
|
Joshua Barretto
|
a72c54011a
|
Fixed relative path of current_dir
|
2019-07-02 13:52:51 +01:00 |
|
Joshua Barretto
|
107f5caa34
|
Revamped asset directory search system
|
2019-07-02 13:52:51 +01:00 |
|
Sheldon Knuth
|
cdda20a1e8
|
hotfix on assets_folder issue by increasing the depth to 3.
|
2019-07-02 19:43:38 +08:00 |
|
Sheldon Knuth
|
d75d632279
|
Add mpmc support to audio-base.
|
2019-07-02 11:29:00 +08:00 |
|
Mckol
|
5ffa79d07d
|
Added the standard linux asset path and an enviroment variable for configuring it
The variable is VELOREN_ASSETS
|
2019-06-28 19:50:11 +02:00 |
|
Cody
|
14ac5babd4
|
Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes.
|
2019-06-06 14:48:41 +00:00 |
|
Ahmed Ihsan Tawfeeq
|
e98eff613b
|
Fixed bug in loading JSON assets
|
2019-06-04 12:39:46 +00:00 |
|
scorpion9979
|
b66fbce99d
|
Cleaned code
|
2019-06-04 01:10:59 -04:00 |
|
scorpion9979
|
7919442d3d
|
Implemented asset system for caching json data
|
2019-06-04 01:10:59 -04:00 |
|
Joshua Barretto
|
0bb217d53f
|
Added docs to assets::load_map
Former-commit-id: 50397d3c5d8c30ea392b784d9309d0e2ecb28f73
|
2019-05-25 09:38:30 +01:00 |
|
Joshua Barretto
|
92391883a9
|
fmt
Former-commit-id: 689464ed1009ebfd74769fa113fc7b433ea62bbd
|
2019-05-25 06:54:47 +01:00 |
|
Joshua Barretto
|
c8ba5d9f89
|
Basic pine tree spawning
Former-commit-id: e58374724f6c9cb4a54ae96abd3420b02207fd30
|
2019-05-25 05:51:45 +01:00 |
|
Louis Pearson
|
d55e803ab5
|
Use PathBuf to load files
Former-commit-id: b72084fab1b8faeabc47eee927654f963643bb78
|
2019-05-18 13:30:52 -06:00 |
|
Cody
|
6b09fd7c53
|
Pedantic comment and language fixes.
Former-commit-id: eb49765c911aaa97a9c8ed351216a7a6f8411213
|
2019-05-17 18:32:07 -04:00 |
|
Louis Pearson
|
5d5042840e
|
Change vec<u8> to BufReader
Former-commit-id: 4ca814a93cf697f79512ea982d68044539092019
|
2019-05-13 17:28:17 -06:00 |
|
Imbris
|
470e63a691
|
Remove or uncomment commented code
Former-commit-id: 32ac76b649012a0a2756f796b26d48318faad11c
|
2019-05-07 21:59:35 -04:00 |
|
timokoesters
|
7132cfdf5b
|
Fix doc test
Former-commit-id: e347ad79dd229d72f70820189e6ae6011868c5ef
|
2019-05-07 20:36:07 +02:00 |
|
Imbris
|
81c5a070c5
|
move conrod font out of common
Former-commit-id: 1e7cbce00eddff6c765326671d04d9494639773e
|
2019-05-07 02:25:26 -04:00 |
|
Imbris
|
eb3d8310f8
|
rustfmt
Former-commit-id: 7e2cdb284c670b5991c69b6aab042194c806171f
|
2019-05-07 01:40:03 -04:00 |
|
timokoesters
|
f695973bb2
|
Make fonts work, Remove style
Former-commit-id: 53d158aff30d8c53b86deb62f7079ba06b5119ce
|
2019-05-07 01:08:27 -04:00 |
|
timokoesters
|
53a78e1c2f
|
Remove unnecessary debug from try_open_with_path
Former-commit-id: 891d24c247d15f406ebd24ca923b62e6f43bf9ea
|
2019-05-07 01:00:48 -04:00 |
|
Imbris
|
cb507ebfa0
|
small comment
Former-commit-id: 13e443edbb52e1c1423446168235c986b8999de0
|
2019-05-07 00:59:06 -04:00 |
|
Imbris
|
8232ffbd33
|
add load_expect, change error reporting
Former-commit-id: 6064384b14e055701f11c3a1f4931aa6eb27adda
|
2019-05-07 00:59:05 -04:00 |
|
Imbris
|
33fbcd1e93
|
formatting tweaks
Former-commit-id: 90d46c995737d7077a581e9767209fc338c392fa
|
2019-05-07 00:48:39 -04:00 |
|
Imbris
|
990b42a6b0
|
remove poison err & Segment Asset impl, cleanup
Former-commit-id: a2bf1ed8400da824c18ceb33a02160ecaf7d43fa
|
2019-05-07 00:47:22 -04:00 |
|
Imbris
|
1d5020634d
|
revamp asset system with a global singleton cache
Former-commit-id: edfc83397ed897fcec37589261c2cfae42d6ec32
|
2019-05-07 00:44:44 -04:00 |
|
timokoesters
|
c7dd3e96cc
|
Start work on image_ids! and asset loading
Former-commit-id: 1e86e627f8ec6a146aa59558da50658beaad91c6
|
2019-05-07 00:28:05 -04:00 |
|
Forest Anderson
|
993388e56a
|
Ran fmt on codebase
Former-commit-id: 7fecffa1dc66fffba4f07d45fb80960dc5178f4f
|
2019-04-29 20:37:19 +00:00 |
|
Marcel Märtens
|
251cccffe5
|
add simple interface to get assets from various locations
Former-commit-id: 2ee6c4ef811e935eb8684a2cd827a97b8ad0be7a
|
2019-04-13 03:40:59 +02:00 |
|