From 8f2d61ee8fd3579b52e810731385a72060b76ba6 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Fri, 24 Apr 2026 21:47:54 -0300 Subject: [PATCH 01/20] add zork --- topics/zork/index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 topics/zork/index.md diff --git a/topics/zork/index.md b/topics/zork/index.md new file mode 100644 index 000000000000..800cd8e67b71 --- /dev/null +++ b/topics/zork/index.md @@ -0,0 +1,5 @@ +--- +display_name: Zork +short_description: +topic: zork +--- From 63c82d4754f88a394cf65005f6144f56bb4030cd Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Sat, 25 Apr 2026 22:08:31 -0300 Subject: [PATCH 02/20] Add short description and aliases for Zork Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/zork/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/topics/zork/index.md b/topics/zork/index.md index 800cd8e67b71..815c38524e9d 100644 --- a/topics/zork/index.md +++ b/topics/zork/index.md @@ -1,5 +1,7 @@ --- display_name: Zork -short_description: +short_description: Zork is a text adventure game first released in 1977 by Infocom topic: zork +aliases:zil,zork-Implementation-language,zork-ii,zork-iii,zork-game +related:z-machine --- From 1594177edea8e71973473009ee0b49a472aec58a Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Sat, 25 Apr 2026 22:08:59 -0300 Subject: [PATCH 03/20] Fix formatting of topic field in Zork index Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/zork/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/zork/index.md b/topics/zork/index.md index 815c38524e9d..38231a7abc52 100644 --- a/topics/zork/index.md +++ b/topics/zork/index.md @@ -1,7 +1,7 @@ --- display_name: Zork short_description: Zork is a text adventure game first released in 1977 by Infocom -topic: zork +topic:zork aliases:zil,zork-Implementation-language,zork-ii,zork-iii,zork-game related:z-machine --- From c754ce7ee7a72a22725ada100d4143c85d84bebc Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Sat, 25 Apr 2026 22:09:12 -0300 Subject: [PATCH 04/20] Fix formatting in Zork short description Removed space in short_description for consistency. Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/zork/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/zork/index.md b/topics/zork/index.md index 38231a7abc52..ba50ec9514d5 100644 --- a/topics/zork/index.md +++ b/topics/zork/index.md @@ -1,6 +1,6 @@ --- display_name: Zork -short_description: Zork is a text adventure game first released in 1977 by Infocom +short_description:Zork is a text adventure game first released in 1977 by Infocom topic:zork aliases:zil,zork-Implementation-language,zork-ii,zork-iii,zork-game related:z-machine From 9622b81211abceccc01c74871a9e9316b55b570e Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Sat, 25 Apr 2026 22:09:24 -0300 Subject: [PATCH 05/20] Fix formatting in Zork topic metadata Removed spaces in display_name and short_description fields. Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/zork/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/zork/index.md b/topics/zork/index.md index ba50ec9514d5..948af93944f3 100644 --- a/topics/zork/index.md +++ b/topics/zork/index.md @@ -1,5 +1,5 @@ --- -display_name: Zork +display_name:Zork short_description:Zork is a text adventure game first released in 1977 by Infocom topic:zork aliases:zil,zork-Implementation-language,zork-ii,zork-iii,zork-game From dca5928ff0631c307804dd64ebc23187dedcdded Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Sat, 25 Apr 2026 22:09:41 -0300 Subject: [PATCH 06/20] Change display name from 'Zork' to 'zork' Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/zork/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/zork/index.md b/topics/zork/index.md index 948af93944f3..b7b1cfabe7ac 100644 --- a/topics/zork/index.md +++ b/topics/zork/index.md @@ -1,5 +1,5 @@ --- -display_name:Zork +display_name:zork short_description:Zork is a text adventure game first released in 1977 by Infocom topic:zork aliases:zil,zork-Implementation-language,zork-ii,zork-iii,zork-game From 3d9a1c10cc49c77c05cca61e76c80685407ecdbc Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:04:53 -0300 Subject: [PATCH 07/20] add screenwriting --- topics/screenwriting/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 topics/screenwriting/index.md diff --git a/topics/screenwriting/index.md b/topics/screenwriting/index.md new file mode 100644 index 000000000000..ac4b954ffbc9 --- /dev/null +++ b/topics/screenwriting/index.md @@ -0,0 +1,8 @@ +--- +aliases: screen-writing, script-writing +display_name: Screenwriting +short_description: Screenwriting is the act of writing scripts for films and other entertainment media. +topic: screenwriting +wikipedia_url: https://en.wikipedia.org/wiki/Screenwriting +--- +Screenwriting is the act of writing scripts for films and other entertainment media; the term originated in 1902 in silent films. \ No newline at end of file From d03cebc88ac08e0e821345ed445ff9e51e5b630e Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:13:10 -0300 Subject: [PATCH 08/20] Delete topics/craftstudio/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/craftstudio/index.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 topics/craftstudio/index.md diff --git a/topics/craftstudio/index.md b/topics/craftstudio/index.md deleted file mode 100644 index 003731387f31..000000000000 --- a/topics/craftstudio/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -display_name: Craftstudio engine -short_description: Craftstudio is a 2011 engine by Élisée Maurer -related: Minecraft,Voxel -topic: craftstudio -logo: ---- -Craftstudio is a 2011 engine by Élisée Maurer for Voxel games creation. \ No newline at end of file From a9d1b6a77f3d39c73b2e88268434b087e72231c1 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:13:31 -0300 Subject: [PATCH 09/20] Delete topics/dmca/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/dmca/index.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 topics/dmca/index.md diff --git a/topics/dmca/index.md b/topics/dmca/index.md deleted file mode 100644 index 4840596de1c4..000000000000 --- a/topics/dmca/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -display_name: Dmca -short_description: Digital Millennium Copyright Act is a 1998 law that regulates copyright on the internet. -related: copyright -topic: dmca ---- -The Digital Millennium Copyright Act (DMCA) is a 1998 law that regulates copyright on the internet, made by the United States Congress. \ No newline at end of file From 48ea6fe21a746234a8dafdb4fa19b586d4cc3db5 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:13:55 -0300 Subject: [PATCH 10/20] Delete topics/fangame/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/fangame/index.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 topics/fangame/index.md diff --git a/topics/fangame/index.md b/topics/fangame/index.md deleted file mode 100644 index a9e889fe68c2..000000000000 --- a/topics/fangame/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -display_name: Fangame -short_description:Fan game is a type of game made by fans of a franchise. -related: games -topic: fangame ---- -Fan game is a type of game made by fans of a franchise, they can feature original content or content based on some other work. From cb95db4c3506ba44969f6d47324649ad709afa36 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:14:59 -0300 Subject: [PATCH 11/20] Delete topics/scumm/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/scumm/index.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 topics/scumm/index.md diff --git a/topics/scumm/index.md b/topics/scumm/index.md deleted file mode 100644 index f70b75e163f2..000000000000 --- a/topics/scumm/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -display_name: Scumm -short_description: SCUM was a markup language created in 1987. -topic: scumm -aliases: script-creation-utility-for-maniac-mansion ---- -SCUM was a markup language created in 1987, used for programming point-and-click games. \ No newline at end of file From b920800d42a6379a4014d1224ab127e2f5530534 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:15:32 -0300 Subject: [PATCH 12/20] Delete topics/wikidot/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/wikidot/index.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 topics/wikidot/index.md diff --git a/topics/wikidot/index.md b/topics/wikidot/index.md deleted file mode 100644 index 260d76bfd1ee..000000000000 --- a/topics/wikidot/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -display_name: Wikidot -short_description: Wikidot is russian website created by Wikidot.org. -related: Wiki -topic: wikidot ---- -Wikidot is a russian website by wikidot.org in 2006. \ No newline at end of file From 71076d18a17978d333ee246096d52c41e77d66a9 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:15:48 -0300 Subject: [PATCH 13/20] Delete topics/wikipedia/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/wikipedia/index.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 topics/wikipedia/index.md diff --git a/topics/wikipedia/index.md b/topics/wikipedia/index.md deleted file mode 100644 index 12f51e28a656..000000000000 --- a/topics/wikipedia/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -display_name: Wikipedia -short_description: Wikipedia is a 2001 online encyclopedia. -aliases: Wikimedia-commons, Wiktionary, Wikiquote, Wikibooks, Wikisource, Wikinews, Wikiversity, Wikispecies, Wikivoyage, Wikifunctions,wikimedia, Wikiproject -related: Mediawiki,Wiki,Wikidata -topic: wikipedia -logo: ---- -Wikipedia is a 2001 project created by wikimedia foundation, known as an online encyclopedia using the MediaWiki engine. \ No newline at end of file From 6515941cb19e90b1024f72ec32fbbb95650792b2 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:16:17 -0300 Subject: [PATCH 14/20] Delete topics/z-machine/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/z-machine/index.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 topics/z-machine/index.md diff --git a/topics/z-machine/index.md b/topics/z-machine/index.md deleted file mode 100644 index b94ea7cc6467..000000000000 --- a/topics/z-machine/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -display_name: Z-machine -short_description: Z-Machine is a virtual machine created by Joel Perez and Marc Blank in 1979. -topic: z-machine ---- -Z-Machine is a virtual machine created by Joel Perez and Marc Blank in 1979, , designed to run text-based games. \ No newline at end of file From 82b1628e60ddf16f4322fd5ac5f7c91aa80df913 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:17:18 -0300 Subject: [PATCH 15/20] Delete topics/adventure-game-interpreter/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/adventure-game-interpreter/index.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 topics/adventure-game-interpreter/index.md diff --git a/topics/adventure-game-interpreter/index.md b/topics/adventure-game-interpreter/index.md deleted file mode 100644 index a758483b6591..000000000000 --- a/topics/adventure-game-interpreter/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -display_name: Adventure Game Interpreter -short_description: Adventure Game Interpreter is a game engine developed by Ken Williams -Jeff Stephenson in 1984. -topic: Adventure Game Interpreter ---- -Adventure Game Interpreter is a game engine developed by Ken Williams -Jeff Stephenson in 1984 designed to run in personal computers. From 3d9b022fdd35ee946a7601f5f2bf98ac981e3035 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:18:20 -0300 Subject: [PATCH 16/20] Delete topics/cube-engine/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/cube-engine/index.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 topics/cube-engine/index.md diff --git a/topics/cube-engine/index.md b/topics/cube-engine/index.md deleted file mode 100644 index c8010232ddd3..000000000000 --- a/topics/cube-engine/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -display_name: Cube engine -short_description: Cube engine is a 2001 engine made by Wouter van Oortmerssen -aliases: assault-cube-engine -related: Assault cube -topic: cube-engine -logo: ---- -Scube engine is a 2001 engine by wouter van Oortmerssen for Assault cube. \ No newline at end of file From bcbb7a9011afb5de2321ea37fc2b1150639813ba Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:20:11 -0300 Subject: [PATCH 17/20] Delete topics/internet archive/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/internet archive/index.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 topics/internet archive/index.md diff --git a/topics/internet archive/index.md b/topics/internet archive/index.md deleted file mode 100644 index 75607d270d4c..000000000000 --- a/topics/internet archive/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -display_name: Internet Archive -short_description: Internet Archive is a website for a digital collection run by the archive.org group. -aliases: wayback-machine -topic: dmca ---- -Internet Archive is a website for a digital collection run by the archive.org group, also responsible for the Wayback Machine software. From 666336297a615c839c0944ff7a11c61c424acf39 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:20:32 -0300 Subject: [PATCH 18/20] Delete topics/pyxel/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/pyxel/index.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 topics/pyxel/index.md diff --git a/topics/pyxel/index.md b/topics/pyxel/index.md deleted file mode 100644 index ceec9d93abce..000000000000 --- a/topics/pyxel/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -display_name: Pyxel -short_description: Pyxel is a fantasy console created in python. -aliases: pyxel-engine,pyxel-studio -related: Python -topic: pyxel -logo: ---- -Pyxel is a fantasy console created in python for game creation. \ No newline at end of file From ffea96df966235d4f49a274358346b45318ad16f Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:21:16 -0300 Subject: [PATCH 19/20] Delete topics/Sauerbraten Engine/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/Sauerbraten Engine/index.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 topics/Sauerbraten Engine/index.md diff --git a/topics/Sauerbraten Engine/index.md b/topics/Sauerbraten Engine/index.md deleted file mode 100644 index a9dd9edb16fa..000000000000 --- a/topics/Sauerbraten Engine/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -display_name: Sauerbraten engine -short_description: Sauerbraten engine is a 2004 engine by wouter van Oortmerssen. -aliases: cube-2-engine -related: Cube 2: Sauerbraten -topic: sauerbraten-engine -logo: ---- -Sauerbraten engine or cube 2 engine is a 2004 engine by wouter van Oortmerssen. \ No newline at end of file From b41dd6fb6de8d705202cfc9355ed6d133f45d367 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:22:20 -0300 Subject: [PATCH 20/20] Delete topics/text-adventure-development/index.md Signed-off-by: Gabriel Lima Lopes <135924740+piratabrasileiro1@users.noreply.github.com> --- topics/text-adventure-development/index.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 topics/text-adventure-development/index.md diff --git a/topics/text-adventure-development/index.md b/topics/text-adventure-development/index.md deleted file mode 100644 index df585a58663d..000000000000 --- a/topics/text-adventure-development/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -display_name: Text Adventure Development System -short_description: Text Adventure Development System is a programming language created in 1988 by Michael J. Roberts. -aliases: tads -topic: ---- -Text Adventure Development System is a programming language created in 1988 by Michael J. Roberts, used for Fiction works writing. \ No newline at end of file