Commit graph

10 commits

Author SHA1 Message Date
b028f56ad7
Update copyright year in boilerplate headers 2022-03-21 23:16:48 -05:00
52fbcca993
Update Help Text 2022-03-18 02:30:55 -05:00
45fde9f143
Updated libWiiSharp, version number, new credits message. 2021-05-15 06:59:05 -05:00
e673342c44 Additional unneeded using removal 2021-02-06 17:12:53 -06: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
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
Shadow Eevee
64adfa97a3 Added Error Checker, fixed some Error Codes 2020-03-07 15:56:28 -08:00