Sun, 15 Nov 2015 14:42:59 +0100 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:42:59 +0100] rev 11388
Merge
Sun, 15 Nov 2015 14:40:51 +0100 Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5 ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:40:51 +0100] rev 11387
Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5
Sun, 15 Nov 2015 14:31:01 +0100 Closed branch ios-rus-localization ios-rus-localization
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:31:01 +0100] rev 11386
Closed branch ios-rus-localization
Sun, 15 Nov 2015 14:18:59 +0100 this should fix travis build
sheepluva [Sun, 15 Nov 2015 14:18:59 +0100] rev 11385
this should fix travis build
Sun, 15 Nov 2015 14:01:29 +0100 about: Update SDL2 names and drop old version check
koda [Sun, 15 Nov 2015 14:01:29 +0100] rev 11384
about: Update SDL2 names and drop old version check
Sun, 15 Nov 2015 13:35:23 +0100 merge sdl2transition changes
sheepluva [Sun, 15 Nov 2015 13:35:23 +0100] rev 11383
merge sdl2transition changes
Sun, 15 Nov 2015 13:34:32 +0100 closing sdl2transition branch, because it will be merged sdl2transition
sheepluva [Sun, 15 Nov 2015 13:34:32 +0100] rev 11382
closing sdl2transition branch, because it will be merged
Sat, 14 Nov 2015 22:19:05 +0300 Rating updater, alpha version
unc0rr [Sat, 14 Nov 2015 22:19:05 +0300] rev 11381
Rating updater, alpha version
Sat, 14 Nov 2015 17:39:45 +0300 Some WIP
unc0rr [Sat, 14 Nov 2015 17:39:45 +0300] rev 11380
Some WIP
Sat, 14 Nov 2015 03:22:20 +0100 Drop all GLUT references sdl2transition
koda [Sat, 14 Nov 2015 03:22:20 +0100] rev 11379
Drop all GLUT references It was needed to create the hidden videorec window, now SDL2 offers this feature natively.
Sat, 14 Nov 2015 03:09:24 +0100 cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more sdl2transition
koda [Sat, 14 Nov 2015 03:09:24 +0100] rev 11378
cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more
Sat, 14 Nov 2015 03:00:41 +0100 cmake: Adjust linker lines with sdl2 names sdl2transition
koda [Sat, 14 Nov 2015 03:00:41 +0100] rev 11377
cmake: Adjust linker lines with sdl2 names
Sat, 14 Nov 2015 02:59:49 +0100 libphysfs: Update sdl library name sdl2transition
koda [Sat, 14 Nov 2015 02:59:49 +0100] rev 11376
libphysfs: Update sdl library name
Sat, 14 Nov 2015 02:57:00 +0100 SDLh: Remove linking from file sdl2transition
koda [Sat, 14 Nov 2015 02:57:00 +0100] rev 11375
SDLh: Remove linking from file This is not needed any more.
Sat, 14 Nov 2015 02:55:38 +0100 libphyslayer: Support SDL2 only sdl2transition
koda [Sat, 14 Nov 2015 02:55:38 +0100] rev 11374
libphyslayer: Support SDL2 only
Fri, 13 Nov 2015 23:46:19 +0100 set engine window icon in sdl2 sdl2transition
sheepluva [Fri, 13 Nov 2015 23:46:19 +0100] rev 11373
set engine window icon in sdl2
Fri, 13 Nov 2015 22:35:26 +0100 clean up uChat sdl2transition
sheepluva [Fri, 13 Nov 2015 22:35:26 +0100] rev 11372
clean up uChat
Fri, 13 Nov 2015 22:05:58 +0100 don't use types for custom value enums in pascal, use consts instead sdl2transition
sheepluva [Fri, 13 Nov 2015 22:05:58 +0100] rev 11371
don't use types for custom value enums in pascal, use consts instead
Fri, 13 Nov 2015 20:21:44 +0100 revert my pas2c modification sdl2transition
sheepluva [Fri, 13 Nov 2015 20:21:44 +0100] rev 11370
revert my pas2c modification
Wed, 11 Nov 2015 23:49:23 +0100 update travis dependencies sdl2transition
sheepluva [Wed, 11 Nov 2015 23:49:23 +0100] rev 11369
update travis dependencies
Wed, 11 Nov 2015 23:29:49 +0100 cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing) sdl2transition
sheepluva [Wed, 11 Nov 2015 23:29:49 +0100] rev 11368
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
Wed, 11 Nov 2015 21:59:06 +0100 add pchar casts to make pas2c happy sdl2transition
sheepluva [Wed, 11 Nov 2015 21:59:06 +0100] rev 11367
add pchar casts to make pas2c happy
Wed, 11 Nov 2015 20:50:01 +0100 fix pas2c enum type parsing sdl2transition
sheepluva [Wed, 11 Nov 2015 20:50:01 +0100] rev 11366
fix pas2c enum type parsing
Wed, 11 Nov 2015 19:25:56 +0100 reenable cursor movement etc. sdl2transition
sheepluva [Wed, 11 Nov 2015 19:25:56 +0100] rev 11365
reenable cursor movement etc.
Tue, 10 Nov 2015 22:37:54 +0100 use SDL2 to copy to clipboard sdl2transition
sheepluva [Tue, 10 Nov 2015 22:37:54 +0100] rev 11364
use SDL2 to copy to clipboard
Tue, 10 Nov 2015 22:18:06 +0100 use SDL2 to paste clipboard contents sdl2transition
sheepluva [Tue, 10 Nov 2015 22:18:06 +0100] rev 11363
use SDL2 to paste clipboard contents
Tue, 10 Nov 2015 20:43:13 +0100 merge default sdl2transition
sheepluva [Tue, 10 Nov 2015 20:43:13 +0100] rev 11362
merge default
Tue, 10 Nov 2015 18:16:35 +0100 drop FindSDL1or2 cmake module sdl2transition
sheepluva [Tue, 10 Nov 2015 18:16:35 +0100] rev 11361
drop FindSDL1or2 cmake module
Tue, 10 Nov 2015 17:45:14 +0100 drop support for SDL 1.2 sdl2transition
sheepluva [Tue, 10 Nov 2015 17:45:14 +0100] rev 11360
drop support for SDL 1.2
Fri, 13 Nov 2015 21:17:40 +0300 Finish formula implementation
unc0rr [Fri, 13 Nov 2015 21:17:40 +0300] rev 11359
Finish formula implementation
Thu, 12 Nov 2015 23:38:01 +0300 Start work on rating calculator
unc0rr [Thu, 12 Nov 2015 23:38:01 +0300] rev 11358
Start work on rating calculator
Thu, 12 Nov 2015 02:48:51 +0100 README.md: Add a travis badge
koda [Thu, 12 Nov 2015 02:48:51 +0100] rev 11357
README.md: Add a travis badge
Thu, 12 Nov 2015 02:41:40 +0100 libavinteraction: Adjust version guard for av_codec_is_encoder()
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11356
libavinteraction: Adjust version guard for av_codec_is_encoder()
Wed, 11 Nov 2015 21:57:28 +0300 Oops, zero multiplier
unc0rr [Wed, 11 Nov 2015 21:57:28 +0300] rev 11355
Oops, zero multiplier
Wed, 11 Nov 2015 18:40:52 +0100 cmake: Set OLD for policy 26
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11354
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.
Tue, 10 Nov 2015 13:53:40 +0100 videorec: Drop a commented out option
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11353
videorec: Drop a commented out option
Tue, 10 Nov 2015 13:53:16 +0100 videorec: Use future API for raw video encoding
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11352
videorec: Use future API for raw video encoding
Tue, 10 Nov 2015 13:53:15 +0100 videorec: Appropriately rescale timestamps and duration
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11351
videorec: Appropriately rescale timestamps and duration Applies to both audio and video for them to be in sync.
Tue, 10 Nov 2015 13:53:14 +0100 videorec: Always initialize audio and video time bases
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11350
videorec: Always initialize audio and video time bases In both context and stream.
Tue, 10 Nov 2015 13:53:13 +0100 videorec: Fully set frame properties
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11349
videorec: Fully set frame properties
Tue, 10 Nov 2015 13:53:12 +0100 videorec: Fix flushing encoders
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11348
videorec: Fix flushing encoders When passing NULL frames, encoders empty their queues, but we have to stop polling from them when they don't any more data.
Tue, 10 Nov 2015 13:53:10 +0100 videorec: Make sure the audio packet is considered empty
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11347
videorec: Make sure the audio packet is considered empty
Wed, 11 Nov 2015 13:31:31 +0300 map #17 digest
unC0Rr [Wed, 11 Nov 2015 13:31:31 +0300] rev 11346
map #17 digest
Wed, 11 Nov 2015 00:01:55 +0300 Airmines were added
unc0rr [Wed, 11 Nov 2015 00:01:55 +0300] rev 11345
Airmines were added
Tue, 10 Nov 2015 15:49:55 +0100 multiline cmake directories
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:49:55 +0100] rev 11344
multiline cmake directories
Tue, 10 Nov 2015 15:05:54 +0100 travis: Trim down the number of tests
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:05:54 +0100] rev 11343
travis: Trim down the number of tests
Mon, 09 Nov 2015 19:21:40 +0100 fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
sheepluva [Mon, 09 Nov 2015 19:21:40 +0100] rev 11342
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
Mon, 09 Nov 2015 21:09:51 +0300 - Fix check which was supposed to prevent sending same record to different checkers
unc0rr [Mon, 09 Nov 2015 21:09:51 +0300] rev 11341
- Fix check which was supposed to prevent sending same record to different checkers - Remove some dead code in Actions.hs
Mon, 09 Nov 2015 18:03:47 +0000 merge
hwmirror [Mon, 09 Nov 2015 18:03:47 +0000] rev 11340
merge
Mon, 09 Nov 2015 18:37:57 +0100 Merge pull request #33 from bananaoomarang/cmakeWarnings
Vittorio Giovara <vittorio.giovara@gmail.com> [Mon, 09 Nov 2015 18:37:57 +0100] rev 11339
Merge pull request #33 from bananaoomarang/cmakeWarnings Remove quotes when checking Haskell Modules to adopt CMP0054
Sun, 26 Apr 2015 13:02:38 +0100 Remove quotes when checking Haskell Modules to adopt new CMake
Milo Mordaunt <milomord@gmail.com> [Sun, 26 Apr 2015 13:02:38 +0100] rev 11338
Remove quotes when checking Haskell Modules to adopt new CMake behaviour (CMP0054)
Mon, 09 Nov 2015 20:51:18 +0300 Pass correct script name for scripts with spaces in name
unc0rr [Mon, 09 Nov 2015 20:51:18 +0300] rev 11337
Pass correct script name for scripts with spaces in name
Mon, 09 Nov 2015 16:34:32 +0000 Merge with github pull requests
hwmirror [Mon, 09 Nov 2015 16:34:32 +0000] rev 11336
Merge with github pull requests
Mon, 09 Nov 2015 16:34:03 +0000 Merge from github
hwmirror [Mon, 09 Nov 2015 16:34:03 +0000] rev 11335
Merge from github
Tue, 06 Oct 2015 13:28:11 +0200 Merge pull request #36 from LocutusOfBorg/italian
sheepluva <sheepluva@users.noreply.github.com> [Tue, 06 Oct 2015 13:28:11 +0200] rev 11334
Merge pull request #36 from LocutusOfBorg/italian Translate italian missions
Tue, 06 Oct 2015 07:08:15 +0200 Update italian tips
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 06 Oct 2015 07:08:15 +0200] rev 11333
Update italian tips
Mon, 05 Oct 2015 18:51:44 +0200 Translate italian missions
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Oct 2015 18:51:44 +0200] rev 11332
Translate italian missions
Thu, 01 Oct 2015 12:17:42 +0200 Merge pull request #35 from LocutusOfBorg/fedora
sheepluva <sheepluva@users.noreply.github.com> [Thu, 01 Oct 2015 12:17:42 +0200] rev 11331
Merge pull request #35 from LocutusOfBorg/fedora merge
Thu, 01 Oct 2015 10:59:24 +0200 Add metadata for license (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:24 +0200] rev 11330
Add metadata for license (From Fedora)
Thu, 01 Oct 2015 10:59:02 +0200 Add multiarch location to library (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:02 +0200] rev 11329
Add multiarch location to library (From Fedora)
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip