X11 wide tilemap support
authorcohrs <cohrs>
Sun, 17 Mar 2002 20:02:47 +0000 (20:02 +0000)
committercohrs <cohrs>
Sun, 17 Mar 2002 20:02:47 +0000 (20:02 +0000)
commitb6189efe2a81177846c167c0320a6a735c737176
treeb99b9b06526315049f500c5f6c27bd3962a9d5c1
parentdce21606ab2b29218d5094864823184c22f114b6
X11 wide tilemap support
- support X11 tile files (with or without XPM) that are 40 tiles wide
- rearrange some X11 code to share more code between XPM & non-XPM options
- clean out some deprecated X11/winmap.c #ifdefs
- update Qt code minimally to handle such an XPM file
include/tile2x11.h
include/winX.h
sys/unix/Makefile.src
win/Qt/qt_win.cpp
win/X11/tile2x11.c
win/X11/winmap.c