-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Per Game CHEATS should be good now ... #14
Conversation
Name says it all. Haven't compiled nor tested this myself, but considering I well into my 6 pack of Coronas, shit's probably a tad broken! Got laundry to do now. Alas, the laundry room is a good stagger or three around the corner ... =}
# Conflicts: # src/dialogs.c
Fixing a few things ...
I'll sober up here in a moment ...
I can't figure out the problem with "supportbase.c" telling me my defines aren't defined and there's unterminated #ifdefs. Bullfuckingshit.
Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Git is warning that "This branch cannot be rebased due to conflicts"... So I will choose squash and merge instead.... Let's go! |
Why you merged?
|
@Caio99BR It's been "squashed", so the history is merged into one commit. Of course, this removes PGP signatures and original commit hashes from the history... |
Thanks for increasing my knowledge. |
Who gives a rat's monkey's fuck?!? Seriously, this entire project is loaded with "fucking unnecessary commits" where a developer forgot a pound sign, a semi-colon, a terminator, etc. AND THAT'S JUST THE GOD DAMNED MAKEFILE!!! I've seen 'em forget entire headers before. And I won't even mention how many times Hominem or myself had to push a commit just to change a "1" back to "0". I have low tolerance for asshole technocrats who freebase their own malignant narcissism, especially when they insist on foisting their "clean code" bongwater on me, too. Leave me the hell out of it. At the rate of frustration I have lately, there's only one KISS principle you and Github need to follow ... and it involves my ass. Pucker long. Pucker often ... |
@BatRastard , my pal, my buddy, please don't quit, please have more patience, Things will iron out soon. :) |
Gentlemen, I'll keep using Rebase and Merge until someones gives me a better way. Take in account I am always eager to learn new stuff (but someone should explain first). Thanks in advance. |
Rebase and merge is fine |
* mc: OPL folder and mc icon will now be checked and written when saving config to mc, if not found.. * gui: improve notifications code, slightly
* 1st Attempt - Per Game CHEAT Name says it all. Haven't compiled nor tested this myself, but considering I well into my 6 pack of Coronas, shit's probably a tad broken! Got laundry to do now. Alas, the laundry room is a good stagger or three around the corner ... =} * Whoops! *belch* * Attempt #2 Per Game CHEAT Fixing a few things ... * Attempt #3 - More syntax fixes ... I'll sober up here in a moment ... * Hooboy! Getting there. Learning Git, too! Aaaand missing Mercurial! * Ugh ... Bastard ... * Damn Last try before bed ... * Piss on this shit ... I can't figure out the problem with "supportbase.c" telling me my defines aren't defined and there's unterminated #ifdefs. Bullfuckingshit. * OPL: Fix errors introduced by Per-Game Cheat Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
* mc: OPL folder and mc icon will now be checked and written when saving config to mc, if not found.. * gui: improve notifications code, slightly
Checklists for Pull requests
About pull request itself:
Code quality:
(not applicable for non-code fixes of course)
Commits:
Licensing:
Branching:
Continuous integration:
Pull request description
Per Game CHEATS should be working now ...