Konstantin
|
11b237a23c
vcmi: massive refactoring v1
|
2 年之前 |
Ivan Savenko
|
a0e9e01b48
Renamed & reorganized all game mechanics settings names
|
2 年之前 |
Ivan Savenko
|
383387ef29
Integrated defaultMods into mod system
|
2 年之前 |
Konstantin
|
ebbc8cf208
vcmi: remove BLOCK_LUCK bonus
|
2 年之前 |
Konstantin
|
c07e74250b
vcmi: remove BLOCKS_MORALE bonus
|
2 年之前 |
Konstantin
|
0dbc7169d8
vcmi: fix creature numbers on infobar
|
2 年之前 |
Konstantin
|
5366f9190e
vcmi: reduce boost::lexical_cast usage
|
2 年之前 |
Ivan Savenko
|
acdb8d6e06
renamed Unicode -> TextOperations, to use for all text processing
|
2 年之前 |
Ivan Savenko
|
8c52cbcd00
Merge pull request #1429 from dydzio0614/creature-numeric-quantities
|
2 年之前 |
Dydzio
|
e48a4185ed
Use config values from new settings
|
2 年之前 |
Ivan Savenko
|
f8c1c46562
removed CAdvMapInt::handleRightClick method
|
2 年之前 |
Ivan Savenko
|
ab8b407294
Style cleanup
|
2 年之前 |
Ivan Savenko
|
34dcb4127a
Removed text utilities from SDL_Extensions
|
2 年之前 |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 年之前 |
Dydzio
|
685d63603d
Merge branch 'develop' into creature-numeric-quantities
|
2 年之前 |
Andrey Filipenkov
|
6727a3673f
limit displayed units number to 4 digits on adventure map
|
2 年之前 |
Ivan Savenko
|
0e8ee929df
Renamed CCursorHandler -> CursorHandler
|
2 年之前 |
Dydzio
|
8248feebf7
Implement numeric creature descriptions with config toggle on/off
|
2 年之前 |
Ivan Savenko
|
864990db13
Implemented Bloodlust & Petrification effect
|
2 年之前 |
Ivan Savenko
|
ac839ad26a
Changes to rest of the code according to review:
|
2 年之前 |
Ivan Savenko
|
0cae259f53
Most of rendering in BattleInt is done via canvas
|
2 年之前 |
Ivan Savenko
|
abb553d975
Next step of code refactoring:
|
2 年之前 |
Ivan Savenko
|
7a6ad671ab
Separated battle control panel into new class, refactoring of
|
2 年之前 |
Dmitry Orlov
|
30b879ae5d
Fixed: duplicated bonusing building. Improved: opposite bonus propagation
|
4 年之前 |
Dmitry Orlov
|
25d9ea1ddf
Feature: Opposite Side Limiter
|
4 年之前 |
Dmitry Orlov
|
6f0864b47c
Feature: Town Negative Bonuses. Fix: Negative bonus bearers should not be affected
|
4 年之前 |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 年之前 |
Dmitry Orlov
|
39de2f6435
Fix: Morale bonus should be shown correctly
|
5 年之前 |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 年之前 |
John Bolton
|
6d8f1e4530
Fixed incorrect usage of const std::shared_ptr. Resolves 0003142.
|
5 年之前 |