ArseniyShestakov
|
9d9c026c85
Code style: serialize everything on own lines for easier debugging (#357)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
Piotr Wójcik
|
7bc9853175
Squashed commit of PR #314:
|
8 years ago |
AlexVinS
|
70a092f58c
[Refactoring] use virtual method for object specific actions when new map object is created
|
8 years ago |
AlexVinS
|
c4ab962cc0
Fixed a few CWE-457
|
9 years ago |
Arseniy Shestakov
|
c8faca8f39
Refactoring: only use RNGs explicitly to avoid bug prone code in future
|
9 years ago |
Arseniy Shestakov
|
a90b657b86
Add reset to some static variables on client
|
9 years ago |
AlexVinS
|
dd1aabbe23
Use JsonSerializeFormat for map objects
|
9 years ago |
AlexVinS
|
e0af4a665a
Added hacks fot spell scroll support.
|
9 years ago |
AlexVinS
|
6e205a58b4
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
9 years ago |
DjWarmonger
|
9ce6f874f0
Local fixes.
|
9 years ago |
AlexVinS
|
89d986fc6a
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
9 years ago |
AlexVinS
|
f9d0b20234
CGMine, CGArtifact, CGGarrison serialization
|
9 years ago |
Vadim Markovtsev
|
e8db456beb
Reset obelisks upon game end
|
9 years ago |
Vadim Markovtsev
|
10f888a483
Fix obelisks puzzle revealing
|
9 years ago |
Arseniy Shestakov
|
b84d7bd288
CGCreature: add reward granting. Fix issue 2372
|
9 years ago |
AlexVinS
|
37d0dad70a
Merge branch 'develop' into feature/VCMIMapFormat1
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
AlexVinS
|
947edc0693
Merge branch 'develop' into feature/VCMIMapFormat1
|
10 years ago |
AlexVinS
|
b56b7017ba
Added stubs for some Map objects serialization
|
10 years ago |
ArseniyShestakov
|
0a5e9c0fbe
Merge pull request #144 from vcmi/fix/teleportMultiExitPoints
|
10 years ago |
ArseniyShestakov
|
01c5bc25e5
Move TTeleportExitsList to CObjectHandler.h
|
10 years ago |
Ivan Savenko
|
90dfe3e782
reduced visibility for members of Mine and Dwellings
|
10 years ago |
Ivan Savenko
|
bef7048460
minimized visibility of members of teleportation-related classes
|
10 years ago |
ArseniyShestakov
|
b5100bee94
Teleport: rework code to support exit point selection for whirlpools
|
10 years ago |
ArseniyShestakov
|
f6de3f94ca
Teleports: use TTeleportExitsList typedef for exits list
|
10 years ago |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 years ago |
ArseniyShestakov
|
17f3f94ca6
CGSubterraneanGate: fix pairing and always assign all gates to channel
|
10 years ago |
ArseniyShestakov
|
c9eba40fe6
Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool
|
10 years ago |
ArseniyShestakov
|
04a1df29ad
Add TeleportChannel / TeleportChannelID / ETeleportChannelType
|
10 years ago |