diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-01 16:59:50 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-01 16:59:50 +0000 |
commit | 78cfbc99e7ecfdc31687009fe33e551b5c852110 (patch) | |
tree | 6d53edb2bb73e750d36e9133653f4ce8c202d6dc /Changelog-Trunk.txt | |
parent | 7e7936b1f7c632cfd05fa005e2853f10f899524b (diff) | |
download | hercules-78cfbc99e7ecfdc31687009fe33e551b5c852110.tar.gz hercules-78cfbc99e7ecfdc31687009fe33e551b5c852110.tar.bz2 hercules-78cfbc99e7ecfdc31687009fe33e551b5c852110.tar.xz hercules-78cfbc99e7ecfdc31687009fe33e551b5c852110.zip |
- Changes in the VS8 project files:
* synchronized the settings between the projects
* joined all .h and .cpp files and grouped them based on the src subfolder (easier to understand how the source is organized)
* added Debug/Release build targets that build txt/sql only
* other minor changes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9758 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 de5376213..5abcc407a 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/01/31 + * Changes in the VS8 project files: [FlavioJS] + - synchronized the settings between the projects + - joined all .h and .cpp files and grouped them based on the src subfolder + - added Debug/Release build targets that build txt/sql only + - other minor changes * Removed graph, httpd and webserver * Wiped out the old night code (use svn if you want it) [ultramage] 2007/01/30 |