Skip to content
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

Fixed typo in string const causing battery issues. #38146

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

Ramza13
Copy link
Contributor

@Ramza13 Ramza13 commented Feb 19, 2020

Summary

SUMMARY: Bugfixes "Fixes typo in string const value causing batteries to not work."

Purpose of change

Fixes #38132
Fixes incorrect string const value causing batteries to not work.

Describe the solution

Describe alternatives you've considered

Testing

Additional context

@Ramza13 Ramza13 changed the title FIxed typo FIxed typo in string const causing battery issues. Feb 19, 2020
@Ramza13 Ramza13 changed the title FIxed typo in string const causing battery issues. Fixed typo in string const causing battery issues. Feb 19, 2020
@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` labels Feb 19, 2020
@ZhilkinSerg ZhilkinSerg merged commit 9286722 into CleverRaven:master Feb 19, 2020
fengjixuchui added a commit to fengjixuchui/Cataclysm-DDA that referenced this pull request Feb 19, 2020
Merge pull request CleverRaven#38146 from Ramza13/battery
@pjf
Copy link
Contributor

pjf commented Feb 19, 2020

@Ramza13 : You rock, thank you so much!

@Ramza13 Ramza13 deleted the battery branch February 19, 2020 12:19
kevingranade added a commit to kevingranade/Cataclysm-DDA that referenced this pull request Feb 25, 2020
This reverts commit 9286722, reversing
changes made to e9f1cd7.
ZhilkinSerg pushed a commit that referenced this pull request Feb 25, 2020
* Revert "Moved more string consts into single file (#38237)"

This reverts commit 4987742.

* Revert "Moved more string consts into single file (#38220)"

This reverts commit d9c6079.

* Revert "Move string consts into single file (#38195)"

This reverts commit b1b48ba.

* Revert "More string consts into single file (#38189)"

This reverts commit 4fffd96.

* Revert "More string consts into single file (#38183)"

This reverts commit 05940bf.

* Revert "Move string consts into single file (#38184)"

This reverts commit 19c5698.

* Revert "Move string consts into single file (#38181)"

This reverts commit 55cabb7.

* Revert "Move more string consts into single file (#38175)"

This reverts commit 571efb2.

* Revert "Merge pull request #38176 from Ramza13/string_consts_and_more"

This reverts commit 9c9835f, reversing
changes made to 07995cd.

* Revert "Move more string consts into single file (#38169)"

This reverts commit 07995cd.

* Revert "Merge pull request #38168 from Ramza13/even_more_string_consts"

This reverts commit 2bf1c1e, reversing
changes made to 24a32c0.

* Revert "Merge pull request #38141 from ZhilkinSerg/sa-2020-02-18"

This reverts commit 142295b, reversing
changes made to f98c67d.

* Revert "Move string consts into single file (#38158)"

This reverts commit 50059c8.

* Revert "Merge pull request #38157 from Ramza13/string_consts_more_flags"

This reverts commit 8ec8e78, reversing
changes made to 72ef022.

* Revert "Move string_consts"

This reverts commit 0a6bf67.

* Revert "Merge pull request #38146 from Ramza13/battery"

This reverts commit 9286722, reversing
changes made to e9f1cd7.

* Revert "Merge pull request #38134 from AMurkin/rename-blob"

This reverts commit 06f72d2, reversing
changes made to bcfe074.

* Revert "Yet more string consts moved out (#38130)"

This reverts commit b5f18f3.

* Revert "Merge pull request #38115 from Ramza13/string_consts_game"

This reverts commit 9807657, reversing
changes made to 036465f.

* Fixup to the picked_up

* RE-inline item_location initialization

* Update character.h

* Update item.cpp

* Update item.h

* Update item_action.cpp

* Update item_factory.cpp

* Update point.h

* Update safemode_ui.cpp
@l29ah
Copy link
Contributor

l29ah commented Feb 26, 2020

Hey, @ZhilkinSerg @kevingranade you've broken the batteries again!

@ZhilkinSerg
Copy link
Contributor

Yeah, we know. Just wait for full reversal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot install batteries into vehicles (git bisected)
4 participants