summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-02git-svn-id: ↵(no author)2-6/+10
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-02git-svn-id: ↵(no author)2-1/+4
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-02* Added crash check for Ice Wall(no author)4-24/+38
- reduce mob_data->size variable to 1 bytes - change from if-else to switch statements in buildin_strmobinfo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-01Fixed a typo in Pressure causing it to deduct sp from the caster, and remove ↵(no author)3-2/+4
its sp_rate requirement git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-01Updated skill_range_leniency code when casting a ground targetting spell(no author)2-13/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-01* Added Karma and Manner to const.txt(no author)4-0/+26
* Delete players' ID from id_db when kicking everyone from the map-server due to char disconnection -- Fixes an odd crash with lazy mob AI git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-01Edit for Upa(no author)6-1/+34
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-31minor fix(no author)1-2/+2
of coord thanks to shadowlady git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-29fixed named item storage dupe(no author)2-2/+5
in sql git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-29* Added a crash check to Safety Wall(no author)3-7/+15
* Added some optimisations in clif_parse_MapMove git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-28added bug report(no author)1-0/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-28* Fixed a typo that was causing /in to always report failure(no author)2-5/+45
* Link "wisexin", "wisexlist" and "wisall" to the PM ignore functions, and "friendslistadd" and "friendslistremove" to the friends list functions when parsing the packet DB [celest] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-28* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to ↵(no author)13-86/+167
support it * Added base code for Party Item Sharing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-28Changelog update(no author)1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-28Added macros skill_chk and skill_get(no author)2-114/+41
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-27Memory leak fixes(no author)4-5/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-27Kick all characters when the char server disconnects from the map server(no author)2-7/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-27* Added @changelook command for spriters to test view ID's(no author)4-2/+35
* Added a check to Pneuma to prevent crashing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1004 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26added bug report(no author)1-0/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26Update to garbage collector(no author)2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26fixed 2 Trade exploits(no author)2-75/+91
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1001 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26added bug report(no author)1-13/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26Fixed memory leak(no author)2-1/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26* Fixed a bug in gettick cache when compiling in Windows(no author)12-224/+315
- Changed "read_map_from_bitmap" to "read_map_from_cache" in map_athena, "map_bitmap_path" to "map_cache_file" - Fixed item effects not showing when only one was used - Fixed a bug in Safety Wall - Allow only either Storm Gust or Lord of Vermillion to cause damage if stacked together - Added path_search_long, map_find_skill_unit_oncell git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26Added status_get_sc_def for calculating resistance against status abnormalities(no author)5-69/+92
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions ↵(no author)21-5520/+5624
into the new source files * Updated auto_counter_type's description in battle_athena * Removed some unnecessary skill level checks in battle.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26git-svn-id: ↵(no author)7-6/+12
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@995 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-25removed unused and unread water.txt(no author)6-178/+6
updated water_height for 2 new maps: yuno_fild09 and yuno_fild11 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@994 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-25Some comments(no author)1-0/+38
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-25Removed libGC(no author)2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-25git-svn-id: ↵(no author)9-111/+73
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-25git-svn-id: ↵(no author)3-2/+9
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@990 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24Fixed compile warningamber2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24Fix account wipeamber2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@984 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24Fix a crash in char_sql/char.camber2-1/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24fooamber1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@978 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24CHangelog(no author)1-0/+32
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@977 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24More G++ work(no author)10-62/+64
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ↵(no author)22-414/+417
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://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24be fixed typo!!!(no author)1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@974 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24typo(no author)1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@973 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24Some more changes for g++(no author)12-107/+113
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23git-svn-id: ↵(no author)2-2/+2
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@971 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23forgot something...(no author)1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@970 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23Made some more changes, reverted some old ones(no author)6-18/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23update(no author)75-1975/+2740
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-13* Added and testing support for 2004-12-06Sakexecelest3-16/+25
* Removed emblem changing requiring Glory of Guild limited to TXT only git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@967 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-13* Corrected a typo preventing Plagiarism to workcelest2-5/+9
* Fixed Berzebub card and other 'reduce cast delays' equipment not working git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-13* Updated packet_db.txt loading to support reading into multiple packet versionscelest4-928/+1020
* Integrated packet size and function DB's into 1 packet_db * Removed packet_db_ver defining in packet_db.txt -- it'll determine itself based on MAX_PACKET_VER * Added MAX_PACKET_VER -- maximum versions supported by eA -- and changed packet size and function DB's to use it * When sending 'Game exe not latest version' packet don't close the session immediately so it will still be delivered * Added map-server display if an unidentified client was rejected -- also fixes the 'empty string sent to _showmessage' git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-13git-svn-id: ↵celest1-1/+2
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@962 54d463be-8e91-2dee-dedb-b68131a5f0ec