54 Commits

Author SHA1 Message Date
celest
e9a7ccf3f2 * Readded Chemical Protection
* Removed some old eA code that was causing Frost Nova to do an extra hit
* Corrected Vulcan Arrow's hits in skill_db
* Readded zlib and zconf .h files to under /lib
* Fixed some compile errors in Windows
* Changed remove_control_characters back to supporting korean chars
* Moved some other code around

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 16:28:36 +00:00
celest
3a2e00b268 * Changes to Dissonance -- don't increment the timer again if the target has died
* Changed some nullpo checks back to normal null checks
* Changed some nullpo checks to print some debug information
* Added some sd checks before calling pc_blockskill
* Added fix for SQL char's friend list updating
* Fixed a crash if the player invited to join a guild is not online
* Find the guild invitation sender first before clearing it

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 08:31:32 +00:00
sirius
9e986f1b8a modyfyed the charserver sql for the mapchange ^^ on splitted mapservers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 16:38:33 +00:00
sirius
f0586beb14 CharSQL: fixed the 0x2b05 packet, now the multi mapservers works ...
Login/LoginSQL: fixed the version check finaly :) now the servers can connect XD


git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 09:47:08 +00:00
(no author)
e4bf61cf00 * Moved all changes in the SVN to a new SVN-Changelog.txt
* Synchronise storage as well when saving character
* Added fix for super novices' Guardian Angel system crashing
* Check if login server is online before setting character to online (in SQL)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 15:58:58 +00:00
(no author)
a7b8d32eb5 Changed something @ the sql charserv, (makechar.. charlimit and some tuneups for sql querys)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-09 20:24:29 +00:00
(no author)
e492f69181 guild sql fix...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 22:41:04 +00:00
(no author)
417b04426f blank email for char deletion works when email is a@a.com (SQL)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 02:27:35 +00:00
(no author)
3108e8fef2 Changed how IP Bindings are handled
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 19:25:36 +00:00
(no author)
302cc85025 Servers can bind to single IP addresses now, and added buffer.(c/h)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 02:07:30 +00:00
(no author)
f107fd6254 fixed named item storage dupe
in sql

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-29 08:57:25 +00:00
amber
55c44e3eb1 Fix a crash in char_sql/char.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 21:27:50 +00:00
(no author)
dea15d7c9a A lot of changes. login and char server compile under both TXT and SQL under g++. Same for the convertors (login and char). One change that I felt iffy about, but it worked, was the char* buf -> unsinged char* bug in clif.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 03:12:42 +00:00
(no author)
974e977764 be fixed typo!!!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@974 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 00:19:30 +00:00
(no author)
d2a9c1a52d typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@973 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 00:18:10 +00:00
(no author)
29f74d1e4a Some more changes for g++
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 00:15:41 +00:00
(no author)
778e804dd6 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23 20:38:44 +00:00
celest
a0d8292adc Added alive packet sending to SQL char and login
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@934 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 03:00:13 +00:00
codemaster
ef1ef6f616 * Added a char config that allows GMs that have a certain level or above to bypass the server's user limit [Codemaster] [SVN 885]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-01 00:35:25 +00:00
amber
0452a9c55f cxx updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-29 19:18:18 +00:00
amber
1faa51bd42 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 23:07:49 +00:00
amber
ddb5cb86ec Mark the statements TBR
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 02:51:31 +00:00
amber
d8dd831efb update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 16:29:44 +00:00
amber
973fe525a7 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 02:46:25 +00:00
amber
f922478b19 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 19:44:00 +00:00
amber
626ba5ab69 oops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@765 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-24 03:47:27 +00:00
amber
790063aae7 Fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@764 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-24 03:45:45 +00:00
celest
8d141c1662 Typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 12:46:21 +00:00
amber
88f45128e7 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 16:36:06 +00:00
amber
af1e0b6bee update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 02:41:35 +00:00
amber
836f2b84a9 lastpoint fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 01:56:45 +00:00
codemaster
f16fea0829 * Updated makefiles to new strlib locations [Codemaster]
* Moved strlib.h and strlib.c into the common directory [Codemaster]
* Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:11:23 +00:00
amber
e8402a3971 GUILDCACHE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 15:54:31 +00:00
amber
ba67cc63d9 DFASTCHAR
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 01:51:58 +00:00
ajarn
6bcd1db8cd git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@629 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 04:33:35 +00:00
amber
c056c6be90 guild_cache
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 02:41:24 +00:00
davidsiaw
de77ad9067 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@616 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 00:44:27 +00:00
davidsiaw
8e618ece65 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@615 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 00:38:47 +00:00
amber
c8221f8f52 fifo rename
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 03:51:02 +00:00
wizputer
ce21da6bdb * Fixed double login feature, resets online users when map connects to char [Wizputer]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-03 02:29:00 +00:00
Lupus
fab8d70468 speedup of SQL logs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-02 18:24:27 +00:00
amber
5e17118188 fixed another char crash
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@418 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30 02:37:15 +00:00
celest
ed92d58981 Added missing "\n"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 16:57:04 +00:00
amber
c4c0532ffa A few bug fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 05:19:01 +00:00
wizputer
48d6db7a75 Fixed online system for char not sending players left "online" to login when restarting
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 03:10:26 +00:00
wizputer
e9b593218a Fixed online system, online column works and prevent double login at the login server
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 00:01:39 +00:00
codemaster
d4e301d9d0 - Updated to most of jA's 1067
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 22:23:34 +00:00
codemaster
42d571d8e0 Added free()'s
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 21:14:43 +00:00
valaris
241efbef4e * Removed japanese interserver packets, should fix various problems (jumpto, where, charposreq). [Valaris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@291 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 14:04:58 +00:00
amber
da58668fc6 Packet fixed and EOL fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 04:54:58 +00:00