Skip to content
View ccawley2011's full-sized avatar

Organizations

@scummvm @ArcEm-emu

Block or report ccawley2011

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. scummvm/scummvm Public

    ScummVM main repository

    C++ 2.5k 1.1k

  2. libsdl-org/SDL Public

    Simple Directmedia Layer

    C 12.9k 2.3k

  3. super-methane-brothers Public

    Forked from carstene1ns/super-methane-brothers

    Super Methane Brothers Amiga Game ported to other platforms

    C++ 2

  4. parsereg Public

    Java 2

  5. BiikTool Public

    C 1

  6. ubiquitous-doodle Public

    Lua

624 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to scummvm/scummvm, ArcEm-emu/ArcEm, libsdl-org/SDL and 31 other repositories
Loading A graph representing ccawley2011's contributions from July 28, 2024 to July 30, 2025. The contributions are 57% commits, 29% pull requests, 10% code review, 4% issues. 10% Code review 4% Issues 29% Pull requests 57% Commits

Contribution activity

July 2025

Created 16 commits in 2 repositories
Created 1 repository

Created a pull request in zlib-ng/zlib-ng that received 11 comments

Fix compilation errors on systems where int32_t is long

This occurs on some 32-bit platforms using Newlib - int and long are the same size but considered distinct types, which means that functions and pr…

+24 −24 lines changed 11 comments
Opened 7 other pull requests in 3 repositories
Reviewed 8 pull requests in 2 repositories

Created an issue in fabiensanglard/Another-World-Bytecode-Interpreter that received 2 comments

Crash after title screen in demo version

Attempting to run the demo version will play the intro correctly, but will exit with the message "ERROR: Bank::read() unable to open 'bank0c'!" aft…

2 comments
Loading