aboutsummaryrefslogtreecommitdiff
path: root/main.lua
Commit message (Expand)AuthorAge
* Starting the virus fight1029chris2016-04-29
* Virus gets annoyed when you don't shoot him1029chris2016-04-24
* Added more dialogue for virus after antivirus appears1029chris2016-04-21
* Moved notification code to panel.lua1029chris2016-04-20
* Added timer for messages1029chris2016-04-20
* Virus now moves smoothly1029chris2016-04-20
* Fixed crash after messages ran out1029chris2016-04-14
* Fixed font issue (or created one, we'll see)1029chris2016-04-14
* Giving the virus dialogue1029chris2016-04-14
* Added separate dialogue.lua file1029chris2016-04-13
* Visual changes (new fonts, lines are more solid)1029chris2016-04-13
* Replaced virus1 variable with v11029chris2016-03-29
* Started working on Virus 1 fight.1029chris2016-03-17
* Added webpages freedownloads, error, and homepage.Chris B2016-03-16
* Added desktop icons that launch applications1029chris2016-03-10
* Added more to chatting (multiple messages, appearance)1029chris2016-03-10
* Added Notifications1029chris2016-03-08
* Changed X/Min button from canvas to function1029chris2016-03-04
* Redesigned many things, added color variables, added elements.luaChris B2016-02-27
* Removed unnecessary code1029chris2016-02-25
* Set windowed resolution from 800/600 to 1280/7201029chris2016-02-25
* Fixed stupid mistake1029chris2016-02-25
* Moved assets to assets.lua1029chris2016-02-25
* 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