diff --git a/assets/graphics/fonts/milky.tga b/assets/graphics/fonts/milky.tga index ddb8adb0b..952f63cb9 100644 --- a/assets/graphics/fonts/milky.tga +++ b/assets/graphics/fonts/milky.tga @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37d21a17f16be7b1d70a51fcae88c94859dfe5f9182df6d9c04bfba0900139d5 +oid sha256:b8b963d91e07266a2f525186a4ef36793b5f56d649308afe80dc3bc1df1d3d4c size 98348 diff --git a/hooks/post-checkout b/hooks/post-checkout new file mode 100644 index 000000000..cab40f264 --- /dev/null +++ b/hooks/post-checkout @@ -0,0 +1,3 @@ +#!/bin/sh +command -v git-lfs >/dev/null 2>&1 || { echo >&2 "\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-checkout.\n"; exit 2; } +git lfs post-checkout "$@" diff --git a/hooks/post-commit b/hooks/post-commit new file mode 100644 index 000000000..9443f4161 --- /dev/null +++ b/hooks/post-commit @@ -0,0 +1,3 @@ +#!/bin/sh +command -v git-lfs >/dev/null 2>&1 || { echo >&2 "\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-commit.\n"; exit 2; } +git lfs post-commit "$@" diff --git a/hooks/post-merge b/hooks/post-merge new file mode 100644 index 000000000..828b70891 --- /dev/null +++ b/hooks/post-merge @@ -0,0 +1,3 @@ +#!/bin/sh +command -v git-lfs >/dev/null 2>&1 || { echo >&2 "\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/post-merge.\n"; exit 2; } +git lfs post-merge "$@" diff --git a/hooks/pre-push b/hooks/pre-push new file mode 100644 index 000000000..81a9cc639 --- /dev/null +++ b/hooks/pre-push @@ -0,0 +1,3 @@ +#!/bin/sh +command -v git-lfs >/dev/null 2>&1 || { echo >&2 "\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting .git/hooks/pre-push.\n"; exit 2; } +git lfs pre-push "$@" diff --git a/work_files/computer_startup_mockup.ans b/work_files/computer_startup_mockup.ans new file mode 100644 index 000000000..9ada220e5 Binary files /dev/null and b/work_files/computer_startup_mockup.ans differ diff --git a/work_files/disk_capacity_comparison.xlsx b/work_files/disk_capacity_comparison.xlsx new file mode 100644 index 000000000..574eda024 Binary files /dev/null and b/work_files/disk_capacity_comparison.xlsx differ diff --git a/work_files/graphics/fonts/telegraph/bcd_encoding_map.bin b/work_files/graphics/fonts/telegraph/bcd_encoding_map.bin new file mode 100644 index 000000000..837492be1 Binary files /dev/null and b/work_files/graphics/fonts/telegraph/bcd_encoding_map.bin differ diff --git a/work_files/graphics/items/items24.psd b/work_files/graphics/items/items24.psd index fa0f1cd52..d0fe9085f 100755 --- a/work_files/graphics/items/items24.psd +++ b/work_files/graphics/items/items24.psd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86525c1bc08188f5aa28cb36ba37ef5185ae57bf73c4bd97d64ee1db6515a537 -size 179923 +oid sha256:47afd2da34299f34c0513b94bc52f3fe5a5f62f7f59106448409640e5e3977d2 +size 956752 diff --git a/work_files/graphics/sprites/fixtures/computer_parts.psd b/work_files/graphics/sprites/fixtures/computer_parts.psd new file mode 100644 index 000000000..0da57411c --- /dev/null +++ b/work_files/graphics/sprites/fixtures/computer_parts.psd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13c6e04e83d5ca68e29ad5d761ca277eb61633c1fd71b6b5b0caf9a8a4b19a4 +size 222344 diff --git a/work_files/graphics/terrain/wire_single_items.psd b/work_files/graphics/terrain/wire_single_items.psd new file mode 100644 index 000000000..89aa333e3 --- /dev/null +++ b/work_files/graphics/terrain/wire_single_items.psd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afd043976153a4387e8c6c4ffc83900f794b403f4c313ad204d951f62c06a55 +size 485092