Sat, 06 Jul 2013 19:29:18 +0200 use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
koda [Sat, 06 Jul 2013 19:29:18 +0200] rev 9317
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
Tue, 09 Jul 2013 18:37:36 +0300 more moon code, most things work ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 18:37:36 +0300] rev 9316
more moon code, most things work ok
Thu, 04 Jul 2013 11:58:40 +0200 as-needed only at release time
koda [Thu, 04 Jul 2013 11:58:40 +0200] rev 9315
as-needed only at release time
Sat, 06 Jul 2013 06:53:28 +0300 more progress on the moon main mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 06 Jul 2013 06:53:28 +0300] rev 9314
more progress on the moon main mission
Wed, 03 Jul 2013 17:35:17 +0200 tcc compatibility
koda [Wed, 03 Jul 2013 17:35:17 +0200] rev 9313
tcc compatibility
Fri, 05 Jul 2013 04:32:39 +0300 progress on the main moon mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 05 Jul 2013 04:32:39 +0300] rev 9312
progress on the main moon mission
Wed, 03 Jul 2013 01:58:45 +0200 engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
koda [Wed, 03 Jul 2013 01:58:45 +0200] rev 9311
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
Thu, 04 Jul 2013 01:36:49 +0300 moon01 stab and finally moon01 map spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 04 Jul 2013 01:36:49 +0300] rev 9310
moon01 stab and finally moon01 map
Tue, 02 Jul 2013 23:49:41 +0200 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda [Tue, 02 Jul 2013 23:49:41 +0200] rev 9309
engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
Mon, 01 Jul 2013 23:23:22 +0300 merge and changed also spacecampaign name spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 23:23:22 +0300] rev 9308
merge and changed also spacecampaign name
Mon, 01 Jul 2013 22:49:28 +0200 tell ya what, let's just disable these tests on some platform for now
koda [Mon, 01 Jul 2013 22:49:28 +0200] rev 9307
tell ya what, let's just disable these tests on some platform for now
Mon, 01 Jul 2013 20:04:32 +0300 changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 20:04:32 +0300] rev 9306
changed mission dir name to use underscores instead of whitespaces
Sun, 30 Jun 2013 21:37:29 -0400 bug #668 + reorder conditions for kick slightly, to call the math last
nemo [Sun, 30 Jun 2013 21:37:29 -0400] rev 9305
bug #668 + reorder conditions for kick slightly, to call the math last
Sat, 29 Jun 2013 23:58:37 +0400 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 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 '+')
Sat, 29 Jun 2013 00:18:17 +0400 Fix "registered only" option
unc0rr [Sat, 29 Jun 2013 00:18:17 +0400] rev 9303
Fix "registered only" option
Sat, 29 Jun 2013 16:05:17 +0200 minor dep order change
koda [Sat, 29 Jun 2013 16:05:17 +0200] rev 9302
minor dep order change
Sat, 29 Jun 2013 02:42:15 +0200 break uDebug and uCommand depedency loop by putting stuff in uIO
koda [Sat, 29 Jun 2013 02:42:15 +0200] rev 9301
break uDebug and uCommand depedency loop by putting stuff in uIO
Sat, 29 Jun 2013 01:56:16 +0200 uvariables comes before uutils
koda [Sat, 29 Jun 2013 01:56:16 +0200] rev 9300
uvariables comes before uutils
Sat, 29 Jun 2013 01:26:05 +0200 if you don't add the new pas files here they won't potentially trigger a rebuild anyway
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
Sat, 29 Jun 2013 00:44:23 +0200 disable stack protection on bsd too (untested)
koda [Sat, 29 Jun 2013 00:44:23 +0200] rev 9298
disable stack protection on bsd too (untested)
Sat, 29 Jun 2013 00:28:47 +0200 this is internal now
koda [Sat, 29 Jun 2013 00:28:47 +0200] rev 9297
this is internal now
Mon, 01 Jul 2013 22:28:42 +0300 forgotten image spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 22:28:42 +0300] rev 9296
forgotten image
Fri, 28 Jun 2013 12:47:54 -0400 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
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
Mon, 01 Jul 2013 18:03:06 +0300 added deafult image if not one available in campaign spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 18:03:06 +0300] rev 9294
added deafult image if not one available in campaign
Fri, 28 Jun 2013 10:25:42 +0400 You better test build before committing even trivial patches
unc0rr [Fri, 28 Jun 2013 10:25:42 +0400] rev 9293
You better test build before committing even trivial patches
Fri, 28 Jun 2013 22:38:08 +0300 y! code clean up :) spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:38:08 +0300] rev 9292
y! code clean up :)
Thu, 27 Jun 2013 14:01:43 -0400 Make add/delete consistent (this has bugged me for so long)
nemo [Thu, 27 Jun 2013 14:01:43 -0400] rev 9291
Make add/delete consistent (this has bugged me for so long)
Fri, 28 Jun 2013 22:06:57 +0300 this seems to work ok, but I have to clean up the code spacecampaign
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
Thu, 27 Jun 2013 15:51:20 +0400 Merge
unc0rr [Thu, 27 Jun 2013 15:51:20 +0400] rev 9289
Merge
Fri, 28 Jun 2013 20:14:32 +0300 wright script is called on StartCampaign but maybe cause problems if i.e. set a default image spacecampaign
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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip