| Line 2: |
Line 2: |
| | | | |
| | Antivirus is Software you can create in-game. It requires a [[2D Editor]] to be created. Also, it's dependent on an [[Operating System]]. | | Antivirus is Software you can create in-game. It requires a [[2D Editor]] to be created. Also, it's dependent on an [[Operating System]]. |
| − |
| |
| − | {| border="1"
| |
| − | !OS-Size
| |
| − | !1980
| |
| − | !1990
| |
| − | !2000
| |
| − | !2010
| |
| − | |-
| |
| − | |small
| |
| − | | -
| |
| − | |file scan
| |
| − | |
| |
| − | |
| |
| − | |-
| |
| − | |medium
| |
| − | | -
| |
| − | |background scan
| |
| − | |
| |
| − | |
| |
| − | |-
| |
| − | |large
| |
| − | | -
| |
| − | |
| |
| − | |
| |
| − | |
| |
| − | |}
| |
| | | | |
| | {| class="wikitable" | | {| class="wikitable" |
| Line 33: |
Line 7: |
| | ! style="background-color:#ffcc67;" | Description | | ! style="background-color:#ffcc67;" | Description |
| | ! style="background-color:#ffcc67;" | Dependencies | | ! style="background-color:#ffcc67;" | Dependencies |
| | + | ! style="background-color:#ffcc67;" | Unlock Year |
| | |- | | |- |
| | | File Scan | | | File Scan |
| | | | | | |
| | | | | | |
| | + | | 1985 |
| | |- | | |- |
| | | User interface | | | User interface |
| | | Make it easy for the user to manage their virus handling. | | | Make it easy for the user to manage their virus handling. |
| | | [[2D Editor]]: Pixel manipulation | | | [[2D Editor]]: Pixel manipulation |
| | + | | 1985 |
| | |- | | |- |
| | | Firewall | | | Firewall |
| | | | | | |
| | | [[Operating System]]: Networking | | | [[Operating System]]: Networking |
| | + | | 1992 |
| | |- | | |- |
| | | Background scan | | | Background scan |
| Line 50: |
Line 28: |
| | | [[Antivirus]]: File scan | | | [[Antivirus]]: File scan |
| | [[Operating System]]: Multithreading | | [[Operating System]]: Multithreading |
| | + | | 1985 |
| | |- | | |- |
| | | Mail scan | | | Mail scan |
| | | There's always room for enlargement. | | | There's always room for enlargement. |
| | | [[Operating System]]: Networking | | | [[Operating System]]: Networking |
| | + | | 1985 |
| | |- | | |- |
| | | Virus database | | | Virus database |
| | | Automagically keep your user's virus definitions up to date. | | | Automagically keep your user's virus definitions up to date. |
| | | [[Operating System]]: Networking | | | [[Operating System]]: Networking |
| | + | | 1991 |
| | |} | | |} |
| | | | |