summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2005-02-13Merged jA's equipment breaking system into the current one(no author)3-74/+14
2005-02-12and forgot the skill.c again [Shinomori](no author)3-4/+7
2005-02-12fixing Epirata's warnings and errors [Shinomori](no author)2-5/+5
2005-02-12* Merged pc_statpointdb into pc_readdb, changed statp's string array to short...(no author)1-37/+21
2005-02-12stupid me, forgot to change some variables [Shinomori](no author)1-4/+2
2005-02-12fixing and optimizing sharp shooting, should work now(no author)1-5/+335
2005-02-12* Removed old code for Sharp Shooting(no author)3-101/+34
2005-02-111 fixed drops log(no author)2-20/+21
2005-02-11* Tidied up battle_check_target abit(no author)1-5/+12
2005-02-11* Moved all changes in the SVN to a new SVN-Changelog.txt(no author)3-2/+4
2005-02-11a try on the "unknown skill" error [Shinomori](no author)2-0/+32
2005-02-11Remove debug printf's(no author)1-3/+0
2005-02-11* Reduced memory used for the skill_tree DB by 30+mb(no author)7-29/+204
2005-02-06Fix build(no author)1-1/+2
2005-02-06Fixed some EOL issues(no author)2-4904/+4904
2005-02-06Implemented @mobinfo command(no author)2-1/+99
2005-02-06get rid of a warning...(no author)1-0/+1
2005-02-06didn't finsih bind code, now it's finished but export code isn't(no author)1-3/+13
2005-02-05AMD64 fixes(no author)2-6/+7
2005-02-05fix build warning(no author)1-1/+0
2005-02-05Changed how IP Bindings are handled(no author)2-2/+9
2005-02-05optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shin...(no author)2-11/+16
2005-02-05* Updated Sharp Shooting AoE code(no author)5-59/+123
2005-02-05more compile errors(no author)5-54/+55
2005-02-05Fix some compile errors(no author)2-37/+39
2005-02-05Servers can bind to single IP addresses now, and added buffer.(c/h)(no author)1-3/+5
2005-02-04some item/mob db fixes(no author)1-2/+3
2005-02-04Some more tidying up in status_get_ functions(no author)1-288/+292
2005-02-03* When loading shop scripts automatically check if the prices can be exploite...(no author)2-10/+32
2005-02-03* Fixed a mistake that was causing Ruwach to only work in PvP and PvM(no author)3-16/+76
2005-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-6/+6
2005-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+2
2005-02-02* Added crash check for Ice Wall(no author)3-24/+33
2005-02-01Fixed a typo in Pressure causing it to deduct sp from the caster, and remove ...(no author)1-1/+1
2005-02-01Updated skill_range_leniency code when casting a ground targetting spell(no author)1-13/+26
2005-02-01* Added Karma and Manner to const.txt(no author)2-0/+13
2005-02-01Edit for Upa(no author)4-1/+30
2005-01-29* Added a crash check to Safety Wall(no author)2-6/+8
2005-01-28* Fixed a typo that was causing /in to always report failure(no author)1-5/+39
2005-01-28* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s...(no author)7-43/+110
2005-01-28Added macros skill_chk and skill_get(no author)1-114/+37
2005-01-27Memory leak fixes(no author)3-5/+17
2005-01-27Kick all characters when the char server disconnects from the map server(no author)1-7/+23
2005-01-27* Added @changelook command for spriters to test view ID's(no author)3-2/+33
2005-01-26Update to garbage collector(no author)1-1/+1
2005-01-26fixed 2 Trade exploits(no author)1-75/+88
2005-01-26Fixed memory leak(no author)1-1/+7
2005-01-26* Fixed a bug in gettick cache when compiling in Windows(no author)9-218/+293
2005-01-26Added status_get_sc_def for calculating resistance against status abnormalities(no author)4-69/+90
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions into...(no author)18-5473/+5562