nemo [Sun, 30 Jun 2013 21:37:29 -0400] rev 9305
bug #668 + reorder conditions for kick slightly, to call the math last
unc0rr [Sat, 29 Jun 2013 23:58:37 +0400] rev 9304
Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
unc0rr [Sat, 29 Jun 2013 00:18:17 +0400] rev 9303
Fix "registered only" option
koda [Sat, 29 Jun 2013 16:05:17 +0200] rev 9302
minor dep order change
koda [Sat, 29 Jun 2013 02:42:15 +0200] rev 9301
break uDebug and uCommand depedency loop by putting stuff in uIO
koda [Sat, 29 Jun 2013 01:56:16 +0200] rev 9300
uvariables comes before uutils
koda [Sat, 29 Jun 2013 01:26:05 +0200] rev 9299
if you don't add the new pas files here they won't potentially trigger a rebuild anyway
koda [Sat, 29 Jun 2013 00:44:23 +0200] rev 9298
disable stack protection on bsd too (untested)
koda [Sat, 29 Jun 2013 00:28:47 +0200] rev 9297
this is internal now
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 22:28:42 +0300] rev 9296
forgotten image
nemo [Fri, 28 Jun 2013 12:47:54 -0400] rev 9295
Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 18:03:06 +0300] rev 9294
added deafult image if not one available in campaign
unc0rr [Fri, 28 Jun 2013 10:25:42 +0400] rev 9293
You better test build before committing even trivial patches
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:38:08 +0300] rev 9292
y! code clean up :)
nemo [Thu, 27 Jun 2013 14:01:43 -0400] rev 9291
Make add/delete consistent (this has bugged me for so long)
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:06:57 +0300] rev 9290
this seems to work ok, but I have to clean up the code
unc0rr [Thu, 27 Jun 2013 15:51:20 +0400] rev 9289
Merge
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 20:14:32 +0300] rev 9288
wright script is called on StartCampaign but maybe cause problems if i.e. set a default image
unc0rr [Thu, 27 Jun 2013 15:48:30 +0400] rev 9287
oops, forgot this file
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:55:16 +0300] rev 9286
fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing
unc0rr [Thu, 27 Jun 2013 15:33:02 +0400] rev 9285
Refactoring: get rid of GSHandlers.inc
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:32:11 +0300] rev 9284
images works, but not description/title displayed first time page is opened
unc0rr [Thu, 27 Jun 2013 14:37:03 +0400] rev 9283
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
koda [Fri, 11 Oct 2013 11:55:31 +0200] rev 9282
force clang dependency when NOPASCAL is set
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:05:41 +0300] rev 9281
cleanup, descriptions work, images no
unc0rr [Thu, 27 Jun 2013 14:06:33 +0400] rev 9280
Refactoring: ArgParsers.inc -> ArgParsers.pas
koda [Mon, 24 Jun 2013 10:51:43 +0200] rev 9279
ok you need to escape rpath for pscal scripts after all... (reverts
r571e55b32da5)
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 18:55:01 +0300] rev 9278
this seems to works, still wip
nemo [Wed, 26 Jun 2013 21:40:10 -0400] rev 9277
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
koda [Wed, 03 Jul 2013 17:35:17 +0200] rev 9276
tcc compatibility