summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-26git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)2-4/+2
2005-01-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)4-96/+44
2005-01-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+1
2005-01-24More G++ work(no author)4-21/+22
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-117/+118
2005-01-24Some more changes for g++(no author)2-55/+57
2005-01-23git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+1
2005-01-23Made some more changes, reverted some old ones(no author)4-14/+14
2005-01-23update(no author)27-1274/+1743
2005-01-13* Added and testing support for 2004-12-06Sakexecelest2-16/+23
2005-01-13* Corrected a typo preventing Plagiarism to workcelest1-5/+6
2005-01-13* Updated packet_db.txt loading to support reading into multiple packet versionscelest2-923/+992
2005-01-11implemented vending logLupus1-8/+5
2005-01-11implemented vending logLupus1-0/+14
2005-01-11Added Shinomori's changes to npc event timerscelest3-10/+11
2005-01-11Updated clif.c to be able to identify client versions based on the packet DBcelest1-16/+41
2005-01-11* Added support for 2005-01-10Sakexecelest2-23/+165
2005-01-11* Added a fix to @sound where if you forgot the .wav exention, i'd attempt to...codemaster4-3/+91
2005-01-10fixed a bug in clif.cLupus1-1/+1
2005-01-10* Completed adding packet DB readingcelest6-63/+69
2005-01-10Start adding packet DB readingcelest2-19/+265
2005-01-10* Added 'max_eventtimer_length' to script_athena.confcelest4-17/+21
2005-01-10* Fixed some typos and exploits in the Blacksmith and Hunter job questcelest4-7/+56
2005-01-09* Added 'OnInterIfInitOnce' for WoE scripts & modified the WoE scripts as wel...codemaster1-2/+8