333 Commits

Author SHA1 Message Date
Celtic Minstrel
bec2e6259e Reorganize XCode project
- All files are now ordered alphabetically.
- All referenced header files are now known to the project file.
- Duplicated references to source files and libraries are removed.
- References to defunct sources are removed.
- Source files are now largely stored in a structure mirroring the file system structure,
meaning a few new added groups and some files moved around (some of which were
in nonsensical places before).
2015-08-08 21:28:26 -04:00
Celtic Minstrel
819eab2f96 Add dialog to allow user to customize which label groups are displayed 2015-08-07 16:44:50 -04:00
mattsc
f168f1d3e2 Update Xcode project file 2015-07-30 10:41:46 -07:00
mattsc
96a1fc963d Xcode project file update 2015-05-19 18:28:32 -07:00
mattsc
2a0bfa8c1e Xcode project update for 1.13.0
Version number and ingame changelog
2015-05-19 18:28:23 -07:00
aquileia
aad3e0d1f0 Convert /projectfles readme's to markdown
[skip ci]
2015-04-08 22:57:15 +02:00
mattsc
b16f9225eb Update Xcode project file 2015-04-05 13:15:52 -07:00
mattsc
1a58cf7706 Update Xcode project file 2015-01-02 06:48:14 -08:00
mattsc
77a0be46ad Update Xcode project file 2014-12-29 07:22:36 -08:00
mattsc
637514e523 Update Xcode project file 2014-12-29 06:43:55 -08:00
mattsc
9cab010a53 Update Xcode project file 2014-12-26 19:34:23 -08:00
mattsc
a8dd14b584 Update Xcode project file 2014-12-21 18:33:02 -08:00
mattsc
c664d967d9 Update Xcode project file 2014-12-19 19:56:09 -08:00
Alarantalara
48b286328c Move apple_notifications.mm somewhere easy to find for scons. 2014-12-17 20:26:11 -05:00
Matthias Schoeck
7257462ff5 Update Xcode project file 2014-12-15 19:40:05 -08:00
Alarantalara
758fce774f Avoid multiple string conversions to post Growl notifications (std::string -> C string -> NSString *) 2014-12-13 10:00:35 -05:00
Alarantalara
2a23585dd1 Add autorelease pool to clean up memory in case there is no such pool in OS X implementation of SDL. 2014-12-13 10:00:35 -05:00
Alarantalara
c73215ecb9 Allow compilers that don't support OS X 10.8 to compile notifications. 2014-12-13 10:00:35 -05:00
Alarantalara
7cb0f5c86a Support new versions of Growl and Apple notification center. 2014-12-11 23:27:07 -05:00
mattsc
eebc91f70b Update Xcode project file 2014-11-23 19:25:34 -08:00
mattsc
b5f62d0d4c Update Xcode project file 2014-11-20 16:48:56 -08:00
mattsc
94c68a7228 Update Xcode project file 2014-11-20 12:47:21 -08:00
mattsc
7c71f81ed0 Update Xcode project file 2014-11-15 14:55:35 -08:00
mattsc
47ff6c5767 Update Xcode project file with Lua and help refactoring changes 2014-11-11 09:26:08 -08:00
mattsc
cb284f45a7 Update Xcode project file with Lua kernel changes 2014-11-09 19:24:07 -08:00
mattsc
ffc87385a4 Update Xcode project file 2014-11-07 20:47:32 -08:00
mattsc
7f003a98af Update Xcode project file with lua_map_generator.cpp 2014-11-05 18:18:27 -08:00
mattsc
653282b584 Update Xcode project file with new libboost_random dependency
This also requires a new version of the Mac compile package.
2014-11-03 17:53:12 -08:00
mattsc
f890aa00a0 Configure Xcode project to use SDL_SavePNG
This requires downloading a new version of the Mac compile package
because new headers were added.
2014-11-01 07:28:52 -07:00
mattsc
71f89f31b7 Update Xcode project file 2014-10-31 21:06:43 -07:00
mattsc
4fb0923bd2 Xcode project: finish switching to using the new boost filesystem code
This includes adding a new library (libboost_localew.dylib; with
libboost_filesystemw.dylib already having been added a few days ago),
so a new version of the Mac compile package is needed for compiling.
2014-10-27 09:29:54 -07:00
mattsc
582e4c73e5 Xcode project: set the user directory back to the old default 2014-10-23 18:31:53 -07:00
mattsc
f9ba356b22 Xcode: switch from using filesystem.cpp to filesystem_boost.cpp
This includes adding a new library (libboost_filesystemw.dylib), so a
new version of the Mac compile package is needed for compiling.
It also changes the default user directory to ~/.wesnoth1.13
2014-10-19 08:20:35 -07:00
mattsc
9295500da0 Xcode project file update 2014-10-18 18:46:21 -07:00
mattsc
97c14266c4 Xcode project file: remove -DHAVE_GROWL from game_display.cpp 2014-10-17 20:49:45 -07:00
mattsc
50eff1719d Xcode project file update 2014-10-15 07:09:02 -07:00
mattsc
ead1916fe9 Xcode project file update 2014-10-09 12:11:05 -07:00
mattsc
c76ffb7d17 Update Xcode project 2014-08-30 21:16:30 -07:00
mattsc
c6b4e13456 Update Xcode project 2014-08-13 14:14:29 -07:00
mattsc
0ee59db6f8 Update Xcode project 2014-07-19 15:31:26 -07:00
mattsc
77b1785a60 Update Xcode project 2014-07-15 08:02:22 -07:00
mattsc
f0ed7ce131 Update Xcode project 2014-07-04 19:24:16 -07:00
mattsc
ee2f981069 Xcode: update project settings
Switch to settings recommended by newer Xcode versions.
2014-07-03 08:59:40 -07:00
mattsc
febdc693b1 Xcode project: reenable strict compiling
The warnings that lead to it being disabled do not occur any more.
2014-07-02 19:03:55 -07:00
mattsc
1ae9757e65 Update Xcode project 2014-06-29 08:15:58 -07:00
mattsc
7e84df7f6c Update Xcode project 2014-06-25 05:49:59 -07:00
mattsc
d2699280b4 Update Xcode project 2014-06-25 05:33:48 -07:00
mattsc
4b10e1b9fb Update Xcode project 2014-06-18 15:32:41 -07:00
mattsc
9593d10050 Update Xcode project 2014-06-17 17:50:11 -07:00
mattsc
f78fbdb36a Update Xcode project 2014-06-16 20:21:07 -07:00