You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lunarium_OLD/src/core
Joeyrp 38b231d42c Can now select tiles from tile set 4 years ago
..
core.cpp Can now select tiles from tile set 4 years ago
core.h gui code refactored and moved into its own library 4 years ago
core_console.cpp Fixed crash in editor mode (log listener not being removed because destructors not being called. Base class destructors MUST be virtual!) 4 years ago
core_console.h Fixed crash in editor mode (log listener not being removed because destructors not being called. Base class destructors MUST be virtual!) 4 years ago
iRunMode.cpp Flipped y axis of texture coord when drawing images 4 years ago
iRunMode.h Beginnings of the Tester Run Mode implemented 4 years ago
state.cpp Program window now remembers it's last position on restart 4 years ago
state.h Program window now remembers it's last position on restart 4 years ago
types.cpp MapEditor design fleshed out but render code not yet tested 4 years ago
types.h MapEditor design fleshed out but render code not yet tested 4 years ago
version.cpp fix errors that prevented building on linux systems 4 years ago
version.h fix errors that prevented building on linux systems 4 years ago