Age | Commit message (Expand) | Author | Files | Lines |
2012-03-18 | - Updated mob_race2_db.txt to apply under RE and non-RE modes | epoque11 | 1 | -1/+1 |
2012-03-18 | * uncluttered DB paths between REMODE on/off a little | lordttseven | 7 | -76/+35 |
2012-03-18 | Fixed Mechanic Hovering skill, bugreport:5363 | shennetsind | 1 | -0/+4 |
2012-03-18 | Fixed Verkana and Turisus RK Runes, bugreport:5388 | shennetsind | 1 | -5/+25 |
2012-03-18 | Fixed Minstrel/Wanderer Lessons skill SP Boost, SP Regen. bugreport:5364 | shennetsind | 1 | -0/+8 |
2012-03-18 | Fixed Royal Guard Prestige, bugreport:5406 | shennetsind | 1 | -3/+3 |
2012-03-18 | Fixed White Imprison not going off, bugreport:5249 | shennetsind | 2 | -2/+9 |
2012-03-18 | Fixed Sura's Lightning Walk, bugreport:5407 | shennetsind | 1 | -0/+14 |
2012-03-18 | Fixed Sura Windmill skill effect, bugreport:5438 | shennetsind | 1 | -1/+2 |
2012-03-18 | Fixed Dragon (RK Mount) aspd and weight bonuses, bugreport:5386 | shennetsind | 1 | -1/+4 |
2012-03-18 | Fixed gcc warning on pc.c | shennetsind | 1 | -1/+1 |
2012-03-18 | Added Official behavior to non-ensamble songs: they no longer go off if you w... | shennetsind | 5 | -3/+72 |
2012-03-18 | Added Official Guild Aura Implementation bugreport:667 | shennetsind | 9 | -73/+154 |
2012-03-18 | * Properly handling, when closing the consoles via X button on windows. | xazax-hun | 1 | -0/+35 |
2012-03-17 | - Reverted r15701 and r15702 to restore ERS for guild exp cache. | gepard1984 | 1 | -10/+21 |
2012-03-17 | Fixed bugreport:5304 flee calculation on renewal, thanks to Angezerus and Vali! | shennetsind | 1 | -1/+5 |
2012-03-17 | Fixed bugreport:5457 loginlog now submits proper escaped message to log | shennetsind | 1 | -1/+1 |
2012-03-17 | Follow up r15701 added missing db_destroy for memory stuff. | shennetsind | 1 | -0/+1 |
2012-03-17 | Fixed bugreport:5458 server crashing when a character with guild-exp-tax kill... | shennetsind | 1 | -21/+9 |
2012-03-17 | Fixed Reject Sword, bugreport:4493 it nows applies damage reduction damage pr... | shennetsind | 1 | -18/+15 |
2012-03-17 | Fixed gcc warning on unused variable 'gc' | shennetsind | 1 | -3/+1 |
2012-03-17 | Fixed bugreport:5456 you can no exploit creation of crafting items by mixing ... | shennetsind | 1 | -4/+5 |
2012-03-17 | fixed gcc warning, removed unused variable 'flag' | shennetsind | 1 | -5/+3 |
2012-03-17 | Fixed baphomet card bonus not working when used by ammunition (required by a ... | shennetsind | 1 | -3/+2 |
2012-03-17 | HELLO WORLD. | shennetsind | 1 | -1/+13 |
2012-03-17 | Rewrote SC_MAGICPOWER to behave like on official servers | lordttseven | 4 | -55/+40 |
2012-03-16 | * forgot to also actually store the skill ids as numbers (follow-up to r15692... | lordttseven | 1 | -4/+2 |
2012-03-16 | * fixed null pointer dereference in skill_name2id (bugreport:5455) | lordttseven | 1 | -1/+1 |
2012-03-15 | * fixed SC_BURNING not ending properly | lordttseven | 1 | -1/+0 |
2012-03-15 | Status change packet cleanup | lordttseven | 6 | -73/+93 |
2012-03-14 | Fixed Nick DB code using uninitialized data (bugreport:5439). | gepard1984 | 1 | -3/+1 |
2012-03-13 | Fixed char-server notifying map-servers only about first 30 maps (on other ma... | gepard1984 | 1 | -2/+2 |
2012-03-13 | * Merged changes up to eAthena 15077. | eathenabot | 1 | -2/+2 |
2012-03-13 | Fixed mail system not notifying about new messages that were received from an... | gepard1984 | 2 | -12/+2 |
2012-03-13 | - Added missing parameter to `db_iput` and `db_uiput` macros (follow-up to r... | gepard1984 | 2 | -18/+18 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 17 | -302/+661 |
2012-03-11 | * Added packets for clients 2012-03-07+ | Protimus | 2 | -1/+25 |
2012-03-09 | Code cleanup: replaced `DBIterator` function calls with macros where possible. | gepard1984 | 9 | -58/+46 |
2012-03-08 | - Fixed skillratio bonus only ever being multiplied by a factor of 1 (follow-... | epoque11 | 1 | -2/+2 |
2012-03-08 | - Correctly fixed Aimed Bolt and Arrow Storm skill ratios (related to bugrepo... | xantara | 1 | -4/+6 |
2012-03-07 | - Fixed a little leftover in socket_enchant2.txt . | masao87 | 2 | -2/+2 |
2012-03-07 | Fixed a few Ranger-related skills (bugreport:5272) | xantara | 3 | -7/+27 |
2012-03-06 | * fixed a missing break; in status_change_start resulting in broken combo tar... | lordttseven | 1 | -0/+1 |
2012-03-05 | - Guild Castle code cleanup: | gepard1984 | 9 | -146/+119 |
2012-03-04 | - Guild Castle code cleanup: | gepard1984 | 11 | -395/+266 |
2012-03-04 | Assorted skill-related tidbits | lordttseven | 1 | -8/+8 |
2012-03-03 | * fixed job change level not being recorded for 2nd -> 3rd class (bugreport:5... | lordttseven | 3 | -21/+60 |
2012-03-03 | * fixed getiteminfo offset being off by one in REMODE (bugreport:5378) | lordttseven | 2 | -4/+8 |
2012-03-02 | Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ... | gepard1984 | 5 | -7/+10 |
2012-03-02 | Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`. | gepard1984 | 3 | -57/+25 |