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
Joey Pollack 8e07cec621 Panel and PanelManager refactored. Panel IDs are now handed out when added to the PanelManager. The IDs are no longer tied to the gui subsystem through enum values. 4 years ago
..
core Panel and PanelManager refactored. Panel IDs are now handed out when added to the PanelManager. The IDs are no longer tied to the gui subsystem through enum values. 4 years ago
graphics Tile maps can now be painted to correctly 4 years ago
input Can now select tiles from tile set 4 years ago
internal_data Separates out the tile map into it's own class 4 years ago
internal_libs Panel and PanelManager refactored. Panel IDs are now handed out when added to the PanelManager. The IDs are no longer tied to the gui subsystem through enum values. 4 years ago
run_modes Panel and PanelManager refactored. Panel IDs are now handed out when added to the PanelManager. The IDs are no longer tied to the gui subsystem through enum values. 4 years ago
scripting LuaConsole now retains input focus after pressing enter. But must press escape to use command recall. 4 years ago
window Can now select tiles from tile set 4 years ago
main.cpp Refactored MainPanel into the PanelManager instead (they both were basically doing the same job) 4 years ago
test_main.cpp ImGui Demo Window working. Build working on Linux. 4 years ago