xawotihs
907274f9bd
Fixed cross-compiling with theos
2015-08-23 21:23:55 +02:00
xawotihs
db922a0e77
Activated perf logs with qt console config
2014-12-27 11:47:54 +01:00
xawotihs
8ee67b5af8
Adds coverage support
2014-12-21 22:49:47 +01:00
xawotihs
f63afb2dd6
Merge branch 'mac-build'
2014-12-07 17:55:25 +01:00
xawotihs
03d168f972
Added MacOS bundle creation in Qt .pro file
2014-12-06 15:13:45 +01:00
Anthony Calosa
fa14219e12
Fix for Devotion, added some "Chroma" cards
2014-12-05 10:18:05 +08:00
Anthony Calosa
8ef3789970
reverted sacred foundry
2014-12-03 07:54:13 +08:00
Anthony Calosa
ed7769c373
Revert "update sacred_foundry_i275.txt"
...
This reverts commit 5745006c35 .
2014-12-03 07:47:00 +08:00
Anthony Calosa
5745006c35
update sacred_foundry_i275.txt
2014-12-02 19:19:05 +08:00
Anthony Calosa
16b243c52a
Added bng cards to the main primitives. Removed bngGods.txt
2014-12-02 10:39:53 +08:00
Anthony Calosa
bc91eaf5ca
updated card primitives that supports specific life cost
2014-11-29 07:10:02 +08:00
Anthony Calosa
6962d1e888
added cards, needs more testing before merging with the main primitives
2014-11-29 06:58:33 +08:00
Anthony Calosa
4d1e8dfb36
Update bngGods.txt
...
9/15/2013 The type-changing ability that can make the God not be a creature functions only on the battlefield. It’s always a creature card in other zones, regardless of your devotion to its color.
2014-11-28 15:31:24 +08:00
Anthony Calosa
6ff6f95044
added Xenagos, God of Revels and Phenax, God of Deception for test purpose.
2014-11-28 14:34:37 +08:00
Anthony Calosa
5369983b35
Added BNG set
2014-11-28 14:19:04 +08:00
Anthony Calosa
46a8041c48
Added guild keyword gruul test for Xenagos, God of Revels. You must have Born of the gods set (BNG)
2014-11-28 14:00:58 +08:00
Anthony Calosa
84185a7c78
Added specific life cost test for griselbrand. Pls read note.
2014-11-28 13:35:13 +08:00
Anthony Calosa
4f41248978
Added specific life cost. if we use {l}{l}{l} to pay 3 life, and you have 2 life, you cannot afford to pay the cost but instead the game allows it. if we use specific life cost like: {l:3}, the restriction works.
2014-11-27 14:38:55 +08:00
Anthony Calosa
92d52a78be
Update ExtraCost.cpp
2014-11-27 14:33:43 +08:00
Anthony Calosa
a76594046b
Update ExtraCost.h
2014-11-27 14:31:25 +08:00
kevlahnota
2214ec66f1
Update AllAbilities.h
...
keywords for the "gods", "azorius" returns value of devotion to blue and white. ex. auto=azorius/dimir ueot
2014-11-27 11:31:19 +08:00
xawotihs
2f230e4b38
Added buyback.txt to the list of automatic tests
2014-11-23 16:23:18 +01:00
Yuriy A. Apollov
57a26b4583
Add test for buyback case.
2014-11-18 06:58:38 +03:00
Yuriy A. Apollov
c018c8fcd1
Fix buyback payed once stayed forever.
2014-11-18 06:51:40 +03:00
xawotihs
2c2744f6fb
Fixed python issue
2014-08-24 17:40:05 +02:00
xawotihs
0127f7aab9
Tries to activate automatic artifact deployment to github release from appveyor
2014-08-24 16:07:26 +02:00
xawotihs
202175f2a7
First appveyor script and python windows package build file
2014-08-22 23:26:03 +02:00
xawotihs
d7628b3eb2
Fixed console with Qtmultimedia
2014-08-03 12:20:45 +02:00
xawotihs
555fb3ae93
Updated Qt building scripts to use qt5 qmake and no fmod
2014-08-02 18:54:28 +02:00
xawotihs
c3d810bd3b
Merge branch 'master' into qtMultimedia
2014-08-02 16:16:19 +02:00
xawotihs
1e24f25c18
Fixed repository against Qt5.3.1
2014-08-02 15:56:52 +02:00
Michael Nguyen
63561e6122
update Xcode build preferences as recommended by XCode.
2014-04-13 11:39:40 -07:00
Michael Nguyen
d2390b1227
updated project file for iOS to work with current codebase
...
- added missing source/headers (GameView.h, CarouselView.h, etc )
- removed dependency on admob static library
- removed CardEffect.h and CardEffect.cpp from project reference
- removed -no_implicit_dylibs flag (apparently no longer supported)
- added -fno-objc-arc (turns off ARC compilation for entire project)
- added -DTIXML_USE_STL
2014-04-13 08:34:21 -07:00
Tobias Loose
b078dd1f6a
Fix android makefile
2014-03-11 17:31:25 +01:00
Tobias Loose
225dd23753
Fix makefile
2014-03-11 17:19:05 +01:00
Tobias Loose
8f233b3027
Avoid circular initialization
2014-02-03 19:44:51 +01:00
Tobias Loose
197540763e
Remove unused Effects.h/.cpp and class Effect
...
There was an empty vector of effect* in PlayGuiObject.
2014-02-03 13:52:40 +01:00
xawotihs
5d7667dc01
Cleaned Phonon vs QtMultimedia config
2014-01-31 21:53:27 +01:00
xawotihs
03d4f8ffa1
Added Qt Multimedia support in order to replace Phonon. Currently does not work on Mac.
2014-01-26 23:56:15 +01:00
xawotihs
30d92eb68c
Should fix issue #497 with the broken freezing the game.
2014-01-18 22:50:16 +01:00
xawotihs
6b7a49506c
Should fix the stringifying issue
2014-01-18 14:23:26 +01:00
xawotihs
7ecf67c176
And again
2014-01-18 13:37:43 +01:00
xawotihs
77aeb2d0ac
Fixed release name
2014-01-18 13:29:50 +01:00
xawotihs
7a9f989104
Adds some URL error log
2014-01-18 12:46:27 +01:00
xawotihs
ae06bebd24
Merge branch 'github_downloader'
2014-01-18 12:11:08 +01:00
xawotihs
c3583ade01
Updated resource name and URL for android project
2014-01-17 23:25:48 +01:00
xawotihs
f97d9805dd
Removed build number in released filename and added computation of resource URL based on release name.
2014-01-17 21:50:10 +01:00
xawotihs
25955303e7
Adds a Downloader component to JGE able to download and cache files.
2014-01-12 22:16:35 +01:00
Rolzad73
083cebcc7e
updated credits text
2014-01-09 14:46:58 -05:00
Dmitry Panin
dec1caa43c
Revert "Fixed issue with multiple basic abilities in TargetChooser"
...
This reverts commit d9816c7ad0 .
2014-01-04 18:40:59 -08:00