summaryrefslogtreecommitdiff
path: root/src/map/map.h
AgeCommit message (Expand)AuthorFilesLines
2006-02-13- Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server ...skotlex1-0/+1
2006-02-10- Changed the server's default MAX_LEVEL capacity to 1000.skotlex1-1/+1
2006-02-10- Modified map_searchrandfreecell to always do a check on a 9x9 area around t...skotlex1-1/+0
2006-02-10 * Removed the conf sql code for now. Maybe will continue later with that pr...Valaris1-29/+0
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-0/+2
2006-02-02- Improved the NPC timer system to enable to have multiple timers going on at...skotlex1-1/+2
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex1-8/+13
2006-01-30- Autoloot now uses the item's base drop chance rather than final drop rate t...skotlex1-1/+1
2006-01-30* Added 'restricted' mapflag, based on lordalfa patchKomurka1-0/+2
2006-01-30Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - I...Komurka1-1/+4
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+1409
2006-01-29Clearing trunk.Valaris1-864/+0
2005-04-02Cards and item updates, 4 different bUnstripable effectsDracoRPG1-1/+2
2005-04-01* Fixed a potential crash in pc_walk in Win32 buildscelest1-1/+2
2005-03-31cleanup compile warningamber1-0/+2
2005-03-31Finished native SQL projects [MouseJstr]amber1-0/+2
2005-03-30* updated map server to jA1137~1159celest1-1/+14
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider1-0/+3
2005-03-24* Added 'map_charid2id'celest1-0/+1
2005-03-23* Added' require_glory_guild'celest1-5/+5
2005-03-22Check changelog ^^celest1-0/+2
2005-03-20* Added 4 new card effects from 3/15's patchcelest1-2/+8
2005-03-19* Added getrefine()celest1-1/+0
2005-03-18* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat...celest1-1/+2
2005-03-07* Added uptime logging support whenever the server closescelest1-2/+0
2005-03-07* Updated core and map-server to jA 1115~1137celest1-1/+7
2005-03-02fixed Emotion flood (fix from Freya)Lupus1-0/+2
2005-02-28* Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strikecelest1-4/+3
2005-02-23* Added bAddItemHealRatecelest1-1/+3
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-14/+25
2005-02-22PCRE updatesamber1-0/+2
2005-02-20* Added skill requirements for the new guild skillscelest1-1/+3
2005-02-19* Added bSubSize, bHPGainValue, and bDamageWhenUnequip celest1-2/+6
2005-02-18* Added bAddRace2celest1-1/+2
2005-02-16Added 3 more of the new card effectscelest1-6/+9
2005-02-16* Fixed a typo in quests/all_quest.txtcelest1-5/+7
2005-02-15Unfinishedcelest1-4/+16
2005-02-15* Added experimental code to generate a stack dump when it segfaultscelest1-0/+1
2005-02-13Merged jA's equipment breaking system into the current one(no author)1-3/+1
2005-02-12and forgot the skill.c again [Shinomori](no author)1-1/+1
2005-02-12fixing Epirata's warnings and errors [Shinomori](no author)1-1/+1
2005-02-12* Removed old code for Sharp Shooting(no author)1-1/+1
2005-02-11* Reduced memory used for the skill_tree DB by 30+mb(no author)1-0/+1
2005-02-02* Added crash check for Ice Wall(no author)1-1/+1
2005-02-01Edit for Upa(no author)1-0/+1
2005-01-26* Fixed a bug in gettick cache when compiling in Windows(no author)1-33/+21
2005-01-26git-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)1-2/+2
2005-01-23update(no author)1-5/+6
2005-01-10* Completed adding packet DB readingcelest1-1/+1