37 Commits

Author SHA1 Message Date
(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)
3b1654bb04 Fix some compile errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 04:25:56 +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)
9fec5d1298 * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to support it
* Added base code for Party Item Sharing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-28 18:46:43 +00:00
(no author)
f607f6f22f git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@991 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-25 15:43:48 +00:00
amber
fadc92aa6c Fixed compile warning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 22:08:15 +00:00
(no author)
e08d46b479 More G++ work
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 16:55:10 +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)
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
ffdc190fe3 Enabled login server anti-freeze by default
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@933 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 02:53:32 +00:00
celest
998440070f Fixed char server rejecting i'm alive packet
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 02:40:11 +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
353af14c10 remove SVN_VERSION
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30 06:09:45 +00:00
amber
4b4469b46a svn prop changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30 05:51:53 +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
celest
39521cb4a5 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@859 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-29 17:22:35 +00:00
celest
ddad1300ed Corrected wrong logging of text in int_guild.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 11:09:31 +00:00
amber
d091c2e147 Rewrite inter server messaging
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 01:51:17 +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
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
20815bf599 More compile cleanups
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 16:19:07 +00:00
codemaster
6cfcb5f217 * common/mmo.h: changed base_level and job_level to unsigned int to increase max levels
* char/char.c: added a NULL check for the file in parse_friend_txt
* map/atcommand.c/.h: added @clearweather (thanks to Dexity)
* map/charcommand.c/.h: added #spiritball
* map/mob.c: fixed a compiler warning (ln was an int and was supposed to be an unsigned long int)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 22:15:58 +00:00
celest
7ef9c70b13 * Added option to turn off login server logging
* Moved char server starting logging to after we've read the configuration file first

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08 17:24:24 +00:00
wizputer
0712297756 Fixed global message not working on txt [Wizputer]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@482 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 05:56:35 +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
Lupus
92e415176a fixed Guild skill Extention +2 -> +6 people per level.
btw.. should txt-convertot use its own mmo.h? i think not

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 11:42:05 +00:00
codemaster
78209b4400 - Updated to most of jA's 1067
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 22:23:56 +00:00
mc_cameri
17ba37bf72 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@346 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-24 10:57:15 +00:00
codemaster
e8a348ddd8 Added free()'s
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 21:14:38 +00:00
valaris
20416572ab * Fixed crash with upgrading TXT and having more than 256 accounts. [Valaris]
* TXT upgrades will convert broken flag to attribute column. [Valaris]


git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20 16:39:27 +00:00
amber
d479e29aee Fixed some file types
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
mc_cameri
407aab8097 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@157 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-13 12:35:57 +00:00
codemaster
34eb4d5201 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@106 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-10 21:59:53 +00:00
valaris
94bcb3e6de Fixed crash from guild skill point allocation, there seems to be a problem with guilds loading still.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@16 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05 20:59:29 +00:00
(no author)
0423b13f0c git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@5 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-04 23:59:44 +00:00
(no author)
706e785091 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-04 23:25:09 +00:00