leungclj
2ef035e417
leungclj - Fixed: Tawnos's Wand: {2}{T} instead of {T},
...
Armored Griffin, from auto=flying, vigilance, to: ability: flying, vigilance
Carrion Howler RAV, from:+2/+1 to:+2/-1
2010-07-07 17:57:07 +00:00
leungclj
171b3b3412
leungclj - fixed Prowling Nightstalker
2010-07-07 15:46:25 +00:00
leungclj@googlemail.com
5c5969fc0a
leungclj - Fixed Cadaver Imp
2010-07-04 09:05:23 +00:00
leungclj@googlemail.com
158bf13f1c
Added Halimar Wavewatch
...
thanks ph34rbot
2010-07-03 15:07:27 +00:00
leungclj@googlemail.com
b56c687599
leungclj - Fixed Affa Guard Hound
2010-07-03 08:33:23 +00:00
leungclj@googlemail.com
4679741c0c
leungclj - Fixed Lightmine field
2010-07-03 08:30:26 +00:00
leungclj@googlemail.com
31619aad06
leungclj - fixed gravity well(ROE). test included.
2010-07-02 18:59:47 +00:00
solo81@web.de
6daf858c78
Fixed Pelakka Wurm.
2010-07-02 14:00:39 +00:00
solo81@web.de
0f6093fbc3
Fixed Battle-Rattle Shaman and Walking Atlas.
...
Removed the Lair-land-cycle (PLS). hey obviously never worked as they should.
2010-07-02 13:52:22 +00:00
solo81@web.de
da4f99c18b
Fixed Wayfaring Giant.
2010-07-01 16:00:30 +00:00
solo81@web.de
5bfa677e91
Fixed Sunweb.
2010-07-01 15:58:01 +00:00
solo81@web.de
d83bd9fd4f
Fixed Kokusho, the Evening Star.
2010-06-30 16:19:06 +00:00
solo81@web.de
4d7141894b
Fixed Nezumi Ronin.
2010-06-30 16:16:36 +00:00
solo81@web.de
aa33af43b8
Added Zombie Infestation.
...
Added a test for Zombie Infestation.
Thanks to moxen & Zethfox!
2010-06-28 16:34:24 +00:00
solo81@web.de
053c09c417
Fixed Flame Fusillade.
2010-06-28 15:17:22 +00:00
solo81@web.de
d7f7da74c8
Fixed Merfolk Looter
2010-06-26 11:21:57 +00:00
solo81@web.de
7bb569a679
Fixed Loxodon Hierarch, Phyrexian Bloodstock and Undead Gladiator.
2010-06-25 22:13:36 +00:00
wagic.the.homebrew@gmail.com
5cbc8e4b4a
Erwan
...
- fix issue 425 (Echo)
2010-06-21 12:25:38 +00:00
jean.chalard
9218e67971
J :
...
* Add the name of the current test to the display, to ease finding
which test is currently crashing.
2010-06-20 04:23:26 +00:00
solo81@web.de
8ee5bfa48a
Fixed Endless Wurm.
2010-06-19 16:56:22 +00:00
solo81@web.de
cd57fcff7d
Moved Presence of the Master and Null Brooch to the mtg_todo.dat.
...
Both cards have been reported not to work. Because there are no tests for them in the test suite, it is very likely that they never worked at all.
2010-06-16 21:40:18 +00:00
wagic.laurent
982ca52939
laurent - corrected the french translation... cancel slipped by my search for duplicate during my last modification... sorry
2010-06-16 20:25:37 +00:00
wagic.the.homebrew@gmail.com
12ee47ad24
Erwan
...
-fix for issue 424 (memory leak in thisforeach)
2010-06-14 13:21:08 +00:00
jean.chalard
7b2c4f84a0
J :
...
* Fix a bug where a cast life spell would randomly not work.
2010-06-13 14:22:47 +00:00
jean.chalard
32352161cc
J :
...
* Fix a segfault case.
* Improve the trash system to handle several types more gracefully.
2010-06-13 14:03:02 +00:00
wagic.the.homebrew@gmail.com
3c6c561753
Erwan
...
- Added abrasax's game manual to the campaigns list
- Added a duel in the tutorial campaign, so that it becomes a bit meaningful (and therefore it's now not so easy to unlock the set)
2010-06-13 04:43:15 +00:00
solo81@web.de
4176e1b286
Added One Dozen Eyes (the first card with Entwine in Wagic).
...
Added a test for One Dozen Eyes and Glimmervoid.
2010-06-12 20:16:52 +00:00
wagic.the.homebrew@gmail.com
0b1fd9359f
Erwan
...
- fixed a duplicate id in primitives (please be careful!)
- fixed issue 426
2010-06-12 14:35:19 +00:00
solo81@web.de
454d1af366
Fixed Avenging Angel
2010-06-12 08:59:50 +00:00
wagic.the.homebrew@gmail.com
d756005093
Erwan
...
- fix for issue 390 (tokens available in shop)
- added "log" features in makefile
2010-06-12 06:06:27 +00:00
jean.chalard
b25cd5d041
J :
...
* Replace index() with strchr(), which is the same but also exists
in windows.
2010-06-12 04:13:12 +00:00
solo81@web.de
d618aa4e6e
1) Added several successfully tested cards based on the fact that "<1" now seems to work completely for any permanents.
...
Card list -> first comment.
2) Fixed issue422.
3) Optimized 3 cards:
Covetous Dragon
Emperor Crocodile
Tethered Griffin
All additions and changes don't cause test suite to crash.
Will also add some tests in the next few days.
2010-06-09 20:47:38 +00:00
solo81@web.de
a75e6fd5b8
Added Bazaar of Baghdad and Magus of the Bazaar.
2010-06-09 13:20:15 +00:00
d32.wagic
1b9147b084
Daddy32 - Single new task type:
...
"Pacifism" - requiring player to win a game without (much) damage dealing and milling, taking advantage of newly added instant-win cards.
2010-06-09 08:10:36 +00:00
jean.chalard
fc9fccd93b
J :
...
* Improve loading performance by about 25%.
- This is certainly not the kind of change I was aiming at, but it
just happened to get done, so why not commit it.
- Little point for users in this change actually, since the loading
times get down from 15 to 11 secs or so, it's not even that
obvious.
- I get about 25% on my PSP. Valgrind reports 36% improvement on PC.
I wish it was the opposite ;_;
- Feedback welcome
2010-06-08 17:42:35 +00:00
jean.chalard
dfca20c90b
J :
...
* Damn why did that compile.
* Okay, I hope this works as intended now
2010-06-08 16:55:24 +00:00
jean.chalard
aa6f7ac63c
J :
...
* The smallest bugfix ever
2010-06-07 17:51:44 +00:00
solo81@web.de
aa6a3cf1a9
Removed Calcite Snapper.
...
Added Glimpse of Nature.
2010-06-06 20:35:12 +00:00
solo81@web.de
e330c5fa65
Fixed Runed Servitor.
2010-06-06 18:35:58 +00:00
solo81@web.de
45da246d27
Fixed Oracle of Nectars.
2010-06-06 10:25:51 +00:00
solo81@web.de
3090a0b4de
Fixed Anathemancer and Drana, Kalastria Bloodchief.
2010-06-05 18:41:50 +00:00
solo81@web.de
ce34e4c73a
Fixed Buried Alive.
...
Moved Reiver Demon to mtg_todo.dat. This card can only work after some engine fixing... .
2010-06-05 18:05:14 +00:00
solo81@web.de
235039e055
Fixed Rusting Golem.
2010-06-05 13:36:49 +00:00
solo81@web.de
7ce3b9bbde
Fixed Phyrexian War Beast.
2010-06-05 12:49:06 +00:00
solo81@web.de
dbf6ac1e90
Fixed Prophetic Prism.
2010-06-05 12:29:15 +00:00
solo81@web.de
c23f1f508a
Fixed Survivor of the Unseen.
2010-06-04 20:50:45 +00:00
solo81@web.de
6c29bd7a86
Fixed Chromatic Star and Kinsbaile Cavalier.
2010-06-04 18:52:37 +00:00
solo81@web.de
be79d80fcf
Fixed Ticking Gnomes and Parallax Dementia.
2010-06-04 18:30:40 +00:00
wagic.superhiro
8d22b68781
Fixed Ondu Giant & Temple of the False God.
2010-05-30 17:29:48 +00:00
solo81@web.de
b2860c24c6
Fixed Antler Skulkin, Keldon Marauders and Zendikar Shrine Expedition.
2010-05-25 11:41:08 +00:00