Age | Commit message (Expand) | Author | Files | Lines |
2009-01-14 | #commands used by nonGM players now appear in the chat like normal | sketchyphoenix | 1 | -3/+4 |
2009-01-14 | * Added client login packets 0x01fa and 0x027c. | FlavioJS | 6 | -24/+64 |
2009-01-14 | Corrected a typo in r13444 | sketchyphoenix | 1 | -1/+4 |
2009-01-13 | Fixed Sql_SetEncoding() returning SQL_ERROR when it succeeds and vice versa (... | ultramage | 1 | -1/+1 |
2009-01-13 | * Cleaned up command @users/#users: | FlavioJS | 4 | -31/+32 |
2009-01-13 | Mobs with nonzero spawn time can now be cached as well, saving some more cpu/... | ultramage | 6 | -30/+34 |
2009-01-12 | * #command parsing cleaned up. | sketchyphoenix | 4 | -29/+38 |
2009-01-12 | Added regen_db to reduce hp/sp processing delays (bugreport:2256). | ultramage | 4 | -5/+37 |
2009-01-11 | bugreport:2637 | sketchyphoenix | 1 | -11/+14 |
2009-01-06 | Updated monster modes for battleground NPCs. | L0ne_W0lf | 4 | -10/+15 |
2009-01-05 | Added @charcommands to return a list of available charcommands (bugreport:2630) | sketchyphoenix | 4 | -35/+13 |
2009-01-05 | Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only. | ultramage | 5 | -7/+12 |
2009-01-05 | Fixed @mobsearch and @showmobs (bugreport:2481) | ultramage | 2 | -19/+27 |
2009-01-04 | - Typo fixes to THQS. | Kisuka | 3 | -18/+17 |
2009-01-02 | - Novice quest fix | zephyrus | 2 | -16/+7 |
2009-01-02 | Removed bonuses from Novice Armlet. C'mon guys. :( | L0ne_W0lf | 2 | -1/+3 |
2009-01-01 | Changes from Chapter 11: | Kisuka | 4 | -33/+26 |
2008-12-31 | * Changes to the script engine: | FlavioJS | 3 | -177/+219 |
2008-12-30 | * Changes to the script engine: | FlavioJS | 5 | -49/+75 |
2008-12-30 | Removed a trailing argument left in r13420 | sketchyphoenix | 1 | -1/+1 |
2008-12-30 | Marked new Morroc fields as nomemo. | L0ne_W0lf | 2 | -0/+4 |
2008-12-29 | Fixed Econ values in agit_template. Commited by accident, as it's not finished. | L0ne_W0lf | 2 | -21/+13 |
2008-12-29 | - Corrected issues with the Keil Hyre quest. (bugreport:2511) | L0ne_W0lf | 7 | -136/+162 |
2008-12-29 | Fixed broken card insert code (bugreport:2606). | ultramage | 1 | -1/+5 |
2008-12-29 | * Added missing command #delitem. | sketchyphoenix | 3 | -10/+90 |
2008-12-28 | Corrected typo in @adjcmdlvl's parameter check. | sketchyphoenix | 1 | -1/+1 |
2008-12-28 | Cleaned up code for inserting cards into items. | ultramage | 2 | -40/+38 |
2008-12-28 | - Book reading script command. | zephyrus | 3 | -0/+34 |
2008-12-27 | Some bug fixes. (bugreport:2558, bugreport:2588, bugreport:2583, bugreport:2587) | Kisuka | 4 | -20/+28 |
2008-12-26 | Happy boxing day, eAthena! Here have a massive update. | L0ne_W0lf | 28 | -10802/+12778 |
2008-12-25 | * Extended sv_escape_c to escape '\a','\b','\t','\v','\f','\?' characters to ... | FlavioJS | 2 | -4/+18 |
2008-12-25 | * Charcommands no longer default to self if no target is found. | sketchyphoenix | 1 | -2/+7 |
2008-12-25 | Added a check in The Sign Quest for Sign_Branch8A before attempting to run a ... | Paradox924X | 2 | -1/+4 |
2008-12-23 | Small update to the checkweight in Christmas 2005 Event. (bugreport:2553) | Paradox924X | 2 | -1/+4 |
2008-12-23 | * Added a few missing atcommands. | sketchyphoenix | 6 | -25/+392 |
2008-12-22 | Fixed incorrect usage of sv_escape_c() in TXT's login_log function, which pro... | ultramage | 1 | -2/+2 |
2008-12-20 | * Extended how duplicates work: (based on Orcao's work in bugreport:2361) [Fl... | FlavioJS | 4 | -68/+236 |
2008-12-20 | some minor generic cleanups | ultramage | 1 | -16/+11 |
2008-12-18 | Added additional maps. | L0ne_W0lf | 5 | -0/+37 |
2008-12-18 | Semi-reverted r13396. All item bonuses from past events can be found in item_... | L0ne_W0lf | 2 | -1/+3 |
2008-12-18 | Removed charcommand code while allowing atcommand code to support its functio... | sketchyphoenix | 24 | -4952/+730 |
2008-12-13 | Various bug fixes. (bugreport:2535, bugreport:2531, bugreport:2526) | Kisuka | 3 | -3/+3 |
2008-12-09 | Some bug fixes to item_db.txt (bugreport:2520, bugreport:2522) | Kisuka | 1 | -3/+3 |
2008-12-06 | Added new, and for the time being, useless, 'quest_db'. | L0ne_W0lf | 2 | -0/+424 |
2008-12-01 | * Fixed rare crash when using Flying Kick on clones (bugreport:2506) | ultramage | 2 | -26/+15 |
2008-12-01 | Bug Fixes: | Kisuka | 3 | -7/+10 |
2008-11-29 | Fixed typo on item script. | Kisuka | 3 | -3/+4 |
2008-11-29 | Bug Fixes: | Kisuka | 2 | -10/+28 |
2008-11-27 | * Fixed a memory leak when returning a string variable in the script engine. ... | FlavioJS | 2 | -5/+3 |
2008-11-27 | - Oops, forgot lutie and had payon and prontera backwards. | Kisuka | 1 | -4/+8 |