Michał W. Urbańczyk
|
ea8562a6b1
Rest of commit: broken battles, starting hero, town displaying and linker errors.
|
17 years ago |
Michał W. Urbańczyk
|
c351496a47
* moved map reading to the map.cpp
|
17 years ago |
Michał W. Urbańczyk
|
6ad729148e
Continuation of splitting.
|
17 years ago |
Michał W. Urbańczyk
|
7df624d919
More changes for splitting
|
17 years ago |
Michał W. Urbańczyk
|
4347996353
Cleanups + started splitting
|
17 years ago |
Michał W. Urbańczyk
|
697f26529a
New pathfinder by Spasarto
|
17 years ago |
Michał W. Urbańczyk
|
00929126d5
* started making creature info window
|
17 years ago |
mateuszb
|
62952e3163
a bit of refactoring (removed variable ekran as we have screen which is the same as ekran)
|
17 years ago |
Michał W. Urbańczyk
|
36779118b5
Huge commit:
|
17 years ago |
Pioxan
|
1b55f6457f
* fixed crashbug with dissmising heroes
|
17 years ago |
Michał W. Urbańczyk
|
dbf3b8d08e
* right click popups with infoboxes for heroes/towns lists
|
17 years ago |
Michał W. Urbańczyk
|
e46d411643
* mostly done town infobox
|
17 years ago |
mateuszb
|
a997c41f5c
probably fixed problem with FoW on minimap on L-sized maps
|
17 years ago |
mateuszb
|
d5a4dcc6cd
* CPU usage decreased
|
17 years ago |
mateuszb
|
f0e2f1d205
* memory usage significantly decreased (now it's about half of what was before ;])
|
17 years ago |
Michał W. Urbańczyk
|
a89b4e2c59
* [feature] giving starting hero
|
17 years ago |
Michał W. Urbańczyk
|
e34f9a54c9
* it's possible to choose a player
|
17 years ago |
Michał W. Urbańczyk
|
f0db8760c2
* redone ZELP.TXT handling. Now VCMI should handle all language versions of that file.
|
17 years ago |
Michał W. Urbańczyk
|
c461365275
* added Necropolis
|
17 years ago |
Michał W. Urbańczyk
|
9ed4f66cb7
* custom statusbar in town interface
|
17 years ago |
mateuszb
|
74cce9b7a0
some additional descriptions on heroWindow, better functions for hero level <-> exp (to be tested a bit more)
|
17 years ago |
Michał W. Urbańczyk
|
d64dfa0a23
showInfoDialog should be compatible with interfaces other than advmapint.
|
18 years ago |
mateuszb
|
e3f40e6907
first part of artifacts on hero window - small problem with misc5 slot (most probably in AmbarCendamo)
|
18 years ago |
mateuszb
|
0fc7d5b795
another piece of hero window
|
18 years ago |
mateuszb
|
2ce033aba9
heroWindow is now show/hideable ;]
|
18 years ago |
mateuszb
|
e62cfed95f
a bit of hero window
|
18 years ago |
Michał W. Urbańczyk
|
b334dbd79d
Town interface and minor improvements.
|
18 years ago |
mateuszb
|
ef90e6140f
hero animation speed now independent
|
18 years ago |
Michał W. Urbańczyk
|
d3f5a1c1e7
Finished drawing selection window for treasure chest.
|
18 years ago |
Michał W. Urbańczyk
|
06a081c924
Arrays allocated with new[] must be deleted with delete[]
|
18 years ago |