7
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add README More... over 11 years ago
Merge pull request #4 from Daenor/patch-1 More... almost 13 years ago
Translated some missing lines in the Russian translation file More... about 13 years ago
Merge pull request #3 from josephgbr/master More... over 13 years ago
Added Portuguese (Brazil) translation. More... over 13 years ago
Merge https://github.com/Luiji/SMC More... about 14 years ago
made world_manager.cpp use filesystem.h instead of boost directly; removed some unneccessary boost filesystem includes More... about 14 years ago
fixed autogen.sh, which forgot to delete some files in cleaning-mode More... about 14 years ago
fix indenting More... about 14 years ago
Merge branch 'master' of https://github.com/FluXy/SMC More... about 14 years ago
add checks for libX11 and boost_system More... over 14 years ago
Move pipe connectors into their own section in the editor menu. This provides a better overview, because "blocks" is already quite cluttered. Implements http://www.secretmaryo.org/phpBB3/viewtopic.php?f=4&t=4524. More... over 14 years ago
Add an option to show path lines ingame. This implements http://www.secretmaryo.org/phpBB3/viewtopic.php?f=4&t=4635. More... over 14 years ago
Cannot fool the ducking direction detector anymore. Fixes http://www.secretmaryo.org/phpBB3/viewtopic.php?f=22&t=4484. This allowed the player to jump through narrow passages where he was only supposed to jump _backwards_. More... over 14 years ago
Check for boost_system and X11 when configuring. The base boost_system library must be linked for all boost stuff, and libX11 is required for the clipboard access. More... over 14 years ago
Merge branch 'master' of github.com:FluXy/SMC More... almost 15 years ago
- fixed : SDL_GetTicks() is used before SDL initialization - fixed : settings file ground_type is not applied from a base - optimized text file parser - other small changes More... almost 15 years ago
set permissions on installed data files More... about 15 years ago
Merge branch 'master' of github.com:FluXy/SMC More... about 15 years ago
some small cleanups More... about 15 years ago
try copying config.rpath from /usr/local too More... about 15 years ago
use pretty silent rules More... about 15 years ago
quote macro args More... about 15 years ago
provide a working "make dist" More... about 15 years ago
ignore autotools files More... about 15 years ago
fix filename case (left_Down.png -> left_down.png) More... about 15 years ago
Merge branch 'master' of github.com:FluXy/SMC More... about 15 years ago
some smaller fixes More... about 15 years ago
Merged pull request #1 from tristanheaven/master. More... about 15 years ago
fix printf format string More... about 15 years ago