1. 30 Oct, 2017 4 commits
  2. 25 Oct, 2017 1 commit
  3. 24 Oct, 2017 1 commit
  4. 23 Oct, 2017 1 commit
  5. 17 Oct, 2017 1 commit
  6. 15 Oct, 2017 1 commit
  7. 14 Oct, 2017 1 commit
  8. 13 Oct, 2017 1 commit
  9. 11 Oct, 2017 2 commits
  10. 10 Oct, 2017 1 commit
  11. 09 Oct, 2017 2 commits
  12. 08 Oct, 2017 1 commit
  13. 07 Oct, 2017 2 commits
  14. 06 Oct, 2017 1 commit
  15. 05 Oct, 2017 2 commits
  16. 02 Oct, 2017 1 commit
  17. 24 Sep, 2017 1 commit
  18. 22 Sep, 2017 1 commit
  19. 01 Sep, 2017 1 commit
  20. 14 Aug, 2017 1 commit
  21. 10 Aug, 2017 2 commits
  22. 07 Aug, 2017 1 commit
  23. 04 Aug, 2017 2 commits
  24. 30 Jul, 2017 1 commit
  25. 25 Jul, 2017 1 commit
  26. 16 Jul, 2017 1 commit
  27. 07 Jul, 2017 1 commit
  28. 01 Jul, 2017 1 commit
    • rwjuk's avatar
      Implement 'missing objects' window · 214bf398
      rwjuk authored
      Implement 'missing objects' window
      
      Basic implementation of 'bad objects' window
      
      Add new object_load_error.c
      
      Add object_load_error.c
      
      Faffing about
      
      String stuff
      
      Stuff
      
      Get window basically displaying
      
      Proper col header for object
      
      Display object types
      
      Display file name and explanatory message
      
      Probably about time I added myself to the dev list
      
      Cleanup and comments
      
      Make bad object window work with SC6
      
      Fix whitespace, string IDs, flip core function sense
      
      Fix spacing in string_ids.h
      
      Fix string ID snafu
      
      Fix HasNoInvalidObjects() sense
      
      Attempt to refactor this to pass data properly
      
      Move typedefs to separate header
      
      Fix up signatures
      
      Add park_load_result_types.h
      
      Clean up includes and remnants of prev implementation
      
      Split duplication into function, free invalid entries list on close
      
      Use pointer for object_validity_result param
      
      Fixup string IDs
      
      Use LoadObject() directly
      
      Use dependency injection, fix string termination
      
      Xcode fix, make helper function static
      
      Fix buffer overrun and memory leak
      
      Use SDL for clipboard functionality
      
      Fix function & variable declarations
      
      Rework editor_read_s6() to use new park load result type
      
      Update changelog for #5624
      
      [ci skip]
      
      Fix mem leak, function signature and whitespace
      214bf398
  29. 25 Jun, 2017 3 commits