beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
il y a 14 ans |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
il y a 14 ans |
Frank Zago
|
8403d177aa
Added endian aware macros read_le_u16 and read_le_u32 to replace readNormalNR(). Fixes a couple of issues on big endian machines.
|
il y a 14 ans |
Ivan Savenko
|
d113517db4
- fixed #108, #798, #810
|
il y a 14 ans |
ori.bar
|
5b836f428a
Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file.
|
il y a 14 ans |
Frank Zago
|
04995938dc
Fixed bad battle backgrounds (introduced in r2334).
|
il y a 14 ans |
Frank Zago
|
d8249d007f
Replaced a few iterators with BOOST_FOREACH.
|
il y a 14 ans |
Frank Zago
|
35622913f9
Convert ERMU_to_picture.txt into ERMU_to_picture.json.
|
il y a 14 ans |
Ivan Savenko
|
3fc42134b7
- fixed #586, #757, #758
|
il y a 14 ans |
Frank Zago
|
e5349c58cd
Created wall_pos.json from wall_pos.txt.
|
il y a 14 ans |
Frank Zago
|
71b1eef6b6
Merged AC_desc.txt into battles_graphics.json.
|
il y a 14 ans |
Frank Zago
|
68090a4ec6
Created battles_graphics.json from battleBack.txt and battleHeroes.txt.
|
il y a 14 ans |
Frank Zago
|
0a58d1f2cf
Created town_pictures.json from townPics.txt.
|
il y a 14 ans |
Frank Zago
|
21f72c61b1
Created creature_backgrounds.json from cr_bgs.txt.
|
il y a 14 ans |
Frank Zago
|
81e50c9f2b
Convert hero portraits config file to json.
|
il y a 14 ans |
beegee1
|
cef16ccc74
* Fixed battle positions bugs: #174, #172, #400
|
il y a 14 ans |
Michał W. Urbańczyk
|
617e1f962e
New files for lib:
|
il y a 14 ans |
beegee1
|
36d29424f0
* Turrets, keep and turret covers can be now be placed by altering wall_pos.txt
|
il y a 14 ans |
Michał W. Urbańczyk
|
1afcaf2817
* CThreadHelper.cpp now belongs to VCMI_lib project
|
il y a 14 ans |
mateuszb
|
5e0b0e49b2
* bug 392 fixed
|
il y a 14 ans |
mateuszb
|
49083c4e5a
* ConstTransitive CGI more or less done
|
il y a 15 ans |
mateuszb
|
b15deaa203
* more constTransitivePointers in GameInfo, separated client GUI classes from it, moved def handlers from CGDefInfo
|
il y a 15 ans |
Michał W. Urbańczyk
|
848a00bc6f
Stacks #4 -> giving creatures still needs to be fixed.
|
il y a 15 ans |
Michał W. Urbańczyk
|
32ce20af15
Moving stack system to pointers, part #1
|
il y a 15 ans |
Ivan Savenko
|
9771dd12ff
- changes in LodHandler:
|
il y a 15 ans |
Michał W. Urbańczyk
|
4434a73651
#630, ofstream doesn't have constructor from std::string on older compilers.
|
il y a 15 ans |
Michał W. Urbańczyk
|
30ae49864a
Workaround for the font issue.
|
il y a 15 ans |
Ivan Savenko
|
8319e5e703
- town events implemented
|
il y a 15 ans |
mateuszb
|
9c60629bcf
* minor changes
|
il y a 15 ans |
mateuszb
|
9445e5b184
* small refactoring
|
il y a 15 ans |