ArseniyShestakov
|
9d9c026c85
Code style: serialize everything on own lines for easier debugging (#357)
|
8 年之前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年之前 |
AlexVinS
|
70a092f58c
[Refactoring] use virtual method for object specific actions when new map object is created
|
8 年之前 |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 年之前 |
Arseniy Shestakov
|
c8faca8f39
Refactoring: only use RNGs explicitly to avoid bug prone code in future
|
9 年之前 |
AlexVinS
|
c6d257f328
Fixed CQuest leak
|
9 年之前 |
Arseniy Shestakov
|
a90b657b86
Add reset to some static variables on client
|
9 年之前 |
Arseniy Shestakov
|
52e660f087
CQuest: add proper constructor to avoid uninitialized fields
|
9 年之前 |
DjWarmonger
|
9ce6f874f0
Local fixes.
|
9 年之前 |
ArseniyShestakov
|
4e8486da7b
Merge pull request #160 from vmarkovtsev/issue/2388
|
9 年之前 |
Vadim Markovtsev
|
0ac833cca4
Fix 2377 "Seer Empty Text"
|
9 年之前 |
Vadim Markovtsev
|
10f888a483
Fix obelisks puzzle revealing
|
9 年之前 |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 年之前 |
DjWarmonger
|
dd887eb929
Fixes for Seer Huts.
|
10 年之前 |
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 年之前 |