WIP: Rename identifiers containing Korean words in source code #33

Draft
haydukk11 wants to merge 6 commits from haydukk11/server:no-korean-names into master
First-time contributor

Hi @Exynox, I found this initially, are there any other large chunks of code using Korean names beside these ones?

Hi @Exynox, I found this initially, are there any other large chunks of code using Korean names beside these ones?
haydukk11 added 6 commits 2024-11-10 20:58:11 +02:00
Owner

Hi! Looks good for now, but the same changes should also be done in the Client

Hi! Looks good for now, but the same changes should also be done in the Client
This pull request has changes conflicting with the target branch.
  • src/game/src/affect.h
  • src/game/src/char.h
  • src/game/src/char_affect.cpp
  • src/game/src/char_battle.cpp
  • src/game/src/char_item.cpp
  • src/game/src/char_skill.cpp
  • src/game/src/skill.h
  • src/game/src/trigger.cpp

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u no-korean-names:haydukk11-no-korean-names
git checkout haydukk11-no-korean-names
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/server#33
No description provided.