Wed, 30 Dec 2015 08:50:19 -0500 call this faller scrambling less often.
nemo [Wed, 30 Dec 2015 08:50:19 -0500] rev 11469
call this faller scrambling less often.
Tue, 29 Dec 2015 14:44:32 -0500 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..
Mon, 28 Dec 2015 23:37:44 +0300 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
Mon, 28 Dec 2015 21:51:12 +0300 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
Mon, 28 Dec 2015 21:21:02 +0300 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
Mon, 28 Dec 2015 09:06:29 +0300 Allow only one query per session
unc0rr [Mon, 28 Dec 2015 09:06:29 +0300] rev 11464
Allow only one query per session
Mon, 28 Dec 2015 08:43:38 +0300 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
Sat, 26 Dec 2015 22:29:57 +0300 - 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)
Tue, 22 Dec 2015 11:18:40 -0500 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
Sun, 20 Dec 2015 12:45:49 +0300 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
Thu, 17 Dec 2015 00:51:20 +0300 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
Wed, 16 Dec 2015 00:20:56 +0300 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
Tue, 15 Dec 2015 20:38:51 +0300 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
Tue, 15 Dec 2015 18:19:12 +0100 uFLData was renamed, update "uses" qmlfrontend
sheepluva [Tue, 15 Dec 2015 18:19:12 +0100] rev 11456
uFLData was renamed, update "uses"
Tue, 15 Dec 2015 20:11:18 +0300 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
Mon, 14 Dec 2015 00:24:03 +0300 - 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
Sat, 12 Dec 2015 23:42:40 +0300 Also send config in network game qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:42:40 +0300] rev 11453
Also send config in network game
Sat, 12 Dec 2015 23:38:18 +0300 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
Thu, 10 Dec 2015 23:49:12 +0300 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
Thu, 10 Dec 2015 00:33:45 +0300 - 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
Mon, 07 Dec 2015 00:05:41 +0300 Client flags handling implementation start qmlfrontend
unc0rr [Mon, 07 Dec 2015 00:05:41 +0300] rev 11449
Client flags handling implementation start
Sun, 06 Dec 2015 20:36:21 +0300 Merge default qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:36:21 +0300] rev 11448
Merge default
Sun, 06 Dec 2015 20:35:58 +0300 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
Sun, 06 Dec 2015 20:20:09 +0300 Send team removal message to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:20:09 +0300] rev 11446
Send team removal message to net
Sun, 06 Dec 2015 20:07:35 +0300 Load full team config from file qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:07:35 +0300] rev 11445
Load full team config from file
Sun, 06 Dec 2015 19:56:33 +0300 - Send team to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 19:56:33 +0300] rev 11444
- Send team to net - Handle TEAM_ACCEPTED
Sat, 05 Dec 2015 16:14:59 +0300 - 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
Thu, 03 Dec 2015 23:59:06 +0300 - 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
Wed, 02 Dec 2015 22:30:13 +0300 Fix LEFT command handling qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:30:13 +0300] rev 11441
Fix LEFT command handling
Wed, 02 Dec 2015 22:21:23 +0300 Accept scheme from net qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:21:23 +0300] rev 11440
Accept scheme from net
Wed, 02 Dec 2015 13:39:16 +0300 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
Tue, 01 Dec 2015 23:40:38 +0300 Rename uFLData to uFLThemes qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:40:38 +0300] rev 11438
Rename uFLData to uFLThemes
Tue, 01 Dec 2015 23:37:10 +0300 Accept ammo scheme from network qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:37:10 +0300] rev 11437
Accept ammo scheme from network
Tue, 01 Dec 2015 19:49:59 +0300 Fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 01 Dec 2015 19:49:59 +0300] rev 11436
Fix FULLMAPCONFIG handling
Mon, 30 Nov 2015 23:43:19 +0300 Prevent crashing from empty PART reason qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:43:19 +0300] rev 11435
Prevent crashing from empty PART reason
Mon, 30 Nov 2015 23:25:18 +0300 - Implement engine runs queue qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:25:18 +0300] rev 11434
- Implement engine runs queue - Many small improvements
Sat, 28 Nov 2015 00:18:04 +0300 Handle some CFG parameters qmlfrontend
unc0rr [Sat, 28 Nov 2015 00:18:04 +0300] rev 11433
Handle some CFG parameters
Thu, 26 Nov 2015 20:11:54 +0300 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
Wed, 25 Nov 2015 22:10:01 +0300 Some game config methods and signals qmlfrontend
unc0rr [Wed, 25 Nov 2015 22:10:01 +0300] rev 11431
Some game config methods and signals
Wed, 25 Nov 2015 21:31:30 +0300 UI knowns local player nickname qmlfrontend
unc0rr [Wed, 25 Nov 2015 21:31:30 +0300] rev 11430
UI knowns local player nickname
Tue, 24 Nov 2015 20:19:00 +0300 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
Tue, 24 Nov 2015 12:09:41 +0300 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
Tue, 24 Nov 2015 09:00:43 +0300 - 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
Sun, 22 Nov 2015 19:29:13 +0300 Small ui rework qmlfrontend
unc0rr [Sun, 22 Nov 2015 19:29:13 +0300] rev 11426
Small ui rework
Sun, 22 Nov 2015 18:06:32 +0300 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
Sat, 21 Nov 2015 23:56:41 +0300 - Some refactoring qmlfrontend
unc0rr [Sat, 21 Nov 2015 23:56:41 +0300] rev 11424
- Some refactoring - Room page, handle room join/part, room chat
Sat, 21 Nov 2015 17:07:06 +0300 - 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
Sat, 21 Nov 2015 12:40:33 +0300 Handle ROOM UPD qmlfrontend
unc0rr [Sat, 21 Nov 2015 12:40:33 +0300] rev 11422
Handle ROOM UPD
Sat, 21 Nov 2015 10:04:20 +0300 Fix wrong jump qmlfrontend
unc0rr [Sat, 21 Nov 2015 10:04:20 +0300] rev 11421
Fix wrong jump
Sat, 21 Nov 2015 09:56:00 +0300 Small fixes qmlfrontend
unc0rr [Sat, 21 Nov 2015 09:56:00 +0300] rev 11420
Small fixes
Sat, 21 Nov 2015 00:42:11 +0300 - Handle ROOM DEL qmlfrontend
unc0rr [Sat, 21 Nov 2015 00:42:11 +0300] rev 11419
- Handle ROOM DEL - Small fixes
Fri, 20 Nov 2015 23:56:13 +0300 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
Fri, 20 Nov 2015 23:05:49 +0300 Fix losing commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:05:49 +0300] rev 11417
Fix losing commands
Thu, 19 Nov 2015 23:32:28 +0300 Can send chat messages now qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:32:28 +0300] rev 11416
Can send chat messages now
Thu, 19 Nov 2015 23:04:53 +0300 Lobby page with chat widget(readonly) qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:04:53 +0300] rev 11415
Lobby page with chat widget(readonly)
Thu, 19 Nov 2015 13:30:34 +0300 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
Wed, 18 Nov 2015 22:18:39 +0300 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
Wed, 18 Nov 2015 14:12:15 -0500 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
Tue, 17 Nov 2015 20:53:05 +0100 Merge from iOS branch
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 20:53:05 +0100] rev 11411
Merge from iOS branch
Tue, 17 Nov 2015 17:08:26 +0100 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.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip