http://bugs.winehq.org/show_bug.cgi?id=26381
Summary: mcmap.exe help text is wrong Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
Download http://www.spieleplanet.eu/get/mcmap-win32.zip
unzip it and run wine mcmap
First few lines on wine:
adys@azura:~/downloads$ wine mcmap ê( [-from X Z -to X Z] [-night] [-cave] [-noise VAL] [...] WORLDPATH
-from X Z sets the coordinate of the chunk to start rendering at
On windows:
C:\Users\adys\downloads>mcmap
mcmap by Zahl - an isometric minecraft map rendering tool. Version 2.0c
Usage: mcmap [-from X Z -to X Z] [-night] [-cave] [-noise VAL] [...] WORLDPATH
-from X Z sets the coordinate of the chunk to start rendering at
http://bugs.winehq.org/show_bug.cgi?id=26381
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://www.spieleplanet.eu/ | |get/mcmap-win32.zip
http://bugs.winehq.org/show_bug.cgi?id=26381
--- Comment #1 from Jerome Leclanche adys.wh@gmail.com 2011-03-11 01:37:17 CST --- Source code available at: http://www.spieleplanet.eu/get/mcmap-src.zip
http://bugs.winehq.org/show_bug.cgi?id=26381
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2011-03-11 09:05:35 CST --- Created an attachment (id=33600) --> (http://bugs.winehq.org/attachment.cgi?id=33600) msvcrt: Ensure that old buffer contents are copied when allocating a growable pf_output buffer for the first time.
Please try this patch.
http://bugs.winehq.org/show_bug.cgi?id=26381
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2011-03-11 19:54:33 CST --- (In reply to comment #2)
Created an attachment (id=33600)
--> (http://bugs.winehq.org/attachment.cgi?id=33600) [details]
msvcrt: Ensure that old buffer contents are copied when allocating a growable pf_output buffer for the first time.
Please try this patch.
The patch works.
http://bugs.winehq.org/show_bug.cgi?id=26381
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=26381
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2011-03-25 17:23:06 CDT --- Was the patch sent?
http://bugs.winehq.org/show_bug.cgi?id=26381
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2011-04-04 12:06:35 CDT --- A modified version of the patch was committed as 5c57185060ce9863119d310ed380772866cb21bb; sorry for the delay.
http://bugs.winehq.org/show_bug.cgi?id=26381
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2011-04-15 12:49:48 CDT --- Closing bugs fixed in 1.3.18.
http://bugs.winehq.org/show_bug.cgi?id=26381
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5c57185060ce9863119d310ed38 | |0772866cb21bb
https://bugs.winehq.org/show_bug.cgi?id=26381
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |msvcrt