Skip to content

This repository tracks the evolution of gamemovement.cpp in the Source Engine via commit history.

Notifications You must be signed in to change notification settings

followingthefasciaplane/source-engine-gamemovement-evolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Engine Game Movement Evolution

This repository tracks the evolution of game movement code in the Source engine.

Repository Structure

The repository is organized into several key directories:

collections/

Contains a collection of all files from across different SDK versions. This directory serves as a reference point for comparing files across all versions simultaneously.

hl2/

Contains the commit history showing the evolution of game movement code for Half-Life 2 across the following versions:

  • Source SDK 2004
  • Source SDK 2006
  • Source SDK OrangeBox
  • Source SDK 2013
  • HL2 Source 2018 (TF2 branch)

csgo/

Contains the commit history showing the evolution of game movement code for Counter-Strike: Global Offensive across the following versions:

  • Source SDK 2004
  • Source SDK 2006
  • Source SDK OrangeBox
  • Source SDK 2013
  • CSGO Source 2018

cstrike-vs-csgo/

Contains a specialized commit history that:

  1. Starts with HL2 Source 2018
  2. Updates to CSGO Source 2018
  3. Includes mod-specific overrides for Counter-Strike: Source and Counter-Strike: Global Offensive

Usage

  1. Browse the commit history in each directory to see step-by-step changes.
  2. Use GitHub's compare feature to view differences between specific versions.

About

This repository tracks the evolution of gamemovement.cpp in the Source Engine via commit history.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages