summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-4/+4
* Give OgEn, OgTh, OgAs, OgSt clubs instead of short swords.Adam Borowski2009-11-051-5/+14
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Less consumables for wanderersCharles Otto2009-11-021-47/+9
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+1
* Give deep dwarves passive, not active mappingStefan O'Rear2009-10-291-2/+2
* Pre- and post-savefile callbacks.Matthew Cline2009-10-291-0/+5
* Move a little more code out of newgame.cc.Robert Vollmert2009-10-281-190/+3
* Roll demonspawn mutations at the start of the game.Stefan O'Rear2009-10-241-0/+4
* Move opening_screen and name reading routines to ng-input.cc.Robert Vollmert2009-10-241-298/+18
* Convert player::your_name to std::string.Robert Vollmert2009-10-241-61/+49
* Extract newgame character restrictions from newgame.cc.Robert Vollmert2009-10-241-948/+51
* Fix Humans not being selectable on character selection.Robert Vollmert2009-10-241-7/+5
* Renumber species_type starting from 0.Robert Vollmert2009-10-231-1/+1
* Use species_type/job_type instead of int.Robert Vollmert2009-10-231-2/+2
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-358/+18
* win32: eliminate need for WIN32TILES/WIN32CONSOLE macrosSteven Noonan2009-10-191-1/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-2/+1
* remove unnecessary "version.h" includes, AppHdr.h does it alreadySteven Noonan2009-10-181-1/+0
* Make default LOS configurable.Robert Vollmert2009-10-171-2/+2
* Add formatting fix.David Lawrence Ramsey2009-10-141-0/+1
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-131-1/+1
* Since corpse sacrifices for Trog no longer require butchery, letDavid Lawrence Ramsey2009-10-111-9/+19
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-2/+2
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-101-12/+12
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-5/+0
* Remove unnecessary includes of view.h.Robert Vollmert2009-10-091-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* As discussed awhile ago, make healers go unarmed instead of usingDavid Lawrence Ramsey2009-10-031-57/+58
* files.cc, newgame.cc: support savegame paths with spaces in themSteven Noonan2009-09-301-1/+3
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* Comment fixes.dolorous2009-09-191-2/+4
* And guarantee vampires only one level of unarmed combat instead of two.dolorous2009-09-191-3/+3
* Apply castamir's antiscum patch. Except for Wanderers, starting stats,j-p-e-g2009-09-151-95/+90
* Shorten Lair to 8 levels. j-p-e-g2009-09-131-4/+4
* Add spacing fixes.dolorous2009-09-121-3/+3
* Fix an error I accidentally introduced when tweaking the previous patch.dolorous2009-09-121-1/+1
* Apply caotto's patch in [2853994] to overhaul wanderers, with a few dolorous2009-09-121-283/+976
* Comment fixes.dolorous2009-09-121-2/+2
* Move all tiles for stairs, gates and portals into a new subfolderj-p-e-g2009-07-191-21/+22
* Comment fix.dolorous2009-07-191-1/+1
* Remove unneeded blank lines.dolorous2009-07-191-2/+0
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-0/+19
* Comment fixes.dolorous2009-07-181-2/+2
* Add minor cosmetic fixes.dolorous2009-07-181-59/+43
* Tiles: Save per-character equipment setting and use it in the characterj-p-e-g2009-07-071-23/+1
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-1/+17
* Add player icons (default species/job tile) to the selection menu for j-p-e-g2009-07-011-21/+24
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Apply my recent commits to trunk.j-p-e-g2009-06-151-4/+6