aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-05Fix downloader UIMichael
2017-02-05Fix missing return statementMichael
2017-02-05fix 'register' button in setup wizardMichael
2017-02-05Fix tutorial rebootMichael
2017-02-05Stop hashing passwords - we encrypt saves nowMichael
2017-02-05Server now FULLY encrypts savesMichael
2017-02-05Fix double-hashing issueMichael
2017-02-04#if STUPID set custom cursor #endifMichael
2017-02-04more security fixesMichael
2017-02-04f**king beeping noisewilliam341
2017-02-04Fix major security flaw in multi-user domainMichael
2017-02-04Slightly better cursor and fixed downloaderMichael
2017-02-04Update Program.cswilliam341
2017-02-04make the virtualmachine mod a DLLMichael
2017-02-04Add a better default cursor.Michael
2017-02-04Initiate shiftorium on user reregisterMichael
2017-02-04Update packages.configwilliam341
2017-02-04Fix shiftnet crash with custom cursorsMichael
2017-02-04Sorta-working custom cursors.Michael
2017-02-04Implement maximizing and minimizingMichael
2017-02-04for some reason commit didnt workRylan/wowmom98
2017-02-04Fix issue #48Michael
2017-02-04Merge branch 'master' of https://github.com/shiftos-game/ShiftOSRylan/wowmom98
2017-02-04MADE INTRO FASTER (part 1)Rylan/wowmom98
2017-02-04Finish name changer UIMichael
2017-02-04Remove unused applications and fix panel buttonsMichael
2017-02-04Add name changer backendMichael
2017-02-04Slight 0.0.7 compatibility in legacy skin converter.Michael
2017-02-03skin converter workMichael
2017-02-03Add prevention of duplicate legion entries.Michael
2017-02-03Fix crash handlerMichael
2017-02-03Finish the VB skin converterMichael
2017-02-02First ever VB mod... it isn't going well.Michael
2017-02-02Fix download UIMichael
2017-02-02Fix threading issues with Shiftnet downloader routineMichael
2017-02-02Implement the DownloaderMichael
2017-02-02Lua app launcher itemsMichael
2017-02-02Redesign the Infobox, categorize AL itemsMichael
2017-02-02make app launcher prober ignore blocked DLLsMichael
2017-02-02Fully implement mud traversal into OOBE and setupMichael
2017-02-02Fix back/forward buttons and addressbarMichael
2017-02-02Shiftnet style fixesMichael
2017-02-02Shiftnet, and audio fixesMichael
2017-01-30Skinning fixesMichael
2017-01-29Fix some crashes and UI bugsMichael
2017-01-29Add audio.setvol command for setting track volumeMichael
2017-01-29Scripting changes and background music!Michael
2017-01-27Modularize the Lua engineMichael
2017-01-25Merge pull request #43 from carverh/patch-27Michael VanOverbeek
2017-01-25Delete information.txtCarver Harrison