index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
filltraffic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-26
/
+26
*
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
-5
/
+1
*
DFhackCExport is only needed on the plugin_* functions
Quietust
2012-02-13
1
-37
/
+37
*
Move TileTypes to XML, part 1 - a bunch of stuff is now broken
Quietust
2012-02-13
1
-1
/
+1
*
In all loops that iterate across a vector, use a size_t as the index
Quietust
2012-01-31
1
-2
/
+2
*
Modify a number of commands to use CR_WRONG_USAGE for displaying help.
Alexander Gavrilov
2012-01-28
1
-35
/
+38
*
Use CoreSuspender and namespace df::enums
Quietust
2012-01-21
1
-205
/
+194
*
Replace DFCoord with df::coord and df::coord2d.
Alexander Gavrilov
2012-01-20
1
-1
/
+1
*
Kill the Maps module
Quietust
2012-01-19
1
-44
/
+36
*
Significant cleanup of Maps module - next step will be to kill it properly
Quietust
2012-01-19
1
-17
/
+17
*
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15
1
-7
/
+7
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-7
/
+7
*
Fixed integer truncation in filltraffic.
Petr Mrázek
2011-12-30
1
-1
/
+1
*
Working full-map framework.
rampaging-poet
2011-11-17
1
-73
/
+37
*
Fixed a typo in filltraffic's help.
rampaging-poet
2011-11-04
1
-1
/
+1
*
Renamed tiletraffic to alltraffic. Added a helper function for full-map chang...
rampaging-poet
2011-11-03
1
-5
/
+115
*
Windows offset for save name, some tweaks, updated stonesense submodule to cu...
Petr Mrázek
2011-10-23
1
-42
/
+45
*
Initial commit
rampaging-poet
2011-10-13
1
-0
/
+303