Compare commits

...

42 Commits

Author SHA1 Message Date
aozhiwei
1c8e4bc6b6 同步代码 2020-08-15 02:11:49 +08:00
aozhiwei
f3e45265b4 同步代码 2020-07-03 20:04:59 +08:00
aozhiwei
9beae93523 同步代码 2020-06-10 10:46:00 +08:00
aozhiwei
ada12083ad 同步代码 2020-06-09 16:59:24 +08:00
aozhiwei
dcfb936934 同步代码 2020-05-11 20:44:56 +08:00
aozhiwei
00d737a87c 同步代码 2020-05-06 10:22:18 +08:00
aozhiwei
2b3f32a2a5 1 2020-04-26 11:24:42 +08:00
aozhiwei
eff1ed7dc9 同步代码 2020-04-08 20:14:21 +08:00
aozhiwei
0033f12822 同步代码 2020-04-01 15:39:02 +08:00
wangwei01
3e0e38fd30 同步代码 2020-03-31 14:46:03 +08:00
aozhiwei
62eaa576c7 同步代码 2020-03-31 12:03:07 +08:00
wangwei01
667a4624f3 同步代码 2020-03-16 11:19:41 +08:00
aozhiwei
89a356fb75 同步代码 2020-03-11 11:24:41 +08:00
wangwei01
18288c4ae2 同步代码 2020-03-10 11:01:17 +08:00
aozhiwei
e00e6ca5a1 同步代码 2020-03-09 13:18:28 +08:00
wangwei01
20d656d7a9 同步代码 2020-03-05 19:10:27 +08:00
aozhiwei
437875a9f7 同步代码 2020-03-02 12:37:35 +08:00
aozhiwei
a87a0e1bed 同步代码 2020-02-03 19:51:34 +08:00
wangwei01
b5ed1335ba 同步代码 2020-01-20 10:21:34 +08:00
aozhiwei
882d1d76e8 同步代码 2020-01-19 15:01:58 +08:00
wangwei01
c7e7f2afc1 同步代码 2020-01-17 16:12:59 +08:00
aozhiwei
225355ff39 同步代码 2020-01-17 14:45:40 +08:00
wangwei01
f77522ded0 同步代码 2020-01-15 13:49:40 +08:00
aozhiwei
5fef999e1f 1 2020-01-15 13:24:34 +08:00
aozhiwei
dc22bb09d7 同步代码 2020-01-15 11:45:12 +08:00
wangwei01
109189e5a7 同步代码 2020-01-14 21:21:05 +08:00
wangwei01
d9abc9ff0d 同步代码 2020-01-14 19:19:28 +08:00
wangwei01
40984cf5d1 同步代码 2020-01-14 11:38:46 +08:00
aozhiwei
138872bada 同步代码 2020-01-13 10:54:23 +08:00
wangwei01
ad9f9b731d 同步代码 2020-01-08 19:56:13 +08:00
aozhiwei
5d24988582 同步代码 2020-01-08 13:41:34 +08:00
wangwei01
fe7d145a8b 同步代码 2020-01-06 21:12:24 +08:00
aozhiwei
08ed9fb81a 同步代码 2020-01-06 20:57:30 +08:00
aozhiwei
59bb98adfa 同步代码 2019-12-31 18:14:26 +08:00
wangwei01
3c31ec0e25 同步代码 2019-12-25 10:54:41 +08:00
wangwei01
9c71c7e229 同步代码 2019-12-13 15:37:23 +08:00
aozhiwei
32ebaf9e9c 同步代码 2019-12-13 10:32:50 +08:00
aozhiwei
6ca13d1fb8 同步代码 2019-12-12 17:04:52 +08:00
aozhiwei
9654922d80 同步代码 2019-12-12 16:15:21 +08:00
aozhiwei
e2556cd7fe 同步代码 2019-12-12 10:33:13 +08:00
wangwei01
c06b02d5ac 同步代码 2019-12-05 10:54:34 +08:00
wangwei01
7f46209789 同步代码 2019-12-03 11:32:40 +08:00
3 changed files with 3 additions and 3 deletions

View File

@ -2,5 +2,5 @@ GAME_ID=2002
PROJECT_NAME=wsproxy${GAME_ID}
SRC_EXE_NAME=wsproxy${GAME_ID}
SOURCE_PATH=third_party/wsproxy/server/wsproxy
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 -DRELEASE=1 ."
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 -DRELEASE=1 -DASYNC_TCPCLIENT=1 ."
PRE_COMPILE_CMD=""

2
third_party/tools vendored

@ -1 +1 @@
Subproject commit 11819cf73b0312e89be761c16b239b6689af7fe0
Subproject commit 8dbd9659f536a61edf384ddc5c42db0af1e682c4

2
third_party/wsproxy vendored

@ -1 +1 @@
Subproject commit fa634112fbe9e1c73b2fbaf87fd30383d859957e
Subproject commit a28c9ea8a7848000eba889ee8a2dd3de9aede969