Charles Dang
65965e8f6f
Allow compiling with png support in codeblocks
2015-03-06 23:28:04 +11:00
aquileia
84f61dc51d
vcproj: Update for bb0ecd14c
...
[skip ci]
2015-03-06 13:20:51 +01:00
aquileia
6473c4fc3a
Update vcproj for 781df37ca
...
[skip ci]
2015-02-27 13:48:24 +01:00
Charles Dang
9b3fe997a4
Updated codeblocks projectfile
2015-02-27 21:13:55 +11:00
aquileia
a59440fe9e
Update wesnoth.vcproj
2015-01-05 07:01:40 +01:00
mattsc
1a58cf7706
Update Xcode project file
2015-01-02 06:48:14 -08:00
Charles Dang
7558fa5acd
Updated codeblocks projectfile
2015-01-01 22:51:24 +11:00
Charles Dang
08ef074aff
Updated codeblocks projectfile
2014-12-30 07:17:45 +11: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
Charles Dang
cc0d274c73
Updated codeblocks projectfile
2014-12-29 15:31:07 +11:00
mattsc
9cab010a53
Update Xcode project file
2014-12-26 19:34:23 -08:00
Charles Dang
8de6d893c2
Updated codeblocks projectfile
2014-12-27 14:14:55 +11:00
mattsc
a8dd14b584
Update Xcode project file
2014-12-21 18:33:02 -08:00
Charles Dang
9725e7aa83
Updated codeblocks projectfile
2014-12-22 13:18:10 +11:00
mattsc
c664d967d9
Update Xcode project file
2014-12-19 19:56:09 -08:00
Charles Dang
6ef9ec3b0c
Updated codeblocks projectfile
2014-12-20 13:25:33 +11: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
Charles Dang
8dc07866ad
Updated codeblocks projectfile with files from aff3cb8da5ec
...
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