Age | Commit message (Expand) | Author | Files | Lines |
2012-02-18 | Added 2 new item bonuses as per kenpachi's request: | shennetsind | 7 | -3/+25 |
2012-02-18 | Fixed char server's 0x2b05 not skipping it's full length. | shennetsind | 1 | -3/+2 |
2012-02-18 | Initial Support for Shura and a few adjustments here and there. | shennetsind | 12 | -93/+801 |
2012-02-17 | Corrected two mercenary names. (bugreport:4976) | kenpachi2k11 | 4 | -14/+14 |
2012-02-17 | Updated Shadow Walks (2426) bonus script. (bugreport:4893) | kenpachi2k11 | 3 | -9/+9 |
2012-02-17 | - removed a #undef left over from converting the macro to an inline function ... | lordttseven | 1 | -1/+0 |
2012-02-17 | Updated RE homunculus EXP table and job EXP tables for 2nd and 3rd classes. | kenpachi2k11 | 2 | -4/+55 |
2012-02-17 | Updated Guarana Candys (12414) bonus script. (bugreport:5338) | kenpachi2k11 | 3 | -3/+3 |
2012-02-17 | Fixed @allskills crashing with SM_SELFPROVOKE (doesn't have icon) -- Added it... | shennetsind | 1 | -0/+1 |
2012-02-17 | Re-enabled SC_INCASPDRATE as per kenpachi's request. | shennetsind | 3 | -3/+6 |
2012-02-17 | Fixed bug with official npc idle timer thing, bugreport:5343 | shennetsind | 1 | -2/+4 |
2012-02-17 | - Fixed group permissions not recognizing `false` setting (bug:5342). | gepard1984 | 2 | -1/+4 |
2012-02-17 | Added Wildcard's fix for @hide gms on @pvp'd pvp maps | shennetsind | 1 | -15/+11 |
2012-02-17 | Fixed chrif_authreq possible crash, bugreport:5337 | shennetsind | 1 | -7/+4 |
2012-02-17 | Fixed bug with 3rd classes bypassing player_skillup_limit config | shennetsind | 1 | -1/+2 |
2012-02-17 | Fixed bShortWeaponDamage to work against cart termination, bugreport:5328 | shennetsind | 3 | -13/+10 |
2012-02-17 | Fixed Royal Guard shield dispell to take shieldmdef in account for the duration | shennetsind | 1 | -1/+1 |
2012-02-17 | Fixed gcc warnings on libconfig.c | shennetsind | 1 | -2/+2 |
2012-02-17 | Fixed missing parenthesis in @who code, removed unused variable in is_atcommand | shennetsind | 1 | -2/+1 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 22 | -193/+1250 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 29 | -87/+17 |
2012-02-16 | - Filled in placeholders, follow up to r15572. (bugreport:5336) | brianluau | 1 | -3/+3 |
2012-02-15 | Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747). | gepard1984 | 3 | -58/+89 |
2012-02-15 | Added `getgroupid()` script command (follow-up to r15572). | gepard1984 | 2 | -3/+26 |
2012-02-14 | Fixed skill timers being added even if source has been already removed from m... | gepard1984 | 1 | -0/+2 |
2012-02-14 | Removed deprecated memory manager macros (follow-up to r14916). | gepard1984 | 10 | -42/+37 |
2012-02-14 | Fixed `strtolower` and `strtoupper` script functions (bug:5331). | gepard1984 | 1 | -27/+14 |
2012-02-14 | Updated `@marry` and `@divorce` to use standard charcommand invocation (`#com... | gepard1984 | 2 | -48/+26 |
2012-02-14 | Merged `@kill` and `@die`, since `@kill` was just a remote version of `@die`. | gepard1984 | 4 | -43/+6 |
2012-02-14 | Merged code of `@whomap` commands into `@who`. | gepard1984 | 2 | -233/+64 |
2012-02-14 | Merged code of `@who`, `@who2` and `@who3` commands. | gepard1984 | 1 | -200/+62 |
2012-02-13 | Follow up to r15572: renamed column `level` to `group_id` (`login` table) in ... | kenpachi2k11 | 1 | -1/+1 |
2012-02-13 | Socket init now gives meaningful error description if failed to set socket li... | gepard1984 | 1 | -7/+3 |
2012-02-13 | Fixed libconfig compiling issues in OS X (pid:78414). | gepard1984 | 2 | -15/+166 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 79 | -2846/+11240 |
2012-02-12 | Removed remaining Fire Ivy database entries. (bugreport:5306) | kenpachi2k11 | 15 | -1070/+1910 |
2012-02-12 | Follow up r15569 fixed console error | shennetsind | 1 | -3/+1 |
2012-02-12 | item_trade nodrop/notrade flags no longer share no mail and no auction flags,... | shennetsind | 4 | -3005/+2331 |
2012-02-12 | ` Fixed Spear Quicken and Overbrand skills' weapon requirements (bugreport:52... | xantara | 1 | -2/+2 |
2012-02-11 | added drain support to royal guard reflect damage skill, bugreport:5320 | shennetsind | 1 | -0/+2 |
2012-02-11 | Fixed bug with abracadabra self skills not working, bugreport:5310 | shennetsind | 2 | -1/+3 |
2012-02-11 | Added 2 new item_trade.txt flags as per kenpachi request: | shennetsind | 6 | -21/+31 |
2012-02-11 | Fixed compiler warning when compiled with #REMODE disabled | shennetsind | 1 | -1/+1 |
2012-02-10 | Fixed bug with create new poison (GCROSS) not working properly, bugreport:5311 | shennetsind | 1 | -2/+9 |
2012-02-09 | Fixed bug with Soul Linker's Swoo visual effect not going off after duration ... | shennetsind | 1 | -2/+7 |
2012-02-09 | Fixed bug that didn't allow LV 90+ TK Rankers from being able to use kicks no... | shennetsind | 1 | -4/+2 |
2012-02-09 | Fixed bug with hunter traps working on mobs when cast by other mobs, bugrepor... | shennetsind | 1 | -1/+1 |
2012-02-09 | Follow up r15557, modified it so that @ban only checks for @unban if the over... | shennetsind | 1 | -6/+19 |
2012-02-09 | @ban is no longer able to reduce the length of a ban unless you can also @unb... | shennetsind | 1 | -1/+6 |
2012-02-09 | Added minor autolootitem code improvement. saves from scenarios like: | shennetsind | 3 | -0/+9 |