index
:
torus
this commit
ansi
backport
cgi
daemon
master
v1
v2
collaborative ASCII art
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
client.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add F-keys to set shift
June McEnroe
2018-08-22
*
Add C-a and C-x
June McEnroe
2018-08-22
*
Implement ` ~ and x
June McEnroe
2018-08-22
*
Fix black-on-black once again
June McEnroe
2018-08-22
*
Track cell{X,Y} client-side and implement swaps
June McEnroe
2018-08-21
*
Maintain a tile client-side and support cursors
June McEnroe
2018-08-21
*
Replace client with rudimentary CP437 support
June McEnroe
2018-08-21
*
Shrink the torus and rearrange struct Tile
June McEnroe
2018-08-21
*
Remove spawns
June McEnroe
2018-08-21
*
Fix color pairs once and for all
v1
June McEnroe
2018-08-05
*
Fix NaNs in serverMap
June McEnroe
2018-07-23
*
Add map to client
June McEnroe
2018-07-22
*
Refactor readInput for each mode
June McEnroe
2018-07-21
*
Add ARRAY_LEN macro
June McEnroe
2018-07-19
*
Tabify source
June McEnroe
2018-07-17
*
Fix ncurses color pair numbering
June McEnroe
2018-05-13
*
Use anonymous union
June McEnroe
2018-04-09
*
Replace #define with enum or const where possible
June McEnroe
2018-04-09
*
Miscellaneous code cleanup
June McEnroe
2018-03-05
*
Pass message structs by value
June McEnroe
2018-03-05
*
Undef COLOR_ constants in torus.h
June McEnroe
2018-03-05
*
Remove leading blank lines
June McEnroe
2017-09-27
*
Relicense AGPL
June McEnroe
2017-09-03
*
Revert "Add client readOnly mode"
June McEnroe
2017-09-01
*
Add client readOnly mode
June McEnroe
2017-09-01
*
Use only foreground color for selecting spawn
June McEnroe
2017-08-30
*
Add four additional spawns
June McEnroe
2017-08-29
*
Add respawning
June McEnroe
2017-08-28
*
Use Makefile
June McEnroe
2017-08-26
*
Add license to C files
June McEnroe
2017-08-24
*
Check COLOR_PAIRS in client
June McEnroe
2017-08-08
*
Add put mode
June McEnroe
2017-08-08
*
Move in insert direction on ~
June McEnroe
2017-08-02
*
Preserve color on replace
June McEnroe
2017-08-02
*
Use designated initializers for messages
June McEnroe
2017-07-31
*
Show other clients' cursors
June McEnroe
2017-07-31
*
Perform enter as two moves rather than a loop
June McEnroe
2017-07-31
*
Adjust move speed in client
June McEnroe
2017-07-31
*
Persist bright across color changes
June McEnroe
2017-07-30
*
Support background colors
June McEnroe
2017-07-30
*
Track color only client-side
June McEnroe
2017-07-30
*
Add ostensible support for background colors
June McEnroe
2017-07-30
*
Add ` command
June McEnroe
2017-07-30
*
Initial commit
June McEnroe
2017-07-30