Commit graph

1755 commits

Author SHA1 Message Date
Anonymissimus
9e9395adb6 Cb projectfile update 2012-03-20 22:50:00 +00:00
Anonymissimus
1ad6e1fd29 VC projectfile update 2012-03-20 22:49:28 +00:00
Anonymissimus
5d202297b6 CB projectfile update 2012-03-13 21:52:20 +00:00
Anonymissimus
58f897998e VC9 projectfile update 2012-03-13 21:51:07 +00:00
Mark de Wever
9bc8dda743 Update XCode project file.
Patch provided by vultraz.
2012-03-13 19:57:38 +00:00
Simon Forsyth
b2114c611d move trunk user data dir to 1.11 in Xcode 2012-03-10 19:15:28 +00:00
Mark de Wever
a7d779e8f5 Update XCode project file.
Patch provided by vultraz.
2012-03-10 09:05:26 +00:00
Anonymissimus
6a8ca60532 MSVC9 projectfile update 2012-03-09 21:47:28 +00:00
Anonymissimus
8b2c17cbb4 Cb projectfile update 2012-03-09 21:47:10 +00:00
Anonymissimus
3b2306c3f3 add a note to README about -march=native 2012-03-03 15:59:38 +00:00
Anonymissimus
afc2936bbf CB projectfile update 2012-03-01 01:04:39 +00:00
Anonymissimus
38533d6d23 VC9 projectfile update 2012-03-01 01:04:04 +00:00
Ignacio R. Morelle
ddd30f419e Update Xcode project file (patch from vultraz) 2012-03-01 00:58:38 +00:00
Anonymissimus
9941bdb63d CB projectfile update 2012-02-28 17:53:10 +00:00
Anonymissimus
95c3c959f8 VC9 projectfile update 2012-02-28 17:52:54 +00:00
Simon Forsyth
8db09ab6f5 add new editor files to Xcode project 2012-02-28 16:50:37 +00:00
Anonymissimus
8a1af406f3 VC9 projectfile update 2012-02-25 18:01:21 +00:00
Anonymissimus
91a7040013 VC9 projectfile update 2012-02-24 17:44:29 +00:00
Anonymissimus
bf608d34a2 CB projectfile update 2012-02-24 17:44:05 +00:00
Simon Forsyth
7a12f685cc update Xcode project file 2012-02-23 00:17:56 +00:00
Anonymissimus
98d14f8107 CB projectfile update 2012-02-22 20:50:53 +00:00
Anonymissimus
1a77f70a85 VC9 projectfile update 2012-02-22 20:50:35 +00:00
Anonymissimus
270ed97c2c VC9 projectfile update 2012-02-20 19:30:40 +00:00
Ignacio R. Morelle
20bcf49f3e Remove custom pool memory allocator per wesnoth-dev mailing list discussion
This affects the cmake and scons scripts, and various project files in
projectfiles/. I have only tested my changes to scons (and loonycyborg
might still want to review the diff regarding a line in src/SConscript
involving game.cpp).
2012-02-19 18:43:20 +00:00
Simon Forsyth
8af3e72cb5 add files to Xcode project 2012-02-14 22:51:43 +00:00
Anonymissimus
b35ba6bec6 Visual Studio 2010 projectfiles update 2012-02-14 21:25:58 +00:00
Anonymissimus
30f89f1ac3 CB projectfile update 2012-02-06 20:21:42 +00:00
Anonymissimus
37b5e40d9d VC9 projectfile update 2012-02-06 20:21:07 +00:00
Simon Forsyth
2a5eefff75 Update Xcode project
Add/remove Lua files and mark them as C++ code to prevent compile errors
2012-02-05 20:13:00 +00:00
Anonymissimus
9858f59e50 VC9 projectfile update
There are some (new) warnings for the lua source;

set warning level for subproject
liblua to 0. Not our job.
2012-02-04 22:22:25 +00:00
Anonymissimus
a846fac9cf CB projectfile update 2012-02-04 22:22:00 +00:00
Anonymissimus
27fe1e0ff5 CB projectfile update 2012-02-04 02:59:49 +00:00
Anonymissimus
9ae7de1fe7 MSVC projectfile update 2012-02-04 02:59:32 +00:00
Simon Forsyth
1c1332dcfc Add new files to Xcode project 2012-02-03 23:54:39 +00:00
Simon Forsyth
6e580018ae Clean up system frameworks for Xcode project 2012-02-02 16:30:49 +00:00
Timotei Dolean
d80f0e0655 Update XCode project file 2012-02-01 15:02:14 +00:00
Anonymissimus
5e18e142cc MSVC projectfile update 2012-01-31 18:43:36 +00:00
Anonymissimus
9297f64221 CB projectfile update 2012-01-31 18:43:18 +00:00
Simon Forsyth
d2ab4f1610 Remove useless path 2012-01-29 01:02:07 +00:00
Simon Forsyth
928aef01a9 update version numbers, user directory, etc. for 1.10 in Xcode package 2012-01-22 17:17:28 +00:00
Simon Forsyth
85f03a3c65 Update copyright to 2012 in Xcode project 2012-01-09 03:11:27 +00:00
Simon Forsyth
38a4e9c441 Update Xcode project version numbers to 1.9.14 2012-01-09 03:08:46 +00:00
Simon Forsyth
d3c417c2b7 Xcode version number to 1.9.13 2011-12-21 01:13:47 +00:00
Simon Forsyth
80269b2295 Update Xcode project file 2011-12-17 20:44:19 +00:00
Anonymissimus
053fbc4037 Revert "testwise enable --std=c++0x in CodeBlocks"
This reverts commit 2011-12-14T14:50:39Z!anonymissimus@arcor.de.

There appears to be at least one fatal c++0x bug yet;
std::stable_sort, messing up the campaign selection menu.
2011-12-17 18:10:25 +00:00
Anonymissimus
14de8db5da testwise enable --std=c++0x in CodeBlocks
Works for me after mordante's fix.
2011-12-14 14:50:39 +00:00
Alexander van Gessel
509655682e Merge and update 2011-05-02T18:52:36Z!terraninfo@terraninfo.net from 1.8 branch
rework MP chat log as a GUI2 dialog with colored display of messages
2011-12-12 02:26:27 +01:00
Simon Forsyth
1494d38766 Update Xcode package version to 1.9.12 2011-12-06 01:52:20 +00:00
Anonymissimus
0bfd31b17d Enable remaining tests.
Move util.cpp from wesnothlib to wesnoth and define a preprocessor
symbol to escape a duplicate reference.
2011-11-28 15:52:23 +00:00
Anonymissimus
03c72445ce disable MSVC warnings about unreferenced local functions...
...for gui/widgets/generator

(they're wrong according to mordante)
2011-11-27 15:18:35 +00:00