Age | Commit message (Expand) | Author | Files | Lines |
2018-03-07 | don't use custom mob names when not necessary | gumi | 1 | -4/+4 |
2016-05-02 | add puppet check into easter annual quest | mekolat | 1 | -2/+6 |
2016-04-25 | further ferry improvements | mekolat | 1 | -16/+46 |
2016-04-25 | Make Docks more appearent and faster | wushin | 1 | -0/+18 |
2016-04-07 | slowly getting things done | mekolat | 4 | -240/+157 |
2016-03-30 | Fix invocations | wushin | 1 | -1/+1 |
2016-03-30 | initial commit for magic v3 | mekolat | 1 | -1/+1 |
2016-03-26 | Limit prizes | wushin | 1 | -0/+7 |
2016-03-26 | Make the First Item "Neat" but 0gp | wushin | 1 | -1/+4 |
2016-03-26 | Add range check | wushin | 1 | -0/+9 |
2016-03-26 | Fix GreenApple Money bug | wushin | 1 | -7/+7 |
2015-11-13 | remove names from warps | mekolat | 1 | -8/+8 |
2015-09-06 | Some of the Tonori Area Quests | wushin | 2 | -36/+11 |
2015-05-13 | a few fixes/modifications here and there | mekolat | 1 | -3/+3 |
2015-05-02 | npc -1 => 32767 | mekolat | 2 | -2/+2 |
2015-04-30 | make generic npcs use strnpcinfo | mekolat | 1 | -1/+1 |
2015-04-26 | remove other instances of ClearVariables | mekolat | 2 | -5/+0 |
2015-03-26 | deprecate npc 127 | mekolat | 1 | -2/+2 |
2015-02-28 | Fix make maps adding commit spam | wushin | 1 | -8/+8 |
2015-02-19 | Make Warp Names Unique | wushin | 1 | -8/+8 |
2015-02-19 | Shorten Labels | wushin | 1 | -2/+2 |
2015-02-01 | make maps with the updated converter | mekolat | 3 | -22/+22 |
2015-02-01 | remove .gat from npcs | mekolat | 9 | -21/+21 |
2015-01-07 | Moving Tutorial from Tulimshar to Candor | wushin | 6 | -21/+244 |
2014-11-19 | use builtin mapexit | mekolat | 1 | -2/+1 |
2014-11-05 | NPCs on 008-* fixed | wushin | 6 | -12/+12 |
2014-11-05 | Fix Monster entries | wushin | 1 | -12/+12 |
2014-11-04 | Update scripts for stricter checks | Ben Longbons | 1 | -4/+4 |
2014-10-19 | Halloween Annual Base Commit | wushin | 1 | -0/+3 |
2014-06-28 | switch dock npc sprite | mekolat | 1 | -1/+1 |
2014-05-05 | Dialogue changes to NPCs | Vreality | 2 | -11/+11 |
2014-04-15 | New Core Function | wushin | 1 | -121/+4 |
2014-04-11 | Time Based Free Travel via Ship | wushin | 1 | -3/+20 |
2014-04-11 | Adding new Maps | wushin | 3 | -4/+6 |
2014-04-04 | Clear (most) new warnings | Ben Longbons | 1 | -36/+0 |
2014-04-02 | Fix style (split for more readable diff) | Ben Longbons | 1 | -3/+3 |
2014-04-02 | Clean up main scripts | Ben Longbons | 6 | -16/+58 |
2014-04-02 | Clean up generated scripts | Ben Longbons | 1 | -2/+2 |
2014-02-02 | Remove disabled magic and old holiday quests | Ben Longbons | 1 | -13/+0 |
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-09-11 | Add missing close to Diryn | Stefan Dombrowski | 1 | -1/+3 |
2013-08-19 | Give every NPC a unique name | Ben Longbons | 1 | -1/+1 |
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 | 7 | -13/+22 |
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-06-16 | Edit Dyrin: Player has to close the NPC dialogue before getting warped. | tux9th | 1 | -1/+7 |