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
071facd43db2a93ce93b6a8ded53ccee6488a5b0
wagic
/
projects
/
mtg
T
History
Xawotihs
071facd43d
"Full" fullscreen support on Android
2011-04-25 12:48:24 +00:00
..
Android
"Full" fullscreen support on Android
2011-04-25 12:48:24 +00:00
bin
Corrected Serene Offering, Stream of Acid and a typo in Blightsteel Colossus' text.
2011-04-25 10:31:42 +00:00
debian
Fixed issue 630
2011-04-16 17:43:33 +00:00
doc
A quick doc I cobbled together on how to set up on Windows to debug wagic via tethering to a psp.
2011-04-13 05:22:22 +00:00
extra
…
include
Reducing the memory footprint: reworked the concept of 'colors' in CardPrimitives. What used to be an array of ints (ie 28 bytes) is now contained in a single byte, we use bit masking to support setting multiple colors on this variable. This also eliminates a lot of silly loops for setting colors in the code - now it's a straight byte copy.
2011-04-25 11:20:07 +00:00
src
moved the eventsending for drawing cards into the resolve of adrawer. tho i think this will make this event unusable for "card draw replacement effects"...it really doesn't matter as i don't see card draw replacement being added to wagic any time soon, if ever.
2011-04-25 12:00:33 +00:00
tools
…
wagic.xcodeproj
…
Doxyfile
…
icon.png
…
Makefile
Checkpoint on a utility helper class. Basically, if you have a class that you want to count the numbers of instances, you do this:
2011-04-23 05:16:53 +00:00
mk1xx.bat
…
mk3xx.bat
…
mtg_vs2010.sln
…
mtg.props
…
mtg.sln
…
mtg.vsprops
…
pic0.png
…
pic1.png
…
Res
…
template.vcproj
Add ObjectAnalytics.h/.cpp to VS2008, QT projects. (Have we made an official call on deprecating 2008 yet?)
2011-04-23 17:05:22 +00:00
template.vcxproj
Checkpoint on a utility helper class. Basically, if you have a class that you want to count the numbers of instances, you do this:
2011-04-23 05:16:53 +00:00
template.vcxproj.filters
Checkpoint on a utility helper class. Basically, if you have a class that you want to count the numbers of instances, you do this:
2011-04-23 05:16:53 +00:00
valgrind.supp
…
wagic_Prefix.pch
…
wagic-64x64.png
…
wagic-Info.plist
…
wagic-SDL.pro
- Defined keys translation for SDL config
2011-04-23 21:30:36 +00:00
wagic.desktop
…
wagic.pro
- Activated debug and orientation management in Android manifest
2011-04-25 10:04:44 +00:00