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

Its curtains #7713

Merged
merged 4 commits into from May 23, 2014

Conversation

Projects
None yet
4 participants
@kevingranade
Copy link
Member

commented May 21, 2014

Peek through the curtains, or tear them down and make a pretty dress!
Peek can now be applied to other terrain too, just call it with g->peek(x, y); where x and y are the location of the terrain you can peek through.

@Zireael07

This comment has been minimized.

Copy link
Contributor

commented May 21, 2014

Great!

@MisterFelixFox

This comment has been minimized.

Copy link
Contributor

commented May 21, 2014

Hooray!

long amount = helper::to_int(
string_input_popup(
popupmsg, 20, helper::to_string_int(max_amount), "", "", -1, true));
const std::string popupmsg = string_format(_("Put how many of the %s into the %s?"),

This comment has been minimized.

Copy link
@KA101

KA101 May 21, 2014

Contributor

Uh, this seems like a candidate for the translation team's WTF thread. Might help to have a comment?

This comment has been minimized.

Copy link
@kevingranade

kevingranade May 22, 2014

Author Member

Good catch, added some brief explanations of several of the forge loading messages.

@KA101 KA101 self-assigned this May 23, 2014

@KA101 KA101 merged commit 373f544 into CleverRaven:master May 23, 2014

1 check passed

default
Details

@kevingranade kevingranade deleted the kevingranade:its-curtains branch Mar 21, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.