aboutsummaryrefslogtreecommitdiff
path: root/main.lua
Commit message (Expand)AuthorAge
...
* Added loading scene1029chris2016-02-23
* Added scene system, moved scene 1 to system.luaChris B2016-02-22
* Added sys.w and sys.h for the games window width and heightChris B2016-02-20
* Set default wallpaper to nothing at allChris B2016-02-20
* Allowed game to be any resolution and still workChris B2016-02-20
* Added fullscreen support1029chris2016-02-18
* Added code to test hoveringChris B2016-02-16
* Added support for more layers1029chris2016-02-16
* Added text to observe layer numbers1029chris2016-02-16
* Moved sort code to a function in window.lua1029chris2016-02-16
* Setting up panel for FilesChris B2016-02-12
* Implementing Files into the panelChris B2016-02-12
* Implementing Files window (Window 3)Chris B2016-02-12
* Started to implement backgroundChris B2016-02-10
* Required files that will be needed soonChris B2016-02-04
* Added panel buttons for different windowsChris B2016-01-27
* Redid layer system. This time simpler. It works!Chris B2016-01-27
* Working on layer system, added Internet windowChris B2016-01-25
* Added internet icon, start menu launches chatChris B2016-01-22
* Optimized code, added start menu titlesChris B2016-01-21
* worked on start menuChris B2016-01-19
* Start menu, color fixChris B2016-01-13
* Did some stuffChris B2016-01-07
* Changed connfigChris B2016-01-07
* Adding interfaceChris B2015-12-30
* Set variables, added escape, added rectangleChris B2015-12-29
* Setup main.luaChris B2015-12-29
* Create main.luaChris B2015-12-29