sheepluva [Wed, 11 Nov 2015 23:49:23 +0100] rev 11360
update travis dependencies
sheepluva [Wed, 11 Nov 2015 23:29:49 +0100] rev 11359
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
sheepluva [Wed, 11 Nov 2015 21:59:06 +0100] rev 11358
add pchar casts to make pas2c happy
sheepluva [Wed, 11 Nov 2015 20:50:01 +0100] rev 11357
fix pas2c enum type parsing
sheepluva [Wed, 11 Nov 2015 19:25:56 +0100] rev 11356
reenable cursor movement etc.
unc0rr [Wed, 11 Nov 2015 00:01:55 +0300] rev 11355
Airmines were added
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 05:02:53 +0100] rev 11354
- Fix for wrong footer labels size on autorotation on GameConfig screen
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:25:29 +0100] rev 11353
Merge from default
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:24:08 +0100] rev 11352
- Small size adjustments for footer labels on GameConfig screen
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 03:44:15 +0100] rev 11351
- Re-style forward jump button for mobile
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 02:42:30 +0100] rev 11350
- Fixed problem with previewImage when receiving memory warning on Missions screen
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:52 +0100] rev 11349
Let initialization happen in the appropriate function
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:46 +0100] rev 11348
Specify the enum type for Pixel and Sample formats
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:19:33 +0100] rev 11347
Update libav API, keeping forward and backward compatibility
koda [Wed, 04 Nov 2015 13:42:09 +0100] rev 11346
Enable cmake policy 26
sheepluva [Wed, 04 Nov 2015 00:20:07 +0100] rev 11345
closing 0.9.21 branch
sheepluva [Tue, 10 Nov 2015 22:37:54 +0100] rev 11344
use SDL2 to copy to clipboard
sheepluva [Tue, 10 Nov 2015 22:18:06 +0100] rev 11343
use SDL2 to paste clipboard contents
sheepluva [Tue, 10 Nov 2015 20:43:13 +0100] rev 11342
merge default
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:49:55 +0100] rev 11341
multiline cmake directories
sheepluva [Tue, 10 Nov 2015 18:16:35 +0100] rev 11340
drop FindSDL1or2 cmake module
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:05:54 +0100] rev 11339
travis: Trim down the number of tests
sheepluva [Tue, 10 Nov 2015 17:45:14 +0100] rev 11338
drop support for SDL 1.2
sheepluva [Mon, 09 Nov 2015 19:21:40 +0100] rev 11337
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
unc0rr [Mon, 09 Nov 2015 21:09:51 +0300] rev 11336
- Fix check which was supposed to prevent sending same record to different checkers
- Remove some dead code in Actions.hs
hwmirror [Mon, 09 Nov 2015 18:03:47 +0000] rev 11335
merge
Vittorio Giovara <vittorio.giovara@gmail.com> [Mon, 09 Nov 2015 18:37:57 +0100] rev 11334
Merge pull request #33 from bananaoomarang/cmakeWarnings
Remove quotes when checking Haskell Modules to adopt CMP0054
Milo Mordaunt <milomord@gmail.com> [Sun, 26 Apr 2015 13:02:38 +0100] rev 11333
Remove quotes when checking Haskell Modules to adopt new CMake
behaviour (CMP0054)
unc0rr [Mon, 09 Nov 2015 20:51:18 +0300] rev 11332
Pass correct script name for scripts with spaces in name
hwmirror [Mon, 09 Nov 2015 16:34:32 +0000] rev 11331
Merge with github pull requests