Revert bad "clip rect" changes
Merge branch 'master' into improveGToK
Merge pull request #17 from Clownacy/master
Deobfuscate some TimeCounter-related values
Made Profile.cpp mostly ASM-accurate
Merge branch 'master' into improveGToK
Correct some orthograph and some formatting
Merge pull request #16 from Clownacy/master
Fix DoConfig's gamepad button mapping
Merge pull request #26 from Moocow9m/patch-1
SDL's docs specifically calls these 'scancodes' not 'scan codes'
Merge pull request #25 from GabrielRavier/improveM
Reverted formatting change Clownacy didn't like
Revert MapName.cpp to Shift-JIS
Revert "corrections" of "colour" to "color", makes style inconsistent though :(
Corrected new line mistake
Fixed VS 2017 WinXP builds when using local libs
Some orthograph corrections
Fix DoConfig read
Corrected formatting for MycParam.cpp
Corrected formatting for MycHit.cpp
Corrected formatting in MyChar.cpp
Merge branch 'master' into improveGToK
Merge branch 'master' of https://github.com/GabrielRavier/Cave-Story-Engine-2
Merge pull request #15 from Clownacy/master
Correct comment spacing and convert MapName.cpp to UTF-8
Add note to comment and correct other comment
Corrected formatting in MapName.cpp
Correct formatting in Main.cpp
Corrected formatting in Map.cpp
Fix comments in Input.cpp
Fix parentheses and comments in Game.cpp, Generic.cpp
Merge pull request #5 from GabrielRavier/addSomeMoreStuffToGitIgnore
Put *.out only for build_en/jp instead of globally
Merge branch 'master' into addSomeMoreStuffToGitIgnore
Merge pull request #13 from Clownacy/master
Merge branch 'master' into addSomeMoreStuffToGitIgnore
Merge pull request #12 from Clownacy/master
Merge pull request #22 from GabrielRavier/improveBullet
Corrected forgotten RECT formatting and made comment more accurate
Correct RECT declaration formatting
Merge pull request #23 from GabrielRavier/improveCToE
Fix bad RECT declaration spacing
Corrected weird half-commented-out code
Reverted RECT formatting changes
Merge pull request #21 from GabrielRavier/improveBoss
Correct RECT formatting error I missed
Revert RECT formatting changes
Merge branch 'master' of https://github.com/Clownacy/Cave-Story-Engine-2
Added some functions to the Devilution list
Some accuracy-related things for Back.cpp
Merge branch 'improveCToE' of https://github.com/GabrielRavier/Cave-Story-Engine-2 into improveCToE
Redid formatting for files starting with [C-E]
Redid formatting for files starting with [C-E]
Fixed declaration formatting
Fix RECT declaration indentation
Fix declarations formatting (to be consistent)
Fixed comments and spacing in boss files
Merge pull request #20 from GabrielRavier/improveArmsItemAgain
Merge pull request #19 from GabrielRavier/improveBackCpp
Properly made .out files be filtered (and some other stuff)
Fixed bad .gitignore ignores
Removed bad parentheses spacing
Fixed comment formatting in BossOhm.cpp
Make comment style consistent
Merge branch 'master' into addSomeMoreStuffToGitIgnore
Merge pull request #11 from Clownacy/master
Merge pull request #18 from GabrielRavier/fixTrailingSpacesAndAddNewLinesAtEndOfFile
Removed all trailing spaces and added newline at EOF (when not present)
Merge pull request #17 from GabrielRavier/armsItemImprove
Added a few comments and corrected a few things
Merge branch 'master' into addSomeMoreStuffToGitIgnore
Merge pull request #9 from Clownacy/master
Merge branch 'addSomeMoreStuffToGitIgnore' of https://github.com/GabrielRavier/Cave-Story-Engine-2 into addSomeMoreStuffToGitIgnore
Merge master into addSomeMoreStuffToGitIgnore
Merge pull request #7 from Clownacy/master
Merge pull request #6 from Clownacy/master
Point out that dependencies will be built if they're not present
Merge pull request #9 from GabrielRavier/correctGitIgnore
Slight comment correction
Tweak how FORCE_LOCAL_LIBS works
.gitignore the converted resource files
Remove some clutter from the .gitignore