Commit History

Author SHA1 Message Date
  David Blue c0f2470fb2 Fix the passing of the swordLibrary object to the passage class so that everything 5 years ago
  David Blue e146f0adad Module presence check is now done at the select command so no need to do it here. 5 years ago
  David Blue 01f28b32b8 Quality of life improvements, mostly spelling fixes in comments and strings. 5 years ago
  David Blue dcd8dc0eb8 Work towards fixing crashes on missing modules. Now having crashes with references. 5 years ago
  David 'Judah's Shadow' Blue e1ef4d9506 Per discussion on sword-devel, changing the key to be derived from inside the module so it can get the versification from the module and run Apocrypha, or handle differing versification numberings. 8 years ago
  David 'Judah's Shadow' Blue 056a5e5be6 Cleaning up code some in prep for release, Adding more copyright headers 9 years ago
  David Blue 77444db631 Some cleanup and related files in prep for release 9 years ago
  David Blue a5f184b208 got width to output correctly, though there still isn't a way to configure it. 9 years ago
  David Blue 2935798ecc Big changes this go 'round. 9 years ago
  David 'Judah's Shadow' Blue fa9a7495a5 Updating .gitignore and fixing license issue (must be gpl v2 only due to sword license) 9 years ago
  David Blue 4326e57016 Moved the sword initalization to the interface and added a screen configuration to the init process. We're dangerously close to doing this the "Right Way(TM)" ;) 9 years ago
  David Judah's Shadow Blue 5727ac99af Reformatting some. 9 years ago
  David Blue 3302c8b3c8 Passage class is more or less done. Interface class is a bit more fleshed out, but the prompted ? command still doesn't exist. However, you can now type show and a valid bible reference and it'll be shown (no pagination yet). Next is library class so you can look things up in more than just the ESV. 9 years ago
  David 'Judah's Shadow' Blue b8f10f4e9a Adding passage class that fetches and returns the passage for display by the interface. Currently, it is hard coded to retrieve only Psalm 1.1 from the ESV for testing. 9 years ago