summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/viewgeom.cc
Commit message (Expand)AuthorAgeFilesLines
* Reduce minimum message window height to 5.Robert Vollmert2009-12-031-2/+1
* Optionally display message window at top of terminal.Robert Vollmert2009-11-291-2/+10
* Allow the message window to use the bottom right terminal position.Robert Vollmert2009-11-291-4/+1
* Make tiles and non-tiles use the "same" screen_buffer_t buffy.Robert Vollmert2009-11-131-8/+20
* Generalize crawl_view_buffer to also handle the tile buffers.Robert Vollmert2009-11-131-20/+8
* Replace you.pos() with last_player_pos.Robert Vollmert2009-11-061-1/+1
* Split up view.cc.Robert Vollmert2009-11-041-0/+382