{"id":17190272,"url":"https://github.com/sezero/uhexen2-hcode_archive","last_synced_at":"2026-03-18T23:56:50.520Z","repository":{"id":73376076,"uuid":"413767198","full_name":"sezero/uhexen2-hcode_archive","owner":"sezero","description":"Hexen II HCode (HexenC) archive","archived":false,"fork":false,"pushed_at":"2023-09-12T01:29:57.000Z","size":9116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T19:46:18.645Z","etag":null,"topics":["hexen2","hexenc","quakec"],"latest_commit_sha":null,"homepage":"https://sourceforge.net/projects/uhexen2/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sezero.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-05T10:16:48.000Z","updated_at":"2025-04-18T20:17:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3cb4eae-3106-4e4d-8bb3-1711cd0aa073","html_url":"https://github.com/sezero/uhexen2-hcode_archive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sezero/uhexen2-hcode_archive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezero%2Fuhexen2-hcode_archive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezero%2Fuhexen2-hcode_archive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezero%2Fuhexen2-hcode_archive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezero%2Fuhexen2-hcode_archive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sezero","download_url":"https://codeload.github.com/sezero/uhexen2-hcode_archive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezero%2Fuhexen2-hcode_archive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29061577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T23:14:54.203Z","status":"ssl_error","status_checked_at":"2026-02-03T23:14:50.873Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hexen2","hexenc","quakec"],"created_at":"2024-10-15T01:13:51.736Z","updated_at":"2026-02-03T23:32:52.677Z","avatar_url":"https://github.com/sezero.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Hexen II hcode versions:\n------------------------------------------------------------------------\nh2-1.11 and portals-1.12a are the official hcode releases from Raven. I\ngenerated the other versions by decompiling the relevant progs and then\ncomparing to h2-1.11 and experimenting.  All the sources compile to\noutput precisely the same progs.dat as the original binary ones.\n\nThese have been good reference material for me when working on uHexen2 -\nHammer of Thyrion, therefore I am sharing them.\n\n* h2-0.42-demo\t HexenC source for Hexen II demo v0.42 from Aug. 1997\n* h2-1.03\t HexenC source for Hexen II retail version (PC CD-ROM)\n* h2-1.08\t HexenC source for Hexen II v1.08 (from Matrox m3D cd\n\t\t\t\ta.k.a. Continent of Blackmarsh, v1.08)\n* h2-1.09\t HexenC source for Hexen II v1.09 update\n* h2-1.10\t HexenC source for Hexen II v1.10 (from Matrox m3D cd\n\t\t\t\ta.k.a. Continent of Blackmarsh, v1.10)\n* h2-1.11\t HexenC source for Hexen II v1.11 update (official)\n* h2-1.11-demo\t HexenC source for Hexen II demo v1.11 from Nov. 1997\n* portals-1.12\t HexenC for Portal of Praevus mission pack (ver.cdrom)\n* portals-1.12a\t HexenC for Portal of Praevus 1.12a update (official)\n\n* e3-beta\t HexenC source code for E3-beta version of Hexen II.\n\t\t\t\t(See e3-beta/README.txt for details.)\n\nDiff outputs between several versions:\n* h2-v0.42-demo_to_h2-v1.03.diff\n* h2-v1.03_to_h2-v1.08.diff\n* h2-v1.03_to_h2-v1.09.diff\n* h2-v1.03_to_h2-v1.11.diff\n* h2-v1.08_to_h2-v1.09.diff\n* h2-v1.08_to_h2-v1.10.diff\n* h2-v1.08_to_h2-v1.11.diff\n* h2-v1.09_to_h2-v1.10.diff\n* h2-v1.09_to_h2-v1.11.diff\n* h2-v1.10_to_h2-v1.11.diff\n* h2-v1.11_to_h2-v1.11-demo.diff\n\nHexen2World hcode versions:\n------------------------------------------------------------------------\nhw-src-release is the official hcode release from Raven.  I generated\nthe other versions by decompiling the relevant progs and then comparing\nto hw-src-release and experimenting. All the sources compile to output\nprecisely the same hwprogs.dat as the original binary ones.\n\nThe only difference between the hw-0.15 binary release and the later\nhwsource release is that the EF_BRIGHTFIELD and EF_ONFIRE: the original\nbinary releases had them as 1 and 1024 respectively, but the later src\nreleases have the flipped: EF_BRIGHTFIELD = 1024 and EF_ONFIRE = 1,\nwhich is a BIG BOO BOO. The hexenworld engine source release also have\nEF_BRIGHTFIELD as 1024 and EF_ONFIRE as 1, therefore uHexen2 sticks to\nthose values.\n\n* hw-0.09\t  HexenC source for HexenWorld v0.09 binary release\n\t\t    (ancient release. AFAIK, the initial hw release.)\n* hw-0.11\t  HexenC source for HexenWorld v0.11 binary release\n* hw-0.14\t  HexenC source for HexenWorld v0.14 binary release\n* hw-0.15\t  HexenC source for HexenWorld v0.15 binary release\n* hw-src-release  The official HexenC source release for HexenWorld\n\nDiff outputs between several versions:\n--------------------------------------\n* hw-v0.09_to_hw-v0.11.diff\n* hw-v0.11_to_hw-v0.14.diff\n* hw-v0.14_to_hw-v0.15.diff\n* hw-v0.15_to_hw-v0.15.1.diff  (hw-0.15 release \u003c-\u003e hw-src-release.)\n\nHexenWorld Siege hcode versions:\n------------------------------------------------------------------------\nsiege-src-release is the official hcode release from Raven. I generated\nthe other versions by decompiling the relevant progs and then comparing\nto siege-src-release and experimenting.  All generated sources compile\nto output precisely the same hwprogs.dat as the original binary ones.\nThe official siege documentation has mention of a siege 0.13 version\nbut I couldn't locate it so far: 0.14 and the latest 0.15 are the only\nbinary releases I have access to.\n\n* siege-0.14\t\tHexenC source for Siege v0.14 binary release\n* siege-0.15\t\tHexenC source for Siege v0.15 binary release\n* siege-src-release\tOfficial HexenC source release for HW/Siege mod\n\nDiff outputs between several versions:\n--------------------------------------\n* siege-v0.14_to_siege-v0.15.diff\n* siege-v0.15_to_siege-v0.15.x.diff (siege-0.15 \u003c-\u003e siege-src-release.)\n\n--\nsezero[at]users[dot]sourceforge[dot]net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsezero%2Fuhexen2-hcode_archive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsezero%2Fuhexen2-hcode_archive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsezero%2Fuhexen2-hcode_archive/lists"}