Michał W. Urbańczyk
|
18444fc72f
Rewritten code handling growth to eliminate duplication and make it conformant to OH3 mechanics. Proper support for Statue of Legion.
|
14 years ago |
Frank Zago
|
74620dc685
Merged mageLevel.txt into buildings.json.
|
14 years ago |
Frank Zago
|
e997b25583
Merged building_horde.txt into buildings.json.
|
14 years ago |
Frank Zago
|
584e7e3c46
Merged creatures_upgr.txt and basicCres.txt into buildings.json.
|
14 years ago |
Frank Zago
|
1a2323996e
Move CTownHandler::loadStructures inside CTownHandler::loadNames and rename the latter with the former.
|
14 years ago |
Frank Zago
|
b114047738
Integrate buildings4.txt into buildings.json. It's ligthly tested because I can't find what this file is supposed to define.
|
14 years ago |
Frank Zago
|
06ca4a7c76
Convert minimap.txt to a json file.
|
14 years ago |
Frank Zago
|
4725cfbf68
Compile fix.
|
14 years ago |
Michał W. Urbańczyk
|
4f20c5a376
Fixed #731.
|
14 years ago |
Michał W. Urbańczyk
|
4c3ed24fe1
Fixed #768. More logging for #774.
|
14 years ago |
Michał W. Urbańczyk
|
77be397bf6
Fixed #782.
|
14 years ago |
Michał W. Urbańczyk
|
3152e6d540
Fixed #771, #772 and #787.
|
14 years ago |
Frank Zago
|
4cad2f4587
Cache the selected graphic resolution instead of looking it up many times.
|
14 years ago |
Frank Zago
|
839c437fbc
Moved the resolution configurations in their own json files. Lots of C++ voodoo going away. Yay!
|
14 years ago |
Frank Zago
|
16fcd025a7
Converted bonusnames.txt to a json file.
|
14 years ago |
Frank Zago
|
b853df76ba
Consolidated crerefnam.txt, monsters.txt, cr_factions.txt, cr_upgrade_list.txt, CREDEFS.TXT, cr_shots.txt and cr_to_turret.txt into creatures.json
|
14 years ago |
Frank Zago
|
81e50c9f2b
Convert hero portraits config file to json.
|
14 years ago |
Frank Zago
|
233ce7d6e3
Merge buildings3.txt into buildings.json.
|
14 years ago |
Ivan Savenko
|
7eb82278d9
- minor fixes to JSON
|
14 years ago |
Frank Zago
|
8fa540b4da
Add building blit priorities in the json building file. Reorganized building coordinates processing code a little.
|
14 years ago |
Frank Zago
|
6bbccaa76d
Convert the buildings coordinates into a json file.
|
14 years ago |
Frank Zago
|
b3a3cabd5b
Moved the starting ressources into a json file.
|
14 years ago |
Frank Zago
|
3519cca2c9
Moved the spell sounds into a json file.
|
14 years ago |
Frank Zago
|
cf1d179acf
Store battle fields sounds in a json file instead of a text file.
|
14 years ago |
Frank Zago
|
f6c39eed0c
Added a new json constructor to read from a file.
|
14 years ago |
Ivan Savenko
|
8054c85091
- some work on sound and music players:
|
14 years ago |
Michał W. Urbańczyk
|
583f37bf1f
* Playing terrain music
|
14 years ago |
Michał W. Urbańczyk
|
a043bfa44a
* Reinstated music player. Added terrain music. To MSVC users: you need the recently uploaded libraries pack for this to work! [ http://download.vcmi.eu/msvc-pack.7z ]
|
14 years ago |
Michał W. Urbańczyk
|
c0127032fc
Restored ERM interpreter to the solution.
|
14 years ago |
Michał W. Urbańczyk
|
26a83d7680
http://forum.vcmi.eu/viewtopic.php?p=5956#5956
|
14 years ago |