-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More fixes & general improvements (#12)
* Correct function names for Player * Correct ProcessInput -> ReadInputDevice * the changes :fear: * rename more funcs/vars to match RSDKv2 * Correct more names * Fix more names, and fix y offset camera bug Specifically, rolling :) * Fix crash on invalid mod selection, allow for left/right mod selection * oh, whoops * More renaming & Add ModAPI.cpp/hpp * Format CMakeLists.txt * Add CMake support for Windows, Fix Visual Studio project, and revert ClearScreen change * the computer ate my changes (actually i ate the changes they were tasty) * Fix small palette oversight * names, names and names - more of em * they kidnapped me and forced me to become a penguin. * whos gonna give me my pink name for this 😭 * Update readme * Fix mod reordering * actually this works fine lol * Remove unused variables from ModAPI * Small readme change * Fix clang-format
- Loading branch information
Showing
46 changed files
with
4,129 additions
and
4,388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.