Cockatrice/oracle/src
RickyRister ffe02e59c7
Refactor: clean up OracleImporter (#5871)
* remove unused dataDir variable

* inline setsMap

* join declaration and assignment

* make the protected methods static

* make getSetPriority static

* inline mainCardTypes list and make the method static

* pass by const ref when able

* rename param to match
2025-04-21 16:29:42 -04:00
..
lzma [WIP] Basic mtgjsonv4 support (#3458) 2018-12-20 18:05:03 -05:00
qt-json replace foreach macro with standard for each loop (#5485) 2025-01-17 05:18:15 +00:00
zip make package on macos 13 (#4961) 2023-12-15 21:15:57 -05:00
main.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
main.h workaround for foreign card arts getting priority by default (#3652) 2019-03-12 10:12:31 +01:00
oracleimporter.cpp Refactor: clean up OracleImporter (#5871) 2025-04-21 16:29:42 -04:00
oracleimporter.h Refactor: clean up OracleImporter (#5871) 2025-04-21 16:29:42 -04:00
oraclewizard.cpp Refactor: clean up OracleImporter (#5871) 2025-04-21 16:29:42 -04:00
oraclewizard.h Address /W4 compiler warnings for Windows (#4910) 2023-10-15 20:31:13 -04:00
pagetemplates.cpp Refactor files in oracle to new Qt Slot/Signal syntax (#5869) 2025-04-20 23:53:37 -04:00
pagetemplates.h Misc startup improvement (#3740) 2019-06-02 21:47:37 -04:00
parsehelpers.cpp Optimize cipt parsing by early returning (#5727) 2025-03-15 21:23:41 +00:00
parsehelpers.h Update cipt parsing (#5712) 2025-03-14 21:44:13 -04:00