summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fix typo, add section on 'wall_hit'.Jude Brown2009-12-051-1/+6
* Fix bad line wrapping in shop list (#118).Robert Vollmert2009-12-051-1/+1
* rltiles/makefile: add -lpthread on Linux to avoid missing pthread symbolsSteven Noonan2009-12-041-1/+1
* Do out-of-LOS staircase emphasis when drawing.Robert Vollmert2009-12-044-10/+15
* sqlite: update 3.6.18 -> 3.6.20Steven Noonan2009-12-041-0/+0
* pcre: update 7.9 -> 8.00Steven Noonan2009-12-041-0/+0
* libpng: update 1.2.40 -> 1.2.41Steven Noonan2009-12-041-0/+0
* freetype: update 2.3.9 -> 2.3.11Steven Noonan2009-12-041-0/+0
* rltiles/makefile: add -ldl on Linux to avoid dlopen/dlsym missing symbolsSteven Noonan2009-12-041-0/+3
* makefile: add BUILD_ALL flag to build all contribs into binarySteven Noonan2009-12-041-0/+11
* Only reset env.tile_* when updating env.show.Robert Vollmert2009-12-041-4/+5
* A temple of Zin, with a spammy preacher angel.Adam Borowski2009-12-042-0/+56
* Let message_at_spot accept props; function_at_spot.Jude Brown2009-12-041-2/+12
* dLua "mark_summoned" wrapper for monsters.Jude Brown2009-12-043-1/+68
* De-duplicate magic res and stealth adjective choice.Robert Vollmert2009-12-044-67/+42
* Added monster MR display (petato, mantis-id 113).Robert Vollmert2009-12-043-4/+27
* New Swamp ending: icy swamp.Jude Brown2009-12-041-1/+51
* Don't copy DNGN_UNDISCOVERED_TRAP to map knowledge.Robert Vollmert2009-12-031-4/+9
* Turn cursor off when drawing delay_message_clear dash.Robert Vollmert2009-12-031-0/+1
* Fix off-by-one error in passwall depth calculation.Robert Vollmert2009-12-031-12/+12
* Don't assume a square is safe if there are a monster there.Jude Brown2009-12-032-7/+21
* Mentioned Wizard commands are listed at x?.Jude Brown2009-12-031-0/+3
* Hopefully fix tiles compile.Jude Brown2009-12-031-0/+1
* Convert the_teleporter (and related Ice Cave) to you.teleport_to.Jude Brown2009-12-032-12/+2
* Fix missed firedrake -> fire drake.Jude Brown2009-12-031-2/+2
* New fiery Swamp:5 ending.Jude Brown2009-12-031-0/+36
* Teleport code refactor, you_teleport_to.Jude Brown2009-12-033-41/+119
* Reduce minimum message window height to 5.Robert Vollmert2009-12-036-4/+11
* Clean up window size option handling.Robert Vollmert2009-12-031-21/+5
* Reduce MSG_MIN_HEIGHT from 7 to 6.Robert Vollmert2009-12-031-1/+1
* Split a KMASK line into two; why this helps remains an issue.Adam Borowski2009-12-031-1/+2
* Give piety for the worst god for killing the best monster.Adam Borowski2009-12-031-1/+4
* Use env in hashbangs to placate necrocomputing OSes with packaged perl instal...Adam Borowski2009-12-025-5/+5
* Disable crash traces on BSD.Adam Borowski2009-12-021-0/+3
* Get rid of you.synch_time.Robert Vollmert2009-12-027-32/+30
* Don't mistake Hurd for some fruit, both use Mach (Pino Toscano).Adam Borowski2009-12-022-3/+10
* Fix mesmerisation being broken too soonMatthew Cline2009-12-022-1/+7
* Remove FPROP_FORCE_EXCLUDE.Robert Vollmert2009-12-024-9/+2
* Replace door force_exclude in david_entry_070 with door marker.Robert Vollmert2009-12-021-1/+5
* Remove obsolete force_excludes.Robert Vollmert2009-12-022-3/+0
* Move map colouring to function get_map_col.Robert Vollmert2009-12-022-13/+11
* .gitignore: add Debian build junkAdam Borowski2009-12-021-0/+13
* .gitignore: add util/release_verAdam Borowski2009-12-021-0/+3
* Fix a small formatting issue.Vsevolod Kozlov2009-12-021-1/+1
* Make &Z an alias to &z.Vsevolod Kozlov2009-12-021-0/+1
* Move teleport location checks into their own function.Jude Brown2009-12-021-6/+28
* Don't fail packaging the source if there's no zip.Adam Borowski2009-12-021-1/+6
* "make source", same as "make package-source" except for not messing with yacc.Adam Borowski2009-12-021-2/+5
* Make &z accept both spell number and name.Vsevolod Kozlov2009-12-023-29/+18
* Don't prompt for cancelling Wizard teleport.Jude Brown2009-12-021-4/+5