-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add missing const, stagevar, projvar; refactor
fix: add missing const, stagevar, projvar const: data.volume, size.weight, size.pushfactor stagevar: camera.tensionvel, camera.cuthigh, camera.cutlow projvar: vel.z, velmul.z, remvelocity.z, accel.z, projlayerno, supermovetime script.go changes related to upcoming script rewriting: charChangeAnim => changeAnim charChangeState => changeState charMapSet, entityMapSet => mapSet charSndPlay => playSnd charSndStop => stopSnd, stopAllSound animGetPreloadedData => animGetPreloadedCharData, animGetPreloadedStageData
- Loading branch information
Showing
7 changed files
with
402 additions
and
335 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
Oops, something went wrong.