celest
dd74e90fca
Speedup inventory and storage saving
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1210 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 05:05:04 +00:00
Lupus
b0c8088a8e
SQL: Castles data saving bugfix (fully working! tested during WOE on 100 players, 19 guilds)
...
added 2 bugreports
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-03 21:24:00 +00:00
Lupus
58433b45e4
partial SQL Castles Saving (doesn't clear GuildID when you abandon a castle yet)
...
added 2 fixex by Pow (max positions, max guild members)
fixed Moving HP quest (added missing delitem)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-02 23:19:46 +00:00
Lupus
63dccbce3e
fixed SQL Castle Saving BUGS
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-28 07:27:18 +00:00
celest
09c783610d
* Fixed char server crash when sending wisp with a "'" in the names
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-23 07:42:30 +00:00
celest
fea0900092
* Corrected Spiral Pierce's hits in the skill_db
...
* Moved /common/*.o into a obj folder when compiling
* Updated core and map server to jA 1094~1115
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 16:08:24 +00:00
amber
882e26643d
Cleanup compiler warnings
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 05:42:31 +00:00
sirius
3b4e925885
fixed the guildcastle saving in charsql
...
fixed the /mm and /mapmove command access bugs ..
[Sirius]
-This line, and those below, will be ignored--
M src/char_sql/int_guild.c
M src/map/clif.c
M Changelog-SVN.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-20 21:07:45 +00:00
sirius
8d9ac1026a
Changed the output of set user @ charserv_sql ... ^^[Sirius]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1143 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-20 19:20:44 +00:00
celest
fdbe7b1fb2
Fixed client errors when pecopeco Lord Knights/Paladins log in with a weapon equipped
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 08:38:09 +00:00
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
f1290e68d2
Fixed the 0x3001 in inter.c for the char wisper on splittet mapservers (interchat)^^ [Sirius]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1121 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 20:52:02 +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
(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
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
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
d46146370c
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30 03:47:18 +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
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
ba5cf284da
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 05:05:48 +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
db26596032
Update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 14:15:47 +00:00
amber
f199254cd1
foo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 14:13:55 +00:00
amber
f057cd658d
More updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 14:01:47 +00:00
amber
355bd00f87
Fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 12:44:53 +00:00
amber
f68c5caeba
Fix guild castle issues
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 12:41:46 +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
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