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
1cbf3db5824382f6ad8da4268efc367c7f6f08ee
wagic
/
projects
/
mtg
T
History
wrenczes@gmail.com
1cbf3db582
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.
...
Also thrown in are a couple of string to const string& conversions.
2011-04-25 11:20:07 +00:00
..
Android
- Activated debug and orientation management in Android manifest
2011-04-25 10:04:44 +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
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
tools
added processing for todo list as well
2011-02-04 13:41:24 +00:00
wagic.xcodeproj
…
Doxyfile
Jeck - Begun documentation for the WGui classes. Also updated doxygen config to support STL.
2011-01-31 10:24:06 +00:00
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