antonc27 <antonc27@mail.ru> [Sun, 22 May 2016 15:06:08 +0200] rev 11832
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
nemo [Sat, 21 May 2016 15:23:08 -0400] rev 11831
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
nemo [Sat, 21 May 2016 14:39:35 -0400] rev 11830
http → https
alfadur [Wed, 18 May 2016 15:42:14 -0400] rev 11829
Fruit theme music
unc0rr [Tue, 17 May 2016 23:29:49 +0300] rev 11828
Merge default
unc0rr [Tue, 17 May 2016 23:18:08 +0300] rev 11827
- Add state to engine callback for it to know what engine is sending
- Display suggested hogs number in preview
sheepluva [Tue, 17 May 2016 21:32:10 +0200] rev 11826
implement ExtraftFileDir and ExtractFileName in uUtils
sheepluva [Mon, 16 May 2016 00:15:32 +0200] rev 11825
remove another useless SysUtils include
sheepluva [Sun, 15 May 2016 23:59:24 +0200] rev 11824
implement Trim() in uUtils
sheepluva [Sun, 15 May 2016 23:11:14 +0200] rev 11823
drop SysUtils inclusion from 5 files where it is not needed anymore
unc0rr [Sun, 15 May 2016 14:29:37 +0300] rev 11822
- Use IntToStr() in preference to Str()
- Remove senseless Str() call in uRandom.GetNext
sheepluva [Sun, 15 May 2016 13:18:34 +0200] rev 11821
always include uUtils _after_ SysUtils