summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Undocument -seed (#8871)Neil Moore2014-08-171-1/+0
* don't warn when stumbling around near friendly plants (7333)Jesse Luehrs2014-08-161-1/+3
* also swap p and ^P (PleasingFungus)Jesse Luehrs2014-08-151-2/+2
* adjust a few more wizmode commandsJesse Luehrs2014-08-151-22/+20
* reorganize wizmode command selectionJesse Luehrs2014-08-151-99/+146
* swap &m/&MJesse Luehrs2014-08-151-2/+2
* split dump file loading out to a separate file (and class)Jesse Luehrs2014-08-151-0/+1
* Add a prompt if a player tries to move with the Barbs statusreaverb2014-08-091-0/+14
* make &_ join the religion directly instead of going through an altarJesse Luehrs2014-08-071-1/+1
* Don't try to enable UTF-8 stdin/stderr on Windows (#8773)Neil Moore2014-08-041-14/+0
* Let Qazlalites disarm traps beneath their own clouds (#8758)Neil Moore2014-07-301-1/+2
* Don't let confused forms disable traps (#8840)Neil Moore2014-07-301-8/+7
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Add end.ccNicholas Feinberg2014-07-281-0/+1
* Create prompt.ccNicholas Feinberg2014-07-271-0/+1
* Refactor weapon_skill()Nicholas Feinberg2014-07-131-1/+1
* Give correct examples for -mapstat in the command-line helpgammafunk2014-07-121-1/+1
* Revert "Make closing doors take 13 aut instead of 10"Chris Campbell2014-07-111-2/+0
* Fix rounding when closing doorsChris Campbell2014-07-111-1/+1
* Stop exploring/running when cancelling ally swap (#8768)Neil Moore2014-07-111-0/+3
* Make closing doors take 13 aut instead of 10Nicholas Feinberg2014-07-101-0/+2
* Remove unused variable.Mikko Vepsalainen2014-07-101-1/+1
* Pre-id strong poison, hide it.Shmuale Mark2014-07-061-0/+1
* Remove the show_gold_turns option.Shmuale Mark2014-07-021-5/+0
* Let BLOOD finally have its place in the sunNicholas Feinberg2014-07-011-0/+1
* Improve some checks.Shmuale Mark2014-06-291-5/+5
* Remove a couple more '#include's (main.cc)reaverb2014-06-281-2/+0
* Sort '#include's better (main.cc)reaverb2014-06-281-12/+11
* Improve confused tree behaviourNicholas Feinberg2014-06-271-0/+10
* Make allies trigger traps when swapping with the playerNicholas Feinberg2014-06-251-5/+8
* Clean up function and variable names for objstatgammafunk2014-06-251-4/+13
* Rename 'mesclr()' to 'clear_messages()'reaverb2014-06-221-2/+2
* The great mon-stuff migration.Shmuale Mark2014-06-221-2/+34
* Move some door-opening code to player.ccPete Hurst2014-06-151-154/+1
* Don't trigger traps when not moving due to confusion (#5090).Shmuale Mark2014-06-151-1/+3
* Hide old enchant weapon scrolls in \ autopickup menuChris Oelmueller2014-06-151-0/+2
* New command: show weapons in viewport.Shmuale Mark2014-06-121-1/+3
* Merge branch 'mon-pickup'Shmuale Mark2014-06-111-57/+0
|\
| * Remove the now-superfluous friendly_pickup command suite.Shmuale Mark2014-05-281-57/+0
* | Rename nuke_wall() destroy_wall()reaverb2014-06-051-1/+1
* | Remove jewelry and armour sources of conservationgammafunk2014-05-281-0/+1
* | Report clua errors in running ready() (gw).Steve Melenchuk2014-05-281-1/+4
|/
* Remove player burden and carrying capacitygammafunk2014-05-261-10/+1
* Chance function(void) to function()reaverb2014-05-241-6/+6
* Ignore gold from transferred saves when calculating Gozag's fee (#8567)Chris Campbell2014-05-191-42/+0
* Make barb damage use MSGCH_WARN (Serephina)reaverb2014-05-151-1/+2
* Revert "Revert "Remove player clinging"."reaver2014-05-071-3/+1
* Replace Q cloud displacement with cloud immunity (Bloax, elliptic).Steve Melenchuk2014-05-071-11/+0
* Allow Qazlal displacement of clouds containing allies.Steve Melenchuk2014-05-071-3/+4
* Allow Qazlalites to displace their own clouds.Steve Melenchuk2014-05-071-0/+10