Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-24 | Replace collver@linuxfreemail.com with collver1@attbi.com. | wiz | 1 | -2/+2 | |
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps. | |||||
2002-08-27 | buildlink1 -> buildlink2 | jlam | 1 | -3/+3 | |
2002-06-28 | Make this compile on 1.6 and above | agc | 5 | -1/+79 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -5/+5 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-21 | use "sdl-config --libs" instead of hardcoding libs. | hubertf | 2 | -4/+4 | |
Makes this pkg build in bulk builds. | |||||
2001-10-20 | Another change for the keymap editing, per PR 14294 | hubertf | 1 | -3/+4 | |
2001-10-18 | Change keymap for isometric view - per PR 14287 | hubertf | 1 | -3/+3 | |
2001-10-17 | Iso-Angband is an isometric (pseudo 3D) view for PernAngband | hubertf | 5 | -0/+329 | |
Submitted by collver@linuxfreemail.com in PR 14273 |