-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Separating object code and subroutines from s2.asm #27
Closed
Commits on May 28, 2019
-
Object code and subroutines will go to _incObj, Other stuff will go to _inc
Configuration menu - View commit details
-
Copy full SHA for 8ab2867 - Browse repository at this point
Copy the full SHA 8ab2867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb48d9 - Browse repository at this point
Copy the full SHA 9fb48d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82db260 - Browse repository at this point
Copy the full SHA 82db260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da0f62 - Browse repository at this point
Copy the full SHA 0da0f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 997a21d - Browse repository at this point
Copy the full SHA 997a21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fddcd8 - Browse repository at this point
Copy the full SHA 5fddcd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5987345 - Browse repository at this point
Copy the full SHA 5987345View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4aec2 - Browse repository at this point
Copy the full SHA 4d4aec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1335b91 - Browse repository at this point
Copy the full SHA 1335b91View commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 12471a9 - Browse repository at this point
Copy the full SHA 12471a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b79738 - Browse repository at this point
Copy the full SHA 8b79738View commit details -
Split the rest of the gamemodes, pretty much
Music lists have been moved to the start of source/gamemode/level.asm Also, all source files now have a header describing what they contain
Configuration menu - View commit details
-
Copy full SHA for f3616ed - Browse repository at this point
Copy the full SHA f3616edView commit details -
WaitForVint is just floating for now, might just leave it there also, can't think of a better name for art.asm. part of the reason i want to split it into multiple files
Configuration menu - View commit details
-
Copy full SHA for c19c648 - Browse repository at this point
Copy the full SHA c19c648View commit details -
Split some level-related routines
yeah, all those were apparently in the same file. i'm definetly gonna have to do some further splitting later.
Configuration menu - View commit details
-
Copy full SHA for 725c88e - Browse repository at this point
Copy the full SHA 725c88eView commit details -
Split DLE routines, objects: 11, 15, 17
More details in header: gamemode files that also contain objects now list objects in header
Configuration menu - View commit details
-
Copy full SHA for 4a3031a - Browse repository at this point
Copy the full SHA 4a3031aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1d5c4 - Browse repository at this point
Copy the full SHA 8e1d5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5059bc6 - Browse repository at this point
Copy the full SHA 5059bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a9fed - Browse repository at this point
Copy the full SHA a7a9fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f37e95 - Browse repository at this point
Copy the full SHA 0f37e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 762f32a - Browse repository at this point
Copy the full SHA 762f32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd751df - Browse repository at this point
Copy the full SHA fd751dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c450845 - Browse repository at this point
Copy the full SHA c450845View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b7bd8 - Browse repository at this point
Copy the full SHA 91b7bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba57323 - Browse repository at this point
Copy the full SHA ba57323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a7aac9 - Browse repository at this point
Copy the full SHA 5a7aac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e358293 - Browse repository at this point
Copy the full SHA e358293View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.