Commit graph

1774 commits

Author SHA1 Message Date
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
Charles Dang
8dc07866ad Updated codeblocks projectfile with files from aff3cb8da5
Codeblocks also changed all forward slashes to backslashes
2014-12-15 14:31:24 +11: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
anonymissimus
23ca125d4e disable several 1000 boost header level 4 MSVC warnings project-wide 2014-12-03 14:35:31 +01:00
anonymissimus
bc314751d5 vc build update 2014-11-30 18:32:36 +01:00
anonymissimus
949b05f39a CB build system update
description see commit
4a616341b2dff52f1ad179d86f1801e07ede1db7
on 1.12 branch
2014-11-29 00:23:07 +01: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
Ignacio R. Morelle
395d15c467 CodeBlocks project file update 2014-10-09 15:52:48 -03:00
Ignacio R. Morelle
e0073a6064 CodeBlocks project file update 2014-10-08 23:29:05 -03:00
mattsc
c76ffb7d17 Update Xcode project 2014-08-30 21:16:30 -07:00
Kevin_Xi
cb482a38fc Register the new stage and update build files 2014-08-23 01:12:51 +08:00
mattsc
c6b4e13456 Update Xcode project 2014-08-13 14:14:29 -07:00
Nathan Walker
2e362fb75e update project files for campaign_settings 2014-08-09 19:38:28 -05:00
mattsc
0ee59db6f8 Update Xcode project 2014-07-19 15:31:26 -07:00
aquileia
7cb704d8cd VC project: Remove superfluous build tool 2014-07-18 15:50:05 +02:00
aquileia
8f2010ebf5 Remove config_assign.cpp 2014-07-18 15:48:42 +02:00
aquileia
add4f9a558 Fix projectfiles for #242 2014-07-18 15:44:56 +02:00
Ignacio R. Morelle
32d6e8d7f7 CodeBlocks project file update 2014-07-17 20:18:26 -04:00
Ignacio R. Morelle
99197733c5 Fix typo in the CodeBlocks project file
Apparently CB can't deal with invalid XML properly. The result was that
every file listed after that point wasn't being compiled or passed to the
linker, resulting in a flood of linker errors.
2014-07-17 20:17:22 -04:00
mattsc
77b1785a60 Update Xcode project 2014-07-15 08:02:22 -07:00
Chris Beck
31487bec26 move notifications into desktop namespace, rename folder also
We also move the desktop_utils files to desktop/open.?pp, and
update the project files appropriately.
2014-07-14 00:48:02 -04:00
aquileia
ece615363c Fix VC build for 5d3040c0b 2014-07-05 22:40:09 +02:00
mattsc
f0ed7ce131 Update Xcode project 2014-07-04 19:24:16 -07:00
Chris Beck
cee6874786 Merge branch 'refactor_unit_filter' 2014-07-03 19:27:36 -04:00
mattsc
ee2f981069 Xcode: update project settings
Switch to settings recommended by newer Xcode versions.
2014-07-03 08:59:40 -07:00
Chris Beck
d803cde06a move unit_filter implementation out of unit
The purpose is to simplify the unit class, and perhaps allow for
some optimizations regarding how unit filters are impemented.
2014-07-03 03:47:24 -04: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
Chris Beck
8a051a298a Merge branch 'fixup_external_incl_guards' 2014-06-29 11:44:14 -04:00
Chris Beck
32dc07478f revert and fixup boost/function.hpp external include guards 2014-06-29 11:40:53 -04:00