AeThex-Engine-Core/engine/thirdparty/pcre2/src
MrPiglr 9dddce666d
🚀 AeThex Engine v1.0 - Complete Fork
- Forked from Godot Engine 4.7-dev (MIT License)
- Rebranded to AeThex Engine with cyan/purple theme
- Added AI-powered development assistant module
- Integrated Claude API for code completion & error fixing
- Custom hexagon logo and branding
- Multi-platform CI/CD (Windows, Linux, macOS)
- Built Linux editor binary (151MB)
- Complete source code with all customizations

Tech Stack:
- C++ game engine core
- AI Module: Claude 3.5 Sonnet integration
- Build: SCons, 14K+ source files
- License: MIT (Godot) + Custom (AeThex features)

Ready for Windows build via GitHub Actions!
2026-02-23 05:01:56 +00:00
..
config.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_auto_possess.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_chartables.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_chkdint.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_compile.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_compile.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_compile_cgroup.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_compile_class.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_config.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_context.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_convert.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_dfa_match.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_error.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_extuni.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_find_bracket.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_internal.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_intmodedep.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_jit_char_inc.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_jit_compile.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_jit_match_inc.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_jit_misc_inc.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_jit_simd_inc.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_maketables.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_match.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_match_data.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_match_next.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_newline.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_ord2utf.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_pattern_info.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_script_run.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_serialize.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_string_utils.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_study.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_substitute.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_substring.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_tables.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_ucd.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_ucp.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_ucptables_inc.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_util.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_valid_utf.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
pcre2_xclass.c 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00