Konstantin
|
0dbc7169d8
vcmi: fix creature numbers on infobar
|
2 lat temu |
Konstantin
|
5366f9190e
vcmi: reduce boost::lexical_cast usage
|
2 lat temu |
Ivan Savenko
|
acdb8d6e06
renamed Unicode -> TextOperations, to use for all text processing
|
2 lat temu |
Ivan Savenko
|
8c52cbcd00
Merge pull request #1429 from dydzio0614/creature-numeric-quantities
|
2 lat temu |
Dydzio
|
e48a4185ed
Use config values from new settings
|
2 lat temu |
Ivan Savenko
|
f8c1c46562
removed CAdvMapInt::handleRightClick method
|
2 lat temu |
Ivan Savenko
|
ab8b407294
Style cleanup
|
2 lat temu |
Ivan Savenko
|
34dcb4127a
Removed text utilities from SDL_Extensions
|
2 lat temu |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 lat temu |
Dydzio
|
685d63603d
Merge branch 'develop' into creature-numeric-quantities
|
2 lat temu |
Andrey Filipenkov
|
6727a3673f
limit displayed units number to 4 digits on adventure map
|
2 lat temu |
Ivan Savenko
|
0e8ee929df
Renamed CCursorHandler -> CursorHandler
|
2 lat temu |
Dydzio
|
8248feebf7
Implement numeric creature descriptions with config toggle on/off
|
2 lat temu |
Ivan Savenko
|
864990db13
Implemented Bloodlust & Petrification effect
|
2 lat temu |
Ivan Savenko
|
ac839ad26a
Changes to rest of the code according to review:
|
2 lat temu |
Ivan Savenko
|
0cae259f53
Most of rendering in BattleInt is done via canvas
|
2 lat temu |
Ivan Savenko
|
abb553d975
Next step of code refactoring:
|
2 lat temu |
Ivan Savenko
|
7a6ad671ab
Separated battle control panel into new class, refactoring of
|
2 lat temu |
Dmitry Orlov
|
30b879ae5d
Fixed: duplicated bonusing building. Improved: opposite bonus propagation
|
4 lat temu |
Dmitry Orlov
|
25d9ea1ddf
Feature: Opposite Side Limiter
|
4 lat temu |
Dmitry Orlov
|
6f0864b47c
Feature: Town Negative Bonuses. Fix: Negative bonus bearers should not be affected
|
4 lat temu |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 lat temu |
Dmitry Orlov
|
39de2f6435
Fix: Morale bonus should be shown correctly
|
5 lat temu |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 lat temu |
John Bolton
|
6d8f1e4530
Fixed incorrect usage of const std::shared_ptr. Resolves 0003142.
|
5 lat temu |
Alexander Shishkin
|
75f8c8b29a
Gui cleanup4 (#446)
|
7 lat temu |
Alexander Shishkin
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
7 lat temu |
Nikolay Shalakin
|
3795985de9
Eliminate warnings / errors. Pull request #388
|
8 lat temu |
godric3
|
f03a0b1151
fix #2731, now no morale, and no luck texts show properly
|
8 lat temu |
AlexVinS
|
64d9dadd64
Logging cleanup.
|
8 lat temu |