Thu, 31 Dec 2015 16:26:21 +0300 unc0rr AI is pretty good at using Bee weapon
Thu, 31 Dec 2015 14:00:27 +0300 unC0Rr Some WIP for bee
Wed, 30 Dec 2015 23:30:00 -0500 nemo 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.
Wed, 30 Dec 2015 23:20:57 -0500 nemo remove hardcoded shotgun val
Wed, 30 Dec 2015 15:26:25 -0500 nemo set TryHard for placing hog automatically
Wed, 30 Dec 2015 11:59:43 -0500 nemo remove space from key binding name
Wed, 30 Dec 2015 08:50:19 -0500 nemo call this faller scrambling less often.
Tue, 29 Dec 2015 14:44:32 -0500 nemo 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 unc0rr Allow server admins to join passworded/restricted rooms when it is really needed
Mon, 28 Dec 2015 21:51:12 +0300 unc0rr Defer kicking to the time when everything is in consistent state
Mon, 28 Dec 2015 21:21:02 +0300 unc0rr Allow toggling registration requirement on live server
Mon, 28 Dec 2015 09:06:29 +0300 unc0rr Allow only one query per session
Mon, 28 Dec 2015 08:43:38 +0300 unc0rr Don't send LIST command on join
Sat, 26 Dec 2015 22:29:57 +0300 unc0rr - Fix passing of ansistrings via ipc qmlfrontend
Tue, 22 Dec 2015 11:18:40 -0500 nemo assume frontend buffer utf-8 to avoid garbage strings in debug
Sun, 20 Dec 2015 12:45:49 +0300 unc0rr Fix two bugs, and yay, spectating works now qmlfrontend
Thu, 17 Dec 2015 00:51:20 +0300 unc0rr Fix a ton of bugs in engine instances queue and ipc qmlfrontend
Wed, 16 Dec 2015 00:20:56 +0300 unc0rr Send full game config to the engine qmlfrontend
Tue, 15 Dec 2015 20:38:51 +0300 unc0rr Dunno why those were here at all qmlfrontend
Tue, 15 Dec 2015 18:19:12 +0100 sheepluva uFLData was renamed, update "uses" qmlfrontend
Tue, 15 Dec 2015 20:11:18 +0300 unc0rr Fix command sent to engine so it works for real qmlfrontend
Mon, 14 Dec 2015 00:24:03 +0300 unc0rr - Improve IPC handling in engine qmlfrontend
Sat, 12 Dec 2015 23:42:40 +0300 unc0rr Also send config in network game qmlfrontend
Sat, 12 Dec 2015 23:38:18 +0300 unc0rr Introduce barriers between messages to different engine instances qmlfrontend
Thu, 10 Dec 2015 23:49:12 +0300 unc0rr Start work on running engine in network game qmlfrontend
Thu, 10 Dec 2015 00:33:45 +0300 unc0rr - Use queues instead of single buffer to communicate between threads qmlfrontend
Mon, 07 Dec 2015 00:05:41 +0300 unc0rr Client flags handling implementation start qmlfrontend
Sun, 06 Dec 2015 20:36:21 +0300 unc0rr Merge default qmlfrontend
Sun, 06 Dec 2015 20:35:58 +0300 unc0rr Don't send maze_size parameter when not needed, as it overwrites template_filter qmlfrontend
Sun, 06 Dec 2015 20:20:09 +0300 unc0rr Send team removal message to net qmlfrontend
Sun, 06 Dec 2015 20:07:35 +0300 unc0rr Load full team config from file qmlfrontend
Sun, 06 Dec 2015 19:56:33 +0300 unc0rr - Send team to net qmlfrontend
Sat, 05 Dec 2015 16:14:59 +0300 unc0rr - Hedgehogs number display qmlfrontend
Thu, 03 Dec 2015 23:59:06 +0300 unc0rr - Accept team and team color from net qmlfrontend
Wed, 02 Dec 2015 22:30:13 +0300 unc0rr Fix LEFT command handling qmlfrontend
Wed, 02 Dec 2015 22:21:23 +0300 unc0rr Accept scheme from net qmlfrontend
Wed, 02 Dec 2015 13:39:16 +0300 unC0Rr Fix build for windows + other small fixes qmlfrontend
Tue, 01 Dec 2015 23:40:38 +0300 unc0rr Rename uFLData to uFLThemes qmlfrontend
Tue, 01 Dec 2015 23:37:10 +0300 unc0rr Accept ammo scheme from network qmlfrontend
Tue, 01 Dec 2015 19:49:59 +0300 unc0rr Fix FULLMAPCONFIG handling qmlfrontend
Mon, 30 Nov 2015 23:43:19 +0300 unc0rr Prevent crashing from empty PART reason qmlfrontend
Mon, 30 Nov 2015 23:25:18 +0300 unc0rr - Implement engine runs queue qmlfrontend
Sat, 28 Nov 2015 00:18:04 +0300 unc0rr Handle some CFG parameters qmlfrontend
Thu, 26 Nov 2015 20:11:54 +0300 unc0rr Update seed, theme and script from net in UI qmlfrontend
Wed, 25 Nov 2015 22:10:01 +0300 unc0rr Some game config methods and signals qmlfrontend
Wed, 25 Nov 2015 21:31:30 +0300 unc0rr UI knowns local player nickname qmlfrontend
Tue, 24 Nov 2015 20:19:00 +0300 unc0rr Apply generated code to .pas files, fix FULLMAPCONFIG handling qmlfrontend
Tue, 24 Nov 2015 12:09:41 +0300 unC0Rr Support for protocol commands which are equal to suffix of another protocol command qmlfrontend
Tue, 24 Nov 2015 09:00:43 +0300 unc0rr - Add the rest of protocol commands qmlfrontend
Sun, 22 Nov 2015 19:29:13 +0300 unc0rr Small ui rework qmlfrontend
Sun, 22 Nov 2015 18:06:32 +0300 unc0rr Another approach to parsing two-lines protocol commands qmlfrontend
Sat, 21 Nov 2015 23:56:41 +0300 unc0rr - Some refactoring qmlfrontend
Sat, 21 Nov 2015 17:07:06 +0300 unc0rr - Warnings/errors message box qmlfrontend
Sat, 21 Nov 2015 12:40:33 +0300 unc0rr Handle ROOM UPD qmlfrontend
Sat, 21 Nov 2015 10:04:20 +0300 unc0rr Fix wrong jump qmlfrontend
Sat, 21 Nov 2015 09:56:00 +0300 unc0rr Small fixes qmlfrontend
Sat, 21 Nov 2015 00:42:11 +0300 unc0rr - Handle ROOM DEL qmlfrontend
Fri, 20 Nov 2015 23:56:13 +0300 unc0rr Handle ROOMS and ROOM ADD protocol commands qmlfrontend
Fri, 20 Nov 2015 23:05:49 +0300 unc0rr Fix losing commands qmlfrontend
Thu, 19 Nov 2015 23:32:28 +0300 unc0rr Can send chat messages now qmlfrontend
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip