wagic.the.homebrew@gmail.com
e4a2c39683
Erwan
...
-removed unneeded file
2009-08-30 10:08:29 +00:00
wagic.the.homebrew@gmail.com
89419f90a7
Erwan
...
-moved card backs to Cache instead of ResourceManager
2009-08-30 08:11:38 +00:00
wagic.the.homebrew@gmail.com
5afd1a45a2
Erwan
...
-some memory leaks fixes
2009-08-29 14:16:58 +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
jean.chalard
a8dfd62f3c
J :
...
* Sync class/struct
2009-08-28 13:13:51 +00:00
wagic.jeck
d1f6cdcd96
Jeck - Some warnings cleanup.
2009-08-28 05:40:10 +00:00
jean.chalard
e5bbbb358f
J :
...
* Fix a few compilation issues.
2009-08-28 01:58:57 +00:00
wagic.jeck
62e12380a4
Jeck - Stopgap update fixing WResourceManager slowdown until complete rewrite.
2009-08-27 23:24:55 +00:00
wagic.jeck
c5b530bd3b
Jeck - Forgot to commit headers. Ooops.
2009-08-27 14:13:39 +00:00
wagic.the.homebrew@gmail.com
99aa284431
Erwan
...
-code cleanup
-memory leaks fixes
2009-08-27 13:32:12 +00:00
wagic.jeck
807eea7ddb
Jeck - As prior, but for sounds and music as well. Use CommonRes->ssLoadMusic / CommonRes->ssLoadSample.
2009-08-27 06:31:38 +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.jeck
6728794ce9
Jeck - Quick crashfix when loading without a profiles directory, slight keypad modifications.
2009-08-27 03:17:25 +00:00
wagic.jeck
355ee7a271
Jeck - Support for user profiles, preliminary theme support, virtual keypad, options GUI update. Still a bit unorganized, but it works.
2009-08-26 20:13:09 +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@gmail.com
fb0dccb7f3
Erwan
...
-added possibility for tester to take control of the test suite
2009-08-25 11:55:07 +00:00
wagic.the.homebrew@gmail.com
846f3b2ffc
Erwan
...
- Fixed some segfaults in Test suite
2009-08-23 10:22:54 +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
34126f2393
Erwan
...
- a few graphical fixes in shop and DeckViewer
2009-08-22 10:42:15 +00:00
jean.chalard
53ebe1de79
J :
...
* Use dt for the hand opening animation.
2009-08-22 07:59:21 +00:00
wagic.the.homebrew@gmail.com
01d68f9b3c
Erwan
...
-windows makefile update
2009-08-22 07:04:54 +00:00
jean.chalard
9eccae4e1e
J :
...
* Unify struct/class for HandLimitor.
2009-08-22 06:46:08 +00:00
jean.chalard
384fd1ad08
J :
...
* Fix a warning
2009-08-22 06:43:49 +00:00
jean.chalard
1a4b90f71d
J :
...
* Some compile warnings/errors fixed
2009-08-22 06:39:29 +00:00
jean.chalard
f2ac56a7e2
J :
...
* Define const values in the cpp file.
2009-08-22 06:33:32 +00:00
jean.chalard
8f8db8df14
J :
...
* Stop using the deprecated drand48().
* Define constants in the cpp file.
2009-08-22 06:27:03 +00:00
jean.chalard
73d27eec05
J :
...
* Unify Pos' forward declarations with its definitions.
2009-08-22 06:18:33 +00:00
jean.chalard
f4ee432765
J :
...
* Define floats in the .cpp instead of the .h (visual says I should, that's why)
2009-08-22 06:16:04 +00:00
jean.chalard
b2f75d45e7
J :
...
* Add missing files.
2009-08-22 06:01:52 +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
wagic.the.homebrew@gmail.com
bf4262c0a0
Erwan
...
- New shop GUI. (don't mind the back image, it will change soon)
2009-08-22 00:46:45 +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
258e08786d
Erwan
...
- fixed a few cards
- removed extra phasebar
- doesnotuntap and protection from... will now work as auras
2009-08-10 13:22:22 +00:00
wagic.the.homebrew@gmail.com
27af442cb5
Erwan
...
-a few card fixes
2009-08-10 12:15:49 +00:00
wagic.the.homebrew@gmail.com
4f76f50cdd
Erwan - fizzle spells that have invalid targets
2009-08-09 11:18:05 +00:00
wagic.the.homebrew@gmail.com
aad25e8fb0
Erwan
...
- fix corrupt, shepherd of rot, imaginary pet, reclusive wight, rhox meditant, immaculate magistrate, wellwisher
2009-07-30 14:16:04 +00:00
leungclj
8149881001
Jonathan - some clean up
2009-07-29 01:11:33 +00:00
wagic.the.homebrew@gmail.com
62048ef486
Erwan
...
- code cleanup
2009-07-28 14:15:59 +00:00
wagic.the.homebrew@gmail.com
b775eec20f
Erwan
...
- barbed sliver, sedge sliver, basal sliver bug fix
2009-07-28 13:33:30 +00:00
wagic.the.homebrew@gmail.com
94e199d92a
Erwan
...
- some cleanup (gcc warnings)
2009-07-26 07:27:27 +00:00
wagic.the.homebrew@gmail.com
514b507e91
Erwan
...
- fixing a potential segfault
2009-07-26 06:20:18 +00:00
wagic.the.homebrew@gmail.com
129334b93f
Erwan
...
-fixed shop refresh method problem (would not save correctly)
2009-07-26 06:08:39 +00:00
wagic.the.homebrew@gmail.com
bf8d4fd827
Erwan
...
- bug fixes (civic wayfinder, fault line)
- target's quad is displayed for generictargetabilities
- added menutext for powertoughnessmodifier
2009-07-26 03:15:52 +00:00
wagic.the.homebrew@gmail.com
76d386be06
Erwan
...
- fixed a bug with bottle gnomes (would give life to opponent even if you steal control)
- huge update for abilities life,draw,damage,deplete,discard in the parser. This breaks some cards (so we need to fix them) but allows more flexibility in the future. See my post on the forum
2009-07-25 14:57:27 +00:00
wagic.the.homebrew@gmail.com
8cc2fc9d52
Erwan
...
- The AI can now use May Abilities
2009-07-25 11:43:36 +00:00
wagic.the.homebrew@gmail.com
719c218552
Erwan
...
- fixed Beacon of unrest bug
- Fixed Kraken's eye bug
2009-07-25 02:57:30 +00:00
wagic.the.homebrew@gmail.com
328aa1c9f4
Erwan
...
- reduced price of boosters
- Sets need to be unlocked in order to be accessed from the shop
- Added a "refresh" option in the shop
2009-07-23 13:44:50 +00:00
wagic.the.homebrew@gmail.com
7f93e03c9f
Erwan
...
- added counters to parser. They can be used as an effect, not a cost!!! counter(p/t,n) where n is the number of counters. if n is ommitted, it is 1, if it is negative, it means "remove" counter
2009-07-21 11:10:30 +00:00
wagic.laurent
7ccac4bb9e
Laurent - Removed useless code + updated corresponding cards.dat
2009-07-21 08:50:40 +00:00