Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-13 | do not require a name for warps | mekolat | 1 | -1/+1 |
2015-06-20 | add map mask support | mekolat | 1 | -1/+14 |
2015-05-19 | allow to make npcs sit | mekolat | 1 | -0/+4 |
2015-05-02 | npc -1 => 32767 | mekolat | 1 | -121/+1 |
2015-04-15 | Do not require pk_mode for NOPVP | meko | 1 | -1/+1 |
2015-04-05 | Remove Warp Debug Sprite Action | wushin | 1 | -4/+1 |
2015-01-23 | Use generated config for map | Ben Longbons | 1 | -6/+5 |
2015-01-03 | Switch MATCH to separate begin/end macros | Ben Longbons | 1 | -12/+14 |
2014-11-09 | Add explicit check for mapless events | Ben Longbons | 1 | -0/+3 |
2014-11-09 | Make it easier to debug scripts, especially from coredumps | Ben Longbons | 1 | -4/+4 |
2014-11-05 | Fix shops not loading and bad price | wushin | 1 | -1/+1 |
2014-11-04 | Clean up after that mess | Ben Longbons | 1 | -0/+1 |
2014-11-04 | Use the new ASTs | Ben Longbons | 1 | -464/+513 |
2014-10-26 | Fix header ranking | Ben Longbons | 1 | -0/+3 |
2014-10-13 | Convert container lookups to use Option<Borrowed<T>> | Ben Longbons | 1 | -32/+29 |
2014-10-08 | Split npc parse functions in to their own file | Ben Longbons | 1 | -0/+876 |