diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-22 21:37:51 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-22 21:37:51 +0000 |
commit | c4211c14c145cc2e6b17516909cc2a2734781b00 (patch) | |
tree | bcb20b0596a8b19ad1fd3505b196b37e1aaec6a8 /Changelog-Trunk.txt | |
parent | 162af4caa481eef2529ccdc1299d9578539143c9 (diff) | |
download | hercules-c4211c14c145cc2e6b17516909cc2a2734781b00.tar.gz hercules-c4211c14c145cc2e6b17516909cc2a2734781b00.tar.bz2 hercules-c4211c14c145cc2e6b17516909cc2a2734781b00.tar.xz hercules-c4211c14c145cc2e6b17516909cc2a2734781b00.zip |
Major reconfiguration of the vs7 project files (+vs8 while I was at it)
- added definitions _DEBUG and NDEBUG to tune system-specific stuff
- reduced the build requirements (Pentium 4 was a bit too much)
- changed build settings and project structure to match the vs8 projects
- corrected some vs8 inconsistencies
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10055 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7fb41aa1d..6c78c0458 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/03/23 + * Major reconfiguration of the vs7 project files (+vs8 while I was at it) + - added definitions _DEBUG and NDEBUG to tune system-specific stuff + - reduced the build requirements (Pentium 4 was a bit too much) + - changed build settings and project structure to match the vs8 projects + - corrected some vs8 inconsistencies * Some generic typo fixes [ultramage] * Corrected Ankle Snare/Spider Web having a 1% chance to trap rather than 100% |