summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
Commit message (Expand)AuthorAgeFilesLines
...
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* remove unnecessary "version.h" includes, AppHdr.h does it alreadySteven Noonan2009-10-181-1/+0
* Naming consistency.Robert Vollmert2009-10-171-3/+3
* platform detection: clean up abuse of '_MSC_VER' macroSteven Noonan2009-10-131-4/+4
* project-wide: fix msvc compile breakageSteven Noonan2009-10-121-1/+1
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-8/+8
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-3/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* files.cc, newgame.cc: support savegame paths with spaces in themSteven Noonan2009-09-301-4/+10
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Mac OS X: add proper build target for USE_TILE buildsSteven Noonan2009-09-251-0/+3
* Set up a basic testing framework for LOS. ./crawl -test with a full debug bui...Darshan Shaligram2009-09-241-1/+11
* Also document that the Wild Magic card can turn up in decks of changes.j-p-e-g2009-09-151-3/+0
* Smarter exclusions, yay!j-p-e-g2009-09-151-1/+4
* Add missing space.dolorous2009-09-071-1/+1
* Reimplementing playing with dolls ('-' command). Keys are mostly the same as...ennewalker2009-08-181-1/+1
* Apply kotk's minor fixes patch in [2827129], with minor tweaks.dolorous2009-07-251-4/+4
* Apply zebez' patch to differentiate gates some more from stairs.j-p-e-g2009-07-251-2/+2
* Make fish on dry land (due to Feawn's Sunlight power) flop about andj-p-e-g2009-07-211-0/+2
* Fix tiles compilation if save files are not zipped.j-p-e-g2009-07-191-0/+5
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-2/+0
* Tiles: Save per-character equipment setting and use it in the characterj-p-e-g2009-07-071-2/+98
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Better feedback on old saves/bones.j-p-e-g2009-06-221-2/+20
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-4/+11
* * Monsters shout only when they notice you (i.e. you are in sight).j-p-e-g2009-05-091-1/+2
* Add spacing fixes.dolorous2009-04-301-1/+1
* Typo fix.dolorous2009-04-221-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-3/+3
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-9/+8
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-9/+15
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-1/+3
* Remove DEBUG setting.j-p-e-g2009-03-291-1/+0
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-5/+10
* Implement jpeg's suggestion in [2717473]: you'll now get a message like dolorous2009-03-281-0/+14
* Tiles:j-p-e-g2009-03-081-2/+0
* [Tiles] Keep track of which dungeon grid the player last clicked andj-p-e-g2009-03-041-1/+4
* Fix [2646326]: restore LOS properly after using the applicator functionsharanp2009-02-271-2/+5
* [2615112] Fix portal vaults sharing ghosts. Ghosts are now saved into bones.X...dshaligram2009-02-221-3/+8
* For [2615112], add a hook for portal vault levels to override theharanp2009-02-201-10/+16
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-3/+2
* Fix errno includes, and hopefully DOS compile [2573206].haranp2009-02-081-0/+1
* Fix [2573054]: idle time not being clamped on level save/load (e.g. SIGHUP orharanp2009-02-061-1/+1
* Fix for [2054894]: LOS not being reset while building a new level.haranp2009-02-061-2/+6
* Add minor cosmetic fix.dolorous2009-01-261-1/+1
* Remove now-unused redraw_gold flag.dolorous2009-01-201-1/+0
* Make the position of monster held items (-2, -2) rather than (0, 0), so thatzelgadis2009-01-081-22/+0
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* [2483963] Fixing minimap not updating properly when reloading a game.ennewalker2009-01-031-2/+2