Age | Commit message (Collapse) | Author |
|
Newly created vehicles are now to be added to the Level, which
automatically updates and renders them. This infrastructure will
be needed for depth sorting and eventually level saving.
|
|
|
|
|
|
|
|
|
|
|
|
Although the name isn't entirely accurate, it looks nicer.
|
|
|
|
* refactor: adjust the project infra.
This patch adds cmake build system to the project, and adjust infrastructure
stuff.
Signed-off-by: Jun Zhang <jun@junz.org>
* fix: remove compiler flags that only exist in GCC.
Signed-off-by: Jun Zhang <jun@junz.org>
|