TCL
|
c63664bd32
|
Merge pull request #15 from DragonAura/dev
fix: 🐛 fix some bugs
|
3 years ago |
DragonAura
|
97ddbf89d1
|
fix: 🐛 fix some bugs
修了几个错误的构造函数及一些错误的拼写
|
3 years ago |
TCL
|
d4611c5a84
|
Merge pull request #14 from DragonAura/dev
feat: ✨ build basic code structure
|
3 years ago |
DragonAura
|
e119667134
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
DragonAura
|
424d48a060
|
feat: ✨ build basic code structure
基本完成了logic.h、state.h
|
3 years ago |
TCL
|
a691232342
|
Merge pull request #13 from DragonAura/dev
chore: add structures.h and API.h
|
3 years ago |
DragonAura
|
e567d89f3e
|
feat: improve oop design
仿照THUAI5的API设计模式
|
3 years ago |
shangfengh
|
261ced1e95
|
fix: make the type of obj immutable
|
3 years ago |
DragonAura
|
84fc6ec4c5
|
chore: add structures.h and API.h(unfinished)
|
3 years ago |
TCL
|
e7219de04e
|
Merge pull request #12 from DragonAura/dev
chore: add temp CMakeLists
|
3 years ago |
DragonAura
|
a8b9e253f4
|
chore: edit .gitignore
|
3 years ago |
DragonAura
|
08e99cdfa8
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
DragonAura
|
64892b6890
|
chore: add temp CMakeLists
|
3 years ago |
shangfengh
|
039a639eab
|
fix: logic/Preparation/.../EnumType.cs add PlaceType:Building
|
3 years ago |
TCL
|
775d3e4fc0
|
Merge pull request #11 from DragonAura/dev
chore: add receive message interface
|
3 years ago |
TCL
|
2339204397
|
Merge pull request #10 from shangfengh/new
chore: add logic/Preparation
|
3 years ago |
shangfengh
|
250af1de52
|
fix: logic/Preparation/.../Imoveable.cs reuse IgnoreCollide
|
3 years ago |
DragonAura
|
550baf1644
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
DragonAura
|
2b47e6091a
|
chore : add receive message interface
|
3 years ago |
shangfengh
|
8c975d57a1
|
add logic/Preparation/GameData
|
3 years ago |
shangfengh
|
1616030e5a
|
chore: add logic/Preparation/Interface
|
3 years ago |
shangfengh
|
c9c1550500
|
Merge branch 'eesast:dev' into new
|
3 years ago |
shangfengh
|
cab03a228d
|
chore:add logic/Preparation/Utility
|
3 years ago |
Shawqeem
|
6ae9edcc44
|
style: run format.sh
|
3 years ago |
Shawqeem
|
413485264b
|
refactor: delete a director to keep the code style congruent with THUAI5
|
3 years ago |
Shawqeem
|
93bd93b412
|
I need to update the proto file to continue my work
|
3 years ago |
Shawqeem
|
7b3b4f5219
|
chore: add MainWindow xaml and csharp file
|
3 years ago |
TCL
|
c42e5f94a9
|
Merge pull request #8 from DragonAura/dev
chore : add land to message type, add player view range to player message, add auto clang-format to proto cpp_output.sh
|
3 years ago |
DragonAura
|
6a6f334a44
|
Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev
|
3 years ago |
DragonAura
|
4d27194b3e
|
chore : add escape rpc interface
|
3 years ago |
DragonAura
|
d3f3fff6a1
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
DragonAura
|
708c062fc6
|
Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev
|
3 years ago |
DragonAura
|
e67396b200
|
chore : add land to messagetype, add player view range to player message, add auto clang-format to proto cpp_output.sh
|
3 years ago |
Shawqeem
|
b3fa13e80f
|
modify README.md
|
3 years ago |
TCL
|
b97eb9906a
|
Merge pull request #6 from DragonAura/dev
chore: add proto files
|
3 years ago |
TCL
|
bca0e898f9
|
Merge pull request #7 from Timothy-Liuxf/README/fix/mirror-repository
doc: fix translation error of 'mirror repository'
|
3 years ago |
Timothy Liu
|
5a7a6f2a70
|
doc: fix translation error of 'mirror repository'
|
3 years ago |
Timothy Liu
|
c059a189a1
|
Merge pull request #1 from eesast/dev
Merge from upstream/dev
|
3 years ago |
DragonAura
|
22454d3d3d
|
style: fix style of cpp_output.sh
Co-authored-by: Timothy Liu <liuxf19@163.com>
|
3 years ago |
DragonAura
|
45dc37b948
|
style: fix the style of proto generated code
|
3 years ago |
DragonAura
|
628a636b2a
|
chore: add cpp proto generate shell and generate cpp proto
|
3 years ago |
DragonAura
|
75cd327452
|
style: change proto files to google naming style
|
3 years ago |
DragonAura
|
569ccb00a6
|
chore: change proto service
|
3 years ago |
DragonAura
|
09a9af4f78
|
chore: add proto files
|
3 years ago |
TCL
|
a8b293458e
|
Update PULL_REQUEST_TEMPLATE.md
|
3 years ago |
TCL
|
0f90f6a041
|
Update PULL_REQUEST_TEMPLATE.md
|
3 years ago |
TCL
|
fa7afd1ab0
|
docs: change competition group to operation
|
3 years ago |
TCL
|
fa0fac9b92
|
Merge pull request #4 from Timothy-Liuxf/fix/cppformatter
fix: change c++ standard of clang-format to c++17
|
3 years ago |
TCL
|
f72fead24f
|
Merge pull request #5 from Timothy-Liuxf/fix/cppstd
fix: change c++ standard to c++17
|
3 years ago |
Timothy Liu
|
15043307eb
|
fix: change c++ standard to c++17
|
3 years ago |