valfieri
ccd17d32d0
Restored Android version to 16, Removed modification to boost, fixed primitives MH1 and M20, Fixed Snow mana issue.
2019-09-07 22:05:01 +02:00
valfieri
9be1d44788
Android Fix
2019-08-18 17:11:20 +02:00
Eduardo
5db6b807ba
Set limited game mode, AI changes, primitives and _cards.dat corrections
...
New set limited ,where you get a deck two random sets.
Still playing with the AI values and hueristics.
Cards fixes. Masters Edition should be named ME1 and the Mythic Edition is MED, the cards multiverse ids are still the same so the decks and references should not change.
2019-04-20 15:51:52 -05:00
Anthony Calosa
030dca051a
support for wish cards and deck sideboard
2017-03-07 23:42:34 +08:00
Rolzad73
35de677999
- stop mysterious ~QNetworkConfiguration() SIGSEGV issue at end of console testsuite run
2017-02-04 23:09:13 -05:00
Rolzad73
85f66a8fec
X11 build fixups
...
- fixed -Werror=misleading-indentation warning
- fixed -Werror=nonnull-compare warning on xll and QT builds
- PNG_LIBPNG_VER backward compatibily changes
- giflib backward compatibily changes
- resolved some undefs for X11 build
- silenced some small compile warnings in JGE Makefile
- added -DTIXML_USE_STL to remaining build types (PSP had it added)
- fixed x11 Boost incompatibility issue part of #548
- reworked PrecompiledHeader.h platforms used
2017-01-28 04:19:46 -05:00
xawotihs
9e77899535
Adds missing breaking macosx compilation without boost
2015-09-26 09:44:11 +02:00
xawotihs
907274f9bd
Fixed cross-compiling with theos
2015-08-23 21:23:55 +02:00
xawotihs
b8da46ac18
Fixed phonon support.
2014-11-23 16:27:18 +01:00
xawotihs
ac5c14b977
Fixed QtMultimedia port, replaced QSoundEffect by QMediaPlayer as all codecs were not supported by first class.
2014-08-02 17:12:19 +02: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
042fb7b376
Tries to fix Android compilation
2014-01-18 11:18:27 +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
1d33de59a9
Fixed compilation issue
2014-01-12 22:56:53 +01:00
xawotihs
0c4b09891b
Removed hardcoded testing values and used 32 bits file size instead of 64 bits.
2014-01-12 22:40:45 +01:00
xawotihs
25955303e7
Adds a Downloader component to JGE able to download and cache files.
2014-01-12 22:16:35 +01:00
xawotihs
b09db0c60f
Removed c++11 warning.
2013-12-22 21:26:06 +01:00
xawotihs
4765890d0a
Fixed mouse input with retina display
2013-12-14 23:46:23 +01:00
xawotihs
88095c67b8
Fixed mingw32 compilation
2013-12-13 21:27:40 +01:00
xawotihs
cb73e2b90d
Merge branch 'master' into ci_upload_binaries
...
Fixed Windows compilation.
2013-12-07 22:08:54 +01:00
xawotihs
38e19f7d35
Removed mingw32-qt
...
Merged SDL and QT .pro files
Removed glu dependency in corewrapper and JGfx to enable mingw cross compilation.
2013-12-07 18:57:57 +01:00
Tobias Loose
2289fffb8d
Do not ftbfs when in release mode (-weror, -wunused-.. combination)
2013-12-05 23:06:30 +01:00
Tobias Loose
657479e0e4
Do not specify the system directory in JGE
2013-12-04 11:58:36 +01:00
xawotihs
bedd1e8da8
Merge branch 'valgrind' of https://github.com/ZobyTwo/wagic into ZobyTwo-valgrind
2013-11-29 19:41:46 +01:00
Tobias Loose
0db2925e7a
Fix initialization orders
2013-11-29 18:44:30 +01:00
Tobias Loose
031f2dbffb
Fix Valgrind warnings appearing during the test suit.
2013-11-29 18:21:53 +01:00
Tobias Loose
dbece750f8
Use tabs instead of spaces if the file uses tabs
2013-11-29 13:51:13 +01:00
Tobias Loose
9d5a83d588
Replace more strcmp with std::string::compare or std::string::operator==.
...
This commit also enables TinyXML STL support.
2013-11-28 16:42:29 +01:00
Dmitry Panin
071a487100
Fixed compilation error
2013-11-19 11:06:31 +04:00
Dmitry Panin
f370899a8a
Thread-safe version of OutputCapturer
2013-11-19 03:58:43 +04:00
Dmitry Panin
331e126787
Added info about total number of tests
2013-11-19 02:57:42 +04:00
Dmitry Panin
6c41e5c92c
Added option (#define CAPTURE_STDERR)
...
if set then the DebugTrace calls only for failing tests are shown
2013-11-19 02:41:30 +04:00
xawotihs
90652fa73d
Fixed PSP build and integrates it with Travis CI
2013-11-09 19:40:01 +01:00
xawotihs
fea5b04a77
Fixed compilation on Windows.
2013-10-31 23:48:19 +01:00
xawotihs
dac31994b6
Adding traces for important directories.
2013-10-30 21:44:23 +01:00
xawotihs
f08f0ad3b9
Merge branch 'master' of https://github.com/WagicProject/wagic
...
Conflicts:
JGE/include/JTypes.h
2013-10-29 23:36:07 +01:00
xawotihs
a3a1bc2b79
Created a dedicate console Qt based wagic application and run it in the
...
travis file.
2013-10-29 22:38:37 +01:00
Michael Nguyen
b17d9d3f85
Merge branch 'master' of github.com:WagicProject/wagic
2013-10-28 15:35:45 -07:00
Michael Nguyen
84ca7457b5
updaed for iOS6
2013-10-28 15:20:35 -07:00
Unknown
224c94e890
Included some testsuite into qtmain and updated travis file to try to use it.
2013-10-27 23:06:29 +01:00
Xawotihs@gmail.com
26ab65860e
Fixed a gazillion of warnings occuring when compiling Wagic with Clang with Werror.
2013-06-09 21:16:39 +00:00
rolzad73@gmail.com
7990540096
fixed music resource adding from resource zip to nested folder on Android platorm. Fixed issue 776
2013-06-03 02:15:12 +00:00
Xawotihs@gmail.com
2c0e0c7251
Removed the link between the font textures resolution and the size of the characters displayed. That allows to use very high resolution fonts similarly to card pictures...
2013-03-23 17:21:17 +00:00
Xawotihs@gmail.com
5a9b7eefc0
Fixed PSP compilation by stubbing the socket implementation. Somebody with a PSP, please replace this code with a real implementation.
2013-02-03 21:41:31 +00:00
Xawotihs@gmail.com
5c25189aef
Added code to let user specify the server address.
...
Updated SimplePad to include dot and fixed problem with digits.
2013-02-03 19:21:43 +00:00
Xawotihs@gmail.com
12620e5d22
Just tested network game Linux desktop vs Android tablet ... works fine :)
2013-01-29 21:05:24 +00:00
Xawotihs@gmail.com
48d45f2a65
Added missing .h and fixed the boost sleep, it works fine on linux now.
2013-01-28 22:26:13 +00:00
Xawotihs@gmail.com
faff7724d6
Added a function to get the current IP address
2013-01-28 22:03:26 +00:00
wagic.the.homebrew@gmail.com
5fa1cc915b
A "fix" for Android compilation. Feel free to replace if something better is available
2013-01-27 09:36:43 +00:00