Commit graph

14 commits

Author SHA1 Message Date
Le Philousophe
724ccbd1c6 CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
hax0kartik
0d111de090 CRAB: Print cleansedPath instead of normal path in warnings 2023-08-10 17:06:59 +02:00
hax0kartik
2bbe5880a0 CRAB: Make engine work without the res prefix in paths 2023-08-10 17:06:59 +02:00
hax0kartik
4ed560b96e CRAB: Cleanup headers in crab.h 2023-08-10 17:06:59 +02:00
hax0kartik
8ce8efa546 CRAB: JANITORIAL: Cleanup filesystem.[cpp, h] 2023-08-10 17:06:59 +02:00
hax0kartik
de0820c672 CRAB: Use nullptr instead oF NULL 2023-08-10 17:06:59 +02:00
hax0kartik
10d18367ed CRAB: Make FileSystem and Game class follow code formatting conventions 2023-08-10 17:06:59 +02:00
hax0kartik
e3e7c52c96 CRAB: Do not try to open files if path is empty 2023-08-10 17:06:59 +02:00
hax0kartik
645b6bbf05 CRAB: Use PNGDecoder to decode images 2023-08-10 17:06:59 +02:00
hax0kartik
92f7422a60 CRAB: fix includes to have engine path 2023-08-10 17:06:59 +02:00
hax0kartik
44722beab9 CRAB: Include copyright headers and fix newlines 2023-08-10 17:06:59 +02:00
hax0kartik
1c4fac39ce CRAB: Run clang-format 2023-08-10 17:06:59 +02:00
hax0kartik
40723d0ec5 CRAB: Use Common::File to open files 2023-08-10 17:06:59 +02:00
hax0kartik
6a3681e9fe CRAB: Import engine code 2023-08-10 17:06:59 +02:00