This website requires JavaScript.
Explore
Help
Sign In
Mahtan
/
wagic
Watch
1
Star
0
Fork
0
You've already forked wagic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8e551bb287668c285a41206cf10f1a3197887ca2
wagic
/
projects
/
mtg
T
History
Vittorio Alfieri
8e551bb287
Added/fixed primitives, updated the "missing_cards_by_sets" folder, moved AI avatar images to main graphics folder.
2021-12-21 14:14:38 +01:00
..
Android
Added Y22 set, improved Android downloader for Y22 set, added new restriction "librarycast" to check if a card has been casted from library, added new keyword "startingplayer" to retrieve who was the starting player, added a new ability "nodamageremoved" to avoid damage is removed from a card (e.g. "Patient Zero"), fixed a possbile crash when using "andability" option in "moverandom" ability (e.g. cards with seek abilites), added "myname" option to conjure "ability" to refer the orginal source card name (e.g. "Clone Crafter"), added new zone definitions "myhandlibrary" and "opponenthandlibrary" to refer same time hand and library zone of a player, added new ability "nonight" to avoid it can become night (e.g. "Angel of Eternal Dawn"), improved all cards with "it becomes night" ability.
2021-12-20 18:55:54 +01:00
bin
Added/fixed primitives, updated the "missing_cards_by_sets" folder, moved AI avatar images to main graphics folder.
2021-12-21 14:14:38 +01:00
debian
…
debian_harmattan
…
doc
…
extra
…
include
Added Y22 set, improved Android downloader for Y22 set, added new restriction "librarycast" to check if a card has been casted from library, added new keyword "startingplayer" to retrieve who was the starting player, added a new ability "nodamageremoved" to avoid damage is removed from a card (e.g. "Patient Zero"), fixed a possbile crash when using "andability" option in "moverandom" ability (e.g. cards with seek abilites), added "myname" option to conjure "ability" to refer the orginal source card name (e.g. "Clone Crafter"), added new zone definitions "myhandlibrary" and "opponenthandlibrary" to refer same time hand and library zone of a player, added new ability "nonight" to avoid it can become night (e.g. "Angel of Eternal Dawn"), improved all cards with "it becomes night" ability.
2021-12-20 18:55:54 +01:00
iOS
Added boast ability, refactored WParsedInt class (this class has been removed from AllAbilities.h file and it has been included into two dedicated .h and .cpp files), refactored all makefiles (Windows, Linux, PSP and Android) in order to to include the new .h and .cpp files added for WParsedInt class.
2021-01-18 17:11:09 +01:00
MacOS
…
qml
…
src
Added Y22 set, improved Android downloader for Y22 set, added new restriction "librarycast" to check if a card has been casted from library, added new keyword "startingplayer" to retrieve who was the starting player, added a new ability "nodamageremoved" to avoid damage is removed from a card (e.g. "Patient Zero"), fixed a possbile crash when using "andability" option in "moverandom" ability (e.g. cards with seek abilites), added "myname" option to conjure "ability" to refer the orginal source card name (e.g. "Clone Crafter"), added new zone definitions "myhandlibrary" and "opponenthandlibrary" to refer same time hand and library zone of a player, added new ability "nonight" to avoid it can become night (e.g. "Angel of Eternal Dawn"), improved all cards with "it becomes night" ability.
2021-12-20 18:55:54 +01:00
tools
…
wagic.xcodeproj
…
Windows
New macros and primitives fixes
2021-08-12 20:16:29 -05:00
build.number.properties
Implemented Commander mode and rules, added Command Zone to game, added/fixed primitives, increased the major release version.
2020-12-06 20:11:51 +01:00
build.properties
added new build scripts to handle changing of the build version. ant script will now generate Wagic_Version.h and update AndroidManifest.xml
2012-04-19 07:03:05 +00:00
build.xml
Fix VERSION_GAME macro for 3 params.
2020-06-10 00:26:52 +02:00
Doxyfile
…
icon.png
…
LICENSE
…
Makefile
Fixed primitives, avoided a crash when destroying "transforms" ability for cards in library, added random deck selection to Stone Hewer Basic mode, fixed random deck selection from Commander mode, improved exclusive color filter to include monocolored artifacts, added PSP_LARGE_MEMORY define to Makefile to allow more RAM for PSP version.
2021-12-02 18:55:53 +01:00
Makefile.linux
updated project to rotate and display correctly in iOS6+
2013-10-28 15:14:17 -07:00
mk3xx.bat
…
mtg_vs2010.sln
- Modified the windows project to use SDL as DLL, so that we all get mouse support now.
2011-05-22 21:47:31 +00:00
mtg.props
More VS 2010 solution files. The props file is required; the filter is a nice to have (ie, the solution file organization is broken out into a separate file now in 2010, whereas it used to be embedded in each vcproj file).
2010-11-07 02:12:50 +00:00
pic0.png
Jeck - Extremely subtle lighting effect fades in on boot screen sword.
2009-09-21 07:44:22 +00:00
pic1.png
Jeck - Proposed pic1.png. Please comment here with thoughts / suggestions.
2009-09-21 06:40:02 +00:00
Res
…
template.vcxproj
Fixed a crash when AI try to activate a combo (caused by new ANYTYPEOFMANA management), fixed the Visual C++ project file descriptor, fixed ELD set DAT file, improved Andorid downloader, fixed primitives.
2021-02-19 18:50:25 +01:00
template.vcxproj.filters
Added boast ability, refactored WParsedInt class (this class has been removed from AllAbilities.h file and it has been included into two dedicated .h and .cpp files), refactored all makefiles (Windows, Linux, PSP and Android) in order to to include the new .h and .cpp files added for WParsedInt class.
2021-01-18 17:11:09 +01:00
updateAndroidManifest.groovy
added new build scripts to handle changing of the build version. ant script will now generate Wagic_Version.h and update AndroidManifest.xml
2012-04-19 07:03:05 +00:00
valgrind.supp
J :
2010-05-05 02:50:49 +00:00
wagic copy-Info.plist
added new signature for SendCommand in JGE that takes in a command string and a parameter
2011-12-15 11:11:08 +00:00
wagic_Prefix.pch
…
wagic-64x64.png
…
wagic-80x80.png
…
wagic-Info.plist
…
wagic-qt.pro
…
wagic-SDL.pro
…
wagic.desktop
…
wagic.pri
Added boast ability, refactored WParsedInt class (this class has been removed from AllAbilities.h file and it has been included into two dedicated .h and .cpp files), refactored all makefiles (Windows, Linux, PSP and Android) in order to to include the new .h and .cpp files added for WParsedInt class.
2021-01-18 17:11:09 +01:00
wagic.svg
Fixed app icon on Symbian
2012-01-07 23:38:10 +00:00