Michał W. Urbańczyk
|
d7ba3571bd
Fixed crash on opening thieves guild window when player has no heroes.
|
15 years ago |
mateuszb
|
80d42a5313
* next part of campaigns. Now all campaigns all available via custom campaign menu.
|
16 years ago |
mateuszb
|
8637b021cc
* (hopefully) full reading of h3c
|
16 years ago |
mateuszb
|
d0bf334394
* reading of .h3c headers
|
16 years ago |
Michał W. Urbańczyk
|
5d74e61e3e
Hopefully fixed compilation. Unified line endings.
|
16 years ago |
Ivan Savenko
|
def041a8c9
#39 and #106 - fixed cosmetic buildings behaviour
|
16 years ago |
Michał W. Urbańczyk
|
01831e912a
Fixes for adventure AI: battles where AI is the attacker should work, fixed drawing AI heroes under FoW.
|
16 years ago |
mateuszb
|
68c5bb63a4
* various improvements and code cleanups
|
16 years ago |
Frank Zago
|
ea361fe2b4
Removed unused code.
|
16 years ago |
Frank Zago
|
044875d500
Rewrote a piece of CLodHandler::init.
|
16 years ago |
Frank Zago
|
92d856d3e4
Refactored giveFile() a bit and enhanced a couple error messages.
|
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
|
7382314dfd
* battle should now end automatically when last stack of one of sides is killed by a spell
|
16 years ago |
mateuszb
|
07a769601e
* faster decompression with infs2
|
16 years ago |
Frank Zago
|
2496cb4aa5
Fixed buffer overrun.
|
16 years ago |
Michał W. Urbańczyk
|
9ff6501ba3
Mostly done .BIK video handling (WIN only).
|
16 years ago |
Frank Zago
|
5eb067e3fd
Revert memory mapped support for LOD files (r881, r886 and r895) because on Windows these files get locked and other applications cannot access them anymore.
|
16 years ago |
Frank Zago
|
e3c3d3478d
Simplify infs2.
|
16 years ago |
Frank Zago
|
0f6bb0d8b0
Use mapped memory for LOD files. Fixed a few bugs.
|
16 years ago |
mateuszb
|
f9ae91d88c
* further changes towards support for ranged spells
|
16 years ago |
Michał W. Urbańczyk
|
99aef852be
* probably fixed Bind effect
|
17 years ago |
Michał W. Urbańczyk
|
7387d2905e
* improved support for bigger resolutions (border around castle interface)
|
17 years ago |
Michał W. Urbańczyk
|
89d8bdc069
* Adventure Map interface elements configurable (new screen resolutions possible!)
|
17 years ago |
mateuszb
|
b08b29d0d8
* sprites from /Sprites folder are handled correctly now
|
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 |
Michał W. Urbańczyk
|
0607ec70cf
Support for Tree of knowledge and minor changes.
|
17 years ago |
Michał W. Urbańczyk
|
cc7be20b07
Merged most of the changes from trunk.
|
17 years ago |
Michał W. Urbańczyk
|
3988767329
* BitmapHandler thread-safe
|
17 years ago |