| .. |
|
CMakeLists.txt
|
-fix pillar tile types to be TILE_SMOOTH instead of TILE_NORMAL.
|
2011-07-13 23:44:37 -04:00 |
|
blockflags.cpp
|
playground/blockflags: toggle block flag bits
|
2011-07-10 17:29:34 -07:00 |
|
catsplosion.cpp
|
…
|
|
|
copypaste.cpp
|
Fix many warnings from MSVC builds.
|
2011-05-23 21:30:51 +02:00 |
|
creaturemanager.cpp
|
Renaming Creatures to Units
|
2011-12-02 10:56:40 +01:00 |
|
dfbauxite.cpp
|
…
|
|
|
dftry.cpp
|
Fix many warnings from MSVC builds.
|
2011-05-23 21:30:51 +02:00 |
|
digger.cpp
|
Big ugly deuglyfication of DFTileTypes and its use in the tools.
|
2011-04-17 13:06:19 +02:00 |
|
digger2.cpp
|
Big ugly deuglyfication of DFTileTypes and its use in the tools.
|
2011-04-17 13:06:19 +02:00 |
|
digpattern.cpp
|
Fix for materialAt()->veinMaterialAt()
|
2011-04-12 13:16:10 +02:00 |
|
drawtile.cpp
|
-fix pillar tile types to be TILE_SMOOTH instead of TILE_NORMAL.
|
2011-07-13 23:44:37 -04:00 |
|
findnameindexes.cpp
|
Make sure things build with playground turned on.
|
2011-03-21 21:29:54 +01:00 |
|
fix-3708.cpp
|
Big messy commit...
|
2011-04-20 01:28:47 +02:00 |
|
hellhole.cpp
|
Fun with tiletypes. Expect explosions.
|
2011-04-28 23:00:52 +02:00 |
|
hexsearch2.c
|
…
|
|
|
hexsearch2.h
|
…
|
|
|
itemdesignator.cpp
|
The item designator tool lives again.
|
2011-04-16 23:57:04 +02:00 |
|
lumberjack.cpp
|
-fix pillar tile types to be TILE_SMOOTH instead of TILE_NORMAL.
|
2011-07-13 23:44:37 -04:00 |
|
moodump.cpp
|
…
|
|
|
paths.cpp
|
Keeping the current working directory addition, but reverting the current tileset and color stuff, as the tileset was just an initializer, not the actual current one, just going to have to read the init.txt file myself
|
2010-09-13 09:45:53 -04:00 |
|
primitives.cpp
|
Sync, autosearch skeleton.
|
2011-02-08 22:55:40 +01:00 |
|
printtiletypes.cpp
|
Big ugly deuglyfication of DFTileTypes and its use in the tools.
|
2011-04-17 13:06:19 +02:00 |
|
renamer.cpp
|
Renaming Creatures to Units
|
2011-12-02 10:56:40 +01:00 |
|
test.c
|
The C test tool doesn't compile as a plain C program!
|
2011-04-10 15:36:01 +02:00 |
|
typeblocks.cpp
|
…
|
|
|
veinswap.cpp
|
-WriteVein(), and some convenience functions for the vein bitmaps.
|
2011-07-18 15:55:41 -04:00 |