summaryrefslogtreecommitdiff
path: root/plugins/devel
Commit message (Expand)AuthorAgeFilesLines
...
* Fix minor ostream munging glitch in rprobe.Kelly Martin2012-04-221-1/+1
* Probe now displays the "surroundings" name for the biome (e.g. Joyous Wilds, ...Kelly Martin2012-04-221-1/+21
* Probe now displays biome savagery and evilness.Kelly Martin2012-04-212-0/+108
* Move stripcaged to master branch, works fine.Kelly Martin2012-04-212-0/+104
* Merge remote-tracking branch 'upstream/master'Kelly Martin2012-04-183-300/+0
|\
| * Mass fixagePetr Mrázek2012-04-183-300/+0
* | danger of rotting)Kelly Martin2012-04-181-36/+193
* | Created new stockcheck pluginKelly Martin2012-04-182-0/+122
|/
* regrass: pick random grass event if tile is soil instead of always using the ...Robert Heinrich2012-04-161-2/+16
* regrass: fixRobert Heinrich2012-04-111-2/+21
* zone: fixed assigning to pit/pond. regrass: look for grass events in the map ...Robert Heinrich2012-04-111-22/+80
* Tweaks!Petr Mrázek2012-04-011-0/+2
* Track world and map changes separately for plugin_onstatechangePetr Mrázek2012-04-011-0/+34
* Give some sensible looking names to the arrays in pregnancy_ptr.Alexander Gavrilov2012-03-311-4/+4
* New devel plugin - list counters for selected creatureQuietust2012-03-302-0/+48
* Tweaks!Petr Mrázek2012-03-291-1/+0
* Neither of these plugins have anything at all in them, so don't bother buildi...Quietust2012-03-181-2/+2
* Add many new template functions for enums & bitfields.Alexander Gavrilov2012-03-171-3/+3
* Move depends out of main library, make them (static) libraries.Petr Mrázek2012-03-131-1/+1
* Update the devel plugins.Alexander Gavrilov2012-03-1010-210/+185
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-035-24/+13
* Nuke wagons, move regrass to devel, bump to a dev version.Petr Mrázek2012-02-282-0/+69
* Add "dumpmats" devel pluginQuietust2012-02-222-0/+290
* New plugin interfacePetr Mrázek2012-02-2111-53/+11
* Merge branch 'master' of git://github.com/peterix/dfhackQuietust2012-02-181-1/+1
|\
| * Use hexadecimal numbers in tilesievePetr Mrázek2012-02-181-1/+1
* | Add useless dev plugin - set all "frozen liquid" tiles to be either Water or ...Quietust2012-02-172-0/+100
|/
* Add zoom to kittens, fix tilesieve.Petr Mrázek2012-02-172-5/+28
* Tilesieve devel toolPetr Mrázek2012-02-162-0/+84
* Merge https://github.com/quietust/dfhackPetr Mrázek2012-02-148-90/+90
|\
| * DFhackCExport is only needed on the plugin_* functionsQuietust2012-02-138-90/+90
* | Fix catsplosion.Petr Mrázek2012-02-141-9/+24
* | Move catsplosion, tweak for build targets under MSVC.Petr Mrázek2012-02-132-0/+132
|/
* Make things work properly.Petr Mrázek2012-01-274-187/+27
* Remove DfVector, break MSVC builds until further notice.Petr Mrázek2012-01-042-16/+16
* Header changes/cleanup.Petr Mrázek2011-12-318-235/+235
* Renaming Creatures to UnitsPetr Mrázek2011-12-021-7/+7
* Update df2mc, fix build.Petr Mrázek2011-11-051-5/+0
* Move df2mc back.Petr Mrázek2011-11-051-0/+0
* More init hardening.Petr Mrázek2011-11-042-5/+5
* Add simple creature probe, fix current civ address on windows, update df2mc.Petr Mrázek2011-11-021-0/+0
* Update df2mcPetr Mrázek2011-11-011-0/+0
* Move df2mc to develPetr Mrázek2011-10-302-0/+5
* Added a basic plant raw check to rawdump plugin.Petr Mrázek2011-10-281-3/+62
* Items refactor. readItem turned into copyItem, most Items methods now accept ...Petr Mrázek2011-10-262-31/+35
* More of the items overhaulPetr Mrázek2011-10-251-2/+10
* Item description method found!Petr Mrázek2011-10-251-2/+1
* Kill item variable accessors. YES.Petr Mrázek2011-10-252-6/+5
* Moved buildprobe to developer pluginsrampaging-poet2011-10-132-0/+145
* Added mouse position and designation coord, along with a 'trackpos' command f...Petr Mrázek2011-09-261-1/+32