Ivan Savenko
|
23fcdd1a4a
- missing fields in town serialization
|
13 年 前 |
beegee1
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 年 前 |
beegee1
|
105083dd70
* Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods
|
13 年 前 |
beegee1
|
a878f5f79a
* Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream
|
13 年 前 |
Ivan Savenko
|
c071a03a8a
- fix for #1135
|
13 年 前 |
Michał W. Urbańczyk
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 年 前 |
Michał W. Urbańczyk
|
7e6128b653
Assurance that #1016 won't happen again.
|
13 年 前 |
Michał W. Urbańczyk
|
95b866c131
* Further work on Battle AI. Now it is able to cast a number of offensive spells. Battle callback exposes more spell-casting info.
|
13 年 前 |
Ivan Savenko
|
8f936cd34d
- added battleAI to CMake, compile fixes
|
13 年 前 |
DjWarmonger
|
e2bfd53c98
- Fixed some issues and crashes
|
13 年 前 |
Michał W. Urbańczyk
|
62e63d45b1
Work in progress on BattleAI. Related changes:
|
13 年 前 |
mateuszb
|
2cf4905d9c
* hopefully fixed 790
|
13 年 前 |
Ivan Savenko
|
061ed69c63
- fixed seer hut issue (#1073)
|
13 年 前 |
Ivan Savenko
|
c7789992c3
- fix for hero flags along with battlehero cleanup
|
13 年 前 |
Ivan Savenko
|
8fac276922
- a bit nicer stack queue. Check forum for graphics.
|
13 年 前 |
Michał W. Urbańczyk
|
0b85cfaf78
Fix for #1058.
|
13 年 前 |
Ivan Savenko
|
4d4f72292e
- fixed crash on hovering indestructible walls
|
13 年 前 |
Michał W. Urbańczyk
|
d390113c23
* New files for lib: CBattleCallback.cpp and CBattleCallback.h
|
13 年 前 |
DjWarmonger
|
037d4811a1
Fixed #1047
|
13 年 前 |
Ivan Savenko
|
708ad6ac7f
- music player uses URI's instead of enum from music base
|
13 年 前 |
DjWarmonger
|
385be09248
Foxed #943
|
13 年 前 |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 年 前 |
DjWarmonger
|
a15ad329b4
Fixed #1015.
|
13 年 前 |
Michał W. Urbańczyk
|
d0816a7924
Fixed crash when artifact casts spell ( #991 )
|
13 年 前 |
Michał W. Urbańczyk
|
f378e5be31
MSVC compile fix #997.
|
13 年 前 |
Ivan Savenko
|
d60f2d57a0
- first part of CIntObject API clean-up.
|
13 年 前 |
Michał W. Urbańczyk
|
dc4d30df0e
Ench0's patch from #948.
|
13 年 前 |
Ivan Savenko
|
61ccabde53
- vcmi can be compiled with clang-3.1
|
13 年 前 |
Michał W. Urbańczyk
|
77e7a25ed7
Fixed #970.
|
13 年 前 |
Ivan Savenko
|
49495c9caf
- possibly fixed #966 and #958
|
13 年 前 |