Fay
|
e3dc37fece
Fixed hotkeys in world view mode (added missing hotkeys + disabled non-world-view hotkeys);
|
10 years ago |
Fay
|
447119e2f5
Changed zoom factors to resemble OH3 as closely as possible;
|
10 years ago |
Fay
|
9b3b69b108
Fixed incorrect display of scaled+rotated map images in world view mode;
|
10 years ago |
Fay
|
8e840d2c30
Changed map surface-cache key from int to intptr_t;
|
10 years ago |
Fay
|
3823631a57
Fixed recoloring world view panel info icons after current player change;
|
10 years ago |
Fay
|
4b248c2762
World view impl -- initial;
|
10 years ago |
DjWarmonger
|
495c39304d
Fixed crash due to incorrect RMG options.
|
11 years ago |
AlexVinS
|
30d6eab20b
Do not render fully hidden tiles
|
11 years ago |
AlexVinS
|
195eae48ca
Merge branch 'develop' into SDL2
|
11 years ago |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
11 years ago |
Ivan Savenko
|
5ebc0e8614
First part of object instance API cleanup
|
11 years ago |
AlexVinS
|
3b8d0e44d4
Merge branch 'develop' into SDL2
|
11 years ago |
Ivan Savenko
|
47639832b1
Probably fixed bug with map border rendering in rectangular maps
|
11 years ago |
AlexVinS
|
2ec8c31558
Partial fix for hero flag rendering
|
11 years ago |
Ivan Savenko
|
09d595e385
- Implemented "mapObject" entry for hero classes
|
11 years ago |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 years ago |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
11 years ago |
Ivan Savenko
|
32b6568b65
Merged changes from upstream and fixed compilation caused by API changes
|
11 years ago |
Ivan Savenko
|
7f276185bd
Moving files:
|
11 years ago |
Ivan Savenko
|
6bd6be0835
Object class handler is now a proper "handler"
|
11 years ago |
beegee1
|
80765eb0a3
- fixed clang compiler warnings (detects now unused constant vars)
|
11 years ago |
beegee1
|
1d57b75bc5
- random number generation refactoring
|
11 years ago |
Ivan Savenko
|
1f325bafb3
fixes #1619 and #1647
|
11 years ago |
Ivan Savenko
|
2c4c964a45
Large rewrite of adventure map objects:
|
12 years ago |
Ivan Savenko
|
41cb1603e1
Fix for #1624 :
|
12 years ago |
beegee1
|
68bdf71db6
- Fixed GCC compiler warnings
|
12 years ago |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 years ago |
Ivan Savenko
|
71d6b0fea9
- Fixed some warnings from cppcheck
|
12 years ago |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 years ago |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 years ago |