linshier
d8122e441e
Tweaked translation codes for deck and opponents choosing menus.
2010-09-29 08:18:09 +00:00
linshier
2544700f38
Added Chinese translation for set SOM.
2010-09-29 07:12:16 +00:00
wagic.the.homebrew@gmail.com
5de20792fd
Erwan
...
- revert a mistake with tests from r2342
2010-09-28 22:37:28 +00:00
Xawotihs
2881543b78
added support of right and middle mouse button and also wheel mouse while I was at it.
2010-09-28 20:00:31 +00:00
wagic.the.homebrew@gmail.com
b79c7eea53
Erwan
...
- fix for issue 462 (graphical glitch when cards come back from graveyard)
- adding Kaioshin's wallpaper
- fixed minor issue in mtg.txt
2010-09-28 13:58:22 +00:00
techdragon.nguyen@gmail.com
3b0fad54e4
fixed typo for Carrion Call, Kuldotha Rebirth and Vedalken Certarch
...
the auto line had "Crature" inplace of "Creature", this caused tokens generated by those cards to be treated as "workaround" tokens instead of real playable tokens.
2010-09-28 07:05:03 +00:00
solo81@web.de
524ec5b962
Readded all cards which had to be removed once due to issue284.
...
"@damaged(creature)" is already safed by 2 test suite tests (Mirri & Mephidross Vampire).
2010-09-27 19:42:49 +00:00
omegablast2002@yahoo.com
aba3f784c5
attempt to fix an issue with prevent:1 on instants and sorceries. thanks for the tip wololo! :)
2010-09-27 02:07:11 +00:00
Xawotihs
81cdfb8c9b
basic support for a touch interfacing
2010-09-26 22:21:52 +00:00
techdragon.nguyen@gmail.com
7ec7fe2577
modified debug string for card id collision
2010-09-26 16:05:19 +00:00
solo81@web.de
56a6c7b6f6
Readded Mephidross Vampire.
...
Added a few tests.
2010-09-26 13:53:25 +00:00
wagic.the.homebrew@gmail.com
82ab92a61f
Erwan
...
-fix for issue 408 (issues with life + targetcontroller + targets on the stack)
2010-09-26 12:57:12 +00:00
Xawotihs
cc668e98b9
Adding Jade theme
2010-09-26 10:58:44 +00:00
wagic.the.homebrew@gmail.com
361c39e86f
Erwan
...
- fix for issue 405 (unlocking ALL twice through Cheat mode in deck editor crashes the game)
2010-09-26 10:54:39 +00:00
Xawotihs
292b61e61e
Adding default music files
2010-09-26 10:49:13 +00:00
solo81@web.de
3b526a3555
Removed Dance of the the Dead from the primitives.
...
An attempt to fix it by aliasing it with Animate Dead failed: All additional bonuses from Dance of the Dead were ignored.
Closing issue404.
2010-09-26 09:21:44 +00:00
wagic.the.homebrew@gmail.com
252104fb51
Erwan
...
- reverted Rancor's code to fix the test suite (bug introduced in r 2323) (also see related issue 462)
2010-09-26 09:12:48 +00:00
wagic.the.homebrew@gmail.com
ed865ce29a
Erwan
...
- Fix for issue 371 (Deck Editor resets to letter "A")
- Changed music behavior when switching menus. It shouldn't "restart" the music anymore.
2010-09-26 08:41:25 +00:00
solo81@web.de
5277ba525d
Fixed Three Visits, Spoils of Victory and several typos in text-lines.
...
Fixed card type of Soliton and Snapsial Glider (SOM).
2010-09-26 08:00:10 +00:00
solo81@web.de
776232d07a
Fixed several cards from SOM.
...
Fixed Phage the Untouchable's subtype.
2010-09-26 07:52:22 +00:00
techdragon.nguyen@gmail.com
715ee56d9e
added more debug info (name of card with conflict ) for id conflicts. Don't have the name of the card it conflicts with however
2010-09-26 07:39:13 +00:00
wagic.the.homebrew@gmail.com
ac435980ce
Erwan
...
- Attempt at solving issue 247 (missing background image for trophy room). I think I attempted that a while ago and it caused some crashes, so let's revert this change if this happens
2010-09-26 06:22:46 +00:00
solo81@web.de
04ae98466b
Added the correct test.txt.
2010-09-25 22:13:03 +00:00
solo81@web.de
73e420626e
Fixed several card bug reports from the forum.
2010-09-25 21:59:48 +00:00
leungclj
8f4b2d9559
leungclj - fixed line 3482, 13262 & 36519. Added missing "}"
...
also- can someone verify line 28637. Thanks
2010-09-25 20:17:13 +00:00
Xawotihs
69b30b82cb
- tab cleanup
...
- replace unix path management code by Qt one
2010-09-25 17:21:34 +00:00
wagic.the.homebrew@gmail.com
29d1982414
erwan
...
- submitting file I forgot in r2318
2010-09-25 14:38:22 +00:00
wagic.the.homebrew@gmail.com
3525c97cb2
Erwan
...
- replaced blightning (not available anymore) from Deck 77, and replaced it to keep the deck wiith 60 cards. Fixes issue 419
2010-09-25 09:31:08 +00:00
wagic.the.homebrew@gmail.com
a6e4fba26b
Erwan
...
- fix issue 304 (Momir + persist)
- some minor cleanup
2010-09-25 09:13:30 +00:00
wagic.the.homebrew@gmail.com
f3cc20eb31
Erwan
...
- Fix for issue 284 (Damage not triggering when creature dies in combat phase)
2010-09-25 05:15:09 +00:00
omegablast2002@yahoo.com
e94d39e115
autoformatted the spaces in MTGRules.cpp since i pretty much made it look like a mess..very pretty now :D
2010-09-24 20:04:19 +00:00
omegablast2002@yahoo.com
75c0733a38
Condensed castrestrictions/handsize rule massively. handled by 1 rule now and checked in one pass.
2010-09-24 19:26:32 +00:00
solo81@web.de
27ae3b834b
Added around 155 codable cards from Scars of Mirrodin (SOM).
2010-09-24 18:10:53 +00:00
omegablast2002@yahoo.com
9b5a3b15aa
tiny boo boo, forgot getManaCost() for the colored removel
2010-09-24 17:40:41 +00:00
omegablast2002@yahoo.com
3ee09742b6
bug fix for Token Crash when Id was not found in Card.dat.
2010-09-24 17:11:50 +00:00
omegablast2002@yahoo.com
4ae00372a4
resubmitting my affinity refactor, improved since the original issue was not even related to this code 7 hours later :/
2010-09-24 16:05:22 +00:00
techdragon.nguyen
5eab87345a
initializespatch fix for issue 459. This patch encapsulates the metadata object more and initializes the stat values.
2010-09-24 11:27:34 +00:00
techdragon.nguyen
f7d2b774e3
reverting changes made by request of Zethfox. code needs more testing.
2010-09-24 11:26:35 +00:00
omegablast2002@yahoo.com
d3b96a8723
refactored and cleaned up affinityrule..630ish line DOWN to 120ish
2010-09-24 08:53:01 +00:00
wagic.laurent
f0fe35786c
Laurent - Adding Scars of Mirrodin
2010-09-24 01:01:43 +00:00
wagic.the.homebrew@gmail.com
b6d7496798
Erwan
...
- some code cleanup in Damage.cpp (the test suite passes)
2010-09-23 13:06:49 +00:00
wagic.the.homebrew@gmail.com
a6a75af52a
Erwan
...
- Partial fix for issue 335. This fixes the general problem of triggers not working in the case @movedTo(Battlefield) from(anywhere), but not the specific case of River kelpie not getting to draw a card after being "persisted"
2010-09-23 08:29:35 +00:00
linshier
326ecf84b0
Added Chinese translation for sets MIR, unofficial and for wagic only.
2010-09-23 05:55:47 +00:00
linshier
5867b9679e
Additional fix for issue 460. Tested on Linux.
2010-09-23 05:11:05 +00:00
wagic.the.homebrew@gmail.com
e02fe57cc0
Erwan
...
- fix for issue 442 (Creature bond). I believe this is the same issue as issue 439. Fix untested, please verify
2010-09-23 05:01:04 +00:00
wagic.the.homebrew@gmail.com
bba6274f8b
Erwan
...
- fix from issue 439 (skullclamp)
- reorganized a few files in VC++ project
2010-09-23 04:46:43 +00:00
wagic.the.homebrew@gmail.com
e94c070050
erwan
...
- long term fix for issue 460 and issue 461
2010-09-23 04:00:22 +00:00
Xawotihs
4ba8badabd
- Fixed issue 460 on Linux with Qt, this configuration will still use OpenGl 1.1. Linux with Qt will use OpenGl 2.0 and thus display the bug while it's not fixed.
...
- Fixed issue 461 for all the platforms.
2010-09-22 22:51:49 +00:00
wagic.the.homebrew@gmail.com
1c0218326e
Erwan
...
- {z} cost becomes l2e (Library To Exile)
- {q} cost becomes s2l (Send to Library) <- from any place to Library
- subtypes leyline, controllsershroud, playershroud become ability keywords
2010-09-21 12:18:37 +00:00
wagic.the.homebrew@gmail.com
e2727cb7c3
Erwan
...
- Fixed a mistake introduced in 2296, I basically reverted lots of important changes made in mtg.txt, sorry for that :(
2010-09-20 13:48:42 +00:00