summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/src/trv_world.c
Commit message (Expand)AuthorAgeFilesLines
* Traveler: Add logic to limit the frame rate. This is kind of a silly featur...Gregory Nutt2014-12-081-1/+0
* Travel: Fix more initialization errors, mostly related to file path problemsGregory Nutt2014-12-081-1/+1
* Passing wrong string for the world pathGregory Nutt2014-12-081-1/+1
* Extend the simulator to provide special initialization for the Traveler gameGregory Nutt2014-12-081-1/+2
* Traveler: Change the way that the world path is managed.Gregory Nutt2014-12-081-20/+30
* Add world destruction logicGregory Nutt2014-12-071-0/+469