Ivan Savenko
|
a8f8c3f4b1
Replaced most of accesses to CGObjectInstance::pos with anchorPoint()
|
1 year ago |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 year ago |
Alexander Wilms
|
cca08e29da
Remove duplicate semicolons
|
1 year ago |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
nordsoft
|
b9a660f6c3
Redesign map editor rendering
|
2 years ago |
nordsoft
|
d85c5189ba
Add object lock and zoom functinoality
|
2 years ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
Ivan Savenko
|
ce20d913e0
Fix checking PlayerColor's for validness
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 years ago |
Ivan Savenko
|
1ab0295bfb
Merge pull request #1630 from Nordsoft91/fix-1605
|
2 years ago |
Ivan Savenko
|
387a7b421a
Refactoring of new code, multiple functionality changes:
|
2 years ago |
Ivan Savenko
|
ca13e7dedf
Implemented terrain palette animatiions. Removed old code
|
2 years ago |
nordsoft
|
cbb3167166
Regression fix
|
2 years ago |
Ivan Savenko
|
42df5626d9
Added Color class to replace SDL_Color
|
2 years ago |
Ivan Savenko
|
e48bd39b9c
Moved road & river handlers into a separate file
|
2 years ago |
Ivan Savenko
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 years ago |
Ivan Savenko
|
f51b3bca57
use JsonKey or NameTranslated instead of ambiguos Name
|
2 years ago |
Ivan Savenko
|
7c7ae26e67
Map/Road/River identifiers are now private members
|
2 years ago |
Ivan Savenko
|
64885bdf6b
Better names for terrain parameters. Support for new movement sounds.
|
2 years ago |
Ivan Savenko
|
1468f6aded
Converted terrainTypeHandler into proper handler class
|
2 years ago |
Ivan Savenko
|
facf77b3ae
vstd::unique -> std::unique
|
2 years ago |
nordsoft
|
fe942902df
Fix road bug
|
3 years ago |
nordsoft
|
b4a806d7fa
Code polishing
|
3 years ago |
nordsoft
|
2eb49315f5
Fix terrains/roads/rivers after code synch
|
3 years ago |
nordsoft
|
6d92a66fea
Fix compilation with latest develop
|
3 years ago |
Nordsoft91
|
23f80c58dc
Apply suggestions from code review
|
3 years ago |
nordsoft
|
bc84ffe8d6
Code review changes
|
3 years ago |