This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui/console
jacob1 5c1cc0c0fb rewrite powder.pref handling to use jsoncpp instead of cajun
cajun is a hard to use library with many necessary features missing. It also has been causing the windows version, and probably the mac version, to randomly crash.

Other json stuff still uses cajun (TODO: remove)
2016-01-25 22:30:43 -05:00
..
ConsoleCommand.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
ConsoleController.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
ConsoleController.h a little reorganization (maybe more later) 2014-01-20 13:52:53 -05:00
ConsoleModel.cpp rewrite powder.pref handling to use jsoncpp instead of cajun 2016-01-25 22:30:43 -05:00
ConsoleModel.h fix a ton more errors in the interface code, including all the -Wreorder ones 2015-01-16 19:58:39 -05:00
ConsoleView.cpp fix a ton more errors in the interface code, including all the -Wreorder ones 2015-01-16 19:58:39 -05:00
ConsoleView.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00