summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Crawl.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* A skeleton ranged_attack class, derived from attack.Steve Melenchuk2014-04-271-0/+9
* Move some main.cc functions to a new filereaver2014-04-141-0/+7
* Rename abl-show.{cc,h} to ability.{cc,h}Adam Borowski2013-12-241-8/+8
* Remove Mislead.Adam Borowski2013-12-151-8/+0
* Rewrite monster_iterator.Adam Borowski2013-10-311-8/+0
* Xcode: add zlib to linker for Crawl-cmd and Crawl TilesSteven Noonan2011-12-031-1/+6
* Xcode: add USE_TILE_LOCAL for Tiles targetSteven Noonan2011-12-031-0/+1
* Xcode: update source/resource list to match Makefile targetsSteven Noonan2011-12-031-108/+404
* Xcode: add Info.plist generation phaseSteven Noonan2011-12-031-1/+31
* Add -DASSERTS to Xcode build.Darshan Shaligram2010-07-151-0/+1
* Xcode: disable -pedantic, enable wizmode in Release config, other fixes to bu...Darshan Shaligram2010-07-101-15/+78
* Move tile2.cc's code to tilepick.cc.Enne Walker2010-04-261-4/+0
* Xcode: fix ASCII buildSteven Noonan2010-04-261-21/+253
* Xcode: fix generation of build.h and compflag.hSteven Noonan2010-04-071-4/+8
* Xcode: simplify art-data.h and dc-unrand.txt generationSteven Noonan2010-04-071-1/+1
* Xcode: fix crawl-cmd buildSteven Noonan2010-04-071-6/+44
* Xcode project: fix build failures due to source references and contrib breakageSteven Noonan2010-02-231-42/+498
* Subvaults.Enne Walker2009-11-281-0/+4
* Update xcode project (gulbanana).Robert Vollmert2009-11-251-1168/+1040
* Lua builder funcs act on map_lines, not grd.Enne Walker2009-11-021-6/+0
* Fixing Xcode project again due to missing files.Enne Walker2009-10-241-15/+47
* Updating Xcode project file listing.Enne Walker2009-10-221-12/+40
* Xcode: don't rerun tilegen every time, add missing source filesSteven Noonan2009-10-221-7/+95
* Xcode: upgrade to SDL 1.2.14, SDL_image 1.2.8, add support for x86_64Steven Noonan2009-10-201-70/+381
* contribs: added SDL, SDL_image, Freetype, libpngSteven Noonan2009-10-151-76/+402
* Xcode: build fixes for tiles on MacSteven Noonan2009-10-151-4/+4
* contribs: moved to contribs dir, added as submodulesSteven Noonan2009-10-141-3/+3
* Xcode: add 'settings' directory to ResourcesSteven Noonan2009-10-121-5/+11
* Xcode: set minimum OS versions by architectureSteven Noonan2009-10-121-4/+6
* Xcode: enable support for 32/64-bit universal buildsSteven Noonan2009-10-111-6/+5
* Xcode: fix SQLite flags, reorganize file groupsSteven Noonan2009-10-111-197/+225
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-7/+0
* Revert "Revert xcodeproj to before my changes and add the missing source file...Robert Vollmert2009-10-101-42/+46
* Revert xcodeproj to before my changes and add the missing source files cleanly.Robert Vollmert2009-10-101-46/+42
* Xcode: add missing GCC_VERSION_*, MACOSX_DEPLOYMENT_TARGET_*, SDKROOT_* varia...Steven Noonan2009-10-091-0/+36
* More xcodeproj modifications, now both targets compile successfully.Robert Vollmert2009-10-091-44/+22
* Add new source files to xcodeproj.Robert Vollmert2009-10-091-20/+40
* Xcode: enable SQLite in Xcode builds, fix preprocessor macrosSteven Noonan2009-10-021-18/+22
* Xcode: add AppHdr.h to project for easy accessSteven Noonan2009-09-301-0/+2
* Mac OS X: use SQLite on Mac OS X buildsSteven Noonan2009-09-291-0/+243
* Xcode: rename non-USE_TILE app bundleSteven Noonan2009-09-291-12/+12
* Fix projects referencing 'Kills.cc' to reference 'kills.cc'Steven Noonan2009-09-291-6/+6
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-4/+4
* Xcode: target 10.4 on i386 and ppc, 10.5 on x86_64Steven Noonan2009-09-291-4/+32
* Xcode: add missing file for full debug or wizard buildsSteven Noonan2009-09-281-0/+6
* Mac OS X: add proper build target for USE_TILE buildsSteven Noonan2009-09-251-307/+361
* Xcode: Mac OS X build fixedSteven Noonan2009-09-231-501/+196
* Compiler version fixes and a case-statement cleanup so we build on OS X 10.6.nlanza2009-07-251-0/+12
* Xcode changes.peterb122009-07-181-20/+889
* Mac build fixes.peterb122009-06-151-0/+12