1
0
forked from 0ad/0ad
Commit Graph

9698 Commits

Author SHA1 Message Date
8eb390287d Updated Isthmus map.
This was SVN commit r11261.
2012-03-06 09:24:39 +00:00
2223e7c857 New "Isthmus" map.
This was SVN commit r11260.
2012-03-06 08:01:42 +00:00
15cb081163 Removes Makefile PCH support for Obj-C/C++ source files. Apple's latest command line tools encountered an error because the source file was compiled with Obj-C++ but the PCH was compiled with C++. If we really needed PCH for Obj-C++ we could simply compile it separately for each language. Refs #1148.
This was SVN commit r11259.
2012-03-06 05:40:11 +00:00
5f8135edb0 Fixes clang warning about precompiled.h in C++ mode. Fixes #1178.
This was SVN commit r11258.
2012-03-06 04:12:21 +00:00
4cdde2b62a Replaces Atlas "Screenshot" option with normal lower-res version (saves result as PNG).
Adds new "Big screenshot" option (saves result as 6400x4800 BMP). Refs
#984.

This was SVN commit r11257.
2012-03-06 00:15:48 +00:00
b3f22597e3 Tweaked Oasis IX
This was SVN commit r11256.
2012-03-06 00:05:12 +00:00
gregory
2552b10b9d Added forgotten peacock actor file.
This was SVN commit r11255.
2012-03-05 22:19:26 +00:00
gregory
e0052aa863 Added the peacock.
This was SVN commit r11254.
2012-03-05 22:14:49 +00:00
0b0f2e9e30 Fixed broken tests by silently failing if Math.js is not found. This is not ideal but seems better than everything else.
This was SVN commit r11253.
2012-03-05 21:20:39 +00:00
e9bbf25997 Remove some redundant code
This was SVN commit r11252.
2012-03-05 18:30:00 +00:00
2afc4d9d8f Fix #1140 (signedness warning on some platforms).
This was SVN commit r11251.
2012-03-05 17:05:02 +00:00
dc715fe57f Remove some unused includes
This was SVN commit r11250.
2012-03-05 16:15:07 +00:00
26efdaf216 Try to improve ambiguous bit descriptions
This was SVN commit r11249.
2012-03-05 16:09:47 +00:00
a08aa2ca0d This was SVN commit r11248. 2012-03-05 12:40:17 +00:00
85847c3da6 Attempting to make the map more challenging.
This was SVN commit r11247.
2012-03-05 06:55:17 +00:00
e02ad39830 Fixed a pop cap bug on Oasis IX
This was SVN commit r11246.
2012-03-05 05:33:48 +00:00
38ec523c01 This was SVN commit r11245. 2012-03-05 04:39:27 +00:00
89e36154bc Made Oasis IX more challenging. Added destruction dust to the Greek theatron.
This was SVN commit r11244.
2012-03-05 04:17:30 +00:00
5ac30ea199 Tweaked destruction dust.
This was SVN commit r11243.
2012-03-05 02:28:15 +00:00
07ab38cdcb Implements COLLADA -1 vertex weight support, using simpler initial solution. Fixes #1012.
This was SVN commit r11242.
2012-03-05 00:42:34 +00:00
f3a52dd440 Fixes incorrect and inconsistent tests for undefined.
Removes unused buggy GUI script.
Corrects some inconsistent formatting.

This was SVN commit r11241.
2012-03-04 22:59:14 +00:00
gregory
24f0e123cb Propped corral and added a variation with the doors closed.
This was SVN commit r11240.
2012-03-04 21:26:08 +00:00
8ca6d1a6fa Roman gate and wall update
This was SVN commit r11239.
2012-03-04 13:30:16 +00:00
986bd39ef4 Minor tweaks and fixes.
This was SVN commit r11238.
2012-03-04 13:18:59 +00:00
ed575eee54 arch portrait
This was SVN commit r11237.
2012-03-04 07:47:59 +00:00
92b50ed078 Tweaked Oasis X.
This was SVN commit r11236.
2012-03-04 06:59:03 +00:00
8c68625ca2 New faction emblem for the Romans. Celt cav skirms now gather meats correctly.
This was SVN commit r11235.
2012-03-04 06:47:35 +00:00
d60df4b127 Adds saved game deletion. Refs #1090
Documents a few things related to saved games.

This was SVN commit r11233.
2012-03-04 05:27:17 +00:00
vts
4cb7972ec2 Renamed some Atlas classes and g_GameLoop to better reflect their Atlas-related nature and to lower potential confusion with similar main-game-related functionality. Refs #678.
This was SVN commit r11232.
2012-03-03 23:48:04 +00:00
291a9e797b Added atan and atan2. Refs #1193
This was SVN commit r11231.
2012-03-03 23:37:47 +00:00
vts
649cb7ee7b Added PickFriendlyEntitiesOnScreen function to the JS side for #1187.
This was SVN commit r11230.
2012-03-03 21:42:23 +00:00
06672f0001 This was SVN commit r11229. 2012-03-03 20:47:49 +00:00
d755402aec Destruction dust for these buildings.
This was SVN commit r11228.
2012-03-03 06:04:24 +00:00
cc955af3b1 Added javascript file for previous commit.
This was SVN commit r11227.
2012-03-03 00:07:11 +00:00
e2e5c81272 Added safe (identical across platforms) replacement sin and cos functions for scripts. This is part of #1193.
This was SVN commit r11226.
2012-03-03 00:06:16 +00:00
1657c34979 More formation buttons and changes.
This was SVN commit r11225.
2012-03-02 20:00:17 +00:00
3ac3d60d6c Moved formation buttons to a new folder
This was SVN commit r11224.
2012-03-02 19:40:50 +00:00
f66fab3ec2 Updated formation buttons.
This was SVN commit r11223.
2012-03-02 19:13:27 +00:00
0f0eef7ed4 Consistent whitespace
This was SVN commit r11221.
2012-03-02 18:03:19 +00:00
59ce8b3081 Tweaks player starting positions so that allies are near each other. Adds some useful functions to the game.
This was SVN commit r11220.
2012-03-02 13:17:35 +00:00
4653dc62e9 This was SVN commit r11219. 2012-03-02 06:31:35 +00:00
acf63afeaa Fix some whitespace, and spelling, and capitalisation, and unnecessary array wrapping.
This was SVN commit r11218.
2012-03-01 23:16:01 +00:00
561d09c7d5 Selected Stances icons.
This was SVN commit r11217.
2012-03-01 20:28:57 +00:00
OmriLahav
f92a9dfb68 This was SVN commit r11215. 2012-03-01 10:16:03 +00:00
OmriLahav
6b4eb1b848 This was SVN commit r11213. 2012-03-01 09:01:31 +00:00
70c8e26c12 Oasis maps galore!
This was SVN commit r11212.
2012-03-01 06:45:33 +00:00
edbbe38ee1 Fixes idle champion units not being found. Fixes #1188.
Adds trade class to merchant ship (for use in "find idle workers").
Explicitly adds females, traders/merchant ships, fishing boats, and
healers to "find idle workers".
Fixes typos in fire ship template.

This was SVN commit r11211.
2012-03-01 05:41:18 +00:00
c01004a686 Removed a few oars from the Roman trireme. Tweaked Trireme texture.
This was SVN commit r11210.
2012-03-01 04:13:10 +00:00
7fa6afac37 Corrects some Doxygen comments and adds a few others of interest.
This was SVN commit r11209.
2012-03-01 03:55:05 +00:00
a247da1585 Siege status bars tweaked. Tweaked hoplite portrait.
This was SVN commit r11208.
2012-03-01 00:12:51 +00:00