index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
tiletypes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge further changes (???)
Timothy Collett
2012-09-10
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master'
Jared Adams
2012-05-08
1
-0
/
+3
|
\
|
*
Make liquids and tiletypes force rebuild of pathfinding data.
Alexander Gavrilov
2012-04-25
1
-0
/
+3
*
|
Add a missing return in tiletypes
Jared Adams
2012-05-07
1
-0
/
+1
*
|
Fix some issues
Jared Adams
2012-05-07
1
-6
/
+14
*
|
Fix range on tiletypes and make it saner for both plugins.
Jared Adams
2012-04-21
1
-14
/
+4
*
|
Improve the range function of tiletypes a bit and add the functionality to li...
Jared Adams
2012-04-19
1
-30
/
+6
*
|
Make tiletypes more useful
Jared Adams
2012-04-19
1
-13
/
+64
|
/
*
Mass fixage
Petr Mrázek
2012-04-18
1
-0
/
+1
*
Fix some issues with last commit
Jared Adams
2012-04-16
1
-1
/
+2
*
Make tiletypes more useful
Jared Adams
2012-04-15
1
-383
/
+554
*
Remove random bad asserts
Petr Mrázek
2012-03-29
1
-1
/
+2
*
Tweaks!
Petr Mrázek
2012-03-29
1
-1
/
+0
*
Tweaks and cleanups
Petr Mrázek
2012-03-24
1
-144
/
+1
*
Change to the traits representation of enum and bitfield properties.
Alexander Gavrilov
2012-03-15
1
-4
/
+4
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-23
/
+27
*
Get rid of Simple namespace, Gui module is now a namespace.
Petr Mrázek
2012-03-03
1
-4
/
+2
*
New plugin interface
Petr Mrázek
2012-02-21
1
-4
/
+1
*
Fix reveal and tiletypes - RIVER and POOL are no longer tile shapes
Quietust
2012-02-18
1
-1
/
+1
*
DFhackCExport is only needed on the plugin_* functions
Quietust
2012-02-13
1
-2
/
+2
*
Finish conversion, fix compile errors
Quietust
2012-02-13
1
-27
/
+44
*
Move TileTypes to XML, part 1 - a bunch of stuff is now broken
Quietust
2012-02-13
1
-36
/
+36
*
In all loops that iterate across a vector, use a size_t as the index
Quietust
2012-01-31
1
-1
/
+1
*
Use CoreSuspender and namespace df::enums
Quietust
2012-01-21
1
-5
/
+3
*
Kill the Maps module
Quietust
2012-01-19
1
-7
/
+4
*
Significant cleanup of Maps module - next step will be to kill it properly
Quietust
2012-01-19
1
-3
/
+4
*
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15
1
-8
/
+8
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-9
/
+9
*
designed -> designated in tiletypes plugin
Petr Mrázek
2011-12-30
1
-7
/
+8
*
Able to filter tiles via designation.
feng1st
2011-11-20
1
-5
/
+57
*
+ Able to set variant attribute.
Feng
2011-11-05
1
-7
/
+218
*
Put warning in tiletypes tool.
Petr Mrázek
2011-08-15
1
-2
/
+3
*
Fix crash bugs in liquids and tiletypes.
Petr Mrázek
2011-08-15
1
-1
/
+3
*
Many tweaks to plugins, reorganized the build system and removed more cruft.
Petr Mrázek
2011-08-14
1
-1
/
+12
*
Command history separated from Console.
Petr Mrázek
2011-08-13
1
-4
/
+10
*
Port tiletypes tool.
Petr Mrázek
2011-08-11
1
-100
/
+109
*
Fix problem with running interactive commands from hotkeys.
Petr Mrázek
2011-08-06
1
-2
/
+2
*
Ported autodump tool
Petr Mrázek
2011-08-04
1
-0
/
+606