Dydzio
|
aafad18121
Style fixes
|
преди 6 години |
AlexVinS
|
e666b2740c
Do not use CCreature in CSimpleArmy
|
преди 7 години |
AlexVinS
|
03cfd2cb78
Do not use StackLocation in netpacks
|
преди 7 години |
Henning Koehler
|
d3e4fc6e7a
renamed CBonusSystemNode::popBonuses to removeBonusesRecursive
|
преди 7 години |
Michał Kalinowski
|
26a222ac62
Change JsonType to enum class (#393)
|
преди 8 години |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
преди 8 години |
AlexVinS
|
61e241308d
Logging cleanup
|
преди 8 години |
ArseniyShestakov
|
a4c0ad94b1
Code style: remove default value hints in definitions (#342)
|
преди 8 години |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
преди 8 години |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
преди 9 години |
Vadim Markovtsev
|
2c1dddde33
Fix memory problems with BonusList
|
преди 9 години |
Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
преди 9 години |
AlexVinS
|
66d8408130
Fix creature set loading
|
преди 9 години |
AlexVinS
|
dd1aabbe23
Use JsonSerializeFormat for map objects
|
преди 9 години |
AlexVinS
|
a638d0cd51
Creature set serialization
|
преди 9 години |
Arseniy Shestakov
|
75ca020890
CCeatureSet: add getArmyDescription for hover and InfoWindow texts
|
преди 9 години |
AlexVinS
|
6cf82ceab5
Possible fix for #923
|
преди 10 години |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
преди 10 години |
Patrick Simmons
|
cfa6f46d62
VERY buggy, unusable, but progress is being made...
|
преди 11 години |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
преди 11 години |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
преди 11 години |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
преди 11 години |
Ivan Savenko
|
7f07a30d7d
More fixes for map-specific crashes, fixes #1427 and #733
|
преди 11 години |
Ivan Savenko
|
55577d0ac4
- fixed missing DLL_LINKAGE
|
преди 12 години |
Michał W. Urbańczyk
|
30a0237fb8
Merged the 092c-compat branch.
|
преди 12 години |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
преди 12 години |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
преди 12 години |
Michał W. Urbańczyk
|
6a88604937
* fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus)
|
преди 12 години |
Michał W. Urbańczyk
|
e8354908c3
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing.
|
преди 12 години |
beegee1
|
c7c2686379
- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
|
преди 12 години |