Petr Mrázek
|
2cd2ee9b0c
|
New plugin interface
|
2012-02-21 18:19:17 +01:00 |
Quietust
|
091bf62aa8
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
Quietust
|
d0a8c2edd8
|
Move TileTypes to XML, part 1 - a bunch of stuff is now broken
|
2012-02-13 16:56:33 -06:00 |
Quietust
|
9afcea3deb
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
Alexander Gavrilov
|
fa4fb4b407
|
Modify a number of commands to use CR_WRONG_USAGE for displaying help.
|
2012-01-28 16:03:56 +04:00 |
Quietust
|
2cc6bcf0e9
|
Use CoreSuspender and namespace df::enums
|
2012-01-21 18:31:15 -06:00 |
Alexander Gavrilov
|
cc510a2c4b
|
Replace DFCoord with df::coord and df::coord2d.
|
2012-01-20 14:28:00 +04:00 |
Quietust
|
e7ecda1434
|
Kill the Maps module
|
2012-01-19 21:44:17 -06:00 |
Quietust
|
4bb724cd6c
|
Significant cleanup of Maps module - next step will be to kill it properly
|
2012-01-19 14:11:52 -06:00 |
Quietust
|
e82055986e
|
Only use #include <> for system libraries - for everything else, use ""
|
2012-01-15 14:54:14 -06:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Petr Mrázek
|
614605a2be
|
Fixed integer truncation in filltraffic.
|
2011-12-30 03:10:31 +01:00 |
rampaging-poet
|
95aaf4cc2e
|
Working full-map framework.
|
2011-11-17 19:31:56 -08:00 |
rampaging-poet
|
73dc0a7d94
|
Fixed a typo in filltraffic's help.
|
2011-11-04 18:05:43 -07:00 |
rampaging-poet
|
3593e37202
|
Renamed tiletraffic to alltraffic. Added a helper function for full-map changes and a test function. Not actually tested yet, but it compiles.
|
2011-11-03 01:04:05 -07:00 |
Petr Mrázek
|
998d85919f
|
Windows offset for save name, some tweaks, updated stonesense submodule to current.
|
2011-10-23 22:23:54 +02:00 |
rampaging-poet
|
8dea0db83f
|
Initial commit
|
2011-10-13 17:15:19 -07:00 |