summary refs log tree commit diff homepage
path: root/torus.h (follow)
Commit message (Expand)AuthorAge
* Add ARRAY_LEN macroJune McEnroe2018-07-19
* Add server map generationJune McEnroe2018-07-17
* Tabify sourceJune McEnroe2018-07-17
* Use anonymous unionJune McEnroe2018-04-09
* Replace #define with enum or const where possibleJune McEnroe2018-04-09
* Clean up spawn constantsJune McEnroe2018-03-05
* Rename Tile timestamps {create,modify,access}TimeJune McEnroe2018-03-05
* Pack message type enumsJune 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
* Add four additional spawnsJune McEnroe2017-08-29
* Add respawningJune McEnroe2017-08-28
* Move license above includesJune McEnroe2017-08-26
* Add license to torus.h as wellJune McEnroe2017-08-24
* Split tile access and modifyJune McEnroe2017-08-02
* Show other clients' cursorsJune McEnroe2017-07-31
* Track tile access countsJune McEnroe2017-07-31
* Track color only client-sideJune McEnroe2017-07-30
* Add tile create and access timestampsJune McEnroe2017-07-30
* Assert stable struct Tile field offsetsJune McEnroe2017-07-30
* Initial commitJune McEnroe2017-07-30