Vincent Liu
|
30c366366e
|
Improve gamelift unit test by checking handler invocation (#5030)
Signed-off-by: onecent1101 <liug@amazon.com>
|
4 years ago |
Vincent Liu
|
8e797982a5
|
[LYN-7530] Fix matchmaking request type typo and add more matchmaking notifications (#4774)
* [LYN-7530] Fix matchmaking request type typo and add more matchmaking notifications
Signed-off-by: onecent1101 <liug@amazon.com>
|
4 years ago |
Junbo Liang
|
34ec8cfc47
|
Add GameLift to the AWS menu (#4716)
* Add GameLift to the AWS menu
Signed-off-by: Junbo Liang <junbo@amazon.com>
|
4 years ago |
Junbo Liang
|
8385d94630
|
Expose base matchmaking request type to behavior context (#4720)
Signed-off-by: Junbo Liang <junbo@amazon.com>
|
4 years ago |
Vincent Liu
|
a534fccc9b
|
Expose matchmaking event polling APIs and add required session notifications (#4636)
* Expose matchmaking event polling APIs and add required session notifications
Signed-off-by: onecent1101 <liug@amazon.com>
|
4 years ago |
Vincent Liu
|
6823ea2274
|
Add GameLift matchmaking backfill server support (#4622)
* Add GameLift matchmaking backfill server support
Signed-off-by: onecent1101 <liug@amazon.com>
|
4 years ago |
Junbo Liang
|
26d53690b9
|
[GameLift][FlexMatch] Add client side change for match acceptance (#4634)
* [GameLift][FlexMatch] Add client side change for match acceptance required
Signed-off-by: Junbo Liang <junbo@amazon.com>
|
4 years ago |
Junbo Liang
|
736c2fe27b
|
[O3DE][GameLift] Add client side change for starting and stopping matchmaking (#4536)
* [O3DE][GameLift] Add client side change for starting and stopping matchmaking
Signed-off-by: Junbo Liang <junbo@amazon.com>
|
4 years ago |
Vincent Liu
|
843f993fc9
|
Improve ticket tracker workflow for testing (#4610)
* Improve ticket tracker workflow for testing
Signed-off-by: onecent1101 <liug@amazon.com>
|
4 years ago |
Vincent Liu
|
0657f6f7ec
|
[LYN-7050] Add matchmaking ticket tracker component (#4485)
Signed-off-by: onecent1101 <liug@amazon.com>
|
4 years ago |
Junbo Liang
|
4f51b53558
|
[GameLift][FlexMatch] Update session interface for clients to make matchmaking requests (#4450)
* [GameLift][FlexMatch] Update session interface for clients to make matchmaking requests
Signed-off-by: Junbo Liang <junbo@amazon.com>
|
4 years ago |
Artur K
|
f44169f7fa
|
Cleanup SerializeContext.h pt.1 (#4264)
* Remove AssetSerializer inclusion from SerializeContext header
Moved a few Reflect methods to new cpp files.
In addition, some preparations for further header dependency reductions.
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
* Fix smoke test lua failures.
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
* Windows build fixes.
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
* Missing license headers
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
* Fix white-space issues.
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
* Code review fix for AzToolsFramework/AssetEditor/AssetEditorBus.h
Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
* Fix inheritance list wrapping broken by older clang-format
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
|
4 years ago |
Vincent Liu
|
8dbecb654e
|
[SPEC-7868] Update AWS Gems cmake target with correct runtime dependencies (#3991)
Signed-off-by: onecent1101 <liug@amazon.com>
|
4 years ago |
Vincent Liu
|
da6bdd5b43
|
[LYN-4065] Expose GameLift server api to notify server process ready (#2409)
|
4 years ago |
Esteban Papp
|
ff0f85e031
|
Gems/AWS
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
Esteban Papp
|
62a0041245
|
enable warning 4296: 'operator': expression is always false
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
Esteban Papp
|
14e7754334
|
More fixes for warnings
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
pappeste
|
83e1615686
|
AWSGameLift
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
Esteban Papp
|
e9b4f48f71
|
more fixes, will merge fixes for w4245 and w4389
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
pappeste
|
0fae5d0aa0
|
AWSGameLift
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
Vincent Liu
|
9579826b5c
|
[SPEC-7971] Update gem module name to match cmake target name (#3055)
Fixes for module names so they match cmake target name
|
4 years ago |
Esteban Papp
|
36d665de62
|
Fixes for release builds
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
Steve Pham
|
38261d0800
|
Shorten copyright headers by splitting into 2 lines (#2213)
* Updated all copyright headers to split the longer original copyright line into 2 shorter lines
Signed-off-by: Steve Pham <spham@amazon.com>
|
4 years ago |
Vincent Liu
|
43a0e89c20
|
[LYN-4820] Add more logs for gamelift workflow (#1651)
* [LYN-4820] Add more logs for gamelift workflow
Signed-off-by: onecent1101 <liug@amazon.com>
* Address feedback
Signed-off-by: onecent1101 <liug@amazon.com>
|
4 years ago |
Chris Galvan
|
40f9761f86
|
Fixed more copyright header issues caused by script replacement
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
5 years ago |
Chris Galvan
|
b9e06e70d9
|
Fixed copyright header issues per new validator
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
5 years ago |
Chris Galvan
|
d7574777a8
|
Resolved merge conflicts
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
5 years ago |
Gene Walters
|
f905b71844
|
Adding missing o3de copyright headers
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
5 years ago |
Vincent Liu
|
149cb2e2f2
|
Merge 'gameliftfeature' branch into 'development' branch (#1534)
|
5 years ago |