This repository has been archived on 2021-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
shapez.io/src/js/savegame
tobspr fa27d1681f Cleanup IS_DEMO flags and introduce Restriction Manager 2020-10-07 09:48:31 +02:00
..
schemas Introduce game modes and get rid of global level definitions etc 2020-10-07 08:36:02 +02:00
savegame.js Migrate old savegames 2020-09-22 09:32:31 +02:00
savegame_compressor.js Improve saving speed by using crc32 instead of sha1 for checksum 2020-08-10 23:31:02 +02:00
savegame_interface.js Remove some todos 2020-06-28 20:31:22 +02:00
savegame_interface_registry.js Migrate old savegames 2020-09-22 09:32:31 +02:00
savegame_manager.js Cleanup IS_DEMO flags and introduce Restriction Manager 2020-10-07 09:48:31 +02:00
savegame_serializer.js Introduce game modes and get rid of global level definitions etc 2020-10-07 08:36:02 +02:00
savegame_typedefs.js Allow naming savegames 2020-08-28 22:15:12 +02:00
serialization.js Optimize performance by using singletons for items 2020-08-14 13:09:10 +02:00
serialization_data_types.js Remove enumLayer and enumItemType 2020-08-15 19:47:01 +02:00
serializer_internal.js Migrate old savegames 2020-09-22 09:32:31 +02:00