- United Kingdom
-
18:34
- 1h ahead - https://ccawley2011.github.io/
Pinned Loading
-
-
-
super-methane-brothers
super-methane-brothers PublicForked from carstene1ns/super-methane-brothers
Super Methane Brothers Amiga Game ported to other platforms
C++ 2
-
624 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
July 2025
Created 16 commits in 2 repositories
Created 1 repository
-
ccawley2011/Another-World-Bytecode-Interpr...
C++
This contribution was made on Jul 30
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
zlib-ng/zlib-ng
3
merged
-
Make test options dependent on ZLIB_ENABLE_TESTS
This contribution was made on Jul 11
-
Check ZMM support when detecting VPCLMULQDQ support
This contribution was made on Jul 10
-
Fix building with runtime CPU detection disabled
This contribution was made on Jul 9
scummvm/scummvm
3
merged
-
IMAGE: Improved pixel format selection for common decoders
This contribution was made on Jul 3
-
GRAPHICS: Support scaling 24bpp surfaces
This contribution was made on Jul 2
-
GUI: Support CLUT8 surfaces in graphical widgets
This contribution was made on Jul 2
fabiensanglard/Another-World-Bytecode-Interpreter
1
open
-
Move error reporting functions into the System class
This contribution was made on Jul 30
Reviewed 8 pull requests in 2 repositories
scummvm/scummvm
6 pull requests
-
DIRECTOR, COMMON: Add support for The Simpsons Cartoon Studio
This contribution was made on Jul 18
-
GRAPHICS, BLADERUNNER: add ARM NEON blitting and use it for VQADecoder
This contribution was made on Jul 16
-
TEENAGENT: Add keymapper support
This contribution was made on Jul 10
-
ACCESS: Add keymapper support
This contribution was made on Jul 9
-
BURIED: Add keymapper support
This contribution was made on Jul 9
-
SWORD25: Add keymapper support
This contribution was made on Jul 9
zlib-ng/zlib-ng
2 pull requests
-
Disable NEON workaround on Clang 20 and above, and enable it for non-mobile platforms
This contribution was made on Jul 28
-
Port SSE/AVX optimization to Loongarch64 LSX/LASX Vector Intrinsics
This contribution was made on Jul 2
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