Commit graph

151 commits

Author SHA1 Message Date
Charles Dang
ffb6bba3a6 Removed refs to deleted files 2012-07-22 11:46:28 +00:00
Simon Forsyth
43d7daa5c1 Update Xcode project to include akihara/ 2012-07-14 17:43:34 +00:00
Charles Dang
f0455a9ef9 Updated the XCode projectfile 2012-07-07 00:36:34 +00:00
Simon Forsyth
45d8eec9df add new files to Xcode project 2012-06-16 17:45:16 +00:00
Ignacio R. Morelle
02257c7f1e Update xcode project file (patch by vultraz) 2012-05-30 03:54:21 +00:00
Mark de Wever
6037b5307b Update XCode project file (patch by vultraz). 2012-05-28 17:32:12 +00:00
Simon Forsyth
a97f37cc66 Update file list for Xcode project 2012-05-26 14:34:33 +00:00
Ignacio R. Morelle
f77e8330ed Update Xcode project file (patch by vultraz) 2012-05-02 20:56:46 +00:00
Mark de Wever
1888795a4d Update XCode for pane.cpp.
Patch provided by vultraz.
2012-04-29 14:37:54 +00:00
Simon Forsyth
8aaa2fd2e7 revert 2012-04-05T19:32:00Z!alarantalara@gmail.com 2012-04-09 00:54:40 +00:00
Simon Forsyth
ce81a035c7 display revision number in Debug builds with Xcode
currently works with svn only
2012-04-05 19:32:00 +00:00
Simon Forsyth
6ce07e1975 change version number in Xcode project to 1.11-svn 2012-03-31 01:52:31 +00:00
Ignacio R. Morelle
20722754d1 Update Xcode project file 2012-03-21 16:38:49 +00:00
Ignacio R. Morelle
4b1e1384f1 Xcode project file update from vultraz 2012-03-21 05:16:23 +00:00
Simon Forsyth
7d347f3931 get rid of redundant reference to lua_jailbreak_exception in Xcode project 2012-03-21 04:16:08 +00:00
Mark de Wever
9bc8dda743 Update XCode project file.
Patch provided by vultraz.
2012-03-13 19:57:38 +00:00
Simon Forsyth
b2114c611d move trunk user data dir to 1.11 in Xcode 2012-03-10 19:15:28 +00:00
Mark de Wever
a7d779e8f5 Update XCode project file.
Patch provided by vultraz.
2012-03-10 09:05:26 +00:00
Ignacio R. Morelle
ddd30f419e Update Xcode project file (patch from vultraz) 2012-03-01 00:58:38 +00:00
Simon Forsyth
8db09ab6f5 add new editor files to Xcode project 2012-02-28 16:50:37 +00:00
Simon Forsyth
7a12f685cc update Xcode project file 2012-02-23 00:17:56 +00:00
Ignacio R. Morelle
20bcf49f3e Remove custom pool memory allocator per wesnoth-dev mailing list discussion
This affects the cmake and scons scripts, and various project files in
projectfiles/. I have only tested my changes to scons (and loonycyborg
might still want to review the diff regarding a line in src/SConscript
involving game.cpp).
2012-02-19 18:43:20 +00:00
Simon Forsyth
8af3e72cb5 add files to Xcode project 2012-02-14 22:51:43 +00:00
Simon Forsyth
2a5eefff75 Update Xcode project
Add/remove Lua files and mark them as C++ code to prevent compile errors
2012-02-05 20:13:00 +00:00
Simon Forsyth
1c1332dcfc Add new files to Xcode project 2012-02-03 23:54:39 +00:00
Simon Forsyth
6e580018ae Clean up system frameworks for Xcode project 2012-02-02 16:30:49 +00:00
Timotei Dolean
d80f0e0655 Update XCode project file 2012-02-01 15:02:14 +00:00
Simon Forsyth
d2ab4f1610 Remove useless path 2012-01-29 01:02:07 +00:00
Simon Forsyth
928aef01a9 update version numbers, user directory, etc. for 1.10 in Xcode package 2012-01-22 17:17:28 +00:00
Simon Forsyth
85f03a3c65 Update copyright to 2012 in Xcode project 2012-01-09 03:11:27 +00:00
Simon Forsyth
38a4e9c441 Update Xcode project version numbers to 1.9.14 2012-01-09 03:08:46 +00:00
Simon Forsyth
d3c417c2b7 Xcode version number to 1.9.13 2011-12-21 01:13:47 +00:00
Simon Forsyth
80269b2295 Update Xcode project file 2011-12-17 20:44:19 +00:00
Simon Forsyth
1494d38766 Update Xcode package version to 1.9.12 2011-12-06 01:52:20 +00:00
Simon Forsyth
aa648f638c Xcode 1.9.11 version numbering 2011-11-23 23:04:30 +00:00
Simon Forsyth
b86a6cefb7 Update Xcode project 2011-10-30 14:17:00 +00:00
Simon Forsyth
7151c8630d prepare Xcode project for 1.9.10 release 2011-10-28 04:03:35 +00:00
Simon Forsyth
acdfb77ba1 turn off OpenMP in OS X project 2011-10-25 00:55:14 +00:00
Simon Forsyth
43dfb2c853 Update Xcode project file to match 2011-10-10T02:43:29Z!ai0867@gmail.com 2011-10-12 02:54:05 +00:00
Simon Forsyth
a84915d712 Update Xcode project file to include new source files 2011-09-13 00:55:22 +00:00
Simon Forsyth
3f2b9101b0 Fix bug #18587:
restore old behaviour of drawing castle-cave wall transitions with
stone walls - reordered transitions to ensure stone walls appear above
cave transitions
2011-09-04 16:46:49 +00:00
Simon Forsyth
0325952db6 Update Mac OS X project file 2011-08-20 04:21:51 +00:00
Simon Forsyth
b85369229b Update changelog 2011-08-13 15:31:21 +00:00
Ben Anderman
5045a85138 Updated XCode project file, from monochromatic. 2011-04-13 00:01:35 +00:00
Ben Anderman
c18e5f1a17 Updated Xcode project and related things for 1.9.3. 2010-12-08 18:07:43 +00:00
Ben Anderman
bba7c154c5 Xcode project file update. 2010-11-26 20:03:35 +00:00
Alexander van Gessel
5f91c3bd4a Get rid of binary WML 2010-11-18 22:21:00 +01:00
Ben Anderman
1a5b6d629f Updated Xcode project with deleted files removed. 2010-08-29 16:58:54 +00:00
Ben Anderman
7fcf77f8fc Updated Xcode project file to use the 1.9 data dir,
...and the nib file with the 1.9.0 changelog.
2010-08-21 14:52:12 +00:00
Ben Anderman
414c60faa8 Updated Xcode project file with new and deleted files. 2010-08-15 22:12:49 +00:00