summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Replace path.h with asset.hJune McEnroe2019-03-29
|
* Factor out path searchingJune McEnroe2019-03-28
|
* Add "configure" scriptJune McEnroe2019-03-27
| | | | Look I'm being all compatible and stuff.
* Refactor MakefileJune McEnroe2019-03-27
|
* Add FreeCellJune McEnroe2019-03-27
|
* Factor out layout codeJune McEnroe2019-03-27
|
* Use SDL2_PREFIX as make variableJune McEnroe2019-03-24
|
* Add back dump Makefile targetJune McEnroe2019-03-24
| | | | Oops, don't know why that got deleted.
* Remove demoJune McEnroe2019-03-20
|
* Add WIP sol.cJune McEnroe2019-03-20
|
* Add demoJune McEnroe2019-03-16
|
* Turn on -WpedanticJune McEnroe2019-03-15
|
* Rewrite using SDLJune McEnroe2019-03-14
|
* Add cards.h, cards.c, dump.cJune McEnroe2019-03-10
1ce9178785b1cca126a1cf1f54b6c0274&follow=1'>Add note about C-oJune McEnroe 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe