1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better-looking icons More... over 11 years ago
Window size adjusts to SDL surface automatically Pretty icons added to menus More... over 11 years ago
Initial window size is determined by video settings/scaler More... over 11 years ago
Put the game inside the GTK+ window Allow GDK events to translate to SDL events More... over 11 years ago
Misc fixes More... over 11 years ago
Fixed archive file selector Completely removed lookup_widget() (and got rid of support.c/support.h) More... over 11 years ago
Fixed cheats, NSF player mostly works More... over 11 years ago
Cheats no longer depends on lookup_widget() More... over 11 years ago
Finished Misc Config window, fixed up Video Config window More... over 11 years ago
Audio and Video config dialogs added More... over 11 years ago
Started implementing new GUI More... over 11 years ago
Added -lstdc++ to LIBS in Makefile to stop linking failure on some distributions (Ubuntu, Mint) More... over 11 years ago
Merge pull request #2 from skitt/master More... over 11 years ago
General flags rework. More... over 11 years ago
Move the -c compiler parameter to the actual build rules. More... over 11 years ago
Silence the tool invocations using their defining variables, so it can be easily overridden. More... over 11 years ago
Use $(CC) to link and add $(CFLAGS) to pick up debugging options. More... over 11 years ago
Drop unneeded .o-to-.o target. More... over 11 years ago
Use the traditional CXX name for C++-related variables. More... over 11 years ago
Avoid linking unnecessary libraries. More... over 11 years ago
Credited Trollekop for the icon More... over 11 years ago
Cleanups in the About dialog More... over 11 years ago
Added About window More... over 11 years ago
Better handling of XDG menu stuff More... over 11 years ago
Added desktop icons More... over 11 years ago
Made the icon bigger More... over 11 years ago
New Icon Settings bug fixed (patch from Arch Linux) More... over 11 years ago
General cleanups More... over 11 years ago
Completed D-Pad support More... over 11 years ago
Cleaned up main.cpp Reverted some win32 stuff More... over 11 years ago