summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilebuf.cc
Commit message (Expand)AuthorAgeFilesLines
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-131-1/+1
* project-wide: fix msvc compile breakageSteven Noonan2009-10-121-0/+4
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-3/+6
* Apply my previous commits to trunk: fewer uses of m_dirty, and aj-p-e-g2009-06-161-9/+9
* [2498067] Fixing tiles menu graphics.ennewalker2009-01-101-1/+1
* Clean up tiles code to use the VertBuffer classes.ennewalker2009-01-081-35/+90
* Setting all .h/.cc files in source to have a consistent keyword propset.ennewalker2009-01-041-1/+1
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+3
* Add whitespace fixes.dolorous2008-10-231-2/+2
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-0/+266