Commit graph

8 commits

Author SHA1 Message Date
45fde9f143
Updated libWiiSharp, version number, new credits message. 2021-05-15 06:59:05 -05:00
5a69625e9c Update Error Codes and Err.cs 2021-02-06 17:04:50 -06:00
Shadow Eevee
c1e0beee2c Fixed Sharpii.exe refs 2020-04-04 11:55:33 -05:00
Shadow Eevee
f1883ba53c Begin Exit Code Linux Fix, add Copyright notice for latest contributions, update README.txt 2020-04-03 12:58:15 -05:00
Shadow Eevee
588a692b05 Added an error and proper codes for not having all the files when packing a wad.
Added an error and proper codes for not having all the files when packing a wad. Previously would return the cryptic "Index was outside the bounds of the array." error.
2020-03-08 22:00:28 -07:00
Shadow Eevee
9170d49fbb Fixed some mistakes with the new Exit Codes 2020-03-08 21:18:02 -07:00
Shadow Eevee
20ba9c53ec Fixed mislabled exit codes
Fixed mislabled exit codes (Exit Codes were 1601 to 1628, needed 16001 to 16028 to prevent OS exit code interferance.)
2020-03-08 11:17:24 -07:00
Shadow Eevee
f9198444e2 Added custom exit codes.
Added custom exit codes, which allow headless scripts to use Sharpii easier. Exit Codes do NOT interfere with normal system exit codes. (System exit codes are 15999 and below, Custom exits are 16001+.)
2020-03-07 21:44:10 -08:00