koda [Mon, 08 Jul 2013 09:45:37 +0200] rev 9333
sdl2 update and typos
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 16:22:36 +0300] rev 9332
added image and description for the moon mission
koda [Mon, 08 Jul 2013 01:50:00 +0200] rev 9331
use linked version for sdl and sdl_mixer too for consistency, comment some things
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 15:34:28 +0300] rev 9330
I think hog weapons and health is ok like that
koda [Mon, 08 Jul 2013 01:40:20 +0200] rev 9329
the same for sdl_image and sdl_ttf
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 04:57:01 +0300] rev 9328
more events in cosmos about GameEnd
koda [Mon, 08 Jul 2013 01:34:40 +0200] rev 9327
dynamically load sdl_net information so we don't have to link it
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 04:00:11 +0300] rev 9326
added saved hero health between missions
koda [Mon, 08 Jul 2013 00:55:37 +0200] rev 9325
fufufufu
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 02:05:59 +0300] rev 9324
added slot for starting campaign by clicking the image and some events in moon mission
koda [Sun, 07 Jul 2013 18:32:23 +0200] rev 9323
use the right macro for linux ram reporting
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 22:53:28 +0300] rev 9322
event to endgame when minions killed
koda [Sun, 07 Jul 2013 18:23:10 +0200] rev 9321
show sdl_mixer version in info page
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 22:24:29 +0300] rev 9320
game ends when professor dies
koda [Sun, 07 Jul 2013 14:45:08 +0200] rev 9319
allow to send chat messages with numpad enter key too (regression?)
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 19:54:26 +0300] rev 9318
moar event handlers and fixes
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
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 18:37:36 +0300] rev 9316
more moon code, most things work ok
koda [Thu, 04 Jul 2013 11:58:40 +0200] rev 9315
as-needed only at release time
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 06 Jul 2013 06:53:28 +0300] rev 9314
more progress on the moon main mission
koda [Wed, 03 Jul 2013 17:35:17 +0200] rev 9313
tcc compatibility
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 05 Jul 2013 04:32:39 +0300] rev 9312
progress on the main moon mission
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
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 04 Jul 2013 01:36:49 +0300] rev 9310
moon01 stab and finally moon01 map
koda [Tue, 02 Jul 2013 23:49:41 +0200] rev 9309
engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 23:23:22 +0300] rev 9308
merge and changed also spacecampaign name
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
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
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 '+')