Commit Graph

7 Commits

Author SHA1 Message Date
iProgramInCpp
d8cdbe4913 * Remove some useless LogMsgs 2023-08-01 13:21:10 +03:00
Kleadron
6feff32c51 Add ENH_3D_INVENTORY_TILES
Replaces the functionality of gui_blocks.png by actually 3D rendering inventory item tiles.
2023-08-01 02:01:55 -07:00
Kleadron
c99b23f579 Rotate ENH_SHADE_HELD_TILES shading 2023-08-01 02:01:55 -07:00
iProgramInCpp
65406ef97e Fix sky rendering. 2023-07-31 22:25:58 +03:00
Vruk
cf6d27f123 Create screenshots folder if it doesn't exist
When taking a screenshot the windows implementation will now check for a folder to save to and create it if it does not exist

g_pApp->field_D58 is now g_pApp->m_externalStorageDir
2023-07-31 05:50:26 -07:00
iProgramInCpp
fe1997f202 * Add license headers to every file. 2023-07-30 22:41:09 +03:00
iProgramInCpp
9642818a88 * Initial commit.
:)
2023-07-30 22:22:02 +03:00