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
e74c0fcc7c2fa4dfa557d83c586e19e2139963b4
wagic
/
projects
/
mtg
T
History
wrenczes@gmail.com
e74c0fcc7c
Moved a few more common shared includes into the precompiled header.
2010-10-24 06:55:40 +00:00
..
bin
fresh eboot. sorry about the other one.
2010-10-23 23:57:01 +00:00
debian
Fixed upgrade problem
2010-10-18 20:27:23 +00:00
doc
…
extra
…
include
Moved a few more common shared includes into the precompiled header.
2010-10-24 06:55:40 +00:00
src
Moved a few more common shared includes into the precompiled header.
2010-10-24 06:55:40 +00:00
tools
Erwan
2010-10-17 05:37:22 +00:00
icon.png
…
Makefile
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
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
J :
2010-05-05 02:50:49 +00:00
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