Sofartin
fd77dd8115
Add revision info inside macOS releases. ( #1858 )
...
I added 'autorevision.sh' script inside Xcode project. Now DEBUG targets will contain revision number.
This script is used in CMAKE 'project' and I just added it also to Xcode project.
2017-07-25 19:56:22 -04:00
Sofartin
dd5983b176
Updated Xcode project. ( #1859 )
...
I added missing function_gamestate.*pp files inside Xcode project.
2017-07-23 13:02:05 -04:00
Sofartin
4d41c8aa08
Removed duplicates inside project file. ( #1854 )
2017-07-23 10:56:03 -04:00
Martin Proud
5dce3a3a53
Fixed issue where libcrypto was not copied over to Frameworks during build
...
Removed unused libcrypto compiler flag (not needed)
2017-06-04 11:23:53 -05:00
Celtic Minstrel
933ff02800
Fix for notifications in macOS showing as not built when looking at build info in the game.
...
Updated the macOS project file to include a new dependency on libcrypto.
2017-06-04 10:36:01 -05:00
mattsc
451e22ddda
Update Xcode project
2017-05-22 07:24:01 -07:00
Celtic Minstrel
96ca0b026e
Replace config_of with new variadic config constructor
2017-05-21 16:27:46 -04:00
mattsc
a774ebad09
Update Xcode project
2017-05-19 08:34:29 -07:00
Charles Dang
1ea8e0f05c
Renamed wmi_container to wmi_manager
...
Since it's not a container anymore, it shouldn't be called such.
2017-05-19 06:50:57 +11:00
Charles Dang
bfa5ec1619
Pre-release version bump
2017-05-14 10:12:20 +11:00
mattsc
fa090237e9
Update Xcode project
2017-05-11 08:35:35 -07:00
mattsc
e0f8b52204
Update Xcode project
2017-05-10 10:23:25 -07:00
mattsc
6e1abcca1e
Update Xcode project with preferences files moves
2017-05-06 06:54:06 -07:00
mattsc
2fec050050
Update Xcode project
2017-05-03 11:05:16 -07:00
mattsc
ad4a65c8ef
Update Xcode project
2017-04-30 07:15:19 -07:00
mattsc
ea9c4b849f
Update Xcode project
2017-04-20 19:37:39 -07:00
mattsc
6f221f9bb9
Update Xcode project
2017-04-17 06:31:39 -07:00
mattsc
c590149102
Update Xcode project
2017-04-11 07:10:15 -07:00
mattsc
4d76be9d61
Update Xcode project
2017-04-09 07:10:17 -07:00
mattsc
be3cf5fa62
Update Xcode project to fix linker warnings
...
This fixes several warnings of this type:
ld: warning: direct access in return_to_play_side_exception::execute()
to global weak symbol typeinfo for lua_jailbreak_exception means the
weak symbol cannot be overridden at runtime. This was likely caused by
different translation units being compiled with different visibility
settings.
2017-04-08 19:12:05 -07:00
mattsc
35917891e9
Update Xcode project
2017-04-02 07:52:37 -07:00
mattsc
3b2ff54e2f
Update Xcode project
2017-03-23 19:00:39 -07:00
mattsc
cada1d24ee
Update Xcode project
2017-03-23 13:43:37 -07:00
Charles Dang
b1b378c090
Post-release version bump
2017-03-19 11:10:32 +11:00
Charles Dang
e315aa39e7
Pre-release version bump
2017-03-19 10:57:40 +11:00
mattsc
930fb368c5
Update Xcode project
2017-03-16 17:05:46 -07:00
mattsc
d02d145533
Xcode project: add some more header files
2016-12-17 17:06:23 -08:00
mattsc
15b8fd1dea
Update Xcode project
2016-12-17 16:52:19 -08:00
mattsc
057749bd76
Update Xcode project
2016-12-10 12:00:56 -08:00
mattsc
0f2b2f5271
Update Xcode project
2016-12-09 19:59:22 -08:00
Celtic Minstrel
435609549e
XCode: Add libintl back; apparently libharfbuzz depends on it
2016-12-02 16:04:08 -05:00
Celtic Minstrel
57f13b848a
Update XCode project
2016-12-02 13:34:07 -05:00
Celtic Minstrel
c2ed9c5c19
MSVC project file cleanup
...
- Add a few missing headers
- Remove redundant headers
- Remove duplicate include of filesystem sources
- Remove an empty source file
[ci skip]
2016-12-01 16:18:03 -05:00
Celtic Minstrel
67ea79d86f
Rename some GUI2 files to match the contained class
2016-11-19 17:16:10 -05:00
Celtic Minstrel
01d23b5b15
Move tip of the day code from GUI2 core to auxiliary
2016-11-19 17:16:09 -05:00
Celtic Minstrel
9eb1efadc7
Move lobby data/info to game_initialization, in mp namespace
2016-11-19 17:16:08 -05:00
Celtic Minstrel
17d32e3083
Update XCode project
2016-11-19 17:15:59 -05:00
Celtic Minstrel
fffe3d5d7a
Enable loading of po files in addons
2016-11-18 12:09:59 -05:00
Celtic Minstrel
dc24fa16f7
Remove option to link libintl instead of Boost.Locale
2016-11-18 12:09:56 -05:00
Celtic Minstrel
8e935df0b8
Update XCode project
2016-11-12 17:20:59 -05:00
Charles Dang
d51d762385
Pre-release version bump (to 1.13.6)
2016-11-06 11:53:59 +11:00
Celtic Minstrel
551eb507f7
Move Mac-specific sources into main source tree and include in scons build
...
The server_main.m file turns out to be unnecessary (probably due to the SDL2
shift), so it was simply removed.
2016-11-03 14:46:50 -04:00
Celtic Minstrel
535fe6b35d
XCode: Remove unused prefix header
...
This has been unused for awhile now and was just never deleted.
2016-11-03 14:46:50 -04:00
Celtic Minstrel
00e412f3af
Update XCode project (and minor comment fixups)
2016-10-17 23:23:40 -04:00
Celtic Minstrel
d006d73c6e
Update XCode project
2016-10-17 00:48:04 -04:00
Celtic Minstrel
697a9a2edd
Update XCode project
2016-10-16 13:05:53 -04:00
Celtic Minstrel
9908335f3f
XCode: Fix unit tests compilation
2016-10-16 00:24:10 -04:00
Celtic Minstrel
f7856c11d4
XCode: Build Lua as a separate static lib
2016-10-16 00:24:10 -04:00
Celtic Minstrel
c21a64863a
XCode: Some targets cleanup
2016-10-16 00:24:10 -04:00
mattsc
d89af04a64
Update Xcode project
2016-10-15 18:52:41 -07:00