Michał W. Urbańczyk
579b7236b7
Fixed crash when r-clicking spell.
2009-08-23 18:23:21 +00:00
Michał W. Urbańczyk
1f79af440f
* @previous revision: not an AI bug, it was a vector traversing bug. Fixed :-)
...
* Scrolling through scenario list with mouse wheel, HOME, END, PAGE UP and PAGE DOWN buttons
* Starting selected scenario with double-click
2009-08-23 18:01:08 +00:00
DjWarmonger
23c917f874
Next part of Creature Banks script, partial support for once visitable objects in towns.
...
Can't test it anymore due to new major bug in AI library (vector subscript out of range)
2009-08-23 15:02:21 +00:00
mateuszb
fe2085fe42
* support for new creature abilities: hate, spell cost decreasing, spell vulnerability
...
* fixed crash when vcmiistari is applied on hero without spell book
2009-08-23 13:41:57 +00:00
mateuszb
56fe3b0547
* jousting support
2009-08-22 15:29:30 +00:00
mateuszb
ef8f2e695f
* support for HP regeneration
...
* minor fixes
2009-08-22 14:39:44 +00:00
Michał W. Urbańczyk
66dd31fd8a
* attacking and capturing towns
...
* r-click popups on selected town/hero.bonus and teams in pregame
* disabled music due to bugs in SDL_mixer and smpeg (probably it was the source of reported random crashes / hangups)
* minor fixes
2009-08-22 13:59:15 +00:00
mateuszb
5256038dc3
* restructured changes done in commits #1138 and #1139
2009-08-22 12:50:23 +00:00
OnionKnight
ae918b3930
* Fixed Ring of the Magi (56 durations instead of 50)
...
* Implemented Elixir of Life (although the 25% HP bonus only shows up in battle)
* Minor, reverted the inclusion of a header.
2009-08-21 20:20:46 +00:00
OnionKnight
9bc40f1a8d
* Fixed bug #72
...
* Implemented artifacts: Wizard's Well, Ring of the Magi, Cornucopia.
* Partially implemented artifacts: Armageddon's Blade, Angelic Alliance, Cloak of the Undead King, Armor of the Damned, Power of the Dragon Father, Titan's Thunder, Admiral's Hat, Bow of the Sharpshooter.
Most of these only have their bonuses set.
* Updated AUTHORS
2009-08-21 19:31:41 +00:00
Trevor Standley
f4743d2fc6
Various fixes. Temporarily replaced neural network's output with random number.
2009-08-21 18:18:52 +00:00
Frank Zago
ac7c7a3d23
Re-order declaration of 2 variables, and fix a typo.
2009-08-21 00:59:54 +00:00
Frank Zago
5352496bad
Fixed uninitialized variables. callback2 is not yet initialized.
2009-08-21 00:59:12 +00:00
mateuszb
9c45f050ef
* minor changes to code handling cartographer (next time please make more documentation of your code, especially interfaces and especially when it's not consistent with the rest of the engine (map level description in this case) )
2009-08-20 10:30:00 +00:00
mateuszb
de886abc0e
* reading ZCRBANK.TXT config file
...
* fixed off by one error reported here: http://antypika.aplus.pl/vcmi/forum/viewtopic.php?p=3324&sid=ee179a979bdc27add85c21c72161f539#3324
2009-08-20 10:07:23 +00:00
Frank Zago
8458a03e85
Added missing initialization.
2009-08-20 04:34:38 +00:00
Frank Zago
655daf238f
Typos.
2009-08-20 01:56:00 +00:00
OnionKnight
d8c2055809
* Shipyard window had it's wood and gold spots swapped, fixed.
...
* Melee cursor in battle now works like it should for 2-hex creatures.
2009-08-19 15:47:00 +00:00
mateuszb
c4b0bd9d7e
* new spell: remove obstacle
...
* minor changes
2009-08-19 10:59:42 +00:00
Trevor Standley
af1a55e063
More AI stuff.
2009-08-19 10:18:14 +00:00
DjWarmonger
d38c8e5ada
Fixed Cartographer.
2009-08-19 07:03:12 +00:00
DjWarmonger
dd2509f4e8
Support for Cartographers of all types.
...
But damn, it's slow.
2009-08-19 06:56:53 +00:00
Frank Zago
81109b3897
Added missing headers.
2009-08-19 05:01:25 +00:00
Frank Zago
6312a55bac
Fixed uninitialized variables.
2009-08-19 05:00:59 +00:00
Frank Zago
a7b7b0a431
Add new files to makefiles.
2009-08-19 04:45:33 +00:00
mateuszb
93f5c83d7c
* support for new spell: hypnotize
2009-08-18 11:49:34 +00:00
Michał W. Urbańczyk
3915b71869
Various fixes. Subtitles for choosen hero/town/bonus in pregame. Fixed arrows behavior. Really fixed shortcuts. Fixed map scrolling. Fixed disappearing battle interface.
2009-08-18 08:22:56 +00:00
Trevor Standley
a3b6bb4892
AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is.
...
AI creates random neural networks and assumes that their outputs are trained values.
2009-08-18 07:37:45 +00:00
Frank Zago
c7a307dfed
Compile fix.
2009-08-18 01:57:39 +00:00
OnionKnight
d8ddc4236b
Shipyard window fixed.
2009-08-17 17:19:09 +00:00
OnionKnight
1ef51b6888
"Next Hero" on adventure map now selects heroes who have movement points left, rather than those who don't.
2009-08-17 13:50:21 +00:00
OnionKnight
c42ef6a23e
Button hotkeys are now functioning.
2009-08-17 13:14:37 +00:00
mateuszb
49a142b92e
* minor changes
2009-08-17 13:08:05 +00:00
mateuszb
072c1f8d12
* support for multiple retaliations per turn, unlimited retaliations, counterstrike spell
...
* stack is not resurrected when it is under a living stack
2009-08-17 11:22:29 +00:00
mateuszb
e892913635
* support for battles in creature banks (hopefully)
2009-08-17 10:47:08 +00:00
DjWarmonger
fbc117b034
1.Pandora and Event now give experience correctly
...
2.Better, but not complete handling for big exp values
2009-08-17 10:02:29 +00:00
mateuszb
495f7d0b06
* updated info about authors
2009-08-17 09:21:50 +00:00
Michał W. Urbańczyk
b4070c6b3e
Third part of GUI reorganization:
...
* Rewritten pregame
* FNT fonts support
* Several additions to GUI system.
Changes are significant, some things may be broken.
2009-08-17 08:50:31 +00:00
DjWarmonger
79f9bd08a6
duh
...
I think we have a handful of other contributors who are not mentioned here.
2009-08-17 06:06:36 +00:00
Frank Zago
2844fe7738
Removed extra qualifier.
2009-08-17 02:26:56 +00:00
DjWarmonger
dd91e7e406
1. Support for Pandora Box
...
2. Improved functions handling experience. Now it works with values over 65K, but still didn't with event giving 99M exp
I have no idea what it has to do with AI though
2009-08-16 15:39:18 +00:00
mateuszb
4fc25c7b98
* corrected per-stack spell immunity handling
...
* support for new artifacts: * of Legion, shackles of war
2009-08-16 13:44:17 +00:00
OnionKnight
2b44cd35b6
Shooters with attack twice no longer attacks twice melee. (This assumes shooters would never be able to attack twice in melee)
2009-08-16 03:52:14 +00:00
DjWarmonger
f9881af0a6
Lookout Tower support
2009-08-15 16:12:30 +00:00
Frank Zago
79362501c1
Make sure we actually have an ellipsis.
2009-08-15 15:43:30 +00:00
OnionKnight
4845ba80bd
Ellipsis in messages will not be broken apart, as with the description for Speculum.
2009-08-15 04:54:52 +00:00
Frank Zago
9ebd6883ce
libtool is a generated file, so remove it.
2009-08-15 02:26:14 +00:00
Frank Zago
6ff6055cff
More instruction about packages to install for Ubuntu 9.04.
2009-08-15 02:23:04 +00:00
DjWarmonger
9dbb6b03dd
A bunch of minor fixes, including enforced conversion warnings.
2009-08-14 06:01:08 +00:00
OnionKnight
ce86e88fa3
Better positioning of the melee cursors.
2009-08-14 02:13:22 +00:00