1
0
forked from mirrors/0ad

Commit Graph

  • 8742fac032 Reorders GL error checks during a frame to ask only when needed, combines depth test switches. vladislavbelov 2021-05-24 21:03:48 +00:00
  • 1fd940b3d0 Adjust position of replay filters Imarok 2021-05-24 20:04:28 +00:00
  • 3e5638e548 Removes hardcoded 1px width borders from GUI sprites. vladislavbelov 2021-05-24 18:42:51 +00:00
  • 8054097daf Mouse event mask for the diplomacy colors button wraitii 2021-05-24 12:09:30 +00:00
  • 581e5b8752 Remove differences in territory decay rates. wraitii 2021-05-24 10:45:38 +00:00
  • 0e234dbb61 Check translations for spam, broken font tags and sprintf errors. wraitii 2021-05-24 10:25:19 +00:00
  • 768313d7db Adds Vulkan check to HWDetect reports. vladislavbelov 2021-05-23 22:32:29 +00:00
  • 4e8691acde Clip rendered text correctly Imarok 2021-05-23 22:05:17 +00:00
  • 1e18a93302 Removes using shared_ptr to make STL usages consistent. vladislavbelov 2021-05-23 22:01:18 +00:00
  • c1f8e74717 Add Filter placeholder text to modio filter field Angen 2021-05-23 08:55:38 +00:00
  • 10cf87f3d1 Adds std namespace to shared_ptr usages in lib/tex. vladislavbelov 2021-05-22 19:34:39 +00:00
  • 5656c4117d Adds std namespace to shared_ptr usages in lib. vladislavbelov 2021-05-22 19:32:38 +00:00
  • b927f163d6 Adds std namespace to shared_ptr usages in scriptinterface and simulation. vladislavbelov 2021-05-22 19:30:18 +00:00
  • d9d19543b5 Adds std namespace to shared_ptr usages in network and engine. vladislavbelov 2021-05-22 19:28:40 +00:00
  • babfd913fb Adds std namespace to shared_ptr usages in gui and sound. vladislavbelov 2021-05-22 19:23:03 +00:00
  • b03b560e71 Adds std namespace to shared_ptr usages in graphics. vladislavbelov 2021-05-22 19:21:33 +00:00
  • 0728c58a4d Removes unnecessary z-level from GUI sprite rendering. vladislavbelov 2021-05-22 18:06:18 +00:00
  • 2111f864d4 Removes dehydra build scripts following 53369d593b. Fixes #4446 vladislavbelov 2021-05-22 14:25:53 +00:00
  • faca950e83 Removes unused CONFIG2_CACHE_READ_ONLY config macro forgotten in 2374caac3e. vladislavbelov 2021-05-22 14:04:11 +00:00
  • 53369d593b Removes Dehydra config macro. Introduced in 378bd89c1d. vladislavbelov 2021-05-22 13:28:55 +00:00
  • 0812ded348 Removes unused CONFIG_OMIT_FP config macro forgotten in 0d23e3f333. vladislavbelov 2021-05-22 13:18:15 +00:00
  • c73f674055 Removes unused DynHashTbl. Last usage was removed in 6c915291cc. vladislavbelov 2021-05-22 12:59:41 +00:00
  • b5535c4ba3 Removes OpenMP from external libraries. It's better to avoid its usage with a custom thread management. vladislavbelov 2021-05-22 12:24:18 +00:00
  • 80a8c3827b Fix CanAttack for mirages following 88549e77e1 wraitii 2021-05-22 10:56:40 +00:00
  • c535a282ac Rename ModsLoaded to EnabledMods wraitii 2021-05-22 09:50:30 +00:00
  • d7a4fb7c20 Try to punch a hole through local firewalls, and fallback to localhost. wraitii 2021-05-22 08:34:00 +00:00
  • 0dfebc8d2b Let PetraAI check for different templates when finding the best dropsite. Freagarach 2021-05-22 07:53:47 +00:00
  • 494d12fb9c Let PetraAI check for droppable resources when finding the best dropsite location. Freagarach 2021-05-22 07:51:08 +00:00
  • 012ac9f36b Add rated game information to the objectives dialog. Freagarach 2021-05-22 07:39:17 +00:00
  • 340aa419f4 Deduplicate add/remove entity to/from AIs resource map. Freagarach 2021-05-22 07:35:16 +00:00
  • 8f8e29c092 Fix incompatible mods start: show both incompatible and enabled mods; wraitii 2021-05-22 07:33:49 +00:00
  • 3548feb16a Fix entities receiving double hunt order only attacking. Freagarach 2021-05-22 05:27:51 +00:00
  • 2be76d52b5 Reduces CConsole interface and simplifies the initialization step. vladislavbelov 2021-05-21 23:10:43 +00:00
  • d7ac3c6b89 Removes macOS system version include added in 7e87211d91 and forgotten in 9a2d0f803e. vladislavbelov 2021-05-21 21:46:01 +00:00
  • b2e1181982 Partly revert 5f1f768ed5. Imarok 2021-05-21 21:37:07 +00:00
  • 7ae43c149e Replaces global g_VSync state by VideoMode property. vladislavbelov 2021-05-21 21:33:43 +00:00
  • b2d0bd9a81 Adds a warning in case ShaderManager is trying to load an ARB shader with enabled GLSL. vladislavbelov 2021-05-21 20:32:33 +00:00
  • 4215533ea9 Removes inclusionPath forgotten in b469983c58. vladislavbelov 2021-05-21 20:15:58 +00:00
  • 78aedfcb93 Removes unused declarations of g_xres and g_yres. vladislavbelov 2021-05-21 20:02:03 +00:00
  • fa44b9ae97 Removes g_ShowPathfindingOverlay forgotten in 72bd886f80. vladislavbelov 2021-05-21 19:27:43 +00:00
  • 312225570f Removes g_AutostartMap forgotten in c684c211a2. vladislavbelov 2021-05-21 19:21:24 +00:00
  • 7cf579c597 Removes g_TriPathfind forgotten in d3048906cb. vladislavbelov 2021-05-21 19:11:12 +00:00
  • 5be764e384 Removes outdated archive trace code forgotten in 63086f4e26. vladislavbelov 2021-05-21 19:05:40 +00:00
  • fe4890e0b2 Improved particles by @wowgetoffyourcellphone Stan 2021-05-21 10:49:11 +00:00
  • 9756fb3dad Darker AO for the stone quary Stan 2021-05-21 10:42:20 +00:00
  • 274fadaf30 More consistent animal portraits by @wowgetoffyourcellphone Stan 2021-05-21 10:41:41 +00:00
  • bdfacbfdd3 Add a round 9x9 decal Stan 2021-05-21 10:40:20 +00:00
  • 15140751a7 Improved farm decals by @wowgetoffyourcellphone Stan 2021-05-21 10:33:13 +00:00
  • 19f7db1681 Remove the floating property from shipwrecks. Patch by: @wowgetoffyourcellphone EOL native. Stan 2021-05-21 09:49:32 +00:00
  • db829373cb Add new cliff textures Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:23:08 +00:00
  • 809dba254a Add new indian biome Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:22:17 +00:00
  • 70a6826b51 Add new nuba biome Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:21:22 +00:00
  • e10fa5b80f Add new saharan biome Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:19:46 +00:00
  • b5a1e9ba51 Add new steppe biome Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:18:20 +00:00
  • b00f000477 Add new sudd biome Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:16:38 +00:00
  • 91e244d364 Add new temperate europe biome Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:15:47 +00:00
  • 8e3ef8dd8f Add new aegean alpine arctic biome Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:12:35 +00:00
  • baeceab0c8 Add new aegean anatolian biome Patch by: @wowgetoffyourcellphone Textures from: https://cc0textures.com/ Thread https://wildfiregames.com/forum/topic/17326-your-0-ad-screenshots/page/30/ Stan 2021-05-21 09:11:42 +00:00
  • 0aedcced74 Remove Gate/Defensive from ram preferred classes wraitii 2021-05-21 07:47:54 +00:00
  • b6f2dee43b Increase pushing range by 60% wraitii 2021-05-21 07:23:47 +00:00
  • 37c8e9caa8 Allow right-clicking to show template panel on queued items. Freagarach 2021-05-21 07:11:05 +00:00
  • e1f9304601 Fix alpine biome in Wild Lake RM. Freagarach 2021-05-21 07:07:47 +00:00
  • a26535d023 Fix mistake in 3bcf360107 which stopped the incompatible mods page from showing. wraitii 2021-05-20 17:11:26 +00:00
  • 3bcf360107 Mod and mod-mounting cleanup and improvements. wraitii 2021-05-20 14:36:42 +00:00
  • 1e297fe212 Fixes PCH after 7bfcd9f78b. vladislavbelov 2021-05-20 11:47:56 +00:00
  • 21b7e8faaf Better quality acacia trees by @Sundiata. Needed for the map overhaul. Stan 2021-05-20 11:26:49 +00:00
  • eda2901a33 Translate the default campaign name in NewCampaignModal wraitii 2021-05-20 10:03:51 +00:00
  • 5e6038eeaf Change the visuals of the counters in the top panel. Freagarach 2021-05-20 08:55:08 +00:00
  • 04549a081d Rework Mod into a class. wraitii 2021-05-20 08:32:11 +00:00
  • 13c1b55f42 Fix UnitAI states in PetraAI. Freagarach 2021-05-20 08:31:30 +00:00
  • 453fe486de Triggers: prevent event names from conflicting with added methods wraitii 2021-05-20 08:26:04 +00:00
  • 575cd6c953 Removes unused uniforms and attributes from water shader. vladislavbelov 2021-05-19 21:51:36 +00:00
  • 88549e77e1 Require 'Resistance' in CanAttack wraitii 2021-05-19 12:36:22 +00:00
  • 1619be9902 Differentiate movement speeds of ranged cavalry wraitii 2021-05-19 08:21:05 +00:00
  • 5d1d2d27d7 Outposts have vision without garrisoning again. wraitii 2021-05-19 08:13:35 +00:00
  • 9093e7bbe2 TreasureCollecter -> TreasureCollector. Freagarach 2021-05-18 16:51:44 +00:00
  • 4195205904 Use a set for the selection internals. Freagarach 2021-05-18 15:56:47 +00:00
  • 7bfcd9f78b Additional entropy when hashing match passwords. wraitii 2021-05-18 14:47:36 +00:00
  • 40f9372d29 Allow decaying only in enemy territory. wraitii 2021-05-18 12:43:01 +00:00
  • 0c23e595fa Include CStrInternStatic where necessary only. wraitii 2021-05-18 11:09:54 +00:00
  • 3939e0f035 Fix autostart without default difficulty. Freagarach 2021-05-17 15:59:05 +00:00
  • 4f2e730d3c CodingConventions: Prefer using const on immutable values. Freagarach 2021-05-17 15:50:16 +00:00
  • 895e4e6aa6 StunClient code cleanup: use enet functions, endianness wraitii 2021-05-17 15:14:10 +00:00
  • f1467d10fd Make pathfinder debug rendering thread-safe. wraitii 2021-05-17 09:38:24 +00:00
  • 8b6d4233eb Disables by default Intel Mesa workaround to save video memory. vladislavbelov 2021-05-16 19:08:28 +00:00
  • 2034136560 Implement a workaround for routers without NAT loopback. wraitii 2021-05-16 15:34:38 +00:00
  • a19dc1717f Don't include ComponentManager.h in ScriptComponent wraitii 2021-05-16 15:12:39 +00:00
  • e908733220 Speed up GetAvailableMods for archives. wraitii 2021-05-16 13:50:05 +00:00
  • 5ff4fa19c0 Removes unused and outdated includes, replaces some includes by forward declarations. vladislavbelov 2021-05-15 17:27:01 +00:00
  • 41a29a590a Fixes broken PCH after wraitii commits (4f972bc623, 0f60bf3a97) and Itms (833c9f108c). vladislavbelov 2021-05-15 14:50:24 +00:00
  • 507f44f7f9 Remove all external usage of CmptPrivate. Header cleanup. wraitii 2021-05-15 13:54:58 +00:00
  • 3ebff376cc Adds view bounds test for an ortho camera and removes commented code after 44f8d2c6f5. vladislavbelov 2021-05-15 13:47:48 +00:00
  • 44f8d2c6f5 Fixes a bounding box projection to an incorrect camera causes the red water bug. vladislavbelov 2021-05-15 13:33:36 +00:00
  • 6b0802836a Fix duplicating promoting entities in XP trickling structures. Freagarach 2021-05-15 05:40:13 +00:00
  • 66c75068bc Fix broken non pot texture by @m7600 Stan 2021-05-14 18:06:00 +00:00
  • 79e294ec06 Make fruit (berries and some fruit trees)'s obstructions smaller. Stan 2021-05-14 15:13:55 +00:00
  • cf5c815879 Fix 4f972bc623 wraitii 2021-05-14 11:12:07 +00:00
  • 4f972bc623 Split off JSON-related function from ScriptInterface, clean up headers. wraitii 2021-05-14 10:18:03 +00:00
  • f368e1a69e Remove unused m_rng member from ScriptInterface. wraitii 2021-05-14 09:27:12 +00:00
  • 0f60bf3a97 Split off Object-related functions from ScriptInterface wraitii 2021-05-13 17:23:52 +00:00