| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-21 | editshiftosx | carverh | |
| 2016-07-21 | Revert "Added Dep" | carverh | |
| This reverts commit f4a2df277ce29388bb7026f262c1f0254705288f. | |||
| 2016-07-20 | Added Dep | carverh | |
| 2016-07-20 | Fixed Couple Bugs and Crashes | carverh | |
| - Fixed: Crash when Hacking With No Tools - Fixed: Accessing directories outside of C:\ShiftOS using 'ls' command - Added Small Features | |||
| 2016-07-20 | Merge pull request #7 from GabrielTK/master | Michael VanOverbeek | |
| Added "cheat" Command | |||
| 2016-07-20 | Finished Clean-UP | GabrielTK | |
| 2016-07-20 | Started Clean-Up | GabrielTK | |
| 2016-07-19 | Added cheat Command | Gabriel Enrico Augusto Rocha | |
| 2016-07-06 | Update README.md | Michael VanOverbeek | |
| 2016-07-06 | Merge pull request #5 from gitter-badger/gitter-badge | Michael VanOverbeek | |
| Add a Gitter chat badge to README.md | |||
| 2016-07-06 | Added DEF events for unity toggle and desktop panel draw. | MichaelTheShifter | |
| Also this is the first REAL AppVeyor build test. | |||
| 2016-07-06 | Fix AppVeyor builds | MichaelTheShifter | |
| 2016-07-06 | AppVeyor build test. | MichaelTheShifter | |
| 2016-07-05 | Fix issue with game settings breaking new saves. | MichaelTheShifter | |
| 2016-07-05 | on_window_open(userdata ShiftOSDesktop, | MichaelTheShifter | |
| string) and on_window_close(userdata ShiftOSDesktop, string) now report window GUIDs to their handlers instead of userdata Form objects. You can now use get_window(string) to get a Form from a window GUID. | |||
| 2016-07-05 | More Lua work | MichaelTheShifter | |
| including making save_file(filters, func) and open_file(filters, func) do the same as fileskimmer_open and fileskimmer_save | |||
| 2016-07-05 | Change Lua encryption key to be the old one. | MichaelTheShifter | |
| 2016-07-05 | Encryption keys for saves are now unique to the user's PC. | MichaelTheShifter | |
| This mitigates the risk of being able to encrypt and decrypt the save files as the Lua encrypt() and decrypt() methods will use a different key. | |||
| 2016-07-04 | Add luatextbox widget and more. | MichaelTheShifter | |
| - Syntax highlighting textbox for Lua API - That textbox also supports C# syntax highlighting - Added framework for custom desktop environments in Lua. | |||
| 2016-07-02 | More hacking fixes, httpget() lua function. | MichaelTheShifter | |
| Implements aren-cllc's httpget() lua method. Works perfectly. | |||
| 2016-06-29 | Stop AI from controlling enemy in online sessions | MichaelTheShifter | |
| Also added bidirectional data transfer to online battles so that I can send damage requests to the opponent when needed. | |||
| 2016-06-28 | More client-side fixes. | MichaelTheShifter | |
| Still got some moldy bread in there... if ya know what I mean. I meant bugs. | |||
| 2016-06-26 | Minor server contact layer changes for online battles. | MichaelTheShifter | |
| 2016-06-26 | Remove deadly infobox spam in network browser. | MichaelTheShifter | |
| 2016-06-26 | Added dependency zip. | MichaelTheShifter | |
| 2016-06-26 | added developer save. | MichaelTheShifter | |
| 2016-06-26 | More matchmaking fixes | MichaelTheShifter | |
| 2016-06-26 | Fix crash with phantom clients while matchmaking | MichaelTheShifter | |
| 2016-06-26 | Network Browser lets you set your online identity now. | MichaelTheShifter | |
| 2016-06-26 | Make the Network Browser stop matchmaking when closed or a match was made. | MichaelTheShifter | |
| 2016-06-25 | Added online Hacker Battles with matchmaking system | MichaelTheShifter | |
| It's untested, but in theory it'll all work perfectly. | |||
| 2016-06-25 | Sort source code into folders. | MichaelTheShifter | |
| It feels better to know what's responsible for what... Plus I removed some un-needed C# stuff. | |||
| 2016-06-24 | Delete some VB.NET files and switch readme.md | MichaelTheShifter | |
| 2016-06-24 | Loads of changes... | MichaelTheShifter | |
| Custom shifter options using Lua, and other stuff. | |||
| 2016-06-20 | Update README.md | Michael VanOverbeek | |
| 2016-06-20 | Add Gitter badge | The Gitter Badger | |
| 2016-05-26 | 0.1.1 was released - time to update the repo. | MichaelTheShifter | |
| 2016-05-25 | Release Candidate 2 | MichaelTheShifter | |
| We're almost there... | |||
| 2016-05-25 | Deleted more unused resources, fixed upgrade issue with GNOME2-like elements | MichaelTheShifter | |
| 2016-05-25 | Removed unused resources from Resources.resx | MichaelTheShifter | |
| There were lots of files that weren't needed. They're still in the code just in case, but not in the resources file - therefore they won't be injected into the executable. | |||
| 2016-05-24 | 0.1.1 Release Candidate 1 | MichaelTheShifter | |
| Committing all code for 0.1.1 Release Candidate 1. | |||
| 2016-05-17 | Update README.md | MichaelTheShifter | |
| 2016-05-17 | Updated source/README | MichaelTheShifter | |
| It was extremely outdated... | |||
| 2016-05-17 | Committing all I've got | MichaelTheShifter | |
| Committing everything I've got - so that I can take a break for a few months and work on other things. | |||
| 2016-05-01 | Beta 2.2 Patch 1 | MichaelTheShifter | |
| Commit for Beta 2.2 Patch 1 - Removed unused "Linux Mint 7" and "NetSockets" files from Resources.resx - Added a better server startup pool, no longer hardcoded. - Added a server blacklist for disabling servers that break the rules of the playshiftos.ml/forum server showcase | |||
| 2016-04-14 | Merge pull request #1 from PCSource/patch-2 | MichaelTheShifter | |
| File not needed and probably not intentional | |||
| 2016-04-14 | File not needed and probably not intentional | PCSource | |
| 2016-04-09 | Uploaded source code for ShiftOS 0.1.1 Beta 2.3 | Michael VanOverbeek | |
| Initial commit of repository. | |||
| 2016-04-08 | Update README.md | MichaelTheShifter | |
| 2016-04-08 | Update README.md | MichaelTheShifter | |
