1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00
Files
OpenRCT2/test/tests
csunday95 51faec5c50 Close #13637: Refactor sprite compiler for filesystem efficiency
- sprite building would save a file with just the sprite file header
   and then immediately open it again at the beginning of compilation
 - sprite file generation is now entirely in memory until the final
   output file is saved on success
 - added validation of no file activity in the failed build test case;
   failed builds will not generate a file or edit an existing one
2020-12-29 13:12:55 +01:00
..
2018-07-23 15:58:01 +02:00
2019-02-07 18:50:58 +01:00
2020-11-27 18:54:57 +00:00
2019-08-04 16:43:50 +01:00
2020-11-27 18:54:57 +00:00
2018-07-23 15:58:01 +02:00
2018-07-23 15:58:01 +02:00
2018-07-23 16:00:23 +02:00