Age | Commit message (Expand) | Author | Files | Lines |
2012-11-09 | * Merged eAthena changeset ea:15116. | eathenabot | 1 | -47/+30 |
2012-11-09 | * Merged eAthena changeset ea:15115. | eathenabot | 1 | -114/+204 |
2012-11-09 | - Updated the list of dnsbl_servers. (bugreport:6862) | brianluau | 1 | -1/+1 |
2012-11-09 | Follow up r16884 fixed a typo =X | shennetsind | 1 | -1/+1 |
2012-11-09 | Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its ... | shennetsind | 2 | -3/+16 |
2012-11-09 | Fixed bugreport:6851, two chrif-related messages had the same id as cash points. | momacabu | 1 | -2/+2 |
2012-11-09 | - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions); | momacabu | 15 | -65/+25 |
2012-11-09 | - Fixed extra curly brace in r16879... T_T | brianluau | 1 | -3/+2 |
2012-11-09 | - Vending shops are now closed when warping to novending maps/cells. (bugrepo... | brianluau | 1 | -0/+11 |
2012-11-08 | Fixed item_db parser: | shennetsind | 1 | -6/+16 |
2012-11-08 | - Follow up to r16434, moved the status_change_end() into the existing block ... | brianluau | 1 | -6/+2 |
2012-11-08 | - Fixed a typo in @mapflag example, since r15009. | brianluau | 1 | -2/+2 |
2012-11-08 | Fixed bugreport:6869 where some skills of Sura are affected by SA_DISPELL. | rud0lp20 | 1 | -3/+9 |
2012-11-08 | Fixed bugreport:6870 buying store zeny limit now displays properly; special t... | shennetsind | 1 | -1/+1 |
2012-11-07 | Added support to pre-re/re map_cache since some maps differ, this results in ... | shennetsind | 1 | -10/+7 |
2012-11-07 | Fixed various quest-related script commands - including: setquest, erasequest... | cookiecrumbs | 1 | -5/+11 |
2012-11-07 | Fixed bugreport:6864 where casting WM_GLOOMYDAY to mobs causes map crash. | rud0lp20 | 1 | -1/+1 |
2012-11-05 | - Added LOOK_*** script constants, same names as from map.h | brianluau | 1 | -2/+2 |
2012-11-05 | - Fixed OnSellItem not setting all the "@sold_card%d" arrays. (bugreport:6847) | brianluau | 1 | -2/+3 |
2012-11-02 | Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly. | rud0lp20 | 3 | -14/+48 |
2012-11-02 | Fixed bugreport:6833 a typo in the level difference database. | rud0lp20 | 1 | -10/+15 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 12 | -1637/+1708 |
2012-10-31 | Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m... | shennetsind | 4 | -41/+41 |
2012-10-31 | Fixed bugreport:6838 pc_level_penalty_mod would return 0 when no player was a... | shennetsind | 1 | -1/+4 |
2012-10-31 | - Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:1... | brianluau | 1 | -1/+1 |
2012-10-31 | Fixed bugreport:6836 apparently msvc didn't like the inlines altho both gcc a... | shennetsind | 1 | -9/+9 |
2012-10-31 | Improved char server packet 0x3087, gave it a variable/dynamic length so that... | shennetsind | 2 | -11/+13 |
2012-10-31 | bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as... | shennetsind | 3 | -3/+6 |
2012-10-31 | Fixed bugreport:6830 Fixed potential crash on Shadow Chaser's Auto Spell. Spe... | shennetsind | 1 | -2/+2 |
2012-10-31 | -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,... | glighta | 5 | -90/+142 |
2012-10-31 | Follow up r16837 replaces sprintf with snprintf to at least ensure we dont go... | shennetsind | 1 | -303/+302 |
2012-10-30 | Follow up r16842. added some missed added lines of code.. | rud0lp20 | 1 | -12/+58 |
2012-10-30 | Fixed Level/Drop modifier based on level difference and created a db as sugge... | rud0lp20 | 6 | -79/+56 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 7 | -92/+88 |
2012-10-29 | -Fixed action assignation follow up r16837,r16836,r16835 | glighta | 1 | -2/+2 |
2012-10-29 | -Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range... | glighta | 2 | -48/+35 |
2012-10-29 | - Fixed warnings from r16835. | brianluau | 1 | -5/+5 |
2012-10-29 | -Add some src basic documentation. | glighta | 36 | -867/+1258 |
2012-10-29 | Fixed bugreport:6694 missing hiding function of SC_FEINTBOMB. | rud0lp20 | 1 | -2/+3 |
2012-10-28 | - 'night_at_start' config can now be used, even if day_duration/night_duratio... | brianluau | 2 | -26/+22 |
2012-10-27 | - Adjusted spacing in ASCII art so all lines are 70 characters wide. | brianluau | 1 | -10/+10 |
2012-10-13 | Fixed bugreport:6493 Genwaku no longer works on npcs and on gvg maps (since p... | shennetsind | 1 | -1/+1 |
2012-10-12 | Fixed bugreport:2657 castend now also checks if the required weapon matches, ... | shennetsind | 1 | -59/+57 |
2012-10-05 | Follow up r16814 / bugreport:6754 | shennetsind | 1 | -4/+4 |
2012-10-05 | Fixed @mobinfo flee/hit formula, as per bugreport:6754 | shennetsind | 1 | -2/+2 |
2012-10-03 | =General | technote24 | 4 | -10/+75 |
2012-10-03 | Minor improvements on pm processing ( prompted by data i found when testing b... | shennetsind | 1 | -34/+17 |
2012-09-30 | Fixing a few logical mistakes, also applying my curly brace love on the way. | shennetsind | 1 | -33/+45 |
2012-09-29 | * Merged eAthena changeset ea:15190. (bugreport:5138) | eathenabot | 2 | -35/+87 |
2012-09-27 | Fixed bugreport:6725 where wrong defined macro is used in parsing 'skill_cast... | rud0lp20 | 1 | -1/+1 |