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

Made hacksaw usable on terrain (fix by mathieu) #2563

Merged
merged 1 commit into from Aug 21, 2013

Conversation

Projects
None yet
4 participants
@1942rob
Copy link
Contributor

commented Aug 20, 2013

Rewrote relevant code into a switch statement

Robert Sørlie
Made hacksaw usable on terrain (fix by mathieu)
Rewrote relevant code into a switch statement
@CataJenkins

This comment has been minimized.

Copy link

commented Aug 20, 2013

Build successful!
Refer to this link for build results: http://ci.narc.ro/job/Cataclysm-PullRequests/479/

@kevingranade kevingranade merged commit eaee21b into CleverRaven:master Aug 21, 2013

@1942rob 1942rob deleted the 1942rob:fix-hacksaw branch Aug 21, 2013

@Vollch

This comment has been minimized.

Copy link
Contributor

commented Aug 22, 2013

switch (g->m.ter(dirx, diry)) wouldnt work with f_rack, you should check m.furn(x,y)

@1942rob

This comment has been minimized.

Copy link
Contributor Author

commented Aug 22, 2013

That one slipped right past me, will fix

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.