fogobogo
f3bb5ccef9
Merge branch 'master' into cmake
2022-01-11 19:19:09 +01:00
Vittorio Alfieri
37ce334688
Added TSR and HA4 sets, added/fixed primitives, improved Android downloader, fixed a crash when AI pays a Convoke alternative cost, fixed a random crash on Windows when opening zip files, fixed a random crash in destroy ability method (e.g. blasphemous act).
2021-03-09 19:07:31 +01:00
Vittorio Alfieri
d9e3101212
Fix for IP Address resolution on Wondows for 2 Players mode.
2021-01-03 14:19:16 +01:00
Vittorio Alfieri
21b5308420
Fixed code trying to make the 2 Players mode work better.
2021-01-03 01:07:18 +01:00
Vittorio Alfieri
1f98173197
Avoided a memory allocation error of SDL EnginePlayer on Android version when loading more than 32 audio samples at same time.
2020-12-27 01:08:51 +01:00
Vittorio Alfieri
f9e0746e1c
Increased Android SDK and NDK version for Android 10, updated Italian and Spanish lang files, patch boost dependencies for TIME_UTC definition, fixed import for usleep.
2020-12-26 17:19:02 +01:00
valfieri
b09763d89e
Improved Die Roll event and trigger, added Flip Coin trigger management, added/fixed almost all primitives with "roll a die ability", fixed some tab chars in source files.
2020-12-15 19:49:06 +01:00
valfieri
bf3d35463f
Added commander mode achievement and improved its graphic resources, added fixed primitives, fixes RNA set file, added new keyword and events to code the ability of six-side die roll.
2020-12-14 19:20:05 +01:00
valfieri
8645cb9e1e
Fix date in Dat files, Added IKO and HA3 sets, updated the manifest and build files, Added SD card support for Android, Fix the Android app crash when resuming from background, Improved Android downloader, added finger sliding popup menu for Android devices without sidebar menu, fixed several crashes during game, added the mutating card ability, fixed the adventure card ability, added new borderline primitives.
2020-06-10 00:10:59 +02:00
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
42754fd83c
Fix on Primitives and Fix Android
2019-08-18 17:44:07 +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
xawotihs
15111d1b20
Merge branch 'master' of https://github.com/WagicProject/wagic into cmake
2017-09-02 21:15:47 +02:00
Anthony Calosa
030dca051a
support for wish cards and deck sideboard
2017-03-07 23:42:34 +08:00
Anthony Calosa
efac298eb0
revert jtypes
2017-02-24 15:03:28 +08:00
Anthony Calosa
a12a5e1637
test swap
2017-02-23 19:05:37 +08:00
Anthony Calosa
028f6cbb4e
u32
2017-02-23 17:11:42 +08:00
Anthony Calosa
c56d1b0bec
pixel type
...
psp
2017-02-23 16:33:38 +08:00
Anthony Calosa
2e61f6c13d
test pixel_type
2017-02-23 16:08:04 +08:00
Rolzad73
35de677999
- stop mysterious ~QNetworkConfiguration() SIGSEGV issue at end of console testsuite run
2017-02-04 23:09:13 -05:00
Rolzad73
a916c1067f
- fixed small compiling error for a function in testsuite
...
- indentation formatting on DebugRoutines
2017-01-30 14:02:25 -05:00
Rolzad73
d57a694d3c
- last commit small clean
2017-01-28 04:32:39 -05:00
Rolzad73
f31d5c04c8
- revert android gamepad log change for mergable x11 fixes
2017-01-28 04:29:47 -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
Rolzad73
e3dc78b28e
- created proper branch on separate fork for dev work
2017-01-27 11:58:59 -05:00
Rolzad73
b601a549d0
- added option for Android x86 build types
2016-08-04 11:26:41 -04:00
xawotihs
813c54a166
Removed GL_CLAMP usage, update of the Android cmake package file
2016-06-19 12:46:17 +02:00
xawotihs
fa2a2d51a5
Fixed Downloader.
2016-06-19 12:08:45 +02:00
xawotihs
0a01b0af69
Tries to fix SDL and Qt builds, introduces Emscripten in Travis.
2016-06-19 10:25:22 +02:00
xawotihs
e4e809f3fe
Emscripten seems to work, should also fix PSP and Qt builds
2016-06-19 00:41:35 +02:00
xawotihs
1667b79fa8
Improved Emscripten port... still not there yet.
2016-06-18 17:24:51 +02:00
xawotihs
9335063d68
Should fix PSP build and Windows ZIP creation
2016-06-09 21:26:11 +02:00
xawotihs
39dfaf3acb
Forgot this file
2016-06-08 23:47:53 +02:00
xawotihs
3e7ecd51fd
Fixed windows SDL2 build, finished removing fmod dependency
2016-06-08 23:45:42 +02:00
xawotihs
2f1bf7bdbe
Fixed iOS build
2016-06-07 23:31:42 +02:00
xawotihs
8f69e2a204
Should fix iOS build
2016-06-04 21:44:35 +02:00
xawotihs
579d612397
Worked on windows and emscripten builds, still not perfect.
2015-10-24 23:33:31 +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
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
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
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
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
5ae9d42480
Fixed compilation issue with clang
2015-09-25 20:21:10 +02:00