Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: id-Software/DOOM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sbuggay/raylib-doom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 173 files changed
  • 2 contributors

Commits on Apr 13, 2020

  1. Add gitignore

    sbuggay committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    6700cc0 View commit details
    Browse the repository at this point in the history
  2. Compile on Windows

    sbuggay committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    4754b8f View commit details
    Browse the repository at this point in the history
  3. Initial raylib makefile

    sbuggay committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    307ddaf View commit details
    Browse the repository at this point in the history
  4. Never include .wads

    sbuggay committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    a7455e7 View commit details
    Browse the repository at this point in the history
  5. Initial Raylib port

    sbuggay committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    4cfa2c3 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    sbuggay committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    236630c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Development (#1)

    * Fully playable
    
    * Remove old bits
    
    * Move src and build folders
    
    * Update gitignore
    
    * Remove ignored files
    
    * Remove build
    
    * Input fixes
    
    * Add support for lettes and 1.09 menu demos
    
    * Add support for letters
    
    * Ignore save files
    
    * Cleanup
    
    * Add vscode tasks
    
    * Add back vscode
    
    * Add readme and screenshot
    sbuggay authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4ba48d1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sbuggay authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4dfdb1d View commit details
    Browse the repository at this point in the history
  3. Remove detail option

    sbuggay committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    d8329be View commit details
    Browse the repository at this point in the history
  4. Fix screensize

    sbuggay committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e4b285d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c74c427 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. 64bit support

    sbuggay committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    77e3430 View commit details
    Browse the repository at this point in the history
  2. Fix video output

    sbuggay committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    6355e3b View commit details
    Browse the repository at this point in the history
  3. git and vscode changes

    sbuggay committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    406456d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf2520 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dcd4f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93cacc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Create c.yml

    sbuggay authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    9623790 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Remove CI

    sbuggay committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b33d7a7 View commit details
    Browse the repository at this point in the history
Loading