Screenshot and input update, requires C++17#58
Open
jopadan wants to merge 5 commits intoPanzerschrek:masterfrom
Open
Screenshot and input update, requires C++17#58jopadan wants to merge 5 commits intoPanzerschrek:masterfrom
jopadan wants to merge 5 commits intoPanzerschrek:masterfrom
Conversation
Author
|
@Panzerschrek As requested the changes as separate commits of the previous PR |
Owner
|
@jopadan , i requested separate PRs, not separate commits within one PR. |
12819f6 to
58317ff
Compare
Author
|
Separate review is possible at the Files Changed Tab. |
Owner
|
@jopadan , separate review means merging separate changes separately. I will try to review this, but it will take much longer time compared to approach with several separate PRs. |
Panzerschrek
requested changes
Jul 18, 2023
d73ca2a to
a42b1c0
Compare
84e5001 to
e4ea1ae
Compare
1f427c1 to
65db148
Compare
d749262 to
aac9937
Compare
4bfefe1 to
d0dfd5e
Compare
* Fix CARHeader format sounds * SystemEvents in KeyChecker * ControlMenu now looks like ChasmPortable * add remappable keys present in original portable release like center_view and weapon_next/prev * SavesComment now contains time instead of LevelHealth * TGAWrite modification for screenshots * use strcasestr and strcasecmp * switch from KeyboardState to InputState allowing other input device type states * use char32_t instead of unsigned int for KeyCode * allow mouse control remap * allow rotate/wrap for msaa and pixel_size * fix character input in window resolution video menu * modify WriteTGA to support RGBA32 flipped input if palette equals nullptr * add SystemEvent support to KeyChecker * add screenshot implementation * use timestamp for saves instead of Level and Health * add LICENSE * add add-on list in README.md * add physfs and cgltf as submodule in external * support loading new TAR format csm.bin with PhysicsFS
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
3rd party references & credits
TODO