Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-30 | Merge pull request #332 from mekolat/getparam | Wushin | 10 | -58/+54 | |
remove deprecated readparam & statusup2 | |||||
2015-04-30 | make generic npcs use strnpcinfo | mekolat | 19 | -34/+41 | |
2015-04-30 | make PCtoNPCRange smarter | mekolat | 16 | -81/+34 | |
2015-04-30 | remove leftover clearvars | meko | 2 | -2/+0 | |
2015-04-30 | add new consts for the params | mekolat | 9 | -55/+51 | |
2015-04-30 | remove deprecated readparam & statusup2 | mekolat | 10 | -50/+50 | |
2015-04-30 | Merge pull request #356 from mekolat/patch-3 | Wushin | 1 | -1/+4 | |
Update heathin.txt | |||||
2015-04-30 | Merge pull request #352 from mekolat/humantime | Wushin | 1 | -0/+5 | |
do not accept negative values in humantime | |||||
2015-04-30 | Merge pull request #337 from wushin/quest-log-with-bits | Wushin | 13 | -250/+133 | |
Quest Log example | |||||
2015-04-30 | Merge pull request #346 from mekolat/global-handler | Wushin | 52 | -328/+298 | |
onlogin & cleanup | |||||
2015-04-30 | use wgm and gmlog | mekolat | 4 | -14/+3 | |
2015-04-30 | gmcommand @blvl => set BaseLevel | mekolat | 1 | -2/+2 | |
2015-04-29 | Merge pull request #349 from nashley/dialog/gate_guards | Wushin | 1 | -4/+4 | |
Gate Guards dialog fixes | |||||
2015-04-29 | Merge pull request #331 from mekolat/changesex | Wushin | 1 | -4/+1 | |
remove deprecated changesex | |||||
2015-04-29 | Merge pull request #343 from nashley/children | Wushin | 1 | -12/+12 | |
Better dialog for Aisha | |||||
2015-04-29 | Merge pull request #338 from mekolat/emotion | Wushin | 8 | -17/+19 | |
update for new emotion builtin | |||||
2015-04-29 | Merge pull request #345 from nashley/eomie | Wushin | 1 | -25/+24 | |
WIP Eomie dialog | |||||
2015-04-29 | Merge pull request #348 from nashley/ferry_master | Wushin | 1 | -1/+1 | |
Minor grammar edit | |||||
2015-04-29 | Merge pull request #353 from mekolat/getitemname | Wushin | 9 | -16/+16 | |
deprecate getitemname and getequipname | |||||
2015-04-29 | Minor grammar edit | Nick Ashley | 1 | -1/+1 | |
2015-04-29 | Merge pull request #342 from nashley/weellos | Wushin | 1 | -7/+5 | |
Weellos | |||||
2015-04-29 | Merge pull request #344 from nashley/constable | Wushin | 1 | -1/+1 | |
Constable | |||||
2015-04-29 | Update heathin.txt | RelaxMore | 1 | -1/+4 | |
closes #355 | |||||
2015-04-27 | Better dialog for the constable. | Nick Ashley | 1 | -1/+1 | |
2015-04-26 | getequipname => getitemlink | mekolat | 1 | -2/+2 | |
2015-04-26 | do not accept negative values in humantime | mekolat | 1 | -0/+5 | |
2015-04-26 | remove other instances of ClearVariables | mekolat | 50 | -165/+47 | |
2015-04-25 | Quest Log example | wushin | 13 | -250/+133 | |
2015-04-25 | Dialog fixes for Gladys | Nick Ashley | 1 | -23/+26 | |
2015-04-25 | Gate Guards dialog fixes | Nick Ashley | 1 | -4/+4 | |
2015-04-24 | clean clearvars | mekolat | 1 | -136/+204 | |
2015-04-24 | clean global handler | mekolat | 4 | -45/+65 | |
2015-04-24 | WIP Eomie dialog | Nick Ashley | 1 | -25/+24 | |
2015-04-24 | Better dialog for Aisha | Nick Ashley | 1 | -12/+12 | |
2015-04-24 | Better weellos dialog | Nick Ashley | 1 | -7/+5 | |
2015-04-23 | getitemname => getitemlink | mekolat | 8 | -14/+14 | |
2015-04-23 | update for new emotion builtin | mekolat | 8 | -17/+19 | |
2015-04-20 | remove deprecated changesex | mekolat | 1 | -4/+1 | |
2015-04-20 | Merge pull request #326 from nashley/tulim_wizards_dialog | Wushin | 2 | -17/+55 | |
Added some transient dialog to 001-2 | |||||
2015-04-20 | Merge pull request #327 from nashley/more_dialog_changes | Wushin | 13 | -213/+251 | |
Various dialog fixes in Tulimshar | |||||
2015-04-20 | Various dialog fixes in Tulim | Nick Ashley | 13 | -213/+251 | |
viz., the Kylian quest, the tombstones, and various other NPCs | |||||
2015-04-19 | Added some transient dialog to 001-2 | Nick Ashley | 2 | -17/+55 | |
The wizards now ignore you; the display cases have more meaningful descriptions. | |||||
2015-04-15 | make the fight club use channels | mekolat | 5 | -6/+18 | |
2015-04-13 | Merge pull request #322 from mekolat/heal | Wushin | 34 | -115/+114 | |
percentheal, itemheal => heal | |||||
2015-04-13 | Merge pull request #291 from mekolat/emotes | Wushin | 1 | -3/+7 | |
fix emote IDs | |||||
2015-04-07 | merge percentheal & itemheal into heal | mekolat | 34 | -115/+114 | |
2015-04-04 | Merge remote-tracking branch 'nelson/patch-1' | wushin | 1 | -7/+7 | |
2015-04-04 | Merge pull request #320 from mekolat/patch-1 | Wushin | 1 | -4/+6 | |
Update chest.txt | |||||
2015-04-04 | Merge pull request #318 from mekolat/it-rules | Wushin | 1 | -9/+9 | |
Update Italian game rules | |||||
2015-04-04 | Merge pull request #306 from mekolat/lora-sorcerer | Wushin | 1 | -1/+1 | |
minor fix |