jean.chalard
5b473a1505
J :
...
* Fix almost all tests.
* This version "nearly" works.
2009-09-07 14:37:32 +00:00
wagic.jeck
635c87202a
Jeck - More f3 fiddling.
2009-09-06 21:35:53 +00:00
wagic.jeck
eef4be363e
Jeck - Restored credits to all tabs, fixed f3 graphic alignment issues.
...
* F3 font had an issue where the j and y dangled into the characters below them. I fixed this by shifting all characters one pixel up, but this does change the way f3 fits when rendered. The alternative would be just to clip the dangling pixels off entirely.
2009-09-06 21:22:23 +00:00
wagic.the.homebrew@gmail.com
8771ee7579
Erwan
...
-Various card fixes
2009-09-06 09:55:11 +00:00
wagic.the.homebrew@gmail.com
1d4b8ef177
Erwan
...
-Bug fix: Selesnya Guildmage ability ueot
2009-09-06 04:55:05 +00:00
wagic.jeck
4e7db4423d
Jeck - Oops. Adding unversioned alternate card images.
2009-09-06 03:11:32 +00:00
wagic.jeck
f9dbfcf025
Jeck - Alternate card rendering for land and artifacts, minor graphical tweaking.
2009-09-06 03:05:01 +00:00
wagic.the.homebrew@gmail.com
d73951ecfc
Erwan
...
-some bug fixes (test suite)
2009-09-06 02:50:54 +00:00
leungclj
69a20f24c2
JON4TH4N - (ARB) fix
2009-09-05 01:20:19 +00:00
solo81@web.de
65731051ab
fixes, clean up, new wordings (TMP)
2009-09-01 14:38:56 +00:00
wagic.the.homebrew@gmail.com
cc550cf7b9
Erwan
...
-fix righteous avengers cost
2009-08-31 12:53:18 +00:00
wagic.the.homebrew@gmail.com
0454fb20ec
Erwan
...
- fixed textures cache bug
- fixed one card in TMP
2009-08-31 12:22:43 +00:00
jean.chalard
ca337ad653
J :
...
* Add missing resource
2009-08-31 11:59:22 +00:00
wagic.the.homebrew@gmail.com
794eec8bb8
Erwan
...
-code cleanup
-fix one card in TSP
2009-08-31 10:17:28 +00:00
solo81@web.de
368dfb94dc
try to fix Dauntless Escort (ARB)
2009-08-31 08:00:30 +00:00
solo81@web.de
7601834803
Removed Merrow Reejerey and Judge of Currents (LRW)
2009-08-31 07:55:58 +00:00
jean.chalard
6dab048a9e
J :
...
* Interface for damage assignment.
2009-08-31 02:00:33 +00:00
solo81@web.de
c9f5519ba6
clean up, fixes (USG)
2009-08-30 16:23:10 +00:00
leungclj
cd5acb8125
JON4TH4N - fix r737
2009-08-28 15:36:42 +00:00
jean.chalard
2ff279fad8
J :
...
* Order blocker interface.
2009-08-28 13:57:12 +00:00
wagic.the.homebrew@gmail.com
163d296bb5
Erwan
...
- removed useless "color=" lines
- Added color override for cards such as crimson kobolds (note: color should be after the "mana" line to avoid side effects)
2009-08-28 13:40:14 +00:00
solo81@web.de
bbccb9f238
Added Collapsing Borders
2009-08-28 13:37:49 +00:00
solo81@web.de
9396b6dff9
Clean up, wording update, big fixes (ONS)
2009-08-28 13:19:22 +00:00
solo81@web.de
2fdb669b27
Fixed some cards (EVE)
2009-08-28 12:39:14 +00:00
solo81@web.de
32204e8c37
Removed Crazed Armodon (TMP).
...
3 "&&" in one auto-line does not seem to work right now.
2009-08-28 09:40:33 +00:00
leungclj
b02dc11f0d
JON4TH4N - reverted
2009-08-27 08:49:02 +00:00
wagic.jeck
5e14efed3c
Jeck - CommonRes transparently finds themed versions of files. Use JRenderer::LoadTexture for unthemed files, and CommonRes::LoadTexture for themed files. Res/graphics/back.jpg renamed to Res/graphics/backdrop.jpg due to collision with sets/back.jpg.
2009-08-27 05:58:26 +00:00
wagic.the.homebrew
c6406737c5
Erwan
...
-fixed a few cards
2009-08-27 04:56:32 +00:00
solo81@web.de
5aa0aa9374
Several card fixes
2009-08-26 23:04:57 +00:00
wagic.the.homebrew@gmail.com
0dfa3f2e16
Erwan
...
-fixesRockslide Elemental, Welkin Hawk
-Added messages for Manapool updates
-Cleaned up ManaProducer code
2009-08-26 14:30:24 +00:00
wagic.the.homebrew
4d3c6394a8
Erwan
...
-Creakwood liege bug fix
2009-08-26 00:34:39 +00:00
wagic.the.homebrew@gmail.com
3b8f5fdd7e
Erwan
...
- a few card fixes
2009-08-25 12:50:16 +00:00
leungclj
de8404df97
JON4TH4N - fixes, need confirmation
2009-08-23 03:49:31 +00:00
leungclj
6fdc87ef92
JON4TH4N - since when indestructible was working?
2009-08-23 03:16:45 +00:00
leungclj
b9d1f86c59
JON4TH4N - fix
2009-08-23 03:06:45 +00:00
wagic.the.homebrew@gmail.com
a59fb35d78
-AlternatRender calls fixes
...
-Replaced "borderline" default cards design with something more generic
2009-08-22 12:12:43 +00:00
wagic.the.homebrew@gmail.com
01d68f9b3c
Erwan
...
-windows makefile update
2009-08-22 07:04:54 +00:00
jean.chalard
3349f974f1
J :
...
* New interface.
* This breaks a lot of things. It is not feature-equivalent. It
probably doesn't compile under windows and doesn't work on PSP.
* Damage is not resolved any more. This will have to be fixed.
* Blockers can't be ordered any more. This will have to be fixed.
* A lot of new art is included.
2009-08-22 05:59:43 +00:00
solo81@web.de
ffa0c9b057
Fixed Battlewand Oak (LRW)
2009-08-22 00:39:52 +00:00
solo81@web.de
4533213bd8
Removed Cruel Revival (ONS)
2009-08-21 09:06:38 +00:00
solo81@web.de
1bf3458478
Some bug fixes
2009-08-21 09:01:53 +00:00
solo81@web.de
0bc3cbb66e
Fixed Frog Tongue (TMP) and Overrun (M10)
2009-08-19 13:25:55 +00:00
solo81@web.de
9abf35fca9
Fixed Harpoon Sniper (LRW), Second Thoughts (ODY) and Solemn Offering (M10)
2009-08-19 13:13:52 +00:00
wagic.the.homebrew@gmail.com
592713338d
Erwan
...
- language files updates
2009-08-16 06:12:28 +00:00
wagic.laurent
8f5e60ebd5
Laurent - small Bug fix ARB
2009-08-15 17:00:57 +00:00
wagic.the.homebrew@gmail.com
02d6e5e8f7
Erwan
...
- InGame Text display is now an option
- Fixed *Duos in SHM, benalish knight, beeligerent hatchling, removed demigod of revenge (needs extensive testing)
- added "ueot" for p/t and abilities gaining in the parser, as part as the fix for safehold duo
2009-08-14 13:17:58 +00:00
wagic.the.homebrew@gmail.com
c757a791c2
Erwan
...
- removed viridian shaman
- small bug fixes
2009-08-11 13:23:14 +00:00
solo81@web.de
b822d841a0
refixed r675
2009-08-11 06:05:59 +00:00
solo81@web.de
0999e0ee6d
Fixed Unyaro Bees (TSP)
2009-08-10 21:01:57 +00:00
solo81@web.de
93c4a2147c
Fixed Centaur Safeguard
2009-08-10 19:35:51 +00:00