2016-01-01 add 32px to top offset
nemo [Fri, 01 Jan 2016 10:49:59 -0500] rev 11479
add 32px to top offset
2015-12-31 Tweak the hole carving to become less agressive about spacing if random points keep failing.
nemo [Thu, 31 Dec 2015 15:11:44 -0500] rev 11478
Tweak the hole carving to become less agressive about spacing if random points keep failing.
2015-12-31 Force locations for hogs if even TryHard fails on initial spawn.
nemo [Thu, 31 Dec 2015 12:47:33 -0500] rev 11477
Force locations for hogs if even TryHard fails on initial spawn.
2015-12-31 Disable digging on solid land
nemo [Thu, 31 Dec 2015 10:17:15 -0500] rev 11476
Disable digging on solid land
2015-12-31 AI is pretty good at using Bee weapon
unc0rr [Thu, 31 Dec 2015 16:26:21 +0300] rev 11475
AI is pretty good at using Bee weapon
2015-12-31 Some WIP for bee
unC0Rr [Thu, 31 Dec 2015 14:00:27 +0300] rev 11474
Some WIP for bee
2015-12-31 Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
nemo [Wed, 30 Dec 2015 23:30:00 -0500] rev 11473
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
2015-12-31 remove hardcoded shotgun val
nemo [Wed, 30 Dec 2015 23:20:57 -0500] rev 11472
remove hardcoded shotgun val
2015-12-30 set TryHard for placing hog automatically
nemo [Wed, 30 Dec 2015 15:26:25 -0500] rev 11471
set TryHard for placing hog automatically
2015-12-30 remove space from key binding name
nemo [Wed, 30 Dec 2015 11:59:43 -0500] rev 11470
remove space from key binding name
2015-12-30 call this faller scrambling less often.
nemo [Wed, 30 Dec 2015 08:50:19 -0500] rev 11469
call this faller scrambling less often.
2015-12-29 Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
nemo [Tue, 29 Dec 2015 14:44:32 -0500] rev 11468
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
2015-12-28 Allow server admins to join passworded/restricted rooms when it is really needed
unc0rr [Mon, 28 Dec 2015 23:37:44 +0300] rev 11467
Allow server admins to join passworded/restricted rooms when it is really needed
2015-12-28 Defer kicking to the time when everything is in consistent state
unc0rr [Mon, 28 Dec 2015 21:51:12 +0300] rev 11466
Defer kicking to the time when everything is in consistent state
2015-12-28 Allow toggling registration requirement on live server
unc0rr [Mon, 28 Dec 2015 21:21:02 +0300] rev 11465
Allow toggling registration requirement on live server
2015-12-28 Allow only one query per session
unc0rr [Mon, 28 Dec 2015 09:06:29 +0300] rev 11464
Allow only one query per session
2015-12-28 Don't send LIST command on join
unc0rr [Mon, 28 Dec 2015 08:43:38 +0300] rev 11463
Don't send LIST command on join
2015-12-26 - Fix passing of ansistrings via ipc qmlfrontend
unc0rr [Sat, 26 Dec 2015 22:29:57 +0300] rev 11462
- Fix passing of ansistrings via ipc - Some work on getting drawn maps from network (missing zlib unpack)
2015-12-22 assume frontend buffer utf-8 to avoid garbage strings in debug
nemo [Tue, 22 Dec 2015 11:18:40 -0500] rev 11461
assume frontend buffer utf-8 to avoid garbage strings in debug
2015-12-20 Fix two bugs, and yay, spectating works now qmlfrontend
unc0rr [Sun, 20 Dec 2015 12:45:49 +0300] rev 11460
Fix two bugs, and yay, spectating works now
2015-12-16 Fix a ton of bugs in engine instances queue and ipc qmlfrontend
unc0rr [Thu, 17 Dec 2015 00:51:20 +0300] rev 11459
Fix a ton of bugs in engine instances queue and ipc
2015-12-15 Send full game config to the engine qmlfrontend
unc0rr [Wed, 16 Dec 2015 00:20:56 +0300] rev 11458
Send full game config to the engine
2015-12-15 Dunno why those were here at all qmlfrontend
unc0rr [Tue, 15 Dec 2015 20:38:51 +0300] rev 11457
Dunno why those were here at all
2015-12-15 uFLData was renamed, update "uses" qmlfrontend
sheepluva [Tue, 15 Dec 2015 18:19:12 +0100] rev 11456
uFLData was renamed, update "uses"
2015-12-15 Fix command sent to engine so it works for real qmlfrontend
unc0rr [Tue, 15 Dec 2015 20:11:18 +0300] rev 11455
Fix command sent to engine so it works for real
2015-12-13 - Improve IPC handling in engine qmlfrontend
unc0rr [Mon, 14 Dec 2015 00:24:03 +0300] rev 11454
- Improve IPC handling in engine - Handle EM protocol command - Some fixes for net game
2015-12-12 Also send config in network game qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:42:40 +0300] rev 11453
Also send config in network game
2015-12-12 Introduce barriers between messages to different engine instances qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:38:18 +0300] rev 11452
Introduce barriers between messages to different engine instances
2015-12-10 Start work on running engine in network game qmlfrontend
unc0rr [Thu, 10 Dec 2015 23:49:12 +0300] rev 11451
Start work on running engine in network game
2015-12-09 - Use queues instead of single buffer to communicate between threads qmlfrontend
unc0rr [Thu, 10 Dec 2015 00:33:45 +0300] rev 11450
- Use queues instead of single buffer to communicate between threads - Fix build
2015-12-06 Client flags handling implementation start qmlfrontend
unc0rr [Mon, 07 Dec 2015 00:05:41 +0300] rev 11449
Client flags handling implementation start
2015-12-06 Merge default qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:36:21 +0300] rev 11448
Merge default
2015-12-06 Don't send maze_size parameter when not needed, as it overwrites template_filter qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:35:58 +0300] rev 11447
Don't send maze_size parameter when not needed, as it overwrites template_filter
2015-12-06 Send team removal message to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:20:09 +0300] rev 11446
Send team removal message to net
2015-12-06 Load full team config from file qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:07:35 +0300] rev 11445
Load full team config from file
2015-12-06 - Send team to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 19:56:33 +0300] rev 11444
- Send team to net - Handle TEAM_ACCEPTED
2015-12-05 - Hedgehogs number display qmlfrontend
unc0rr [Sat, 05 Dec 2015 16:14:59 +0300] rev 11443
- Hedgehogs number display - Accept team removal message from net - Reset teams list leaving a room
2015-12-03 - Accept team and team color from net qmlfrontend
unc0rr [Thu, 03 Dec 2015 23:59:06 +0300] rev 11442
- Accept team and team color from net - Some small fixes
2015-12-02 Fix LEFT command handling qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:30:13 +0300] rev 11441
Fix LEFT command handling
2015-12-02 Accept scheme from net qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:21:23 +0300] rev 11440
Accept scheme from net
2015-12-02 Fix build for windows + other small fixes qmlfrontend
unC0Rr [Wed, 02 Dec 2015 13:39:16 +0300] rev 11439
Fix build for windows + other small fixes
2015-12-01 Rename uFLData to uFLThemes qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:40:38 +0300] rev 11438
Rename uFLData to uFLThemes
2015-12-01 Accept ammo scheme from network qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:37:10 +0300] rev 11437
Accept ammo scheme from network
2015-12-01 Fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 01 Dec 2015 19:49:59 +0300] rev 11436
Fix FULLMAPCONFIG handling
2015-11-30 Prevent crashing from empty PART reason qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:43:19 +0300] rev 11435
Prevent crashing from empty PART reason
2015-11-30 - Implement engine runs queue qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:25:18 +0300] rev 11434
- Implement engine runs queue - Many small improvements
2015-11-27 Handle some CFG parameters qmlfrontend
unc0rr [Sat, 28 Nov 2015 00:18:04 +0300] rev 11433
Handle some CFG parameters
2015-11-26 Update seed, theme and script from net in UI qmlfrontend
unc0rr [Thu, 26 Nov 2015 20:11:54 +0300] rev 11432
Update seed, theme and script from net in UI
2015-11-25 Some game config methods and signals qmlfrontend
unc0rr [Wed, 25 Nov 2015 22:10:01 +0300] rev 11431
Some game config methods and signals
2015-11-25 UI knowns local player nickname qmlfrontend
unc0rr [Wed, 25 Nov 2015 21:31:30 +0300] rev 11430
UI knowns local player nickname
2015-11-24 Apply generated code to .pas files, fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 24 Nov 2015 20:19:00 +0300] rev 11429
Apply generated code to .pas files, fix FULLMAPCONFIG handling
2015-11-24 Support for protocol commands which are equal to suffix of another protocol command qmlfrontend
unC0Rr [Tue, 24 Nov 2015 12:09:41 +0300] rev 11428
Support for protocol commands which are equal to suffix of another protocol command
2015-11-24 - Add the rest of protocol commands qmlfrontend
unc0rr [Tue, 24 Nov 2015 09:00:43 +0300] rev 11427
- Add the rest of protocol commands - Fix some generator glitches
2015-11-22 Small ui rework qmlfrontend
unc0rr [Sun, 22 Nov 2015 19:29:13 +0300] rev 11426
Small ui rework
2015-11-22 Another approach to parsing two-lines protocol commands qmlfrontend
unc0rr [Sun, 22 Nov 2015 18:06:32 +0300] rev 11425
Another approach to parsing two-lines protocol commands
2015-11-21 - Some refactoring qmlfrontend
unc0rr [Sat, 21 Nov 2015 23:56:41 +0300] rev 11424
- Some refactoring - Room page, handle room join/part, room chat
2015-11-21 - Warnings/errors message box qmlfrontend
unc0rr [Sat, 21 Nov 2015 17:07:06 +0300] rev 11423
- Warnings/errors message box - Send JOIN_ROOM on double click on rooms list - Some small iprovements more
2015-11-21 Handle ROOM UPD qmlfrontend
unc0rr [Sat, 21 Nov 2015 12:40:33 +0300] rev 11422
Handle ROOM UPD
2015-11-21 Fix wrong jump qmlfrontend
unc0rr [Sat, 21 Nov 2015 10:04:20 +0300] rev 11421
Fix wrong jump
2015-11-21 Small fixes qmlfrontend
unc0rr [Sat, 21 Nov 2015 09:56:00 +0300] rev 11420
Small fixes
2015-11-20 - Handle ROOM DEL qmlfrontend
unc0rr [Sat, 21 Nov 2015 00:42:11 +0300] rev 11419
- Handle ROOM DEL - Small fixes
2015-11-20 Handle ROOMS and ROOM ADD protocol commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:56:13 +0300] rev 11418
Handle ROOMS and ROOM ADD protocol commands
2015-11-20 Fix losing commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:05:49 +0300] rev 11417
Fix losing commands
2015-11-19 Can send chat messages now qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:32:28 +0300] rev 11416
Can send chat messages now
2015-11-19 Lobby page with chat widget(readonly) qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:04:53 +0300] rev 11415
Lobby page with chat widget(readonly)
2015-11-19 Remove CHECKPOINT 011 occurence, probably hiding some bug
unc0rr [Thu, 19 Nov 2015 13:30:34 +0300] rev 11414
Remove CHECKPOINT 011 occurence, probably hiding some bug
2015-11-18 Implement processing net commands in the main thread qmlfrontend
unc0rr [Wed, 18 Nov 2015 22:18:39 +0300] rev 11413
Implement processing net commands in the main thread
2015-11-18 Add a few more lua things to the changelog
nemo [Wed, 18 Nov 2015 14:12:15 -0500] rev 11412
Add a few more lua things to the changelog
2015-11-17 Merge from iOS branch
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 20:53:05 +0100] rev 11411
Merge from iOS branch
2015-11-17 travis: Enable OSX tests
Vittorio Giovara <vittorio@vimeo.com> [Tue, 17 Nov 2015 17:08:26 +0100] rev 11410
travis: Enable OSX tests Clean up other parts while at it.
2015-11-17 - 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
2015-11-17 - 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
2015-11-17 Merge ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:12:24 +0100] rev 11407
Merge
2015-11-16 merge Wuzzy's saucer training
sheepluva [Mon, 16 Nov 2015 23:06:27 +0100] rev 11406
merge Wuzzy's saucer training
2015-11-14 Add Basic Flying Saucer Training
Wuzzy <almikes@aol.com> [Sat, 14 Nov 2015 19:22:42 +0100] rev 11405
Add Basic Flying Saucer Training
2015-11-16 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.
2015-11-16 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)
2015-11-16 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!"
2015-11-16 avwrapper: Explicitly check for macro existence
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11401
avwrapper: Explicitly check for macro existence
2015-11-16 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
2015-11-16 pas2c: Add cabal file
koda [Mon, 16 Nov 2015 15:22:05 +0100] rev 11399
pas2c: Add cabal file
2015-11-16 pas2c: Tentatively fix the build
koda [Mon, 16 Nov 2015 15:21:20 +0100] rev 11398
pas2c: Tentatively fix the build
2015-11-16 hwc: Drop unneed OSX library
koda [Mon, 16 Nov 2015 15:20:49 +0100] rev 11397
hwc: Drop unneed OSX library
2015-11-16 avwrapper: Adjust prefixed symobols version guard
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11396
avwrapper: Adjust prefixed symobols version guard
2015-11-15 Removed tag 0.9.22-RC
koda [Sun, 15 Nov 2015 22:17:36 +0100] rev 11395
Removed tag 0.9.22-RC
2015-11-15 Removed tag fab746a3597e
koda [Sun, 15 Nov 2015 22:16:42 +0100] rev 11394
Removed tag fab746a3597e
2015-11-15 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.
2015-11-15 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
2015-11-15 avoid double applying wind on drill
nemo [Sun, 15 Nov 2015 14:14:50 -0500] rev 11391
avoid double applying wind on drill
2015-11-15 - 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
2015-11-15 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.
2015-11-15 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:42:59 +0100] rev 11388
Merge
2015-11-15 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
2015-11-15 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
2015-11-15 this should fix travis build
sheepluva [Sun, 15 Nov 2015 14:18:59 +0100] rev 11385
this should fix travis build
2015-11-15 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
2015-11-15 merge sdl2transition changes
sheepluva [Sun, 15 Nov 2015 13:35:23 +0100] rev 11383
merge sdl2transition changes
2015-11-15 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
2015-11-14 Rating updater, alpha version
unc0rr [Sat, 14 Nov 2015 22:19:05 +0300] rev 11381
Rating updater, alpha version
2015-11-14 Some WIP
unc0rr [Sat, 14 Nov 2015 17:39:45 +0300] rev 11380
Some WIP
2015-11-14 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.
2015-11-14 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
2015-11-14 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
2015-11-14 libphysfs: Update sdl library name sdl2transition
koda [Sat, 14 Nov 2015 02:59:49 +0100] rev 11376
libphysfs: Update sdl library name
2015-11-14 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.
2015-11-14 libphyslayer: Support SDL2 only sdl2transition
koda [Sat, 14 Nov 2015 02:55:38 +0100] rev 11374
libphyslayer: Support SDL2 only
2015-11-13 set engine window icon in sdl2 sdl2transition
sheepluva [Fri, 13 Nov 2015 23:46:19 +0100] rev 11373
set engine window icon in sdl2
2015-11-13 clean up uChat sdl2transition
sheepluva [Fri, 13 Nov 2015 22:35:26 +0100] rev 11372
clean up uChat
2015-11-13 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
2015-11-13 revert my pas2c modification sdl2transition
sheepluva [Fri, 13 Nov 2015 20:21:44 +0100] rev 11370
revert my pas2c modification
2015-11-11 update travis dependencies sdl2transition
sheepluva [Wed, 11 Nov 2015 23:49:23 +0100] rev 11369
update travis dependencies
2015-11-11 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)
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 tip