summaryrefslogtreecommitdiff
path: root/vcproj-7.1
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-14 12:59:02 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-14 12:59:02 +0000
commit3ef5e3aff29d35833df8873c2356bfd57826bb01 (patch)
treefc5217fb1174cb6c844da6c1d76fd0f4680dd6fc /vcproj-7.1
parentfc71573dc0e2558ad4c977534d716d971ac798f2 (diff)
downloadhercules-3ef5e3aff29d35833df8873c2356bfd57826bb01.tar.gz
hercules-3ef5e3aff29d35833df8873c2356bfd57826bb01.tar.bz2
hercules-3ef5e3aff29d35833df8873c2356bfd57826bb01.tar.xz
hercules-3ef5e3aff29d35833df8873c2356bfd57826bb01.zip
* extended the "npc_event: event queue is full" error message to also print the name of the event (so that the cause can be tracked down)
* removed a strange (and undocumented) event name check for "GM_MONSTER" in the npc event execution code * added effects from recent sakexes to effects list * removed ladmin from vs8 sql builds * added int_auction.c/.h to vs6 and vs7 project files * some small cleanups git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12362 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-7.1')
-rw-r--r--vcproj-7.1/char-server_sql.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcproj-7.1/char-server_sql.vcproj b/vcproj-7.1/char-server_sql.vcproj
index f0ed1a41f..bb2765dfc 100644
--- a/vcproj-7.1/char-server_sql.vcproj
+++ b/vcproj-7.1/char-server_sql.vcproj
@@ -150,6 +150,12 @@
RelativePath="..\src\char_sql\char.h">
</File>
<File
+ RelativePath="..\src\char_sql\int_auction.c">
+ </File>
+ <File
+ RelativePath="..\src\char_sql\int_auction.h">
+ </File>
+ <File
RelativePath="..\src\char_sql\int_guild.c">
</File>
<File