From 46d8a14796a88bae1637482613edfb449efd034f Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:02:16 -0300 Subject: [PATCH 1/7] Create Engine.Warp.txt --- tests/types/Engine.Warp.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/types/Engine.Warp.txt diff --git a/tests/types/Engine.Warp.txt b/tests/types/Engine.Warp.txt new file mode 100644 index 000000000..3256c5384 --- /dev/null +++ b/tests/types/Engine.Warp.txt @@ -0,0 +1 @@ +assets.wpak From cceaa85d1411dc85e34372be1be5a1fac8441609 Mon Sep 17 00:00:00 2001 From: NintenHero Date: Thu, 14 Mar 2024 00:14:12 -0300 Subject: [PATCH 2/7] Revert "Create Engine.Warp.txt" This reverts commit 46d8a14796a88bae1637482613edfb449efd034f. --- tests/types/Engine.Warp.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/types/Engine.Warp.txt diff --git a/tests/types/Engine.Warp.txt b/tests/types/Engine.Warp.txt deleted file mode 100644 index 3256c5384..000000000 --- a/tests/types/Engine.Warp.txt +++ /dev/null @@ -1 +0,0 @@ -assets.wpak From 4c1ed88caa373625aee943084b0e14cc8a595fe7 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:03:19 -0500 Subject: [PATCH 3/7] Add NeoX rule --- rules.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/rules.ini b/rules.ini index c0f06845a..ebe79152f 100644 --- a/rules.ini +++ b/rules.ini @@ -121,6 +121,7 @@ LithTech = (?:^|/)default\.archcfg$ Love2D = (?:^|/)(?:lib)?love\.(?:dll|so|so\.0)$ Marmalade = (?:^|/)angle/lib(?:EGL|GLESv2)Marmalade\.dll MonoGame = (?:^|/)monogame +NeoX = (?:^|/)neox\.xml$ Nitrous = \.MeshDesc$ NScripter[] = ^arc\.nsa$ NScripter[] = ^nscript\.dat$ From fca655203c73247a327822767998bd11b63ce636 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:03:53 -0500 Subject: [PATCH 4/7] Create Engine.NeoX.txt --- tests/types/Engine.NeoX.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/types/Engine.NeoX.txt diff --git a/tests/types/Engine.NeoX.txt b/tests/types/Engine.NeoX.txt new file mode 100644 index 000000000..e06e1d33e --- /dev/null +++ b/tests/types/Engine.NeoX.txt @@ -0,0 +1,2 @@ +/neox.xml +neox.xml From 370192acfcc44301c2b338c7f878eb24dd880c35 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Tue, 26 Mar 2024 09:49:19 -0500 Subject: [PATCH 5/7] Create Engine.NeoX.md --- descriptions/Engine.NeoX.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 descriptions/Engine.NeoX.md diff --git a/descriptions/Engine.NeoX.md b/descriptions/Engine.NeoX.md new file mode 100644 index 000000000..16793b7e0 --- /dev/null +++ b/descriptions/Engine.NeoX.md @@ -0,0 +1 @@ +NeoX is the [NetEase Games](https://www.neteasegames.com/)’ proprietary graphics engine. From 0fa10bf9c5fd6dce321459ffe809ac6ca209f441 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Tue, 26 Mar 2024 09:53:46 -0500 Subject: [PATCH 6/7] Update Engine.NeoX.md --- descriptions/Engine.NeoX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/descriptions/Engine.NeoX.md b/descriptions/Engine.NeoX.md index 16793b7e0..3f07be6cb 100644 --- a/descriptions/Engine.NeoX.md +++ b/descriptions/Engine.NeoX.md @@ -1 +1 @@ -NeoX is the [NetEase Games](https://www.neteasegames.com/)’ proprietary graphics engine. +NeoX is the [NetEase Games](https://www.neteasegames.com/)’ proprietary engine for PC and mobile development. From 221c0819645727412defbd25c85a054929123402 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Mon, 6 May 2024 13:50:41 -0500 Subject: [PATCH 7/7] Add non matching tests for NeoX --- tests/types/_NonMatchingTests.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index ad2360316..82d92189f 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -1049,6 +1049,11 @@ common/main.ts.dso common/main_cs.dso SoundEngine.bundle common/defines.xml +Neoxml +Neo.xml +fneox.xml +neox.fxml +neox.xmlf defines.txt 00_defines.txt Punkbuste