Age | Commit message (Expand) | Author | Files | Lines |
2012-11-24 | Implemented script command getcharip (tid:69646) | cookiecrumbs | 1 | -0/+46 |
2012-11-23 | Partial fix for bugreport:4337. | momacabu | 4 | -7/+27 |
2012-11-23 | Fixed bugreport:2307, if you get an mail attachment with the char-server offl... | momacabu | 1 | -0/+8 |
2012-11-23 | -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl... | glighta | 3 | -10/+16 |
2012-11-23 | Follow up to r16946, where not all npc interactions (input, menu) where prope... | momacabu | 2 | -3/+13 |
2012-11-23 | - Temporary fix for bugreport:1023, where various 'next' buttons would pop --... | momacabu | 2 | -13/+45 |
2012-11-23 | Fixed bugreport:2313 where a player interacting with a NPC would still be que... | momacabu | 1 | -0/+3 |
2012-11-22 | Added params for bCritical, and bASPD for usage in NPC scripts per Euphy's re... | cookiecrumbs | 1 | -0/+2 |
2012-11-22 | -Adding checkweight2 and upgrading chekweight to read list of item tid:59194. | glighta | 1 | -354/+434 |
2012-11-22 | -Apply EvilPuncker path from tid:71756 | glighta | 6 | -23/+30 |
2012-11-20 | Console clean up, dropped quite a few pointless messages and modified others ... | shennetsind | 2 | -11/+13 |
2012-11-20 | Minor performance improvement; created guild flag cache to replace the ineffi... | shennetsind | 3 | -24/+86 |
2012-11-20 | Follow up r16933 Fixing a typo on map_foreachinmap, block -> block_mob | shennetsind | 1 | -1/+1 |
2012-11-20 | 122 diffs. map_foreachin<everything> syntax clean up. | shennetsind | 1 | -354/+322 |
2012-11-20 | - Fixed bugreport:6915, where @follow would still be enabled when the target/... | momacabu | 1 | -6/+5 |
2012-11-15 | Updated @reloadskilldb to update all connected clients skill infos; and to ex... | shennetsind | 1 | -2/+9 |
2012-11-15 | Follow up r16926, fixed a horrid typo (wrong order; didn't notice the warning... | shennetsind | 1 | -2/+2 |
2012-11-15 | Fixed bugreport:6772 cart display will now update/save properly if you change... | shennetsind | 1 | -2/+4 |
2012-11-14 | Fixed bugreport:6892 HP display is now properly updated | shennetsind | 1 | -1/+1 |
2012-11-14 | Following r16914 | glighta | 7 | -50/+76 |
2012-11-13 | Following r16914 | glighta | 1 | -1/+4 |
2012-11-13 | - Fixed bugreport:6887, a variable was not initialized; | momacabu | 4 | -11/+8 |
2012-11-12 | Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and ... | rud0lp20 | 3 | -11/+6 |
2012-11-12 | Modified @addwarp to accept a new optional parameter <npc name>. If <npc name... | momacabu | 3 | -8/+19 |
2012-11-12 | -Upd mob_count to read a 10 modib list to chk if present or not | glighta | 8 | -53/+77 |
2012-11-12 | Follow up r16916: enforced status recalc when intravision ends to ensure it i... | shennetsind | 2 | -1/+4 |
2012-11-12 | Fixed bugreport:6883 made maya purple no longer conflict with status-change-c... | shennetsind | 1 | -4/+1 |
2012-11-12 | -Add/upd basic documentation for script.c | glighta | 8 | -578/+637 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 22 | -779/+1121 |
2012-11-11 | Follow up to r16912 (bugreport:6435), the fix wasn't working because I was mi... | momacabu | 3 | -2/+10 |
2012-11-11 | Fixed bugreport:6435, if you stand on a warp portal with chat room, after you... | momacabu | 1 | -0/+4 |
2012-11-11 | Fixed bugreport:6452 where you weren't able to remove your cart if you weren'... | momacabu | 1 | -1/+1 |
2012-11-11 | Updated skills that can not be dispelled by Dispell skill (bugreport:6469). | momacabu | 1 | -1/+5 |
2012-11-11 | Fixed bugreport:6820 where Open Buying Store didn't show up in skill window a... | momacabu | 1 | -5/+0 |
2012-11-11 | - Fixed bugreport:6252. Setting variables in script e.g. "set .@var, 08;" was... | momacabu | 1 | -0/+1 |
2012-11-10 | Voiding some functions. | momacabu | 4 | -31/+20 |
2012-11-10 | - Added configuration to wheter the monster size would change experience earn... | momacabu | 4 | -9/+19 |
2012-11-10 | - Modified *monster and *areamonster script commands to allow size and ai par... | momacabu | 8 | -142/+166 |
2012-11-10 | Commented out poring_c01/02 since they are no longer present in the latest gr... | shennetsind | 1 | -6/+1 |
2012-11-10 | Performance Improvement; Server shut down, instance clear up, and @cleanmap a... | shennetsind | 7 | -11/+23 |
2012-11-10 | Removed include lock.h from script.c | momacabu | 1 | -1/+0 |
2012-11-10 | - Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is n... | momacabu | 2 | -11/+16 |
2012-11-10 | Fixed bugreport:6876 / Reverting r16891 | shennetsind | 2 | -37/+85 |
2012-11-10 | Minor improvement on npc_event_do_clock, moved it so that its only assigned w... | shennetsind | 1 | -19/+24 |
2012-11-09 | Dropped a incredibly wasteful and pointless (why was that there i wonder) 310... | shennetsind | 2 | -5/+1 |
2012-11-09 | 1. Follow up r16891 small improvement over there by dropping a pointless entr... | shennetsind | 2 | -30/+4 |
2012-11-09 | * Merged eAthena changeset ea:15119. | eathenabot | 2 | -69/+36 |
2012-11-09 | * eAthena changeset ea:15117 (already fixed in r15823). | eathenabot | 1 | -0/+5 |
2012-11-09 | * Merged eAthena changeset ea:15116. | eathenabot | 1 | -47/+30 |
2012-11-09 | * Merged eAthena changeset ea:15115. | eathenabot | 1 | -114/+204 |