16 Commits

Author SHA1 Message Date
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
Anonymissimus
b35ba6bec6 Visual Studio 2010 projectfiles update 2012-02-14 21:25:58 +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
Anonymissimus
35a17fd952 visual studio 2010 projectfile update 2011-11-27 01:55:50 +00:00
Anonymissimus
8e2490c968 MSVC10 projectfile update 2011-10-10 17:12:42 +00:00
Anonymissimus
b7801e1feb VC10 projectfile update 2011-09-12 16:47:37 +00:00
Anonymissimus
c57c0d35cf add exceptions.cpp to VC10 projectfile 2011-09-10 17:20:01 +00:00
Anonymissimus
252a829121 VC10 projectfile update 2011-09-09 14:27:10 +00:00
Anonymissimus
bacc9ba7d9 MSVC10 projectfiles update
some info on how to reference .hpps and .libs without editing the
projectfiles here:

http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/a494abb8-3561-4ebe-9eb0-6f644a679862
2011-09-01 18:46:26 +00:00
Steven Panek
91ea9e913a Set svn:eol-style. 2011-06-29 23:59:19 +00:00
Timotei Dolean
d8c341eac1 Fix the MSVC 10 to use the correct startup directory when...
...starting the debugger
2011-06-24 15:19:06 +00:00
Timotei Dolean
94ebf52340 Update the VC10 project file 2011-06-21 08:39:02 +00:00
Timotei Dolean
e7e14f2ab8 Update MSVC project files 2011-06-21 07:39:35 +00:00
Steven Panek
e98101d8d0 Set svn:eol-style. 2011-06-20 20:38:41 +00:00
Timotei Dolean
910ca163b7 Disable building 'wesnothd' with MSVC2010
according to this boost bug:

https://svn.boost.org/trac/boost/ticket/4073

The building could be enabled after boost 1.47
2011-06-20 15:34:19 +00:00
Timotei Dolean
18382c9d43 Add solution files for Microsoft Visual Studio 2010 (VC10)
The solution works just like the VC9 one,
but it needs the proper libs and dlls for boost.

One can download them (saving the compile time & hassle)
from here: http://www.boostpro.com/download/
2011-06-20 15:34:10 +00:00