Age | Commit message (Expand) | Author | Files | Lines |
2010-01-19 | fixed a few memory leaks | Helmut Grohne | 1 | -3/+1 |
2010-01-19 | fixed a few buffer overruns | Helmut Grohne | 1 | -3/+4 |
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 1 | -4857/+5929 |
2009-10-15 | Merge remote branch 'taw/master' | Jared Adams | 1 | -1/+1 |
2009-10-10 | Better logging, initial job experience gathering, naming fixes to the skill s... | Fate | 1 | -2/+2 |
2009-09-30 | Merge branch 'master' of git://gitorious.org/tmw-eathena/mainline | MadCamel | 1 | -2/+108 |
2009-09-26 | Initial support for skill pools (available via at commands and | Fate | 1 | -4/+3 |
2009-09-20 | Initial support for skill pools | Fate | 1 | -0/+107 |
2009-09-16 | Found and replaced more calls to rand() | MadCamel | 1 | -1/+1 |
2009-07-15 | Add a function that unequips a particular type of equipment from a player | Freeyorp | 1 | -1/+25 |
2009-07-07 | Fixes to socket system to make it cope better with fd depletion. | Dennis Friis | 1 | -6/+6 |
2009-06-22 | Addes the fakenpcname script function | Chuck Miller | 1 | -1/+29 |
2009-06-06 | Fix 2nd parameter being truly optional on misceffect. Document it too. | Dennis Friis | 1 | -4/+5 |
2009-06-06 | Add support for optional charname target to script function misceffect. | Dennis Friis | 1 | -2/+10 |
2009-05-30 | Added documentation for several eAthena extensions. Moved OnPCKillEvent magi... | Fate | 1 | -2/+1 |
2009-05-16 | Added sc_check command to determine whether a given status change is active | Fate | 1 | -0/+18 |
2009-05-15 | builtin_menu: allocate memory for terminator byte | Fate | 1 | -1/+1 |
2009-05-14 | Merge branch 'master' of git@gitorious.org:tmw-eathena/mainline | Fate | 1 | -5/+8 |
2009-05-13 | Fixed all compiler warnings and several small bugs in the process | MadCamel | 1 | -3/+6 |
2009-05-13 | menu command: skip all options after (and including) the first option with a ... | Fate | 1 | -8/+20 |
2009-05-13 | Cleans up the net code for effects | Chuck Miller | 1 | -2/+2 |
2009-05-12 | Add a script function to see if the player is dead | Jared Adams | 1 | -2/+15 |
2009-05-03 | Changed all times to use UTC | MadCamel | 1 | -3/+3 |
2009-04-22 | Added 'shop' command to trigger a nearby shop | MadCamel | 1 | -1/+22 |
2009-03-16 | Only resume script after divorce if need to | Jared Adams | 1 | -1/+4 |
2009-03-16 | Now possible to divorce when partner is offline | MadCamel | 1 | -0/+3 |
2009-03-14 | Fix some storage-related code | Jared Adams | 1 | -3/+12 |
2009-03-11 | FIx a bug dealing with storage and scripting | Jared Adams | 1 | -0/+1 |
2009-03-08 | Remove pet and vending systems | Jared Adams | 1 | -262/+12 |
2009-03-02 | Add another function for checking player location | Jared Adams | 1 | -1/+28 |
2009-03-01 | Allow divorce function to be used as a condition | Jared Adams | 1 | -1/+1 |
2009-01-31 | Add functionality for healer XP handling | Fate | 1 | -1/+1 |
2009-01-23 | Allow getitemname to take a string | Jared Adams | 1 | -7/+17 |
2009-01-11 | Added setskill script command to set skill levels permanently. | Fate | 1 | -0/+22 |
2009-01-10 | Added `isat' scripting command | Fate | 1 | -0/+26 |
2008-12-28 | Add a fuction to add a timer to all PCs in an area | Jared Adams | 1 | -2/+40 |
2008-12-25 | Remove some unused skill stuff | Jared Adams | 1 | -16/+0 |
2008-12-03 | Replaced use of rand()%range by peavey's MRAND() macro after complaints about... | Fate | 1 | -2/+2 |
2008-11-22 | Recompute character status after `nude' script command | Fate | 1 | -2/+3 |
2008-11-02 | * Minor cleanup in login server | Jared Adams | 1 | -2/+1 |
2008-10-30 | Commit Mantis 519: `pow' function for eAthena scripting | Jared Adams | 1 | -0/+18 |
2008-10-27 | Commit Mantis 518: Monster Oil quest crashes server | Jared Adams | 1 | -2/+2 |
2008-10-11 | Commit magic patch v13 | Jared Adams | 1 | -1/+61 |
2008-04-02 | initial checkin | Dennis Friis | 1 | -0/+6700 |