.. |
blocks
|
Mario: fix modifier deletion
|
2021-08-07 12:13:23 +02:00 |
sprites
|
Mod texture image
|
2021-06-24 20:54:18 +02:00 |
visitors
|
Mario: fix modifier deletion
|
2021-08-07 12:13:23 +02:00 |
.gitignore
|
Move to CMake
|
2021-08-05 00:33:55 +02:00 |
blocks.cpp
|
Mario: prepartations for multiple moving objects
|
2021-08-05 00:32:54 +02:00 |
blocks.hpp
|
Mario: fix modifier deletion
|
2021-08-07 12:13:23 +02:00 |
CMakeLists.txt
|
Mario: update cmake to include brew libraries
|
2021-08-05 21:21:25 +02:00 |
edit_box.cpp
|
Mario Editor: smaller block size
|
2021-06-01 10:18:33 +02:00 |
edit_box.hpp
|
Mario Editor: smaller block size
|
2021-06-01 10:18:33 +02:00 |
editor_visitor.cpp
|
Mario: fix modifier deletion
|
2021-08-07 12:13:23 +02:00 |
editor_visitor.hpp
|
Mario: fix modifier deletion
|
2021-08-07 12:13:23 +02:00 |
editor.cpp
|
Mario: fix modifier deletion
|
2021-08-07 12:13:23 +02:00 |
global_vars.cpp
|
Refactor to use objects for terrain/mod creation, added coin modifier
|
2021-07-23 00:08:05 +02:00 |
global_vars.hpp
|
Refactor to use objects for terrain/mod creation, added coin modifier
|
2021-07-23 00:08:05 +02:00 |
main.cpp
|
Mario: loop through all moving objects in doInput
|
2021-08-07 21:38:00 +02:00 |
maploader.cpp
|
Remove redundant functions from blocks.cpp, fix editor problem with pagination
|
2021-07-24 19:59:25 +02:00 |
maploader.hpp
|
Mario: add MapObject and use that instead of tuples
|
2021-06-07 23:48:28 +02:00 |
mapobject.cpp
|
Mario: add MapObject and use that instead of tuples
|
2021-06-07 23:48:28 +02:00 |
mapobject.hpp
|
Mario: add MapObject and use that instead of tuples
|
2021-06-07 23:48:28 +02:00 |
mario.cpp
|
Mario: prepartations for multiple moving objects
|
2021-08-05 00:32:54 +02:00 |
mario.hpp
|
Mario: prepartations for multiple moving objects
|
2021-08-05 00:32:54 +02:00 |
objectids.hpp
|
Mario: prepartations for multiple moving objects
|
2021-08-05 00:32:54 +02:00 |
README.md
|
Added README
|
2021-04-26 22:21:50 +02:00 |
sprites.cpp
|
Add coin animation
|
2021-07-24 20:50:24 +02:00 |
sprites.hpp
|
Add coin animation
|
2021-07-24 20:50:24 +02:00 |
testfont.ttf
|
Mario: add Roboto font to git
|
2021-05-07 23:17:49 +02:00 |
testmap.txt
|
Mario: include testmap in git
|
2021-04-26 22:16:53 +02:00 |
tool_box.cpp
|
Mario Editor: add tool highlighting + WSAD controls
|
2021-05-29 19:17:45 +02:00 |
tool_box.hpp
|
Mario Editor: add tool highlighting + WSAD controls
|
2021-05-29 19:17:45 +02:00 |