Age | Commit message (Expand) | Author | Files | Lines |
2015-02-01 | remove .gat from npcs | mekolat | 1 | -5/+5 |
2014-11-19 | use builtin mapexit | mekolat | 1 | -2/+1 |
2014-11-05 | NPCs on 008-* fixed | wushin | 1 | -5/+5 |
2014-04-02 | Fix style (split for more readable diff) | Ben Longbons | 1 | -3/+3 |
2014-04-02 | Clean up main scripts | Ben Longbons | 1 | -0/+8 |
2013-10-30 | remove unequipbyid until unequipcb is merged and don't make quest logic depen...v2013.10.30 | Ben Longbons | 1 | -1/+1 |
2013-09-16 | Refactor all broken returns into goto L_Return | Ben Longbons | 1 | -2/+3 |
2013-07-05 | Canonicalize event label capitalization | Ben Longbons | 1 | -1/+1 |
2013-07-05 | Make fourth word of functions non-empty, to appease the current server | Ben Longbons | 1 | -1/+1 |
2013-07-05 | Move starting brace to new line | Ben Longbons | 1 | -6/+10 |
2013-06-29 | Fix unintended fallthrough in annualeaster script.v2013.06.29.1 | Jessica Tölke | 1 | -0/+1 |
2013-06-28 | Refactor all calls within an if, which is illegal | Ben Longbons | 1 | -2/+11 |
2013-06-26 | Add an option to disable global timers for debugging | Ben Longbons | 1 | -0/+1 |
2013-03-24 | Easter event: remove outdated comment. | Jessica Tölke | 1 | -1/+0 |
2013-03-24 | Annual Easter: increase minimum level and add age requirement. | Jessica Tölke | 1 | -1/+1 |
2013-03-24 | Easter fix: play the FX_GETITEM particle effect whenever the player receives ... | Vincent Petithory | 1 | -0/+4 |
2013-03-24 | Easter fix: give a Green Apple for the first interaction with the eggs | Vincent Petithory | 1 | -0/+1 |
2013-03-24 | Easter: add standard waiting time on first interaction with the eggs | Vincent Petithory | 1 | -0/+7 |
2013-03-22 | Annual Easter: fix a bug in the start and end time logic.v2013.03.22 | Jessica Tölke | 1 | -1/+1 |
2013-03-20 | Introduce a non-permanent counter of tries. | Jessica Tölke | 1 | -2/+7 |
2013-03-07 | Modifications on the Easter event after testing with a group of people: | Jessica Tölke | 1 | -7/+13 |
2013-02-16 | prevent low level players from annual easter. | Stefan Beller | 1 | -0/+4 |
2013-02-16 | message the player if timer has not yet expired. | Stefan Beller | 1 | -2/+3 |
2013-02-15 | fixup space. | Stefan Beller | 1 | -1/+1 |
2013-02-15 | Adding an annual Easter event. | Stefan Beller | 1 | -0/+188 |