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 11472
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 11471
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 11470
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 11469
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 11468
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 11467
- 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 11466
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 11465
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 11464
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 11463
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 11462
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 11461
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 11460
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 11459
- 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 11458
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 11457
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 11456
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 11455
- 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 11454
Client flags handling implementation start
2015-12-06 Merge default qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:36:21 +0300] rev 11453
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 11452
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 11451
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 11450
Load full team config from file
2015-12-06 - Send team to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 19:56:33 +0300] rev 11449
- Send team to net - Handle TEAM_ACCEPTED
2015-12-05 - Hedgehogs number display qmlfrontend
unc0rr [Sat, 05 Dec 2015 16:14:59 +0300] rev 11448
- 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 11447
- 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 11446
Fix LEFT command handling
2015-12-02 Accept scheme from net qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:21:23 +0300] rev 11445
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 11444
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 11443
Rename uFLData to uFLThemes
2015-12-01 Accept ammo scheme from network qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:37:10 +0300] rev 11442
Accept ammo scheme from network
2015-12-01 Fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 01 Dec 2015 19:49:59 +0300] rev 11441
Fix FULLMAPCONFIG handling
2015-11-30 Prevent crashing from empty PART reason qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:43:19 +0300] rev 11440
Prevent crashing from empty PART reason
2015-11-30 - Implement engine runs queue qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:25:18 +0300] rev 11439
- 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 11438
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 11437
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 11436
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 11435
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 11434
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 11433
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 11432
- 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 11431
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 11430
Another approach to parsing two-lines protocol commands
2015-11-21 - Some refactoring qmlfrontend
unc0rr [Sat, 21 Nov 2015 23:56:41 +0300] rev 11429
- 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 11428
- 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 11427
Handle ROOM UPD
2015-11-21 Fix wrong jump qmlfrontend
unc0rr [Sat, 21 Nov 2015 10:04:20 +0300] rev 11426
Fix wrong jump
2015-11-21 Small fixes qmlfrontend
unc0rr [Sat, 21 Nov 2015 09:56:00 +0300] rev 11425
Small fixes
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 tip