xawotihs
397d7fa6c8
Added build of SDL2 in UNIX config
2015-10-11 15:31:58 +02:00
xawotihs
ac787a6f51
Added SDL2DIR env variable.
2015-10-11 15:20:27 +02:00
xawotihs
0418e77d34
Removed tabs
2015-10-11 14:29:59 +02:00
xawotihs
a2c6a3669b
Reactivated SDL2 download
2015-10-11 14:27:40 +02:00
xawotihs
b8d22240a8
Fixed typo
2015-10-11 14:21:09 +02:00
xawotihs
b458d570a1
Deactivated again Android build, added a SDL build
2015-10-11 14:15:43 +02:00
xawotihs
5022df0d14
Moved tgz unpackaging away from android SDK update.
2015-10-11 12:34:52 +02:00
xawotihs
220b48b144
Updated android SDK and build tools versions
2015-10-11 12:14:58 +02:00
xawotihs
8aeed46181
Reactivates android build
2015-10-11 11:54:40 +02:00
xawotihs
38b34eae2f
Split macosx config from unix one.
2015-10-11 11:38:32 +02:00
xawotihs
648b21f972
Trying something else with new repositories
2015-10-11 10:38:40 +02:00
xawotihs
09717a966b
Added install of cmake 3.3 on Travis.
2015-10-11 10:08:33 +02:00
xawotihs
eef46fe743
Revert previous change and just removed inline on the function
2015-10-10 18:41:43 +02:00
xawotihs
5f91566fa7
Move vrelptr implementation in header file so that it can be used outside of JGE lib
2015-10-10 18:35:33 +02:00
xawotihs
c83a476ebe
Put SwizzlePlot in the WFont header.
2015-10-10 18:23:59 +02:00
xawotihs
954bba274c
Tries to fix includes
2015-10-10 18:08:45 +02:00
xawotihs
d370a5c13d
Fixed png include in JGE
2015-10-10 16:15:45 +02:00
xawotihs
181189bee0
Fixed boost include path
2015-10-10 16:05:34 +02:00
xawotihs
c678f5e85a
Fixed vram
2015-10-10 15:32:01 +02:00
xawotihs
0fabf83c62
Fixed decoder_prx
2015-10-10 15:25:08 +02:00
xawotihs
b7e8d19290
Fix for travis build
2015-10-10 15:15:43 +02:00
Xawotihs
d0db71602a
Deactive android build as travis does not like it those days
2015-10-10 14:51:40 +02:00
Xawotihs
112efddb4e
Removed typo
2015-10-09 13:32:51 +02:00
Xawotihs
4cea81e564
Moved SDL2 download away from the Android SDK download
2015-10-09 07:56:44 +02:00
Xawotihs
3a40a34566
should fix script syntax
2015-10-08 23:33:17 +02:00
Xawotihs
a4ff87a7d5
Replaced libsdl2-dev dependency by a direct download
2015-10-08 23:29:47 +02:00
xawotihs
797077c47b
Various fixes and activated cmake in travis.
2015-10-08 23:08:09 +02:00
xawotihs
075d950249
Got SDL2 version compiling on Mac.
2015-10-06 23:25:40 +02:00
xawotihs
22d14b2a4f
- Updated SDL dependency to SDL2
...
- fixed compilation issues with cmake and visual studio 2015
2015-10-04 23:10:45 +02:00
xawotihs
4272e2e2b2
Activated zlib build only on windows
2015-09-28 19:39:26 +02:00
xawotihs
34279cfacf
Additional work with cmake on Windows, still does not work
2015-09-27 23:23:31 +02:00
xawotihs
85f4a4c36a
Started to merge @ZobyTwo cmake branch
2015-09-26 21:52:07 +02:00
xawotihs
9e77899535
Adds missing breaking macosx compilation without boost
2015-09-26 09:44:11 +02:00
Xawotihs
4185923d04
Replaced C++ types by C ones
2015-09-25 21:46:37 +02:00
Xawotihs
a19ccb6b49
Should fix g++ compilation issue
2015-09-25 21:01:09 +02:00
xawotihs
5ae9d42480
Fixed compilation issue with clang
2015-09-25 20:21:10 +02:00
xawotihs
f282a3346c
Merge branch 'no-boost' of https://github.com/WagicProject/wagic into no-boost
2015-09-25 20:04:42 +02:00
Anthony Calosa
ac8881a097
Merge pull request #633 from kevlahnota/master
...
Ingest and other card fixes...
2015-09-25 19:26:48 +08:00
Anthony Calosa
41daa83e3e
Merge remote-tracking branch 'WagicProject/master'
2015-09-25 17:39:48 +08:00
Anthony Calosa
2869460a7f
Fixed some card primitives, added support for "other" parsing power, toughness and converted cost, added Ingest
...
Ingest -> topcard of library to exile
Usage ingest:value
ingest:20 will send the top 20 cards of library to exile
2015-09-25 17:39:35 +08:00
xawotihs
0f168922d8
Fixed compilation issue of config without Qt
2015-09-24 23:47:16 +02:00
xawotihs
b8b5362ba5
Removed dependency on boost when Qt is used.
2015-09-24 23:20:52 +02:00
Anthony Calosa
b4e0f2c991
Merge pull request #632 from kevlahnota/master
...
Added bypass for notatarget(it should bypass protection and shroud), extend castcard to support putinplay for aura(since aura must have target chooser when put into play by other means), added state based action for aura with invalid targets(ex. local enchantments that enchant creature, then the creature it enchants loses creature types like man lands ... mutavault.)
2015-09-24 19:55:13 +08:00
Anthony Calosa
201b6d9cfa
bypassTC turn off
2015-09-24 14:45:26 +08:00
Anthony Calosa
a6ec3e0a68
added type check on aura if the card it enchant is legal
2015-09-24 14:14:00 +08:00
Anthony Calosa
64578787a0
NULL check
2015-09-24 12:14:58 +08:00
Anthony Calosa
d068388e7f
added aura targets for castcard putinplay
...
the special putinplay keyword for castcard is used for aura so we can
"retarget" their intended targets but without casting them instead they
are put onto the battlefield and the ability is not targetted 👍
303.4c If an Aura is enchanting an illegal object or player as defined
by its enchant ability and other
applicable effects, the object it was attached to no longer exists, or
the player it was attached to
has left the game, the Aura is put into its owner’s graveyard. (This is
a state-based action. See
rule 704.)
303.4f If an Aura is entering the battlefield under a player’s control
by any means other than by
resolving as an Aura spell, and the effect putting it onto the
battlefield doesn’t specify the object
or player the Aura will enchant, that player chooses what it will
enchant as the Aura enters the
battlefield. The player must choose a legal object or player according
to the Aura’s enchant
ability and any other applicable effects.
2015-09-24 09:53:10 +08:00
Anthony Calosa
606d18aa6e
bypassTC on playertarget
2015-09-24 06:24:17 +08:00
Anthony Calosa
106bcec7cf
bypass targetchooser
2015-09-24 06:02:46 +08:00
Anthony Calosa
179e973b4e
typo
2015-09-23 21:44:29 +08:00