| Age | Commit message (Collapse) | Author |
|
|
|
add CLSID_ShellLink definition
|
|
- Replace UNIX by POSIX
- Move unity include to cpp file
- Add exception for unistd.h and time.h headers
|
|
versions of mingw64
|
|
We now look for an iconsPath configuration variable with the path to the icons folder.
In addition, we look if there is an "icons" subfolder (useful when using extrapath to store icons)
|
|
|
|
|
|
It was missing an include for scummsys.h and so couldn't find the defines
|
|
|
|
Unity is not going to provide a way to set a custom overlay icon
(the emblem API is being replaced by a simple urgent state)
|
|
|
|
- Show the number of found games when using the massadd dialog
|
|
- Unity needs a glib event loop to dispatch events.
- Cleanup whitespace and indentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|