This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-28 03:57:02 +02:00
Code
Issues
Releases
Activity
vcmi
/
server
History
Ivan Savenko
575fb29a22
Merge pull request
#1534
from kambala-decapitator/pathfinder-fly
...
fix movement cost with Fly
2023-03-21 14:32:56 +02:00
..
CGameHandler.cpp
remove duplicate call
2023-03-20 11:35:19 +03:00
CGameHandler.h
vcmi: allow showing more than one components in infobar
2023-03-11 21:41:57 +03:00
CMakeLists.txt
adjust project for Android (except AI)
2023-03-02 12:09:47 +03:00
CQuery.cpp
Fix town portal query when it calls level up query
2023-03-20 16:08:18 +01:00
CQuery.h
Fix town portal query when it calls level up query
2023-03-20 16:08:18 +01:00
CVCMIServer.cpp
Loading of translation mods is now skipped on language mismatch
2023-03-14 16:02:16 +02:00
CVCMIServer.h
fix using JNI from server in single process build
2023-03-02 12:09:48 +03:00
LobbyNetPackVisitors.h
rework netpacks to avoid double typeinfo
2023-02-13 20:26:39 +02:00
NetPacksLobbyServer.cpp
rework netpacks to avoid double typeinfo
2023-02-13 20:26:39 +02:00
NetPacksServer.cpp
rework netpacks to avoid double typeinfo
2023-02-13 20:26:39 +02:00
ServerNetPackVisitors.h
rework netpacks to avoid double typeinfo
2023-02-13 20:26:39 +02:00
StdInc.cpp
Rename radious -> radius
2016-01-31 18:01:58 +03:00
StdInc.h
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
2022-09-24 15:55:21 +03:00
VCMI_server.cbp
Entities redesign and a few ERM features
2021-02-14 19:05:43 +03:00
VCMI_server.vcxproj
Update VS files to 2019, partially fix test project
2019-06-09 17:28:55 +02:00