summaryrefslogtreecommitdiff
path: root/Changelog.txt
AgeCommit message (Collapse)AuthorFilesLines
2005-02-04* Added experimental code to generate a stack dump when it segfaults(no author)1-0/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1027 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-04Some more tidying up in status_get_ functions(no author)1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-03* When loading shop scripts automatically check if the prices can be ↵(no author)1-0/+4
exploited with OC/DC * If the buying price provided in item_db.txt is above 2x higher than selling price for an item no need to reset and redetermine the buying price git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-03* Fixed a mistake that was causing Ruwach to only work in PvP and PvM(no author)1-0/+4
* Updated code for Joint Beat git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-02git-svn-id: ↵(no author)1-0/+4
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-02git-svn-id: ↵(no author)1-0/+2
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)1-0/+5
- 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)1-0/+2
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)1-0/+2
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)1-0/+11
* 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)1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-29fixed named item storage dupe(no author)1-0/+2
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)1-1/+7
* 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-28* Fixed a typo that was causing /in to always report failure(no author)1-0/+6
* 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)1-0/+4
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)1-0/+4
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)1-0/+2
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)1-0/+2
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)1-0/+2
* 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-26Update to garbage collector(no author)1-0/+2
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)1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1001 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26Fixed memory leak(no author)1-0/+2
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)1-0/+11
- 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)1-0/+2
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)1-2/+13
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)1-0/+3
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)1-0/+3
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)1-0/+2
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)1-0/+13
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-25git-svn-id: ↵(no author)1-0/+1
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@990 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24Fixed compile warningamber1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24Fix account wipeamber1-0/+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.camber1-1/+3
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-24A lot of changes. login and char server compile under both TXT and SQL under ↵(no author)1-0/+2
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-24Some more changes for g++(no author)1-1/+2
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)1-1/+1
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@971 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23Made some more changes, reverted some old ones(no author)1-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23update(no author)1-0/+138
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-06Sakexecelest1-0/+2
* 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 workcelest1-0/+3
* 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 versionscelest1-0/+13
* 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-12* Added a bug - Celest, LOOK AT THIS BUG ASAP. [Codemaster]codemaster1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@961 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-12fixed some mobsLupus1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11implemented vending logLupus1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@954 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11Added Shinomori's changes to npc event timerscelest1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@953 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11Updated clif.c to be able to identify client versions based on the packet DBcelest1-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@952 54d463be-8e91-2dee-dedb-b68131a5f0ec