Ivan Savenko
|
5d80457eda
Merge with vcmi/develop branch
|
2 年之前 |
Ivan Savenko
|
325c29da0d
Merge remote-tracking branch 'vcmi/develop' into battle_improvements
|
2 年之前 |
Ivan Savenko
|
eb20a4b208
Merge remote-tracking branch 'vcmi/develop' into warnings_fix
|
2 年之前 |
Ivan Savenko
|
c835a84051
Moved all GUI handling from BattleInterface to BattleControlPanel
|
2 年之前 |
Ivan Savenko
|
b373c4a2b6
Fix Status Bar & In-game console activation
|
2 年之前 |
Ivan Savenko
|
d29c9d6445
Fortify CLabel interface to prevent unchecked access
|
2 年之前 |
Ivan Savenko
|
864990db13
Implemented Bloodlust & Petrification effect
|
2 年之前 |
Ivan Savenko
|
d40d5250b7
changes to status bar according to review comments:
|
2 年之前 |
Ivan Savenko
|
ac839ad26a
Changes to rest of the code according to review:
|
2 年之前 |
Ivan Savenko
|
c855823528
Renamed files in client/battle to match new names of classes
|
2 年之前 |
Ivan Savenko
|
908e6892f3
Removed CGHeroInstance::getPosition pseudo-override
|
2 年之前 |
Ivan Savenko
|
495e0b3657
Merge remote-tracking branch 'vcmi/develop' into battleint_refactor
|
2 年之前 |
Andrii Danylchenko
|
d6ca8017bf
Clickable status bar to send messages with on mobile
|
2 年之前 |
Ivan Savenko
|
0cae259f53
Most of rendering in BattleInt is done via canvas
|
2 年之前 |
Ivan Savenko
|
7a6ad671ab
Separated battle control panel into new class, refactoring of
|
2 年之前 |
lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
2 年之前 |
Andrii Danylchenko
|
5f5a259974
Merge pull request #1013 from kambala-decapitator/ios-chat-text-enter
|
3 年之前 |
Andrey Filipenkov
|
8c8394b6ed
fix passing coordinates of the status bar when triggering in-game console input
|
3 年之前 |
Tomasz Zieliński
|
20c102e648
Remove T prefix from new typedefs
|
3 年之前 |
Tomasz Zieliński
|
2bd30556a3
Store TerrainType by havlue and handle by reference
|
3 年之前 |
Tomasz Zieliński
|
4ea57ea7fc
A variety of suggested style tweaks
|
3 年之前 |
Tomasz Zieliński
|
a5077245a8
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 年之前 |
Tomasz Zieliński
|
fa31309eed
Fixed minimap colors
|
3 年之前 |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 年之前 |
Tomasz Zieliński
|
b20f649521
stash
|
3 年之前 |
Andrey Filipenkov
|
a320af837d
fix includes in client subdirectories
|
3 年之前 |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 年之前 |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 年之前 |
laikh
|
90e2ab58a8
Include header SDL_Compat.h in AdventureMapClasses.cpp
|
5 年之前 |
Michał Janiszewski
|
7be9aa4868
Prevent shadowing of function arguments by local vars
|
7 年之前 |