mateuszb
|
b5ae7d5cbe
* refactorings and comment coverage improvements
|
16 年之前 |
mateuszb
|
f9ae91d88c
* further changes towards support for ranged spells
|
16 年之前 |
mateuszb
|
aa87e1ff16
* next ubuntux's patch
|
16 年之前 |
Michał W. Urbańczyk
|
38b680ed30
* Patch from Ubuntux: fix to avoid resources becoming negative [on handling timed events]
|
16 年之前 |
mateuszb
|
6d5ed19ad3
* improved comment coverage in CPlayerInterface.h and CBattleInterface.h
|
16 年之前 |
mateuszb
|
a08aaba29d
* probably fixed problem with displaying corpses on battlefield
|
16 年之前 |
mateuszb
|
124e768a99
* added missing movement arrows (advmap interface)
|
17 年之前 |
Michał W. Urbańczyk
|
ccaf244a54
Fixed save/load maps with removed objects. Fixed spell scroll handling (really).
|
17 年之前 |
Michał W. Urbańczyk
|
8868105fac
* fixed the evil, strange bug [http://vcmi.antypika.aplus.pl/forum/viewtopic.php?t=93]
|
17 年之前 |
Michał W. Urbańczyk
|
a37ce5df9e
* partial handling r-clicks on adv map
|
17 年之前 |
Michał W. Urbańczyk
|
b895fa35cb
* saving and resuming games should work!
|
17 年之前 |
Michał W. Urbańczyk
|
3474fdaf05
* save/load partially working
|
17 年之前 |
mateuszb
|
6e53a4562f
*small fixes for issues introduced in previous revision (or older, I'm not sure)
|
17 年之前 |
mateuszb
|
22efd5df29
* experimental smooth hero move support (minor graphical glitches exist but I hope they'll be removed soon; I hope there are no more problems with it, but please test)
|
17 年之前 |
mateuszb
|
fa11c06bdc
* our changes
|
17 年之前 |
Michał W. Urbańczyk
|
847a4f222c
Further serialization code and refactorings.
|
17 年之前 |
mateuszb
|
b114582857
* corrected indentation
|
17 年之前 |
Łukasz Wychrystenko
|
633b0007ba
some warning & code cleanup - nothing significant
|
17 年之前 |
Łukasz Wychrystenko
|
c1239b3d29
little change for gcc
|
17 年之前 |
mateuszb
|
00899402cc
* choosing adventure map scroll speed
|
17 年之前 |
Michał W. Urbańczyk
|
c6bcd61aba
* animation of water tiles
|
17 年之前 |
mateuszb
|
6b9146f998
* lightning bolt and ice bolt spells
|
17 年之前 |
Michał W. Urbańczyk
|
3a66dc2b7c
* added heroes pool for heroes available for hiring
|
17 年之前 |
Michał W. Urbańczyk
|
48cb63f144
* possibly fixed bug with the mage guild when no spells available
|
17 年之前 |
Michał W. Urbańczyk
|
856698bd80
* fixes for MSVC (it needs to have global variables from library explicitly exported)
|
17 年之前 |
Vadim Glazunov
|
a1dd7f22f9
gcc fixes(bad idea to call global vars such as log2, this name used by math function). Colored log support on some non-win32 platforms. Small Automake project update
|
17 年之前 |
Michał W. Urbańczyk
|
629d934810
* moved CConsoleHandler to lib (update project files)
|
17 年之前 |
Michał W. Urbańczyk
|
6233066b91
* it's possible to use other port than 3030 by passing it as an additional argument
|
17 年之前 |
Michał W. Urbańczyk
|
bca18a31c3
* fixed crashes when town is placed out of the map boundaries
|
17 年之前 |
Michał W. Urbańczyk
|
22ade5efbe
* make compatible with boost 1.36.0 (there was breaking change in boost::function)
|
17 年之前 |