1
0
forked from 0ad/0ad
0ad/source
Itms 5cf2086a33 Fix the initial exploration of territories, which shouldn't be performed in Atlas.
Also clean up the code a bit.

Fixes #2969

This was SVN commit r16129.
2015-01-08 22:36:13 +00:00
..
collada Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
graphics Give access to the templates to the GUI. This will be useful for eventually displaying factions specificities in main menus. 2014-12-28 16:21:07 +00:00
gui Improve PickEntitiesAtPoint 2015-01-01 23:05:26 +00:00
i18n Fixes intermittent error messages caused by uninitialized variable 2014-12-14 17:43:40 +00:00
lib Fix typo in include. Refs #2086. 2014-12-03 16:43:51 +00:00
lobby Some source string fixes. 2014-11-22 22:21:54 +00:00
maths Improve PickEntitiesAtPoint 2015-01-01 23:05:26 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Fix build warning 2015-01-05 20:05:53 +00:00
pch Sacrifices a goat to the gods of insanity. 2014-04-24 20:05:48 +00:00
ps Fix the initial exploration of territories, which shouldn't be performed in Atlas. 2015-01-08 22:36:13 +00:00
renderer Remove useless parameter from CFG_GET_VALUE. 2014-11-17 23:29:49 +00:00
scriptinterface Remove useless call. 2014-12-31 00:21:41 +00:00
simulation2 Fix the initial exploration of territories, which shouldn't be performed in Atlas. 2015-01-08 22:36:13 +00:00
soundmanager Fix segmentation fault in the sound destructor. Happened when the sound file doesn't exist. Errors are shown by other code. 2014-06-24 11:07:39 +00:00
third_party Makes tinygettext handle missing plural forms more sanely. 2014-07-05 10:29:24 +00:00
tools Check for unsaved changes in Atlas. Patch by trompetin17, fixes #2819. 2015-01-08 21:29:27 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Fixes some issues when toggling fullscreen mode with SDL2, refs #2041: 2014-09-28 22:10:09 +00:00
test_setup.cpp Call setlocale(3) on BSDs so that we can log unicode strings. Patch by Teiresias. Fixes #1142. 2014-12-22 00:23:07 +00:00