You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Multiplayer/Code
Esteban Papp dbc5d7a8bc
Cherry-pick of Linux deb package to stabilization (#5778)
* Cherry-pick 49e8f35858

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Merging differences from development of other changes that need to be there for deb packaging

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Picks a needed change for the installer

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Fixes warning in mac

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Takes version from environment if defined

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Do not pick up version if it is empty string since that will also break version comparison

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* creating temp directories if they dont exist

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* removing a dependency to itself (Multiplayer.Builders is an alias of Multiplayer.Editor)

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Filters which runtime dependencies are passed from private build dependencies to only those that are actual targets.
This avoids something like a "d3d12" private build dependency from being passed to the runtime dependencies

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
..
Include/Multiplayer Fixing RPC autogen so that RPCs without parameters compile (and function). 4 years ago
Source Merges PR 5707 that resolves #5611. 4 years ago
Tests [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
CMakeLists.txt Cherry-pick of Linux deb package to stabilization (#5778) 4 years ago
multiplayer_autogen_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
multiplayer_debug_files.cmake Hierarchy imgui debugger, first take 4 years ago
multiplayer_editor_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
multiplayer_files.cmake More fixes to migration, plus some quality of life fixes to TimeoutQueue to allow lambda based handlers and a quick fix to OctreeSystemComponent to more gracefully handle enumerate calls that lie outside the vis system bounds 4 years ago
multiplayer_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
multiplayer_tests_files.cmake Merge pull request #4425 from aws-lumberyard-dev/NetHierarchyInput 4 years ago
multiplayer_tools_files.cmake Merges PR 5707 that resolves #5611. 4 years ago
multiplayer_tools_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago