1. 10 Mar, 2015 7 commits
  2. 09 Mar, 2015 15 commits
  3. 08 Mar, 2015 5 commits
  4. 07 Mar, 2015 7 commits
  5. 06 Mar, 2015 3 commits
  6. 05 Mar, 2015 1 commit
  7. 04 Mar, 2015 2 commits
    • Subv's avatar
      Services: Moved the PTM and APT services to their own folder · 83a8975c
      Subv authored
      This coincidentally fixes an issue about the PTM service failing to create its SharedExtSaveData archive due to the FS service not being initialized by the time the creating code runs.
      
      Ideally I'd like to move each process to its own folder, and have a single file per process that registers the service classes, which would be in their own files inside that folder. Then each service class would just call functions from the process to complete the commands.
      83a8975c
    • bunnei's avatar
      Merge pull request #625 from lioncash/warn · 8fc8c511
      bunnei authored
      vfp: Get rid of warnings
      8fc8c511