Michał W. Urbańczyk
|
5d74e61e3e
Hopefully fixed compilation. Unified line endings.
|
16 years ago |
Michał W. Urbańczyk
|
eb6f7fffc9
Support for smart pointer serialization. Fixed creature banks serialization. Minor fixes.
|
16 years ago |
Michał W. Urbańczyk
|
7f97a56a28
Fixed crash on casting spell. Fixed giving resources from towns. Version set to 0.74c. Incremented save format version.
|
16 years ago |
Michał W. Urbańczyk
|
a6f61e33bd
* restored 0.74 savegames compatibility (for easier reproducing reported issues)
|
16 years ago |
Frank Zago
|
668b203486
Work with full file paths instead of partial ones.
|
16 years ago |
Michał W. Urbańczyk
|
fe7ef6bbe1
Smart map object serialization over net.
|
16 years ago |
Frank Zago
|
1609b8fdb9
Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries.
|
16 years ago |
mateuszb
|
0919235948
* next part of hero exchange window
|
16 years ago |
Michał W. Urbańczyk
|
a17936908a
* updated changelog
|
16 years ago |
mateuszb
|
f9ae91d88c
* further changes towards support for ranged spells
|
16 years ago |
Michał W. Urbańczyk
|
38b680ed30
* Patch from Ubuntux: fix to avoid resources becoming negative [on handling timed events]
|
16 years ago |
mateuszb
|
049b4de2b2
* next ubuntux's patches
|
16 years ago |
Łukasz Wychrystenko
|
ee29d3cf2b
gcc compilation fixed
|
16 years ago |
Łukasz Wychrystenko
|
eaa7ea643a
some 'retarded' fixes for compatibility (lib only)
|
16 years ago |
Michał W. Urbańczyk
|
d6283fd1ca
* fixed crash when there was no sabegames in Games/ subfolder
|
16 years ago |
Michał W. Urbańczyk
|
5ebb54ec59
should be fine...
|
16 years ago |
Michał W. Urbańczyk
|
e9ebc7de5b
wrong1
|
16 years ago |
Michał W. Urbańczyk
|
b1c0d10ece
|
16 years ago |
Michał W. Urbańczyk
|
3474fdaf05
* save/load partially working
|
17 years ago |
Michał W. Urbańczyk
|
847a4f222c
Further serialization code and refactorings.
|
17 years ago |
Michał W. Urbańczyk
|
333e1d9878
* started making support for save/load options
|
17 years ago |
mateuszb
|
ca1dbfe949
changed most of std::cout to tlogX
|
17 years ago |
Michał W. Urbańczyk
|
856698bd80
* fixes for MSVC (it needs to have global variables from library explicitly exported)
|
17 years ago |
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 years ago |
Michał W. Urbańczyk
|
629d934810
* moved CConsoleHandler to lib (update project files)
|
17 years ago |
Vadim Glazunov
|
387f8230cf
gcc fixes
|
17 years ago |
Michał W. Urbańczyk
|
5e0986f9d8
* fixed defending creature in battle end window (slot id was used instead of creature id)
|
17 years ago |
Michał W. Urbańczyk
|
6233066b91
* it's possible to use other port than 3030 by passing it as an additional argument
|
17 years ago |
Michał W. Urbańczyk
|
3d147a7be8
* version set to 0.63
|
17 years ago |
Michał W. Urbańczyk
|
6613955463
* hero placed in the town starts as visiting hero, not garrisoned
|
17 years ago |