nemo [Sun, 15 Nov 2015 14:14:50 -0500] rev 11391
avoid double applying wind on drill
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
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.
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:42:59 +0100] rev 11388
Merge
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:40:51 +0100] rev 11387
Added tag Hedgewars-iOS-2.0 for
changeset a0163b8302c5
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:31:01 +0100] rev 11386
Closed branch ios-rus-localization
sheepluva [Sun, 15 Nov 2015 14:18:59 +0100] rev 11385
this should fix travis build
koda [Sun, 15 Nov 2015 14:01:29 +0100] rev 11384
about: Update SDL2 names and drop old version check
sheepluva [Sun, 15 Nov 2015 13:35:23 +0100] rev 11383
merge sdl2transition changes
sheepluva [Sun, 15 Nov 2015 13:34:32 +0100] rev 11382
closing sdl2transition branch, because it will be merged
unc0rr [Sat, 14 Nov 2015 22:19:05 +0300] rev 11381
Rating updater, alpha version
unc0rr [Sat, 14 Nov 2015 17:39:45 +0300] rev 11380
Some WIP
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.
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
koda [Sat, 14 Nov 2015 03:00:41 +0100] rev 11377
cmake: Adjust linker lines with sdl2 names
koda [Sat, 14 Nov 2015 02:59:49 +0100] rev 11376
libphysfs: Update sdl library name
koda [Sat, 14 Nov 2015 02:57:00 +0100] rev 11375
SDLh: Remove linking from file
This is not needed any more.
koda [Sat, 14 Nov 2015 02:55:38 +0100] rev 11374
libphyslayer: Support SDL2 only
sheepluva [Fri, 13 Nov 2015 23:46:19 +0100] rev 11373
set engine window icon in sdl2
sheepluva [Fri, 13 Nov 2015 22:35:26 +0100] rev 11372
clean up uChat
sheepluva [Fri, 13 Nov 2015 22:05:58 +0100] rev 11371
don't use types for custom value enums in pascal, use consts instead
sheepluva [Fri, 13 Nov 2015 20:21:44 +0100] rev 11370
revert my pas2c modification
sheepluva [Wed, 11 Nov 2015 23:49:23 +0100] rev 11369
update travis dependencies
sheepluva [Wed, 11 Nov 2015 23:29:49 +0100] rev 11368
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
sheepluva [Wed, 11 Nov 2015 21:59:06 +0100] rev 11367
add pchar casts to make pas2c happy
sheepluva [Wed, 11 Nov 2015 20:50:01 +0100] rev 11366
fix pas2c enum type parsing
sheepluva [Wed, 11 Nov 2015 19:25:56 +0100] rev 11365
reenable cursor movement etc.
sheepluva [Tue, 10 Nov 2015 22:37:54 +0100] rev 11364
use SDL2 to copy to clipboard
sheepluva [Tue, 10 Nov 2015 22:18:06 +0100] rev 11363
use SDL2 to paste clipboard contents
sheepluva [Tue, 10 Nov 2015 20:43:13 +0100] rev 11362
merge default
sheepluva [Tue, 10 Nov 2015 18:16:35 +0100] rev 11361
drop FindSDL1or2 cmake module
sheepluva [Tue, 10 Nov 2015 17:45:14 +0100] rev 11360
drop support for SDL 1.2
unc0rr [Fri, 13 Nov 2015 21:17:40 +0300] rev 11359
Finish formula implementation
unc0rr [Thu, 12 Nov 2015 23:38:01 +0300] rev 11358
Start work on rating calculator
koda [Thu, 12 Nov 2015 02:48:51 +0100] rev 11357
README.md: Add a travis badge
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()
unc0rr [Wed, 11 Nov 2015 21:57:28 +0300] rev 11355
Oops, zero multiplier
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.
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11353
videorec: Drop a commented out option
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11352
videorec: Use future API for raw video encoding
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.
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.
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11349
videorec: Fully set frame properties
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.
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
unC0Rr [Wed, 11 Nov 2015 13:31:31 +0300] rev 11346
map #17 digest
unc0rr [Wed, 11 Nov 2015 00:01:55 +0300] rev 11345
Airmines were added
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:49:55 +0100] rev 11344
multiline cmake directories
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:05:54 +0100] rev 11343
travis: Trim down the number of tests
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
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
hwmirror [Mon, 09 Nov 2015 18:03:47 +0000] rev 11340
merge
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
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)
unc0rr [Mon, 09 Nov 2015 20:51:18 +0300] rev 11337
Pass correct script name for scripts with spaces in name
hwmirror [Mon, 09 Nov 2015 16:34:32 +0000] rev 11336
Merge with github pull requests
hwmirror [Mon, 09 Nov 2015 16:34:03 +0000] rev 11335
Merge from github
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
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 06 Oct 2015 07:08:15 +0200] rev 11333
Update italian tips
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Oct 2015 18:51:44 +0200] rev 11332
Translate italian missions
sheepluva <sheepluva@users.noreply.github.com> [Thu, 01 Oct 2015 12:17:42 +0200] rev 11331
Merge pull request #35 from LocutusOfBorg/fedora
merge
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:24 +0200] rev 11330
Add metadata for license (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:02 +0200] rev 11329
Add multiarch location to library (From Fedora)
unc0rr [Mon, 09 Nov 2015 08:40:45 +0300] rev 11328
Oops, fix the fix
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 05:02:53 +0100] rev 11327
- Fix for wrong footer labels size on autorotation on GameConfig screen
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:25:29 +0100] rev 11326
Merge from default
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:24:08 +0100] rev 11325
- Small size adjustments for footer labels on GameConfig screen
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 03:44:15 +0100] rev 11324
- Re-style forward jump button for mobile
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 02:42:30 +0100] rev 11323
- Fixed problem with previewImage when receiving memory warning on Missions screen
sheepluva [Sun, 08 Nov 2015 14:54:22 +0100] rev 11322
update changelog
unc0rr [Sun, 08 Nov 2015 12:06:13 +0300] rev 11321
Fix replay sanity check
unc0rr [Sat, 07 Nov 2015 23:44:49 +0300] rev 11320
Store some more details on game config in the database
sheepluva [Sat, 07 Nov 2015 21:01:04 +0100] rev 11319
fix google code links in readme
Vittorio Giovara <vittorio.giovara@gmail.com> [Sat, 07 Nov 2015 17:33:43 +0100] rev 11318
Add markdown extension to README so github can render it more nicely
Keep a link to the standard README file too.
sheepluva [Sat, 07 Nov 2015 16:15:27 +0100] rev 11317
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11316
videorec: Drop setting x264 preset
It is the default one anyway.
sheepluva [Sat, 07 Nov 2015 13:15:06 +0100] rev 11315
merging ios-revival brain into default. includes updates to russian translation and general translation fixes
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 04:34:29 +0100] rev 11314
- Small corrections for rus localization of stats messages
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 03:21:00 +0100] rev 11313
- 'iOS Deployment Target' bump to 8.0
- Xcode projects updated to recommended settings
- 'Bundle Identifier' changed back to old one
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:29:22 +0100] rev 11312
- Merge from default
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:26:32 +0100] rev 11311
- Restored Turkish localization
Note: Problem - missed " symbol.
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:33:41 +0100] rev 11310
- Support screen refactoring:
- - "Rate app" now called via Appirater
- - Adjust for footer height
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:12:37 +0100] rev 11309
- Appirater:
- - Updated to last version
- - Added localization bundle
- - StoreKit framework linked
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 21:54:19 +0100] rev 11308
- Update rus localization for 'About' screen
- 'Info' button's color changed to yellow
- Update Qt front-end 'About' with my credits
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 05:33:24 +0100] rev 11307
- 'About' screen on iOS now is up-to-date with Qt front-end 'About'
- Added myself as developer and translator :)
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:45:20 +0100] rev 11306
- Missed localization for 'Clear All' button on SavedGamesVirewController
sheepluva [Thu, 05 Nov 2015 04:42:22 +0100] rev 11305
fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:29:44 +0100] rev 11304
- Rus localization for following multiplayer missions:
- - Basketball
- - Control
- - CTF_Blizzard
- - Knockball
- - TrophyRace
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:35:59 +0100] rev 11303
- 'ClimbHome' map deprecated as it crashes
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:30:57 +0100] rev 11302
- 'Cheese' map not blacklisted anymore
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:08:49 +0100] rev 11301
- Rus localization for following game styles:
- - Balanced_Random_Weapon
- - Construction_Mode
- - Highlander
- - Racer
- - Random_Weapon
- - TechRacer
- - The_Specialists
- - WxW
- Some missed strings added to stub.lua
- Translation credits update
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:43 +0100] rev 11300
Let initialization happen in the appropriate function
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:38 +0100] rev 11299
Specify the enum type for Pixel and Sample formats
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:33 +0100] rev 11298
Update libav API, keeping forward and backward compatibility
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:52 +0100] rev 11297
Let initialization happen in the appropriate function
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:46 +0100] rev 11296
Specify the enum type for Pixel and Sample formats
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:19:33 +0100] rev 11295
Update libav API, keeping forward and backward compatibility
koda [Wed, 04 Nov 2015 13:42:09 +0100] rev 11294
Enable cmake policy 26
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:56:37 +0100] rev 11293
- Disabled non-adapted for mobile game styles
Note: Motivation for reduction explained here - http://www.hedgewars.org/node/6343
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:39:04 +0100] rev 11292
- Added 'World Edge' flag for Scheme Settings
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:17:31 +0100] rev 11291
- Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:42:11 +0100] rev 11290
- Disabling generation of position-dependent code for 'Distro Adhoc' config
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:40:38 +0100] rev 11289
- '-Os' fpc optimization compiler flag replaced with '-O2'
Note 1: '-Os' cause crash on device. Seems like fpc bug.
Note 2: Higher optimization flags ('-O3' and '-O4') has bad side effects, like wrong drawing of hogs.
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:23:32 +0100] rev 11288
- GCC_THUMB_SUPPORT removed
Note: This flag needed only for armv6, so outdated now. More info - http://stackoverflow.com/a/3311608/2241008
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:19:03 +0100] rev 11287
- Removing unnecessary '-Wl,-no_order_inits' linker flag
Note: More info here - http://wiki.freepascal.org/iPhone/iPod_development
sheepluva [Wed, 04 Nov 2015 01:36:34 +0100] rev 11286
wrap bee during pre-flight too
sheepluva [Wed, 04 Nov 2015 01:30:28 +0100] rev 11285
bump version too
sheepluva [Wed, 04 Nov 2015 00:20:07 +0100] rev 11284
closing 0.9.21 branch
sheepluva [Tue, 03 Nov 2015 23:33:32 +0100] rev 11283
merge changelog changes of 0.9.22 into default
sheepluva [Tue, 03 Nov 2015 23:32:14 +0100] rev 11282
add HedgeEditor to changelog
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 22:57:01 +0100] rev 11281
- Added 'Air Mines' flag for Scheme Settings
sheepluva [Tue, 03 Nov 2015 22:06:16 +0100] rev 11280
tweak changelog
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 21:43:05 +0100] rev 11279
- Fix for localization of game settings detailLabel in SingleSchemeViewController
sheepluva [Tue, 03 Nov 2015 21:24:35 +0100] rev 11278
bump protocol number
sheepluva [Tue, 03 Nov 2015 21:18:25 +0100] rev 11277
make hammer non-lethal again (as requested by unC0Rr)
sheepluva [Tue, 03 Nov 2015 21:07:24 +0100] rev 11276
0.9.22 branch
unc0rr [Tue, 03 Nov 2015 21:43:56 +0300] rev 11275
Workaround mysql-simple library stupiness regarding executeMany
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 04:49:50 +0100] rev 11274
- Implement fake 'Normal' game style as in qt front-end
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 01:27:15 +0100] rev 11273
- Better place for removeObserver: calls
Note: viewDidUnload never called since iOS 6
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 01:22:35 +0100] rev 11272
- Stub for disabling game styles on mobile
koda [Tue, 03 Nov 2015 01:14:27 +0100] rev 11271
Always install before making dmg
koda [Tue, 03 Nov 2015 00:51:11 +0100] rev 11270
Fix compiling engine with OSX frameworks
koda [Tue, 03 Nov 2015 00:13:44 +0100] rev 11269
Added tag 0.9.22-release for
changeset 9621fdcad965
unc0rr [Mon, 02 Nov 2015 23:23:06 +0300] rev 11268
Let's try to store games info necessary for ratings
nemo [Sun, 01 Nov 2015 15:08:39 -0500] rev 11267
do the same thing for the chute/birdy/saucer block
nemo [Sun, 01 Nov 2015 15:06:55 -0500] rev 11266
Make camera refocus less aggressive. Only if there's a camera target already.
unc0rr [Sun, 01 Nov 2015 18:35:18 +0300] rev 11265
Update versions information
unc0rr [Sun, 01 Nov 2015 16:58:34 +0300] rev 11264
This is .22 release revision
unc0rr [Sat, 31 Oct 2015 21:38:59 +0300] rev 11263
inc(HEDGEWARS_PROTO_VER)
antonc27 <antonc27@mail.ru> [Sat, 31 Oct 2015 04:03:17 +0100] rev 11262
- Finally added rus localization for all User Missions
- Some missed strings added to stub.lua
Note: Maybe some translation checks needed
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 23:06:25 +0100] rev 11261
- Return of stereo sound for mobile!
- 'Justyouwait' voice sound not skipped anymore
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 21:08:05 +0100] rev 11260
- Set iPad version to require fullscreen
Note: Otherwise has 'invalid bundle. iPad multitasking' error on upload to iTunes Connect
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 21:06:03 +0100] rev 11259
- Fix for not compiling Pascal sources when archiving app for AppStore
nemo [Fri, 30 Oct 2015 16:04:51 -0400] rev 11258
refocus camera on roping hog. totally untested.
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 03:14:39 +0100] rev 11257
- Rus localization for Target Practices
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 01:31:32 +0100] rev 11256
- Rus localization for Speed Shoppa Challenges
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 00:03:58 +0100] rev 11255
- Removing of CMake generated files in 'UpdateDataFolder' script
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 00:01:26 +0100] rev 11254
- Better handling of cell's tag in SingleTeamViewController
antonc27 <antonc27@mail.ru> [Thu, 29 Oct 2015 23:59:51 +0100] rev 11253
- Refactoring of SavedViewController:
- - Workaround for cells' wrong tags in SavedViewController when removing saves
- - Disabled editing of save names
antonc27 <antonc27@mail.ru> [Thu, 29 Oct 2015 03:48:42 +0100] rev 11252
- FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
nemo [Wed, 28 Oct 2015 10:01:31 -0400] rev 11251
few more missing nil checks in crate spawn
antonc27 <antonc27@mail.ru> [Wed, 28 Oct 2015 03:41:00 +0100] rev 11250
- Fix for crash while deleting >=2 saved games
Note: SavedGamesViewController certainly needs refactoring
sheepluva [Wed, 28 Oct 2015 01:29:39 +0100] rev 11249
Removed tag Nice one
sheepluva [Wed, 28 Oct 2015 00:06:13 +0100] rev 11248
Added tag 0.9.22-RC for
changeset d9622394ec9c
sheepluva [Tue, 27 Oct 2015 21:11:44 +0100] rev 11247
somebody was so nice to mention me in credits, but misspelled my last name
unc0rr [Tue, 27 Oct 2015 23:04:15 +0300] rev 11246
Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
antonc27 <antonc27@mail.ru> [Tue, 27 Oct 2015 05:11:48 +0100] rev 11245
- Rus localization for portal mission
antonc27 <antonc27@mail.ru> [Mon, 26 Oct 2015 00:54:58 +0100] rev 11244
- Rus localization update for Basic Trainings in ru.lua
- Some missed strings added to stub.lua
sheepluva [Sun, 25 Oct 2015 20:40:27 +0100] rev 11243
changelog update
antonc27 <antonc27@mail.ru> [Sun, 25 Oct 2015 03:14:49 +0100] rev 11242
- Partial rus localization for User Missions and Basic Trainings in ru.lua
- Fully localized on this moment:
- - Bazooka Training
- - Dangerous Ducklings
- Some missed strings added to stub.lua
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 16:01:19 +0200] rev 11241
- Fix for formatting non-english characters, received from engine
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 15:27:47 +0200] rev 11240
- Fix for sending to engine non-english characters
Note: Actually fixes problem with cyrillic team and hogs names
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 03:56:02 +0200] rev 11239
- Fix for loading non-existing missions in MissionTrainingViewController
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 02:26:54 +0200] rev 11238
- Possible fix for loading game styles scripts without .cfg file
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 01:42:31 +0200] rev 11237
- Rus translation for Mutant game style
- Few strings are localized now in Mutant script
sheepluva [Sat, 24 Oct 2015 00:21:15 +0200] rev 11236
fixed: poison clouds could bounce
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 04:02:36 +0200] rev 11235
- Rus localization update for 'Data/Locale/missions_ru.txt'
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 03:15:35 +0200] rev 11234
- Rus localization update for 'Data/Locale/ru.txt'
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 01:49:32 +0200] rev 11233
- Fix for wrong localization key for sound in GeneralSettingsViewController
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 01:46:00 +0200] rev 11232
- Localization for missed strings in RestoreViewController (for eng(as reference) and rus)
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 00:45:57 +0200] rev 11231
- Localization for missed strings in StatsPage (for both eng and rus)
Note 1: Some strings here are contains format characters, translators must not change their!
Note 2: Conjugation with numbers not really handled here.
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 00:06:35 +0200] rev 11230
- Rus localization updated for iOS front-end
- Some missed strings added to English localizable strings for reference
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 22:21:35 +0200] rev 11229
- Some strings localizations for Settings
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 21:57:05 +0200] rev 11228
- Toolbar elements are localizable now in GameConfig for iPhone
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 03:02:43 +0200] rev 11227
- All labels in HelpPageLobby now localizable (with text from IB as localization keys)
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 03:00:22 +0200] rev 11226
- SegmentedControl is localizable now in MapConfig
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 00:46:45 +0200] rev 11225
- simpleGameButton and missionsButton are localizable now in MainMenu
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 23:46:11 +0200] rev 11224
- 'Press the target button to mark the target' message is localizable now
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 21:58:50 +0200] rev 11223
- Workaround for team's name with spaces in StatsPage
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 18:15:19 +0200] rev 11222
- Some improvements for 'loadNiceHogs' in GameConfig for iPad
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 02:19:04 +0200] rev 11221
- Fix for 'loadNiceHogs' in GameConfig for iPad
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 00:49:04 +0200] rev 11220
- Refactoring of Missions screen:
- - Now mission's list constructed from 'missions_en.txt'
- - In-place localization for mission's names and descriptions
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 23:56:31 +0200] rev 11219
- Retrieving language ID moved to HWUtils
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 00:51:45 +0200] rev 11218
- Small adjust for cell selection color of Missions screen
antonc27 <antonc27@mail.ru> [Mon, 19 Oct 2015 03:39:47 +0200] rev 11217
- Big refactoring of front-end Settings for both iPhone and iPad:
- - Fixed crash when receiving Memory Warning after dismissing Settings on iPhone
- - Set ARC flags for MGSplitVCs as it now updated for iOS 8
- - All sub-settings VCs now recreated each time they presented
- - SettingsContainerViewController removed
- - Other small improvements
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 20:07:10 +0200] rev 11216
- Better way of creating/using doneButton in Settings
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 00:32:02 +0200] rev 11215
- Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad)
Note: Tested only in simulator
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 17:34:06 +0200] rev 11214
- Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 02:54:03 +0200] rev 11213
- Fix for autorotation of table view of StatsPageVC
- Adjustment for header's height
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 23:27:56 +0200] rev 11212
- Mortar, Mudball and Land Spray need up/down buttons on mobile
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 22:48:32 +0200] rev 11211
- Workaround for wrong sprite in utility widget when selecting DrillStrike
Note: It is better to extend utilityWidget to handle >=2 sprites/actions
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:58:30 +0200] rev 11210
- Target button added to mobile touch controls
Note: Maybe also need to add it to HedgeEditor, dunno...
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:13:43 +0200] rev 11209
- Target button added to mobile touch controls
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 20:36:08 +0200] rev 11208
- Timer button added to mobile touch controls
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 01:13:23 +0200] rev 11207
- Fix for wrong path of restored game
Note: http://stackoverflow.com/questions/25884382/ios-8-bundle-path-changes
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 21:25:49 +0200] rev 11206
- Better random number generation for front-end: random() replaced with arc4random_uniform()
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 02:28:32 +0200] rev 11205
- Button's restyling for RestoreViewController
sheepluva [Sat, 10 Oct 2015 18:18:26 +0200] rev 11204
Lua-API: onSuddenDeath hook
nemo [Thu, 08 Oct 2015 10:48:16 -0400] rev 11203
Pass overridden uid into AddGear instead
nemo [Thu, 08 Oct 2015 10:42:00 -0400] rev 11202
restore uid on resurrection as well
sheepluva [Wed, 07 Oct 2015 23:20:31 +0200] rev 11201
TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 20:31:46 +0200] rev 11200
- Fix for locale string in SingleWeaponViewController
- Init of vars in LoadLocaleWrapper in order to get right ammo names
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 19:17:40 +0200] rev 11199
- Fix for locale string passed to engine (like "ru-FR")
sheepluva [Mon, 05 Oct 2015 13:38:25 +0200] rev 11198
preselect baseball bat in Knockball and Basketball
nemo [Sun, 04 Oct 2015 16:30:55 -0400] rev 11197
Avoid waiting past end of turn for smine.
nemo [Sat, 03 Oct 2015 17:02:57 -0400] rev 11196
Add nil check in fake crate spawn for if crate fails to spawn
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:31:47 +0200] rev 11195
- GameController framework added to project (required by last version of SDL)
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:07:21 +0200] rev 11194
- Bitcode disabled (for Xcode 7)
nemo [Fri, 25 Sep 2015 23:31:16 -0400] rev 11193
Scan from right too. Not sure this is actually helpful, so committing separately.
nemo [Fri, 25 Sep 2015 23:30:21 -0400] rev 11192
This should probably fix feedback that hogs weren't spawning on left side of map.
sheepluva [Wed, 23 Sep 2015 07:49:46 +0200] rev 11191
fp complained about this line being too long
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 03:02:21 +0200] rev 11190
- 'Shoppa Pro' ammo set added to iOS front-end
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:56:33 +0200] rev 11189
- Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:52:49 +0200] rev 11188
- 'Construction Mode' ammo set and game parameters added to iOS front-end
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:08:12 +0200] rev 11187
- 'Highlander' ammo set added to iOS front-end
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 01:48:18 +0200] rev 11186
- 'One of everything' ammo set added to iOS front-end
sheepluva [Sat, 19 Sep 2015 22:17:50 +0200] rev 11185
tweak tips a little (loosely based on Wuzzy's suggestions)
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 06:03:49 +0200] rev 11184
- Fix for getting the correct fort name in FortsViewController
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 05:37:55 +0200] rev 11183
- Added functionality to select one hat for all hogs at team settings
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 04:33:37 +0200] rev 11182
- Fix for consequent selection of same hat for all hogs in settings
- Small refactoring of HogHatViewController
antonc27 <antonc27@mail.ru> [Thu, 17 Sep 2015 23:53:54 +0200] rev 11181
- Refactoring of MainMenuViewController
sheepluva [Thu, 17 Sep 2015 09:59:58 +0200] rev 11180
speed up TrophyRace deaths
sheepluva [Thu, 17 Sep 2015 07:41:40 +0200] rev 11179
add TODO
nemo [Wed, 16 Sep 2015 08:58:51 -0400] rev 11178
remove racist trydo 😝
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 06:05:11 +0200] rev 11177
- Possibility to send log file by email from app
Note: Ugly ifdef's are necessary, because we don't want to include MessageUI framework into 'Distro Appstore' build scheme
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 04:28:25 +0200] rev 11176
- Refactoring. Separation of game log viewing code to GameLogViewController
antonc27 <antonc27@mail.ru> [Mon, 14 Sep 2015 07:02:06 +0200] rev 11175
- Attempt to fix a crash while selecting 'Random' for map generation
Note 1: It occurs in BezierizeEdge procedure of uLandOutline while generating land preview
Note 2: Crash fixed, but most previews are not generated correctly, e.g. it's a case for bordered map.
nemo [Sun, 13 Sep 2015 18:58:22 -0400] rev 11174
airmine hand sprite by wuzzy. totally temporary...
nemo [Sun, 13 Sep 2015 16:38:53 -0400] rev 11173
aaand make sure the commented out line matches
nemo [Sun, 13 Sep 2015 16:36:39 -0400] rev 11172
Add damage to gear values to mess with
nemo [Sun, 13 Sep 2015 16:24:37 -0400] rev 11171
Oups. 6, not 12 - was testing
nemo [Sun, 13 Sep 2015 16:23:32 -0400] rev 11170
Allow for arbitrary number of airstrike bombs and spacing.
nemo [Sun, 13 Sep 2015 15:36:06 -0400] rev 11169
Move health:= 6 to gear addition so lua can more easily override it.
wuzzy [Sat, 12 Sep 2015 21:13:35 +0200] rev 11168
german translation update (incl. string reordering - blame sheepluva)