addrom

Simple tool for adding a rom entry to a Pandora's Box 3 list.dat
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2015-11-26 12:23Fix handling of ch and en namesQuentin Rameau1+3-3
2015-11-10 23:23Added option to the csv script for toggling titlesQuentin Rameau1+14-8
2015-11-10 19:49Fix title handling in addrom csv scriptQuentin Rameau1+2-2
2015-11-10 16:15Be more explicit on input field errorQuentin Rameau1+7-7
2015-11-10 16:09Add shell script tool for adding rom from a csv fileQuentin Rameau1+69-0
2015-11-10 15:59Regroup game count inscriptionQuentin Rameau1+4-13
2015-11-10 15:35Simplify argument names in usage() and manualQuentin Rameau2+48-36
2015-11-10 12:11Specify in doc that this tool do not work on all boxesQuentin Rameau2+11-2
2015-11-10 11:32Explain the new input/output file behaviour in documentationQuentin Rameau2+26-14
2015-11-10 11:16Add LICENSE and credits for people having helpedQuentin Rameau2+28-0
2015-11-10 01:23Permit to write input file or create output file from scratchQuentin Rameau2+66-31
2015-11-09 18:22Fix typo in manualQuentin Rameau1+1-1
2015-11-09 18:18Append manual to installationQuentin Rameau2+7-0
2015-11-09 18:12addrom.1: do not break optionsQuentin Rameau1+2-0
2015-11-09 16:55Add addrom.1 manual pageQuentin Rameau1+47-0
2015-11-09 14:10Add REAMDE.md: file format and addrom installationQuentin Rameau1+45-0
2015-11-09 13:33Do not exit on fclose() error. Reorder fd closing.Quentin Rameau1+8-6
2015-11-09 13:29Remove unused commented out codeQuentin Rameau1+0-18
2015-11-09 08:46Initial commitQuentin Rameau4+320-0