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 |
Petr Mrázek
|
7d8a176e59
|
Merge branch 'export-plugin' of https://github.com/espenhw/dfhack
|
2012-02-05 20:05:19 +01: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 |
Espen Wiborg
|
cfb975a522
|
Track upstream changes
|
2012-01-27 12:06:57 +01:00 |
Espen Wiborg
|
b48c110438
|
Merge git://github.com/peterix/dfhack
|
2012-01-26 13:56:45 +01:00 |
Petr Mrázek
|
0375be549c
|
Merge https://github.com/mikestewart/dfhack
|
2012-01-26 05:37:50 +01:00 |
Alexander Gavrilov
|
174d9d0739
|
Tweak showmood, add a few validity checks, commit a dfhack.init example.
|
2012-01-24 15:36:30 +04:00 |
Espen Wiborg
|
0cf3ee3dc6
|
Merge branch 'master' of git://github.com/peterix/dfhack
|
2012-01-23 10:43:07 +01:00 |
Mike Stewart
|
5bf5908582
|
Made liquids not crash when a map isn't loaded.
|
2012-01-22 15:47:58 -08:00 |
Quietust
|
2cc6bcf0e9
|
Use CoreSuspender and namespace df::enums
|
2012-01-21 18:31:15 -06: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 |
Espen Wiborg
|
6d79255131
|
Make gcc happy, too
|
2012-01-06 12:10:30 +01:00 |
Espen Wiborg
|
06f1cffcbf
|
Add flood-fill brush to liquids (for wclean)
|
2012-01-06 00:35:05 +01:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Petr Mrázek
|
0c2a207fcd
|
Fix liquids bug with block brush, fix liquids bug with out-of-map painting.
|
2011-10-25 02:38:21 +02:00 |
Petr Mrázek
|
8cdeb0b59c
|
Add a salt/stagnant flag removal command to the liquids tool.
|
2011-09-02 01:25:01 +02:00 |
Petr Mrázek
|
292074116e
|
Fix crash bugs in liquids and tiletypes.
|
2011-08-15 01:30:15 +02:00 |
Petr Mrázek
|
81e6bce92c
|
Command history separated from Console.
|
2011-08-13 14:42:09 +02:00 |
Petr Mrázek
|
cc19180ac0
|
Add 'help' options to a bunch of commands.
|
2011-08-09 01:50:22 +02:00 |
Petr Mrázek
|
cb93b5542e
|
Fix problem with running interactive commands from hotkeys.
|
2011-08-06 04:37:29 +02:00 |
Petr Mrázek
|
01c1fc6c6a
|
Quick and dirty liquids port, some work on tiles.
|
2011-07-28 02:35:45 +02:00 |
Petr Mrázek
|
8dec3546a3
|
More plugin work
|
2011-07-26 11:01:16 +02:00 |
Petr Mrázek
|
d65f5596cb
|
Ported mode, probe. Some changes required for that.
|
2011-07-25 10:14:58 +02:00 |