summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-22- Added the new mail system. Requires optimization and tests.zephyrus24-516/+1462
2007-10-22Fixed Bowling Bash doing more than 1 tile knockbackPlaytester2-1/+3
2007-10-22Continued update for turbo track. (Last update, forgot message)L0ne_W0lf7-0/+49
2007-10-22git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11545 5...L0ne_W0lf12-4/+11071
2007-10-22* Heat isn't supposed to consume SP when used against playersPlaytester2-3/+6
2007-10-21* Added new cards to drops so they can be testedPlaytester4-90/+92
2007-10-21Fixed a small mistake in r11503 causing a fatal error&exit on unix when you t...ultramage2-4/+6
2007-10-21Implemented remaining 12.1 cardsPlaytester2-12/+6
2007-10-21Fixed some typos in the item_dbPlaytester2-3/+5
2007-10-21- Removed SC_INCAGIRATE/SC_INCDEXRATE as they are not used anymore (and where...skotlex5-17/+49
2007-10-21* Fixed 'unequip' removing items in the wrong position (bugreport:252)ultramage3-8/+10
2007-10-20Fixed some item bugsPlaytester2-11/+12
2007-10-20Corrected Desert Twilight and slots.L0ne_W0lf2-1/+2
2007-10-20Fixed a nasty bug from r11410 which let people create chars with already take...ultramage5-39/+41
2007-10-20* Small fixes to Hugel and Lighthalzen quests.SinSloth3-5/+11
2007-10-20Small Adjustment to the Juperos Elevator timer.L0ne_W0lf2-5/+4
2007-10-20* Some more updates to the skill unit codePlaytester4-9/+17
2007-10-20Fixed a signed/unsigned integer glitch in r11520 messing up random lvl1 Telep...ultramage1-0/+1
2007-10-20Fixed the error sin the recent change to the Juperos warps.L0ne_W0lf2-5/+7
2007-10-20* Implemented proper Juperos Core event-driven access.L0ne_W0lf3-110/+3393
2007-10-19Updated some new cards for testing purposesPlaytester2-3/+4
2007-10-19Fixed some typos and updated Atroce CardPlaytester3-4/+5
2007-10-19Removed some overly verbose messages from the TXT login server.ultramage4-156/+87
2007-10-19- Added bonusautoscript and bonusautoscript2. These are used to attach a scri...skotlex9-2/+184
2007-10-19- Applied some cleanups that should correct "Infinite Endure" ending sometimes.skotlex2-3/+12
2007-10-18Updated Gorynych's DEF/MDEFPlaytester2-1/+2
2007-10-18Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the...L0ne_W0lf58-433/+471
2007-10-18Fixed some gcc-specific stuff, silenced some more warningsultramage9-26/+26
2007-10-18Fixed numerous /W4 warnings (and created more :)ultramage22-149/+146
2007-10-18Fixed Ahlspiess not ignoring def of bossesPlaytester2-1/+2
2007-10-18* Fixed the incorrect map names on the debug messages (mapid->mapindex mishap...FlavioJS2-5/+9
2007-10-18* Commented out ShowWarning and ShowDebug messages added in revision 11508. A...L0ne_W0lf2-3/+11
2007-10-18* Further optimization of the skill unit codePlaytester5-28/+25
2007-10-18* Optimized the skill unit codePlaytester2-21/+44
2007-10-18* Clarified how npc names work in script_commands.txt.FlavioJS4-88/+124
2007-10-18* Removed commented-out code for check_fake_id()ultramage14-310/+257
2007-10-18Fixed unix compilation problem due to a missing include (caused by r11499)ultramage1-0/+2
2007-10-18Some code cleaning...ultramage12-118/+71
2007-10-17* Merged do_sendrecv() and do_parse() into do_sockets()ultramage10-153/+140
2007-10-17* Reworked the parsing at npc.c.FlavioJS11-488/+490
2007-10-17Using predefined constants as parameters to the exit() function.ultramage26-66/+66
2007-10-17* Ground skill now can trigger every 20msPlaytester2-1/+4
2007-10-17* small timer.c cleaningultramage3-100/+61
2007-10-17Updated sql filesPlaytester2-15/+14
2007-10-16Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239 L0ne_W0lf2-2/+3
2007-10-16* Added a return at the end of several scripts. Should deal with errors being...L0ne_W0lf24-23/+26
2007-10-16* Venom Splasher fixes according to bugreport:230ultramage4-16/+20
2007-10-16* Fixed a copy-paste mistake in disguise code (from r5833)ultramage10-141/+134
2007-10-16Fixed used levels of NPC_CRITICALWOUNDPlaytester3-4/+6
2007-10-16>.>FlavioJS1-1/+1