Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fabiangreffrath
/
wolf4sdl
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
33
Code
Issues
2
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 30, 2023
draw a thicker crosshair
fabiangreffrath
committed
45e0955
Copy full SHA for 45e0955
add a crosshair option
fabiangreffrath
committed
57b231f
Copy full SHA for 57b231f
Commits on Jan 17, 2023
convert sound effects to target format using SDL_AudioCVT API
fabiangreffrath
committed
9a2c875
Copy full SHA for 9a2c875
Commits on Jan 16, 2023
feed actual samplerate back into param_samplerate
fabiangreffrath
committed
4880f05
Copy full SHA for 4880f05
Commits on Oct 28, 2021
let the -resf parameter imply aspect = false
fabiangreffrath
committed
3e21b2a
Copy full SHA for 3e21b2a
apply aspect ratio correction for 640x400 and 320x200 video modes
Show description for 147e16f
fabiangreffrath
committed
147e16f
Copy full SHA for 147e16f
Merge branch 'master' of https://github.com/fabiangreffrath/wolf4sdl
fabiangreffrath
committed
981134b
Copy full SHA for 981134b
replace strcpy() with memmove() to prevent string overlap
fabiangreffrath
committed
18d8656
Copy full SHA for 18d8656
separate "Customize Keyboard" and "Customize Mouse/JS" menus (#32)
Show description for 83c2508
fabiangreffrath
authored
83c2508
Copy full SHA for 83c2508
Commits on Aug 16, 2021
backport k1n9_duk3's adlib sound fixes (#33)
DenisBelmondo
authored
3065d00
Copy full SHA for 3065d00
Commits on Aug 12, 2020
fix copy/paste typo in previous commit
fabiangreffrath
committed
6868252
Copy full SHA for 6868252
add an "Always Run" switch to the Control menu
Show description for 2d92b93
fabiangreffrath
committed
2d92b93
Copy full SHA for 2d92b93
back to explicitly storing vertical mouse sensitivity in the config file
Show description for 4e65cce
fabiangreffrath
committed
4e65cce
Copy full SHA for 4e65cce
Commits on Aug 10, 2020
Merge pull request #30 from fabiangreffrath/unl10n
Show description for 7ee9a2d
fabiangreffrath
authored
7ee9a2d
Copy full SHA for 7ee9a2d
remove all non-critical uses of the GOODTIMES macro
fabiangreffrath
committed
0c52e4f
Copy full SHA for 0c52e4f
Commits on Jul 24, 2020
remove Japanese i18n
fabiangreffrath
committed
d74e2f5
Copy full SHA for d74e2f5
remove Spanish l10n
fabiangreffrath
committed
8341418
Copy full SHA for 8341418
remove one unnecessary define
fabiangreffrath
committed
3564dd6
Copy full SHA for 3564dd6
Commits on Jul 23, 2020
Merge branch 'master' of https://github.com/fabiangreffrath/wolf4sdl
fabiangreffrath
committed
63776e1
Copy full SHA for 63776e1
clean list of defines to be left undefined for Travis CI cppcheck
fabiangreffrath
committed
94ddae9
Copy full SHA for 94ddae9
Merge pull request #29 from fabiangreffrath/sdl1bye
Show description for 6e7c942
fabiangreffrath
authored
6e7c942
Copy full SHA for 6e7c942
remove remnants of other obscure build systems
Show description for 569c369
fabiangreffrath
committed
569c369
Copy full SHA for 569c369
remove remnants of Special compiling for Mac OS X
fabiangreffrath
committed
8b75ff3
Copy full SHA for 8b75ff3
remove remnants of Special compiling for GP2X
fabiangreffrath
committed
b84874c
Copy full SHA for b84874c
remove remnants of Special compiling for Dreamcast
fabiangreffrath
committed
415f0ff
Copy full SHA for 415f0ff
remove remnants of SDL1
Show description for 23055a7
fabiangreffrath
committed
23055a7
Copy full SHA for 23055a7
complete overhaul of the SDL input and event handling system (#27)
Show description for 1df5523
fabiangreffrath
authored
1df5523
Copy full SHA for 1df5523
Commits on Jul 20, 2020
Merge branch 'master' of https://github.com/fabiangreffrath/wolf4sdl
fabiangreffrath
committed
6080e1c
Copy full SHA for 6080e1c
add fullscreen toggle shortcut
fabiangreffrath
committed
c17e4af
Copy full SHA for c17e4af
turn the DEMOTEST macro into a command line parameter
Show description for 778193c
fabiangreffrath
committed
778193c
Copy full SHA for 778193c
bring back the "Boss Key" feature (#26)
Show description for be8636a
fabiangreffrath
authored
be8636a
Copy full SHA for be8636a
Commits on Jul 17, 2020
implement separate vertical mouse sensitivity (#22)
Show description for 4679566
fabiangreffrath
authored
4679566
Copy full SHA for 4679566
Commits on Jul 15, 2020
silence the last remaining clang++ warnings
fabiangreffrath
committed
a06d014
Copy full SHA for a06d014
Commits on Jul 14, 2020
clean up struct packing a bit
fabiangreffrath
committed
ae15e56
Copy full SHA for ae15e56
exclude some more macros from Travis CI
fabiangreffrath
committed
9387b03
Copy full SHA for 9387b03
Pagination
Previous
Next
You can’t perform that action at this time.