aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/rst-core (follow)
Commit message (Expand)AuthorAgeFilesLines
* rstnode: basic event loop usage (prototype)Katharina Fey2021-02-263-42/+25
* rstnode: implement central event handling and handler layeringKatharina Fey2021-02-211-2/+15
* rstnode: add basic map i/o mechanism for server and clientKatharina Fey2021-02-199-26/+138
* rstnode: refactoring server and client components into rst-coreHEADmasterKatharina Fey2021-02-1424-84/+473
* rstnode: add network packet envelope to wire typesKatharina Fey2021-02-112-7/+26
* rstnode: basic mouse input handlingKatharina Fey2021-02-071-1/+3
* rstnode: create small graphics exampleKatharina Fey2021-02-062-5/+4
* rstnode: restructure project into workspace and sub-cratesKatharina Fey2021-02-0624-0/+1734