Commit Graph

17 Commits

Author SHA1 Message Date
Jarrod Doyle 440d0b91b4
Path manager refactor 2024-09-19 21:16:07 +01:00
Jarrod Doyle f85514a40a
Generate mipmaps for textures 2024-09-17 17:07:07 +01:00
Jarrod Doyle af643b0388
Add Sky debug texture and add hardecoded texture IDs 2024-09-07 14:01:24 +01:00
Jarrod Doyle 855e39880e
Add Jorge texture to res 2024-09-07 13:43:11 +01:00
Jarrod Doyle 886b840d6c
Use Texture2D in TextureLoader cache 2024-09-07 13:42:16 +01:00
Jarrod Doyle 12a8b4f06d
Reduce duplicate code in Resource Path Manager 2024-09-05 18:49:55 +01:00
Jarrod Doyle b223d53824
Use Context in mission loader 2024-09-05 17:39:54 +01:00
Jarrod Doyle ec79e07ec7
Only load textures that are actually used 2024-08-29 19:09:53 +01:00
Jarrod Doyle 85599b4069
Merge GetTexturePath implementations 2024-08-25 10:43:17 +01:00
Jarrod Doyle 9fd76815a2
Use new resource manager in mission and textureloader 2024-08-24 17:10:08 +01:00
Jarrod Doyle d9a54b65d5
Add GIF support for terrain textures 2024-08-18 10:28:22 +01:00
Jarrod Doyle 66c324be53
Add .GIF image loading using ImageSharp 2024-08-18 10:27:44 +01:00
Jarrod Doyle 6f62d2ca00
Load textures from root thief resource CRF 2024-08-13 19:11:03 +01:00
Jarrod Doyle e773635677
Mission selector allows better browsing of campaigns 2024-08-13 18:31:20 +01:00
Jarrod Doyle 27dbc47419
Enable loading of PCX textures from FM folders 2024-08-12 19:52:36 +01:00
Jarrod Doyle c14f74b108
Add PCX image loading 2024-08-12 18:46:30 +01:00
Jarrod Doyle 59edc0744c
Add texture manager/loader 2024-08-11 15:23:56 +01:00