about summary refs log tree commit diff homepage
path: root/image.c (unfollow)
Commit message (Expand)Author
2019-01-04Add teleportationJune McEnroe
2019-01-04Add simplified speed controlJune McEnroe
2019-01-04Add indicator of current position in mapJune McEnroe
2019-01-04Disable flipJune McEnroe
2019-01-04Fix map generation for old metadata discrepanciesJune McEnroe
2019-01-04Restore old data formatJune McEnroe
2018-11-29Call cap_enter in client and server v2June McEnroe
2018-11-29Fix make cleanJune McEnroe
2018-11-29Use png.h and config.mkJune McEnroe
2018-10-20Fix Makefile indentationJune McEnroe
2018-10-20Add install targetJune McEnroe
2018-10-20Add rc.torusJune McEnroe
2018-10-20Only use pidfile(3) on FreeBSD daemonJune McEnroe
2018-10-14Add server daemonizationJune McEnroe
2018-10-12Replace torus.7 with torus.1June McEnroe
2018-10-12Add -s flag to clientJune McEnroe
2018-10-12Add -d and -s flags to serverJune McEnroe
2018-10-11Refactor image.cJune McEnroe
2018-10-10Ignore imageJune McEnroe
2018-10-10Add PNG rendererJune McEnroe
2018-10-07Link staticallyJune McEnroe
2018-09-30Use PascalCase for constantsJune McEnroe
2018-08-27Dump HELP_DATA with client -h ansiJune McEnroe
2018-08-26Map modifyCount on log scaleJune McEnroe
2018-08-26Update help pageJune McEnroe
2018-08-26Leave line mode with .June McEnroe
2018-08-25Add line modeJune McEnroe
2018-08-25Fix key code handlingJune McEnroe
2018-08-25Add .o rule for BSD makeJune McEnroe
2018-08-25Revert "Explicitly build from .o objects"June McEnroe
2018-08-25Remove -lmJune McEnroe
2018-08-25Explicitly build from .o objectsJune McEnroe
2018-08-25Implement map renderingJune McEnroe
2018-08-25Shrink mapJune McEnroe
2018-08-25Send now in mapJune McEnroe
2018-08-25Calculate min and max meta for map server-sideJune McEnroe
2018-08-24Fill in the help pageJune McEnroe
2018-08-24Always interpret space as spaceJune McEnroe
2018-08-24Separate 8, 9 and *, (June McEnroe
2018-08-24Add copy and pasteJune McEnroe
2018-08-24Add client-side help pageJune McEnroe
2018-08-23Remove helpJune McEnroe
2018-08-23Add g for flipJune McEnroe
2018-08-23Implement I, directional insertJune McEnroe
2018-08-23Add C-l to redrawJune McEnroe
2018-08-23Support CP437 in mergeJune McEnroe
2018-08-22Add ssh:// links to index.htmlJune McEnroe
2018-08-22Implement RJune McEnroe
2018-08-22Implement rJune McEnroe
2018-08-22Add F-keys to set shiftJune McEnroe