Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 年之前 |
ArseniyShestakov
|
0a5e9c0fbe
Merge pull request #144 from vcmi/fix/teleportMultiExitPoints
|
10 年之前 |
ArseniyShestakov
|
01c5bc25e5
Move TTeleportExitsList to CObjectHandler.h
|
10 年之前 |
Ivan Savenko
|
90dfe3e782
reduced visibility for members of Mine and Dwellings
|
10 年之前 |
Ivan Savenko
|
bef7048460
minimized visibility of members of teleportation-related classes
|
10 年之前 |
ArseniyShestakov
|
b5100bee94
Teleport: rework code to support exit point selection for whirlpools
|
10 年之前 |
ArseniyShestakov
|
f6de3f94ca
Teleports: use TTeleportExitsList typedef for exits list
|
10 年之前 |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 年之前 |
ArseniyShestakov
|
17f3f94ca6
CGSubterraneanGate: fix pairing and always assign all gates to channel
|
10 年之前 |
ArseniyShestakov
|
c9eba40fe6
Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool
|
10 年之前 |
ArseniyShestakov
|
04a1df29ad
Add TeleportChannel / TeleportChannelID / ETeleportChannelType
|
10 年之前 |
DjWarmonger
|
9f05f53e65
Corrected monster agressiveness #2034
|
10 年之前 |
DjWarmonger
|
3c39ef477f
Implemented original stack splitting algorithms proposed by AlexSpl. Save format changed.
|
10 年之前 |
DjWarmonger
|
8e1e8abe90
Default constructors for Scholar, Pandora and Event.
|
11 年之前 |
DjWarmonger
|
fe292dfa1d
Fixed desync due to uninitialized objects. Added some logging. RMG maps don't work yet, though.
|
11 年之前 |
DjWarmonger
|
0782557814
- Place all standard visitable objects
|
11 年之前 |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 年之前 |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
11 年之前 |
Ivan Savenko
|
5ebc0e8614
First part of object instance API cleanup
|
11 年之前 |
Ivan Savenko
|
b2e8c92383
Cleanup:
|
11 年之前 |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 年之前 |