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
Joey Pollack 145dd7095c 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.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.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
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