about summary refs log tree commit diff homepage
path: root/client.c (follow)
Commit message (Expand)AuthorAge
* Add teleportationJune McEnroe2019-01-04
* Add simplified speed controlJune McEnroe2019-01-04
* Add indicator of current position in mapJune McEnroe2019-01-04
* Disable flipJune McEnroe2019-01-04
* Restore old data formatJune McEnroe2019-01-04
* Call cap_enter in client and server v2June McEnroe2018-11-29
* Add -s flag to clientJune McEnroe2018-10-12
* Use PascalCase for constantsJune McEnroe2018-09-30
* Dump HELP_DATA with client -h ansiJune McEnroe2018-08-27
* Map modifyCount on log scaleJune McEnroe2018-08-26
* Leave line mode with .June McEnroe2018-08-26
* Add line modeJune McEnroe2018-08-25
* Fix key code handlingJune McEnroe2018-08-25
* Implement map renderingJune McEnroe2018-08-25
* Fill in the help pageJune McEnroe2018-08-24
* Always interpret space as spaceJune McEnroe2018-08-24
* Separate 8, 9 and *, (June McEnroe2018-08-24
* Add copy and pasteJune McEnroe2018-08-24
* Add client-side help pageJune McEnroe2018-08-24
* Add g for flipJune McEnroe2018-08-23
* Implement I, directional insertJune McEnroe2018-08-23
* Add C-l to redrawJune McEnroe2018-08-23
* Implement RJune McEnroe2018-08-22
* Implement rJune McEnroe2018-08-22
* Add F-keys to set shiftJune McEnroe2018-08-22
* Add C-a and C-xJune McEnroe2018-08-22
* Implement ` ~ and xJune McEnroe2018-08-22
* Fix black-on-black once againJune McEnroe2018-08-22
* Track cell{X,Y} client-side and implement swapsJune McEnroe2018-08-21
* Maintain a tile client-side and support cursorsJune McEnroe2018-08-21
* Replace client with rudimentary CP437 supportJune McEnroe2018-08-21
* Shrink the torus and rearrange struct TileJune McEnroe2018-08-21
* Remove spawnsJune McEnroe2018-08-21
* Fix color pairs once and for all v1June McEnroe2018-08-05
* Fix NaNs in serverMapJune McEnroe2018-07-23
* Add map to clientJune McEnroe2018-07-22
* Refactor readInput for each modeJune McEnroe2018-07-21
* Add ARRAY_LEN macroJune McEnroe2018-07-19
* Tabify sourceJune McEnroe2018-07-17
* Fix ncurses color pair numberingJune McEnroe2018-05-13
* Use anonymous unionJune McEnroe2018-04-09
* Replace #define with enum or const where possibleJune McEnroe2018-04-09
* Miscellaneous code cleanupJune McEnroe2018-03-05
* Pass message structs by valueJune McEnroe2018-03-05
* Undef COLOR_ constants in torus.hJune McEnroe2018-03-05
* Remove leading blank linesJune McEnroe2017-09-27
* Relicense AGPLJune McEnroe2017-09-03
* Revert "Add client readOnly mode"June McEnroe2017-09-01
* Add client readOnly modeJune McEnroe2017-09-01
* Use only foreground color for selecting spawnJune McEnroe2017-08-30