summaryrefslogtreecommitdiff
path: root/Readme.html
Commit message (Collapse)AuthorAgeFilesLines
* Put HTML back.Petr Mrázek2012-09-301-0/+2808
|
* Purge html files, add docutils cmake modulePetr Mrázek2012-09-291-2704/+0
|
* Implement the common suggestion of Shift-Enter in trade screens.Alexander Gavrilov2012-09-281-0/+3
|
* Edit docs a bit more.Alexander Gavrilov2012-09-271-14/+37
|
* Implement a special command parsing mode with one verbatim argument.Alexander Gavrilov2012-09-241-113/+191
| | | | Intended for script expressions, e.g. rb_eval.
* Group commands in the readme document by their general type.Alexander Gavrilov2012-09-211-1020/+989
| | | | There are way too many of them now for a flat list to work.
* README: move keybinding to the start and add a section for scripts.Alexander Gavrilov2012-09-201-248/+317
|
* Make manipulator re-read names and professions if change is suspected.Alexander Gavrilov2012-09-201-0/+2
| | | | | Namely, if it either invoked View Unit itself, or was queried (possibly by the rename plugin) via getSelectedUnit.
* Support renaming activity zones.Alexander Gavrilov2012-09-201-3/+5
| | | | This one required hooking the dwarfmode render method.
* Tweak README some more.Alexander Gavrilov2012-09-191-212/+239
|
* Document some of the new stuff in the readme.Alexander Gavrilov2012-09-191-283/+567
|
* Update the compile document with some info about df-structures and RPC.Alexander Gavrilov2012-06-221-1/+6
|
* Version bump and text updates.Petr Mrázek2012-06-141-3/+4
|
* Silly copypasta failPetr Mrázek2012-04-181-3/+4
| | | | Mixed up tiletype shape and material in readme
* Mass fixagePetr Mrázek2012-04-181-293/+460
| | | | | | | Updated readme.rst Fixed up some help strings of plugin commands Moved catsplosion and regrass to normal plugin folder Fixed tiletypes and liquids not keeping command history properly
* Reformat readme.rst to fit in some reasonable limitsPetr Mrázek2012-04-181-378/+869
|
* Add a html version of the LUA API doc, package it.Petr Mrázek2012-04-051-42/+52
|
* Tweak readme, bump version to 0.34.07Petr Mrázek2012-03-311-1/+1
|
* DERP: missed the readme.Petr Mrázek2012-03-291-236/+390
|
* Update readme.html to reflect 'feature' plugin additionPetr Mrázek2012-03-111-223/+250
|
* Add revforget command, lair pluginPetr Mrázek2012-03-111-208/+235
| | | | | | | | revforget throws away data reveal keeps in order to be able to hide the revealed parts of the map lair allows marking the map as monster lair (or the opposite while using the 'reset' option)
* Bump version to 0.34.05Petr Mrázek2012-03-081-1/+1
|
* Update readme, track df2mc and structuresPetr Mrázek2012-03-071-203/+224
|
* Bump version to 0.34.03-r1, update docs to list new plugins.Petr Mrázek2012-02-281-203/+250
|
* Add the init file to builds, mention it in readme.Petr Mrázek2012-02-231-174/+179
|
* Add export tools to readme.Petr Mrázek2012-02-061-8/+18
|
* Document the keybinding command.Alexander Gavrilov2012-02-051-218/+259
|
* Fix the copystock command name.Alexander Gavrilov2012-02-051-5/+5
|
* More docs work.Petr Mrázek2012-02-051-45/+38
|
* Update docs.Petr Mrázek2012-02-051-159/+405
|
* prospector -> prospectPetr Mrázek2011-11-141-3/+3
|
* Update readme to list tiletypes and nopause.Petr Mrázek2011-11-061-48/+68
|
* Add df2mc to readme.Petr Mrázek2011-11-051-90/+104
|
* DERP.Petr Mrázek2011-10-301-1/+1
|
* Update readme to list drybuckets.Petr Mrázek2011-10-301-84/+89
|
* Seedwatch help text is now better, update of readme.Petr Mrázek2011-10-281-110/+274
|
* Fixes to help/readme entries related to digcircle.Petr Mrázek2011-08-271-97/+132
|
* Circle dig designation tool.Petr Mrázek2011-08-221-87/+124
|
* Add note about commands having 'help'/'?' options to readme.Petr Mrázek2011-08-181-0/+1
|
* Added weather plugin info to readme, option to make the console not catch ↵Petr Mrázek2011-08-181-88/+106
| | | | 'CTRL+C' on linux.
* Update readme for expdig.Petr Mrázek2011-08-171-2/+68
|
* Update readmePetr Mrázek2011-08-151-63/+70
|
* Many tweaks to plugins, reorganized the build system and removed more cruft.Petr Mrázek2011-08-141-41/+62
|
* Add some info about stonesense to readme.Petr Mrázek2011-08-141-7/+19
|
* Reworked readme file.Petr Mrázek2011-08-081-248/+197
|
* Rewrote COMPILE.rstPetr Mrázek2011-07-311-4/+8
|
* Update version numbers, readme file. Adding a lot of batch scripts for the ↵Petr Mrázek2011-05-271-80/+120
| | | | windows versions of new tools.
* Option lists in the readmePetr Mrázek2011-05-081-104/+125
|
* Added a bunch of batch scripts for running tools, updated readme, bumped ↵Petr Mrázek2011-05-081-44/+106
| | | | version number.
* Install the batch file for prospector tool on windows. Prospector-related ↵Petr Mrázek2011-04-201-3/+3
| | | | readme update.