summaryrefslogtreecommitdiff
path: root/plugins/tweak.cpp
Commit message (Expand)AuthorAgeFilesLines
* Try a different color scheme when highlighting squad members in tweak.Alexander Gavrilov2012-09-281-1/+2
* New tweaks for the military assign to position screen.Alexander Gavrilov2012-09-281-0/+112
* Implement the common suggestion of Shift-Enter in trade screens.Alexander Gavrilov2012-09-281-0/+51
* Add a tweak workaround for the issue with container reactions in advmode.Alexander Gavrilov2012-09-181-0/+71
* Add a tweak to fix subtractDimension of small amounts.Alexander Gavrilov2012-09-171-0/+91
* Fix a file descriptor leak and a crash in linux getMemRanges.Alexander Gavrilov2012-09-141-2/+2
* Add yet one more performance-oriented tweak for temperature updates.Alexander Gavrilov2012-09-141-0/+61
* Add a tweak to work around the endless temperature update bug.Alexander Gavrilov2012-09-031-0/+55
* Add some APIs required by steam engine to the core.Alexander Gavrilov2012-09-021-7/+2
* Add a tweak for pressure plate creature weight limit rendering.Alexander Gavrilov2012-08-301-11/+75
* Add new tweak command to make Train orders no longer count as patrol dutyQuietust2012-08-271-0/+24
* Add a tweak to save the cursor position of dwarfmode between menus.Alexander Gavrilov2012-08-261-3/+61
* Mass fixagePetr Mrázek2012-04-181-4/+11
* minor stuff, use building->is_room instead of building->isRoom() which return...Robert Heinrich2012-04-171-11/+5
* tweak makeown: converts MERCHANT to TRADER (otherwise you can't assign jobs t...Robert Heinrich2012-04-141-0/+4
* zone: fixed major derp (assign commands would accidentally free caged creatur...Robert Heinrich2012-04-141-0/+22
* tweak fixmigrant: updated help textRobert Heinrich2012-04-121-1/+0
* removed tweak-merchant and tweak-resident, combined both commands into tweak-...Robert Heinrich2012-04-121-4/+18
* tweak: removed stuff, added new command 'fixmigrants' which will deal with me...Robert Heinrich2012-04-111-40/+27
* tweak clear-merchant, clear-resident: mark the clothes the migrants wear as "...Robert Heinrich2012-04-111-0/+54
* added tweak clear-resident which fixes bugged migrants and makes them proper ...Robert Heinrich2012-04-101-0/+48
* Tweaks!Petr Mrázek2012-03-291-1/+0
* vampcheck is now generic cursecheck, added tweak clear-ghostlyRobert Heinrich2012-03-221-0/+24
* Add revforget command, lair pluginPetr Mrázek2012-03-111-32/+0
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-24/+16
* Add a lair sub-command to tweak.Petr Mrázek2012-03-091-3/+44
* Add a tweak for forcibly clearing the Missing status of units.Alexander Gavrilov2012-03-051-0/+88