unc0rr [Thu, 11 Aug 2016 23:05:14 +0300] rev 11848
Make in-game chat work
unc0rr [Tue, 02 Aug 2016 23:08:17 +0300] rev 11847
Preparation to sending engine messages to net.
unc0rr [Fri, 15 Jul 2016 22:39:07 +0300] rev 11846
merge default
unc0rr [Sat, 09 Jul 2016 22:40:44 +0300] rev 11845
Use less weird options
LocutusOfBorg [Sat, 02 Jul 2016 17:56:10 +0200] rev 11844
Remove some more bytestring-show references, e.g. INSTALL file and travis file
unc0rr [Wed, 29 Jun 2016 20:16:29 +0300] rev 11843
bytestring-show RIP
alzen [Wed, 22 Jun 2016 09:25:29 -0400] rev 11842
Polish update
nemo [Tue, 21 Jun 2016 18:02:46 -0400] rev 11841
bit of a start on HDPI monitor support. Fonts.
sheepluva [Tue, 21 Jun 2016 22:03:09 +0200] rev 11840
remove experimental in-game credits code
nemo [Tue, 21 Jun 2016 15:37:08 -0400] rev 11839
no.
nemo [Wed, 15 Jun 2016 18:39:31 -0400] rev 11838
lupdate
antonc27 <antonc27@mail.ru> [Sun, 22 May 2016 15:06:08 +0200] rev 11837
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
nemo [Sat, 21 May 2016 15:23:08 -0400] rev 11836
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
nemo [Sat, 21 May 2016 14:39:35 -0400] rev 11835
http → https
alfadur [Wed, 18 May 2016 15:42:14 -0400] rev 11834
Fruit theme music
unc0rr [Tue, 17 May 2016 23:29:49 +0300] rev 11833
Merge default
unc0rr [Tue, 17 May 2016 23:18:08 +0300] rev 11832
- 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 11831
implement ExtraftFileDir and ExtractFileName in uUtils
sheepluva [Mon, 16 May 2016 00:15:32 +0200] rev 11830
remove another useless SysUtils include
sheepluva [Sun, 15 May 2016 23:59:24 +0200] rev 11829
implement Trim() in uUtils
sheepluva [Sun, 15 May 2016 23:11:14 +0200] rev 11828
drop SysUtils inclusion from 5 files where it is not needed anymore
unc0rr [Sun, 15 May 2016 14:29:37 +0300] rev 11827
- Use IntToStr() in preference to Str()
- Remove senseless Str() call in uRandom.GetNext
sheepluva [Sun, 15 May 2016 13:18:34 +0200] rev 11826
always include uUtils _after_ SysUtils
sheepluva [Sun, 15 May 2016 11:37:07 +0200] rev 11825
merge Wuzzy's frontend tweaks