Commit Graph

33 Commits

Author SHA1 Message Date
Marcsello 0bad0a112e
Create .travis.yml 2020-11-27 05:55:50 +01:00
Pünkösd Marcell 7ed5a93260 Added docker stuffs 2020-11-27 04:01:50 +01:00
Torma Kristóf 30ae78c24e
Update testing.md 2020-11-09 00:00:42 +01:00
Ficsor Attila becc8989c6 Update testing documentation 2020-11-08 23:56:38 +01:00
Ficsor Attila 2721833cca Add documentation of testing 2020-11-08 23:51:33 +01:00
Pünkösd Marcell f38dcfe4f1 Added some comment about the overflow protection 2020-11-08 23:48:10 +01:00
Pünkösd Marcell 4fb5301423 Fixed integer overflow 2020-11-08 23:43:13 +01:00
Pünkösd Marcell 405fc22385 Added readme 2020-11-06 04:53:15 +01:00
Pünkösd Marcell 36520dee7e Changed error codes again 2020-11-06 04:52:57 +01:00
Pünkösd Marcell f27830e07a Implemented main 2020-11-06 03:42:57 +01:00
Pünkösd Marcell 45f1705168 Changed parser function signature 2020-11-06 03:42:48 +01:00
Pünkösd Marcell 07d311628f Added SEEK error checking 2020-11-06 02:52:19 +01:00
Pünkösd Marcell 3d5729f7b7 Changed error codes 2020-11-06 02:44:09 +01:00
Pünkösd Marcell cbb8da45ce Implemented CAFF stuff 2020-11-06 02:24:05 +01:00
Pünkösd Marcell b42f8fe4ef Removed unnecessary struct keywords 2020-11-05 22:29:53 +01:00
Pünkösd Marcell e4cb965234 Implemented file reader function 2020-11-05 19:56:16 +01:00
Pünkösd Marcell 8c64bbfc26 Separated validator and pixeldata finder 2020-11-05 19:56:00 +01:00
Pünkösd Marcell 987a708303 Created utils file 2020-11-05 19:31:29 +01:00
Pünkösd Marcell 0ad4331a77 Added some comments to MagicMemory 2020-11-04 19:27:59 +01:00
Pünkösd Marcell 270cfa0177 Updated example with proper length checking 2020-11-03 22:27:57 +01:00
Pünkösd Marcell 4b56c24ab2 Fixed CMake stuff 2020-11-03 20:56:25 +01:00
Pünkösd Marcell e38f145f51 Example test code for converting a CIFF to TGA 2020-11-03 20:55:23 +01:00
Pünkösd Marcell 4a37e6b8a3 Fixed Magic checked in reverse order 2020-11-03 20:54:43 +01:00
Pünkösd Marcell b53735bf81 Fixed missing include for size_t 2020-11-03 20:53:59 +01:00
Pünkösd Marcell 52400b25df Fixed header seeking 2020-11-03 19:55:35 +01:00
Pünkösd Marcell 3acdd717b1 Implemented image flipper 2020-11-03 19:52:20 +01:00
Pünkösd Marcell efb8fb1703 Implemented CIFF parser 2020-11-03 19:45:17 +01:00
Pünkösd Marcell f1188602fd Added libtarga 2020-11-03 18:26:19 +01:00
Pünkösd Marcell 267ec89571 renamed context to context 2020-11-03 18:25:18 +01:00
Pünkösd Marcell fba1b6487f Implemented memory management 2020-11-03 16:42:53 +01:00
Pünkösd Marcell bc6c2bd0c1 Added CBP file generated by clion to gitignore 2020-11-02 19:55:52 +01:00
Pünkösd Marcell 095b377a47 Moved source to src directory 2020-11-02 19:52:47 +01:00
Pünkösd Marcell b64ce22c59 Initial commit 2020-11-02 19:50:40 +01:00