Commit Graph

5 Commits (c7928af6831183f1878c6c4d8875a2d017f8eefc)

Author SHA1 Message Date
Joey Pollack c7928af683 Logger updated with static functions for each log level
Platform terminal class implemented - allows changing terminal colors (test on linux)
CoreLogListener implemented to use the terminal colors
4 years ago
Joeyrp 3377dda894 Tile set rendering working 4 years ago
Joeyrp 7e6f2907f2 Adds STIL_WAITING to the file browser results 4 years ago
Joeyrp 4c48c455b1 PanelManager refactored into a reusable, generic class.
Each editor tool can now use it's own panel manager.
4 years ago
Joeyrp 6e2f676f11 gui code refactored and moved into its own library
the LuaConsole and LogGui have been merged into a single Console panel. The appearance looks good and the lua console part works. Still need to add the log history and log filter options.
4 years ago