Michał W. Urbańczyk
|
072bb5884b
Fixed #728.
|
14 years ago |
mateuszb
|
94166b83aa
* some changes
|
14 years ago |
Michał W. Urbańczyk
|
617e1f962e
New files for lib:
|
14 years ago |
Michał W. Urbańczyk
|
b4144dc616
Callback jugglery, part 1.
|
14 years ago |
Michał W. Urbańczyk
|
ab20e024c0
Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes.
|
14 years ago |
mateuszb
|
2451c0dea6
* a bit better stack reversing
|
15 years ago |
mateuszb
|
49083c4e5a
* ConstTransitive CGI more or less done
|
15 years ago |
mateuszb
|
b15deaa203
* more constTransitivePointers in GameInfo, separated client GUI classes from it, moved def handlers from CGDefInfo
|
15 years ago |
mateuszb
|
5806976a9a
* towards ConstTranssitivePointers in CGI
|
15 years ago |
mateuszb
|
23c501b79e
some changes
|
15 years ago |
DjWarmonger
|
f6b97704c7
Partial support for random wandering stacks. Well, they are not 'that' random as don't use global ran() function.
|
15 years ago |
Ivan Savenko
|
fd45cd0a6d
- fix for #283
|
15 years ago |
Ivan Savenko
|
3c868146a6
- linux fix for BuildingHandler
|
15 years ago |
Michał W. Urbańczyk
|
221728c680
Fixed #541
|
15 years ago |
Ivan Savenko
|
5dc444cd2b
- University is finally implemented, both town and map objects
|
15 years ago |
Michał W. Urbańczyk
|
1e30045541
Support for Tavern on adv map.
|
15 years ago |
DjWarmonger
|
12f6d5a380
Redesigned artifact randomization.
|
15 years ago |
Michał W. Urbańczyk
|
21a05d73cb
Black Market and Artifact Merchant (only buying artifacts) support.
|
15 years ago |
Michał W. Urbańczyk
|
ec6342d9a7
Serializer will now smartly send over network CArtifact* and CHero*. Unified handling of items stored in vector.
|
15 years ago |
DjWarmonger
|
53d4b51b26
Fixed #506. Some really weird issues caused it.
|
15 years ago |
Michał W. Urbańczyk
|
0fdbe787dc
* New file: lib/HeroBonus.cpp - updated project files for MSVC
|
15 years ago |
DjWarmonger
|
e1c793068d
1.Support for Skyship - revealing entire map
|
16 years ago |
mateuszb
|
60a401384f
* please don't include headers in headers if not necessary
|
16 years ago |
DjWarmonger
|
1683a419a3
Implemented artifact placement rules for advMap objects, but not for the random artifacts placed via editor. (feature #119)
|
16 years ago |
mateuszb
|
45e60cc826
* minor fix in IGameCallback::getAllowedSpells
|
16 years ago |
DjWarmonger
|
0937653e0a
getAllowedSpells fixed. Shrines will use it from now on.
|
16 years ago |
DjWarmonger
|
55925e0eea
1.Fixes for RazeStructures net packs.
|
16 years ago |
mateuszb
|
543e3c6431
* one more fix for r1145
|
16 years ago |
DjWarmonger
|
23c917f874
Next part of Creature Banks script, partial support for once visitable objects in towns.
|
16 years ago |
mateuszb
|
9c45f050ef
* minor changes to code handling cartographer (next time please make more documentation of your code, especially interfaces and especially when it's not consistent with the rest of the engine (map level description in this case) )
|
16 years ago |