1
0
forked from mirrors/0ad

Commit Graph

  • f902b23255 Add Bellaz89 to the programming credits wraitii 2021-02-27 09:33:26 +00:00
  • 4eadb3eb9d The SetCameraTarget script function should not change the orientation Imarok 2021-02-27 09:01:20 +00:00
  • 68b81f63b1 Bump version to alpha 25. Stan 2021-02-27 08:48:30 +00:00
  • 99712c3581 Fix No-PCH build. a24 wraitii 2021-02-21 10:04:39 +00:00
  • ada0229f81 Fix garrison error with formations already in range. Freagarach 2021-02-21 09:18:05 +00:00
  • 03ed891029 Do not generate render data in case CDecal calculated wrong coordinates. vladislavbelov 2021-02-18 21:09:41 +00:00
  • e8fb314996 Fix error when unsetting a hotkey. wraitii 2021-02-18 09:01:36 +00:00
  • f380ec627d i18n issues: Spanish manual & gamesetup tips text. wraitii 2021-02-16 10:59:15 +00:00
  • 6a3246fe93 Fix variant loading order Stan 2021-02-16 10:51:23 +00:00
  • 110402eae0 Update credits again. I failed to notice not all languages were included. Stan 2021-02-14 14:00:30 +00:00
  • 98f2510632 Fixes config crash in case of an empty value Patch by: @vladislavbelov Differential Revision: https://code.wildfiregames.com/D3567 This was SVN commit r24922. Stan 2021-02-14 02:10:46 +00:00
  • 9a5d1f3503 Remove useless code in mausoleum.xml Stan 2021-02-13 23:57:29 +00:00
  • 834edca55d Use the new arrow and variants to reduce duplication for athen Stan 2021-02-13 23:56:51 +00:00
  • bb59e3a64e Use the new arrow and variants to reduce duplication for celt brit and gaul Stan 2021-02-13 23:56:39 +00:00
  • 2c9587f857 Use the new arrow and variants to reduce duplication for hele Stan 2021-02-13 23:56:20 +00:00
  • d138d7d743 Use the new arrow and variants to reduce duplication for iber Stan 2021-02-13 23:55:51 +00:00
  • 7afebf39a6 Use the new arrow and variants to reduce duplication for kush Stan 2021-02-13 23:53:45 +00:00
  • 7a71011149 Refactors smart pointers creation, reduces code duplication and improves exception safety. vladislavbelov 2021-02-13 23:53:40 +00:00
  • 425f19b8ac Use the new arrow and variants to reduce duplication for mace Stan 2021-02-13 23:53:38 +00:00
  • 5f859a90d2 Use the new arrow and variants to reduce duplication for merc and maurya Stan 2021-02-13 23:53:12 +00:00
  • 8bd8eb7acb Use the new arrow and variants to reduce duplication for pers Stan 2021-02-13 23:52:56 +00:00
  • 8c0adac8a4 Use the new arrow and variants to reduce duplication for ptol Stan 2021-02-13 23:52:25 +00:00
  • e8cfcdb6e4 Use the new arrow and variants to reduce duplication for rome Stan 2021-02-13 23:52:04 +00:00
  • 3da97821e7 Use the new arrow variants to reduce duplication for spart Stan 2021-02-13 23:51:34 +00:00
  • 808af6148f Unify sele damage level by using variants. Use the new arrow variant to reduce duplication Stan 2021-02-13 23:50:50 +00:00
  • 7697615fb4 Unify cart damage level by using variants. Use the new arrow variant to reduce duplication Stan 2021-02-13 23:50:16 +00:00
  • 1141c060f4 Add a variant for projectiles for bolt artillery and normal arrows. Stan 2021-02-13 23:49:21 +00:00
  • 565710d4c9 Fixes UB in shared_ptr usage of an array. Refs #5288 vladislavbelov 2021-02-13 23:25:41 +00:00
  • 7c2be449de Fix attack notifications with buildings Imarok 2021-02-13 21:31:16 +00:00
  • fc7da5edd1 Fixes leaking of a file handle in case of an error. Refs #5288 vladislavbelov 2021-02-13 17:57:37 +00:00
  • 0b432e7c9c Replace background color of trees by an average color to remove artifacts on filtering, flickering on some cards (when a background color leaks to the main color). Stan 2021-02-13 17:48:29 +00:00
  • 2c67a569c0 Replace background color of bushes by an average color to remove artifacts on filtering, flickering on some cards (when a background color leaks to the main color). Stan 2021-02-13 17:47:55 +00:00
  • fc39ff52fc Fix player+AI setup in MP gamesetup wraitii 2021-02-13 17:34:24 +00:00
  • b2310ad70a Makes DynamicArena more cache-friendly and removes useless member. vladislavbelov 2021-02-13 17:33:05 +00:00
  • 6085d14ca9 Increase the cose of cavalry/infantry levy techs. wraitii 2021-02-13 16:48:17 +00:00
  • 16fc7bb2de [Petra/AI] Handle permadeaths for heroes hotfix Angen 2021-02-13 11:38:58 +00:00
  • fba69b2672 Fix this.capacities not always existing when processing value modification messages. wraitii 2021-02-13 10:52:17 +00:00
  • 674cdae166 Fix issues with formation + packing. wraitii 2021-02-13 10:08:10 +00:00
  • 18bc3e47ea Prevent destroyed obstructions from reactivating. wraitii 2021-02-13 08:45:23 +00:00
  • c59d569767 Port remaining python2 helper scripts to python3, fixes #5694. Itms 2021-02-12 21:25:33 +00:00
  • f175bc4f8d Fixes big screenshots with water (reflection or refraction camera), adds big screenshot customization. vladislavbelov 2021-02-12 21:20:07 +00:00
  • 44dc2ca6f2 Reduce the normal strength. the default is way too big. Stan 2021-02-12 14:14:35 +00:00
  • bc30f422c0 Disable Parallax for new trees. Parallax isn't really visible anyway, and the work should be covered by the normal map. It's also very performance costly. Stan 2021-02-12 14:06:37 +00:00
  • 6e0d90b67b Fix clear command in lobby. Freagarach 2021-02-12 10:32:07 +00:00
  • 63e0f13f1b Reduces the number of GL state changes in GUI. vladislavbelov 2021-02-11 19:15:35 +00:00
  • 4d083660aa Fix kushite buildings death variants, Noticed by @Edwarf. Stan 2021-02-11 18:57:14 +00:00
  • 0f3d4a30a0 Fix some ptolemies death variants, Noticed by @Edwarf Stan 2021-02-11 18:56:30 +00:00
  • 95b0407388 Fix macedonian buildings death variants, Noticed by @Edwarf Stan 2021-02-11 18:55:55 +00:00
  • 2d288a3b11 Fix mercenary camps death variants Noticed by @Edwarf Stan 2021-02-11 18:51:14 +00:00
  • b5c7611860 Fix incorrect mercenary icon. Noticed by @Edwarf Stan 2021-02-11 18:49:14 +00:00
  • 037f2b71c4 Fix Spartan destruction variants not having smoke use the variant. Stan 2021-02-11 14:56:42 +00:00
  • 34da01301c Introduce destructions variants and use them to clean structures death variants. Stan 2021-02-11 13:18:29 +00:00
  • c61ea0334b Fix some icons on borg-'s request Stan 2021-02-11 11:23:20 +00:00
  • 183377c302 New sling sounds Patch by: @Samulis This was SVN commit r24874. Stan 2021-02-11 00:21:33 +00:00
  • 02f8d1739f Reduced metallic impact for all melee sounds, blended existing sword sounds into sword attacks. Stan 2021-02-11 00:20:45 +00:00
  • 98d60dab18 Improve training sounds for merchants and priests Patch by: @Samulis This was SVN commit r24872. Stan 2021-02-11 00:17:58 +00:00
  • 0ee2399458 Increase the difference between the chopping and building sounds Patch by: @Samulis Reported by: @Badosu This was SVN commit r24871. Stan 2021-02-11 00:16:13 +00:00
  • 65aa3d9292 Switches decals to VBChunk to reduce the number of state changes. vladislavbelov 2021-02-10 23:48:43 +00:00
  • e7e218a3bc Fix no-formation orders after several formation orders. wraitii 2021-02-10 19:23:39 +00:00
  • 11fde58751 Fix positioning of the research progress icons below the counters overlay Imarok 2021-02-10 16:59:50 +00:00
  • 5e1b84ed64 Batches decals and reduces the number of state changes. vladislavbelov 2021-02-10 16:42:56 +00:00
  • 8ea4f3186c Allow capture when falling back to "WalkAndFight" in COMBAT.APPROACHING wraitii 2021-02-10 13:49:13 +00:00
  • e94e1f1fcf Better fix for formation waltzing, revert 5d96346ac5. wraitii 2021-02-10 09:59:39 +00:00
  • 06639a0383 Ignore MoveToChasingPoint orders when not chasing. wraitii 2021-02-10 08:14:38 +00:00
  • 990f09e67e Changes CVertexBufferManager container from std::list to std::vector. vladislavbelov 2021-02-08 22:37:44 +00:00
  • 6d4fd01a59 Separates allocated vertex buffers into groups for data locality. vladislavbelov 2021-02-08 22:34:10 +00:00
  • f1e812bc32 Reuse the same formation controller when formationtemplate does not change Angen 2021-02-08 18:39:26 +00:00
  • d078df0b85 Get the public IP from the lobby if not using STUN. wraitii 2021-02-08 15:47:34 +00:00
  • c009eae0a5 Lobbybots: update readme to reflect mod_ipstamp being optional wraitii 2021-02-08 14:22:01 +00:00
  • f222dd2d3e Make pages relying on hotkeys more resilient Reviewed by: @wraitii Differential Revision: https://code.wildfiregames.com/D3541 This was SVN commit r24856. Stan 2021-02-08 13:56:40 +00:00
  • a4c698ac48 Fix units restarting orders when tasked to attack/gather/repair/heal same unit. wraitii 2021-02-08 10:20:34 +00:00
  • 831e4a183f Fix a crash in the mod selector when using the mod downloadder. wraitii 2021-02-08 10:13:06 +00:00
  • 612515a163 Debounce gamesetup network messages & slider changes to avoid lag. wraitii 2021-02-07 18:00:57 +00:00
  • 65195211a8 [gameplay] Reduce iberian fireship attack wraitii 2021-02-07 15:59:54 +00:00
  • ab2fb3e6b0 [gameplay-a24] Tweak elephant stable building time Angen 2021-02-07 12:56:59 +00:00
  • 819db85ab6 [gameplay-a24] Make unlock_spies technology cheaper Angen 2021-02-07 12:53:23 +00:00
  • 8135928ff4 Fix wrong selecting of the match when updating list introduced in 1a8de6d2b8 Angen 2021-02-07 12:50:42 +00:00
  • 53100974d9 Fix blurry textures in Bundle by bundling with mod mod in CI wraitii 2021-02-07 11:36:34 +00:00
  • d88db989a0 Reduce interline space for lobby/gamesetup chats. wraitii 2021-02-07 11:18:21 +00:00
  • d3c593666f Only parse querystring in RL Interface if it exists. Stan 2021-02-06 23:00:45 +00:00
  • d17079a640 Fix Phoenician Trireme Imarok 2021-02-06 20:30:07 +00:00
  • dd9e14d5d1 Move SSE.h to a better place. Rename it to simd.h after discussion with @OptimusShepard and @vladislavbelov Stan 2021-02-05 12:40:59 +00:00
  • e3c44f0bde Fix more issues with the RLInterface Stan 2021-02-05 12:23:02 +00:00
  • 321e3652f9 Fix and disable some pesky Windows warnings. Stan 2021-02-05 12:20:06 +00:00
  • 5eb7fba3bd Further VertexBuffer improvements after b3cbee6ba9. vladislavbelov 2021-02-04 23:48:30 +00:00
  • b3cbee6ba9 Performance improvements to VertexBuffer. vladislavbelov 2021-02-04 23:26:37 +00:00
  • a564892fab Removes redundant normalizations for float types. vladislavbelov 2021-02-04 20:03:03 +00:00
  • 6dba34e915 Fix team population in summary graphs. Freagarach 2021-02-04 17:40:47 +00:00
  • 5d96346ac5 Fix units 'waltzing' in place in formation. wraitii 2021-02-04 16:58:19 +00:00
  • 3ea0e0c903 Use power-of-two sized image in Catafalque page s0600204 2021-02-04 00:38:05 +00:00
  • f8fde587a0 Removes unused dummy shader from decals rendering. vladislavbelov 2021-02-04 00:00:55 +00:00
  • 333f7b4fb4 Fixes building snapping for non-square foundations. Fixes #5976 vladislavbelov 2021-02-03 17:03:44 +00:00
  • 30fc281a4c Significantly reduces number of OpenGL state changes for terrain rendering. vladislavbelov 2021-02-03 17:01:38 +00:00
  • 90d39107a7 Fix Z-fight in the menu wraitii 2021-02-03 11:01:08 +00:00
  • 5c71960883 Fix map browser scrolling wraitii 2021-02-03 10:14:10 +00:00
  • 55f6eae7c5 Removes unused dummy shader from terrain rendering. vladislavbelov 2021-02-02 15:34:52 +00:00
  • 1ae4f497e8 Fix noisy errors when joining hte lobby and someone is hosting a modded game. wraitii 2021-02-02 14:55:45 +00:00
  • 6b2f16bbc2 [gameplay] - Reduce CS cavalry build time back to 16 wraitii 2021-02-02 09:49:42 +00:00
  • 0c1a45259f React to Attacked message in IDLE when really idle Angen 2021-02-01 19:58:09 +00:00
  • 151513f48d Allow the windows CI to post comments on differentials like other pipelines. Stan 2021-02-01 15:05:07 +00:00