Michał W. Urbańczyk
|
346af53961
* showing creature amount in the CCreInfoWindow
|
17 rokov pred |
Michał W. Urbańczyk
|
59b808f4e1
* removing objects (resources, chests, dismissing heroes)
|
17 rokov pred |
Vadim Glazunov
|
6e737bbf3c
Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC
|
17 rokov pred |
Michał W. Urbańczyk
|
cc7be20b07
Merged most of the changes from trunk.
|
17 rokov pred |
Michał W. Urbańczyk
|
08b6796545
Mainly refactoring
|
17 rokov pred |
Michał W. Urbańczyk
|
0c139e72f5
More changes for netcode/serialization
|
17 rokov pred |
Michał W. Urbańczyk
|
1b73678b7c
Fighting with includes.
|
17 rokov pred |
Michał W. Urbańczyk
|
b0002ff50b
* added files for future server
|
17 rokov pred |
Michał W. Urbańczyk
|
ea8562a6b1
Rest of commit: broken battles, starting hero, town displaying and linker errors.
|
17 rokov pred |
Michał W. Urbańczyk
|
dbca25df74
Cleanups/refactoring
|
17 rokov pred |
Michał W. Urbańczyk
|
feaa2396a6
Code cleaning/refactoring
|
17 rokov pred |
mateuszb
|
9b9a9b455f
* hero is displayed in battle window
|
17 rokov pred |
mateuszb
|
1580c71c78
* reported problems with hero flags resolved
|
17 rokov pred |
mateuszb
|
3844c45441
small helpful function
|
17 rokov pred |
mateuszb
|
4a655a0ad1
small changes
|
18 rokov pred |
mateuszb
|
f0e2f1d205
* memory usage significantly decreased (now it's about half of what was before ;])
|
18 rokov pred |
Michał W. Urbańczyk
|
ec072972ee
* hopefully last bugfix for Pandora's Box
|
18 rokov pred |
mateuszb
|
2b91d6129b
small refactoring in mapHandler, first part of object-to-screen blitting (8bpp with alpha to 24bpp/32bpp without alpha) that will improve speed and memory usage (faster flag color selecting, 8bpp instead of 32bpp defHandlers, no need of secondAlphaTransform)
|
18 rokov pred |
Michał W. Urbańczyk
|
a89b4e2c59
* [feature] giving starting hero
|
18 rokov pred |
Michał W. Urbańczyk
|
fe5bcc19cf
* redone def info handling
|
18 rokov pred |
mateuszb
|
ef90e6140f
hero animation speed now independent
|
18 rokov pred |
Michał W. Urbańczyk
|
7db86e5f9e
* code reorganization (posiekałem potwora!)
|
18 rokov pred |
mateuszb
|
f7d3089174
static FoW
|
18 rokov pred |
mateuszb
|
7c0f9afc9f
correct detection of blocked pos after disappearing objects and hero movement
|
18 rokov pred |
mateuszb
|
ea8ab56cea
* recalculationg positions for blocked/visitable
|
18 rokov pred |
mateuszb
|
b226540775
deleting objects, a bit of hero randomizing
|
18 rokov pred |
mateuszb
|
d8103fd242
* part of new object randomizing; make it work (I mean moving the last hero on your Arrogance2 - it doesn't wotk and I don't know why)
|
18 rokov pred |
mateuszb
|
8b73ab8492
* fixed bugs in hero moving
|
18 rokov pred |
Michał W. Urbańczyk
|
4f316cd7e6
Our changes.
|
18 rokov pred |
mateuszb
|
c18e4573f1
* small improvements
|
18 rokov pred |