Tue, 17 Nov 2015 16:34:20 +0100 - Removed SDLTry from call to SDL_GL_SetSwapInterval ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 16:34:20 +0100] rev 11409
- Removed SDLTry from call to SDL_GL_SetSwapInterval Note: "blame it on me in commit message if you want x)" sheepluva
Tue, 17 Nov 2015 15:30:36 +0100 - Workaround for problems with SDL_GL_SetSwapInterval on iOS ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:30:36 +0100] rev 11408
- Workaround for problems with SDL_GL_SetSwapInterval on iOS
Tue, 17 Nov 2015 15:12:24 +0100 Merge ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:12:24 +0100] rev 11407
Merge
Mon, 16 Nov 2015 23:06:27 +0100 merge Wuzzy's saucer training
sheepluva [Mon, 16 Nov 2015 23:06:27 +0100] rev 11406
merge Wuzzy's saucer training
Sat, 14 Nov 2015 19:22:42 +0100 Add Basic Flying Saucer Training
Wuzzy <almikes@aol.com> [Sat, 14 Nov 2015 19:22:42 +0100] rev 11405
Add Basic Flying Saucer Training
Mon, 16 Nov 2015 15:48:37 -0500 a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu [Mon, 16 Nov 2015 15:48:37 -0500] rev 11404
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
Mon, 16 Nov 2015 22:57:24 +0300 Merge default (add a bunch of FIXMEs) qmlfrontend
unc0rr [Mon, 16 Nov 2015 22:57:24 +0300] rev 11403
Merge default (add a bunch of FIXMEs)
Mon, 16 Nov 2015 20:07:21 +0100 cmake: Remove core-lint flag for haskell
koda [Mon, 16 Nov 2015 20:07:21 +0100] rev 11402
cmake: Remove core-lint flag for haskell Restore different optimization level for release and debug. Finally remember "<unC0Rr> never check ghc sanity!"
Mon, 16 Nov 2015 18:28:10 +0100 avwrapper: Explicitly check for macro existence
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11401
avwrapper: Explicitly check for macro existence
Mon, 16 Nov 2015 16:01:57 +0100 hwc: Do not rename main on OSX
koda [Mon, 16 Nov 2015 16:01:57 +0100] rev 11400
hwc: Do not rename main on OSX
Mon, 16 Nov 2015 15:22:05 +0100 pas2c: Add cabal file
koda [Mon, 16 Nov 2015 15:22:05 +0100] rev 11399
pas2c: Add cabal file
Mon, 16 Nov 2015 15:21:20 +0100 pas2c: Tentatively fix the build
koda [Mon, 16 Nov 2015 15:21:20 +0100] rev 11398
pas2c: Tentatively fix the build
Mon, 16 Nov 2015 15:20:49 +0100 hwc: Drop unneed OSX library
koda [Mon, 16 Nov 2015 15:20:49 +0100] rev 11397
hwc: Drop unneed OSX library
Mon, 16 Nov 2015 13:59:04 +0100 avwrapper: Adjust prefixed symobols version guard
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11396
avwrapper: Adjust prefixed symobols version guard
Sun, 15 Nov 2015 22:17:36 +0100 Removed tag 0.9.22-RC
koda [Sun, 15 Nov 2015 22:17:36 +0100] rev 11395
Removed tag 0.9.22-RC
Sun, 15 Nov 2015 22:16:42 +0100 Removed tag fab746a3597e
koda [Sun, 15 Nov 2015 22:16:42 +0100] rev 11394
Removed tag fab746a3597e
Sun, 15 Nov 2015 21:21:13 +0100 travis: Re-add libglew dependency
koda [Sun, 15 Nov 2015 21:21:13 +0100] rev 11393
travis: Re-add libglew dependency Needed by engine in C port.
Sun, 15 Nov 2015 21:10:44 +0100 cmake: Drop image and mixer init and quit check
koda [Sun, 15 Nov 2015 21:10:44 +0100] rev 11392
cmake: Drop image and mixer init and quit check
Sun, 15 Nov 2015 14:14:50 -0500 avoid double applying wind on drill
nemo [Sun, 15 Nov 2015 14:14:50 -0500] rev 11391
avoid double applying wind on drill
Sun, 15 Nov 2015 21:57:38 +0300 - Reduce tau value, as suggested in gecko2 paper
unc0rr [Sun, 15 Nov 2015 21:57:38 +0300] rev 11390
- Reduce tau value, as suggested in gecko2 paper - Also store games number per epoch
Sun, 15 Nov 2015 10:22:42 -0500 Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
nemo [Sun, 15 Nov 2015 10:22:42 -0500] rev 11389
Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip