issues
search
thefarwind
/
blorb-rs
A library for using blorb files in rust
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added travis settings
#75
thefarwind
closed
7 years ago
0
Make blorb-rs compatible with blorb header used by glk
#74
thefarwind
opened
7 years ago
0
Remove runtime cost when loading a resource from the blorb.
#73
thefarwind
opened
7 years ago
0
fix resource lookup issue
#72
thefarwind
closed
7 years ago
1
Warning currently occurs due to license type and license file being defined in the Cargo.toml
#71
thefarwind
opened
7 years ago
0
TEXT chunk currently does not support latin-1 text encoding.
#70
thefarwind
opened
7 years ago
0
Resource numbers are wrongly assumed to be unique per resource, rather than resource type
#69
thefarwind
closed
7 years ago
0
Feature/resource variants add
#68
thefarwind
closed
7 years ago
0
Feature/executable code definitions
#67
thefarwind
closed
7 years ago
0
switched a to an an in glulx doc comment
#66
thefarwind
closed
7 years ago
0
WriteBlorbExt
#65
thefarwind
opened
7 years ago
0
ReadBlorbExt Trait
#64
thefarwind
opened
7 years ago
0
Fixed up documentation for BlorbCursor API change
#63
thefarwind
closed
7 years ago
0
API rework of Metadata classes and Blorb class
#62
thefarwind
closed
7 years ago
1
Fixed markdown issues in README.md
#61
thefarwind
closed
7 years ago
0
updated docs and code for rust 1.13, and try! statement -> ?
#60
thefarwind
closed
7 years ago
0
switch try! to ? operator and rev minimum rust version to 1.13
#59
thefarwind
closed
7 years ago
0
Metadata Introspection
#58
thefarwind
closed
7 years ago
5
README.md does not render correctly on docs.rs
#57
thefarwind
closed
7 years ago
0
removed excess keywords
#56
thefarwind
closed
8 years ago
0
limit of 5 keywords per crate
#55
thefarwind
closed
8 years ago
0
split interactive fiction into two keywords
#54
thefarwind
closed
8 years ago
0
keywords cannot have spaces
#53
thefarwind
closed
8 years ago
0
fixed spelling mistakes prior to release 0.1.0
#52
thefarwind
closed
8 years ago
0
modified cargo.toml settings for release 0.1.0
#51
thefarwind
closed
8 years ago
0
Added missing spaces between top level items
#50
thefarwind
closed
8 years ago
0
added blorb crate usage information to the README
#49
thefarwind
closed
8 years ago
0
added blorb specification information to the project readme
#48
thefarwind
closed
8 years ago
0
Cleanup metadata for crates.io publishing
#47
thefarwind
closed
8 years ago
0
Add missing descriptions to 0.1.0 release classes
#46
thefarwind
closed
8 years ago
0
Add API information to the README
#45
thefarwind
closed
8 years ago
0
Added copy of the blorb 2.0.4 specification
#44
thefarwind
closed
8 years ago
0
Add blorb specification 2.0.4 information to the README
#43
thefarwind
closed
8 years ago
0
Add blorb 2.0.4 specification to the repository
#42
thefarwind
closed
8 years ago
0
Determine Interface to library
#41
thefarwind
opened
8 years ago
3
Add support for 'MP3 ' chunk
#40
thefarwind
closed
7 years ago
0
Add support for 'MIDI' chunk
#39
thefarwind
closed
7 years ago
0
Add support for 'WAV ' chunk
#38
thefarwind
closed
7 years ago
0
Add support for 'GIF ' chunk
#37
thefarwind
closed
7 years ago
0
Add support for deprecated 'SNam' chunk
#36
thefarwind
opened
8 years ago
0
Add support for 'ANNO' chunk
#35
thefarwind
opened
8 years ago
0
Add support for '(c) ' chunk
#34
thefarwind
opened
8 years ago
0
Add support for 'AUTH' chunk
#33
thefarwind
opened
8 years ago
0
Add support for the 'Loop' chunk
#32
thefarwind
opened
8 years ago
0
Add support for 'APal' chunk
#31
thefarwind
opened
8 years ago
0
Add support for 'Reso' chunk
#30
thefarwind
opened
8 years ago
0
Add support for 'RelN' chunk
#29
thefarwind
opened
8 years ago
0
Add support for accessing 'IFmd' chunk from blorb handler struct
#28
thefarwind
opened
8 years ago
0
Add support for 'RDes' chunk
#27
thefarwind
opened
8 years ago
0
Add 'Fspc' optional info to the Blorb handler struct
#26
thefarwind
opened
8 years ago
0
Next