share/hedgewars/CMakeLists.txt
author nemo
Thu, 17 Jun 2010 11:41:38 -0400
changeset 3509 d72c2219595d
parent 184 f97a7a3dc8f6
permissions -rw-r--r--
Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag) Add a basic patch for downscaling LandPixels to save memory on mobile devices. Probably could use more optimisation in the pixel writes to avoid redundant writes.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
184
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 98
diff changeset
     1
add_subdirectory(Data)