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
142dfab57c1a6e83b8cbca40196eddc165f5c01a
wagic
/
projects
/
mtg
T
History
omegablast2002@yahoo.com
142dfab57c
changed 3 creatures that were incorrectly using "clone" instead of "token(thier id number)"
2010-10-25 14:37:16 +00:00
..
bin
changed 3 creatures that were incorrectly using "clone" instead of "token(thier id number)"
2010-10-25 14:37:16 +00:00
debian
Fixed upgrade problem
2010-10-18 20:27:23 +00:00
doc
…
extra
…
include
Added basic Japanese font support.
2010-10-24 07:56:28 +00:00
src
Added basic Japanese font support.
2010-10-24 07:56:28 +00:00
tools
Erwan
2010-10-17 05:37:22 +00:00
icon.png
…
Makefile
Fixed Makefile for Linux
2010-10-24 07:20:52 +00:00
mk1xx.bat
…
mk3xx.bat
…
mtg_vs2010.sln
2010-10-06 08:45:55 +00:00
mtg.sln
Fixed a problem with the release target - it wasn't inheriting correctly the property sheet I had recently added. Thanks to Mike for catching this.
2010-10-14 09:26:27 +00:00
mtg.vsprops
Fixed my trace - removed the spurious addressof().
2010-10-07 03:45:57 +00:00
pic0.png
…
pic1.png
…
Res
…
template.vcproj
Enabled precompiled headers for the build. This cuts the win compile time in debug by at least half on my laptop; on the psp compile, it shaves it down by ~ 45 seconds. I only did a cursory inspection of what to add to PrecompiledHeader.h, there's probably more that we can throw in there for more incremental speed improvements.
2010-10-24 05:55:24 +00:00
template.vcxproj
Apply the same precompiler modifications to the VS2010 solution. Also turned off the C++ code analysis entirely for the debug target. Old build time: 5 minutes. New build time: 30 seconds. (note that the VS2010 code analysis slows things down considerably - but it also shows that one major bottleneck is AllAbilities.h, as it's included multiple times. That file should be refactored asap.)
2010-10-24 06:29:20 +00:00
valgrind.supp
…
wagic-64x64.png
Added icon, desktop description and updated .pro for maemo packaging instruction
2010-10-05 20:01:26 +00:00
wagic.desktop
Added icon, desktop description and updated .pro for maemo packaging instruction
2010-10-05 20:01:26 +00:00
wagic.pro
Added dbus support
2010-10-19 22:11:27 +00:00