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
mattsc
c837ee8d42
Update Xcode project
2014-06-14 15:56:58 -07:00
mattsc
4253b6b5fd
Update Xcode project
2014-06-13 12:13:26 -07:00
aquileia
1e9a508795
gitignore: Merge rules from projectfiles/
2014-06-09 01:00:41 +02:00
mattsc
5f524c2d58
Update Xcode project
2014-06-06 10:45:10 -07:00
mattsc
ac04662e95
Update Xcode project
2014-06-01 17:25:14 -07:00
mattsc
b9a86a656a
Update Xcode project
2014-05-18 07:01:01 -07:00
mattsc
122a1c852f
Update Xcode project
2014-04-11 17:26:59 -07:00
mattsc
ab61fdf521
Xcode project update: new rng-related files etc.
2014-04-07 09:49:25 -07:00
mattsc
37bc59d630
Xcode project update: remove deleted libraries
2014-04-07 09:43:00 -07:00
mattsc
1945c1f492
Upgrade Xcode project to enable both i386 and x86_64 builds
...
The largest part of this consist of upgrading the boost and pango/cairo
libraries together with their dependencies, supporting files and
project settings. In addition, architecture, SDK and compiler options
are set to use the native versions of the given OS X version for debug
builds. The OS X deployment target is set to OS X 10.8, because of a
change in the default libraries used by OS X from 10.8 to 10.9.
For this to work, the resources in wesnoth_compile_mac_1.13.zip need
to be installed as well.
Some other settings, e.g. font defaults, still need to be adjusted.
This will be done in separate commits. Settings for release builds will
be changed later as well.
2014-04-07 09:15:09 -07:00
Alarantalara
6b9ee774ec
Compile Lua with OS X options
...
Avoids some warnings, more secure
2014-03-29 16:08:40 -04:00
Alarantalara
a79467791d
Remove references to unused flag ENABLE_OPENMP_SUPPORT
...
Not available in clang, gcc support unstable in versions available in
Xcode. Defaults to no
2014-03-29 16:07:27 -04:00
Alarantalara
c6e165504b
Mark Wesnoth not high-resolution capable
...
Greatly improves performance on retina devices
2014-03-29 14:42:18 -04:00
mattsc
bfa48aa52b
Update Xcode project
2014-03-25 06:16:59 -07:00
Alexander van Gessel
3113763de0
Revert XCode changes in "Attempt to update projectfiles"
...
This reverts part of commit f786c2d4229ea16f6d6fbe24f557a524af74707d.
2014-03-24 22:02:35 +01:00