Ivan Savenko
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
13 년 전 |
alexvins
|
66d9edf76e
small refactor secskill limit check.
|
13 년 전 |
Ivan Savenko
|
e36bc50504
- support for new heroes and hero classes
|
13 년 전 |
Ivan Savenko
|
ffe8b99369
- reorganized hero classes
|
13 년 전 |
Ivan Savenko
|
23fcdd1a4a
- missing fields in town serialization
|
13 년 전 |
Ivan Savenko
|
ec8e078ef8
- fixed out of sync hero armies
|
13 년 전 |
Ivan Savenko
|
ca4f53aea1
- some fixes for garrisons (crashfix and correct behaviour of split button)
|
13 년 전 |
Ivan Savenko
|
e3231db1c9
- primaryResource and warMachine now use string ID
|
13 년 전 |
Ivan Savenko
|
1c5a4c669c
- merged minimap.json into terrains.json
|
13 년 전 |
DjWarmonger
|
730cbd930a
Parsing for new artifact format: http://wiki.vcmi.eu/index.php?title=Artifact_Format
|
13 년 전 |
beegee1
|
53169abea7
- Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact)
|
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 년 전 |
Ivan Savenko
|
0d863c83d7
- removed autogenerated by autotools files
|
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 년 전 |
DjWarmonger
|
347bfde310
Added patch for #1144. Thanks cirdan!
|
13 년 전 |
Ivan Savenko
|
db10f512d5
- game won't crash on missing dwellings (instead random one will generated)
|
13 년 전 |
Ivan Savenko
|
07f9cb16c5
- spellbook fix (#1110)
|
13 년 전 |
Ivan Savenko
|
b1557bc6c4
- fixes #1105
|
13 년 전 |
Ivan Savenko
|
a602d7e9da
- build system update
|
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 년 전 |
Ivan Savenko
|
b0f669a764
- moved Sprites and Data directory to vcmi "mod'
|
13 년 전 |
Ivan Savenko
|
1fdacc4085
- fixes #1086
|
13 년 전 |
Ivan Savenko
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 년 전 |
mateuszb
|
18bd898cb1
* fixed bug when starting certain maps in campaigns
|
13 년 전 |
mateuszb
|
6a81c8b1af
* campaign against magic numbers
|
13 년 전 |
Ivan Savenko
|
3fcba4fb5c
- fixed crash on start of some campaigns
|
13 년 전 |
Ivan Savenko
|
8f936cd34d
- added battleAI to CMake, compile fixes
|
13 년 전 |
DjWarmonger
|
16adfa3aa7
- Fixed crash on creature window drawn for neutral faction
|
13 년 전 |
Ivan Savenko
|
99dcb73a72
- filesystem.json files for wog and vcmi data
|
13 년 전 |