about summary refs log tree commit diff homepage
path: root/torus.h (follow)
Commit message (Expand)AuthorAge
* Factor out default pathsJune McEnroe2019-01-08
* Add teleportationJune McEnroe2019-01-04
* Restore old data formatJune McEnroe2019-01-04
* Use PascalCase for constantsJune McEnroe2018-09-30
* Shrink mapJune McEnroe2018-08-25
* Send now in mapJune McEnroe2018-08-25
* Calculate min and max meta for map server-sideJune McEnroe2018-08-25
* Add g for flipJune McEnroe2018-08-23
* Replace client with rudimentary CP437 supportJune McEnroe2018-08-21
* Use alignas rather than attributesJune McEnroe2018-08-21
* Shrink the torus and rearrange struct TileJune McEnroe2018-08-21
* Remove spawnsJune McEnroe2018-08-21
* 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