0ad/source
Yves 510ad15e6c Adds missing libs, fixes some svn properties and a build-problem on Windows.
In 1b3261b8f4 empty text files were committed instead of the libs.
The text files had svn:eol-style properties set and the mime-type was
text.
This removes the eol-style properties, changes the mime type and addes
the content of the files.

This was SVN commit r14959.
2014-04-20 23:47:52 +00:00
..
collada Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
graphics save/restore camera position and orientation in saved games, fixes #2354 2014-04-06 16:27:57 +00:00
gui Adds missing libs, fixes some svn properties and a build-problem on Windows. 2014-04-20 23:47:52 +00:00
i18n Internationalization of the C++ side 2014-04-20 20:03:57 +00:00
lib Added third-party libraries for internationalization and localization: ICU and tinygettext 2014-04-20 19:17:32 +00:00
lobby Fix #2404. Rating auto-configure TODO (eg 2v2 games do not automatically show as being unrated). See #2276. 2014-04-16 06:03:49 +00:00
maths Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Fix more then one observer by allowing a game to have multiple players with the -1 ID. 2014-03-29 15:09:42 +00:00
pch Fixes --without-lobby for MSVC and clang, refs #2249. 2013-11-09 02:57:10 +00:00
ps Internationalization of the C++ side 2014-04-20 20:03:57 +00:00
renderer Move the skybox up per Mythos' ruler recommendation. This should probably be a map setting. 2014-03-15 21:07:02 +00:00
scriptinterface Second (main) commit for the SpiderMonkey upgrade. 2014-03-28 20:26:32 +00:00
simulation2 Add an 'explore map' option to the game setup. 2014-04-14 19:52:49 +00:00
soundmanager Slightly better options menu. 2014-02-20 22:45:43 +00:00
third_party Added third-party libraries for internationalization and localization: ICU and tinygettext 2014-04-20 19:17:32 +00:00
tools Message extraction and localization 2014-04-20 21:48:23 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Second (main) commit for the SpiderMonkey upgrade. 2014-03-28 20:26:32 +00:00
test_setup.cpp Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00