https://github.com/miriswisdom/opensauce
The immaculate mirror of all well-known OpenSauce repositories.
https://github.com/miriswisdom/opensauce
custom edition halo hce open opensauce sauce
Last synced: 9 months ago
JSON representation
The immaculate mirror of all well-known OpenSauce repositories.
- Host: GitHub
- URL: https://github.com/miriswisdom/opensauce
- Owner: MirisWisdom
- Created: 2019-05-23T13:19:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T12:12:48.000Z (over 3 years ago)
- Last Synced: 2025-04-18T20:32:06.246Z (9 months ago)
- Topics: custom, edition, halo, hce, open, opensauce, sauce
- Language: C++
- Homepage: https://bitbucket.org/KornnerStudios/opensauce-release
- Size: 80.7 MB
- Stars: 17
- Watchers: 5
- Forks: 6
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: license/7zip/License.txt
Awesome Lists containing this project
README
OPENSAUCE
=========
This repository serves as a Git mirror to the original OpenSauce Release
repository, which is currently found here:
~~https://bitbucket.org/KornnerStudios/opensauce-release~~
https://github.com/HaloMods/OpenSauce
BRANCHES
--------
- The master branch is used for active development. It is based on the
original master branch from the aforementioned OpenSauce Release
repository.
- The upstream branch is a read-only copy of the OpenSauce Release
repository's master branch.
- Forks are stored in dedicated branches, all prefixed with "fork/".
- When multiple forks were authored by the same person, they are grouped under "fork//"
- Branches from the HaloMods repository are located under the "hm/"
prefix.
- The wiki branch was previously used to contain the OpenSauce
documentation; however, the docs are now publicly located here:
https://github.com/yumiris/OpenSauce/wiki
HALOMODS
--------
A sister-repo to the BitBucket repo.
This repository was developed parallel to the BitBucket repo and
consequently has a similar, but different subversion history and set of branches.
Read-only copies of the branches in the original HaloMods repository are
located in the "hm/" namespace:
- hm/Automated_Testing
- hm/CheApe_Settings_(Mostly)
- hm/Cleanup
- hm/GBuffer_Rework
- hm/OS_for_1.10
- hm/Object_Shadows
- hm/OpenSauceUI
- hm/Property_Tree_Configuration
- hm/Soft_Particles
- hm/Specular_Directional_Lightmaps
- hm/Unit_Boarding_and_Transforms
- hm/master
FORKS
-----
Mirrors of relevant forks are also available as branches in this
repository:
|Branch | Description
|------------------------|-----------------------------------------------------
|blamsauce | Dwood's archived, interim fork. Used to separate Open Sauce's YeloLib into a more manageable project.
|experimental | guardian2433's fork of Open Sauce V4.0 containing experimental code they implement.
|experimental_cleaned_git| Identical to the previous fork, but the git log is easier to read.
|opensauce_v5 | BipolarAurora's fork of CorpenEldorito's version of Open-Sauce V5 for personal use and potential fixes. All fixes are limited to GameSpyOpen. No OpenSauce code was touched.
|sprinkle | Fork by sprinkle131313 which focuses on refactoring, improvements, and documentation.
FORK/TEMPERA
-------------
Read-only copy of Dwood's Tempera repository, a project based from Open Sauce with
a focus on Forge and local co-op. Branches are stored under "fork/tempera":
- fork/tempera/master
- fork/tempera/first-rewrite
FORK/OS_UPGRADE
---------------
Read-only copy of Dwood's interim fork used as a base for porting some functions to
Tempera. Branches are found under "fork/os_upgrade":
- fork/os_upgrade/Bare_Minimum
- fork/os_upgrade/Halo_1_10
- fork/os_upgrade/master
COPYRIGHT
---------
Review the license directory for copyright information on the respective
sections of this repository.