2014-01-29 tweaks
nemo [Tue, 28 Jan 2014 23:14:02 -0500] rev 10088
tweaks
2014-01-28 Implement kick voting
unc0rr [Wed, 29 Jan 2014 00:26:35 +0400] rev 10087
Implement kick voting
2014-01-28 This should help server bypass malformed replays
unc0rr [Tue, 28 Jan 2014 22:29:21 +0400] rev 10086
This should help server bypass malformed replays
2014-01-28 remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
nemo [Tue, 28 Jan 2014 09:09:31 -0500] rev 10085
remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
2014-01-28 AI always activates invulnerability and extra damage if it has them
unc0rr [Tue, 28 Jan 2014 17:00:46 +0400] rev 10084
AI always activates invulnerability and extra damage if it has them
2014-01-28 Make highlander configurable using weapons, commit weaponset mimicking old values
nemo [Mon, 27 Jan 2014 23:44:28 -0500] rev 10083
Make highlander configurable using weapons, commit weaponset mimicking old values
2014-01-28 unbreak build. didn't test changes
nemo [Mon, 27 Jan 2014 23:42:20 -0500] rev 10082
unbreak build. didn't test changes
2014-01-27 Implement 'voted' function
unc0rr [Tue, 28 Jan 2014 00:22:49 +0400] rev 10081
Implement 'voted' function
2014-01-27 Even more love to pas2c
unc0rr [Mon, 27 Jan 2014 22:34:06 +0400] rev 10080
Even more love to pas2c
2014-01-26 Fix times
unc0rr [Mon, 27 Jan 2014 01:07:12 +0400] rev 10079
Fix times
2014-01-26 Some love to pas2c
unc0rr [Mon, 27 Jan 2014 00:33:42 +0400] rev 10078
Some love to pas2c
2014-01-26 ADMIN_ACCESS is deprecated long ago
unc0rr [Sun, 26 Jan 2014 10:20:42 +0400] rev 10077
ADMIN_ACCESS is deprecated long ago
2014-01-25 Mutual authentication: server side
unc0rr [Sun, 26 Jan 2014 02:17:04 +0400] rev 10076
Mutual authentication: server side
2014-01-25 Filter confusables to some limits
unc0rr [Sun, 26 Jan 2014 00:09:50 +0400] rev 10075
Filter confusables to some limits
2014-01-25 Mutual authentication: client side
unc0rr [Sun, 26 Jan 2014 00:08:49 +0400] rev 10074
Mutual authentication: client side
2014-01-24 Now convert to xml rules
unc0rr [Fri, 24 Jan 2014 22:38:15 +0400] rev 10073
Now convert to xml rules
2014-01-24 freaking space
koda [Fri, 24 Jan 2014 13:19:35 +0100] rev 10072
freaking space
2014-01-24 add glew and ghc-zlib dependencies for travis tests
koda [Fri, 24 Jan 2014 13:05:19 +0100] rev 10071
add glew and ghc-zlib dependencies for travis tests
2014-01-24 ghc ooops
koda [Fri, 24 Jan 2014 12:44:03 +0100] rev 10070
ghc ooops
2014-01-24 add AppData file
koda [Fri, 24 Jan 2014 11:11:39 +0100] rev 10069
add AppData file close #706
2014-01-24 use CMAKE_CURRENT_SOURCE_DIR consistently
koda [Fri, 24 Jan 2014 10:56:22 +0100] rev 10068
use CMAKE_CURRENT_SOURCE_DIR consistently
2014-01-24 Must not code at late night (fix sanity check)
unc0rr [Fri, 24 Jan 2014 10:39:41 +0400] rev 10067
Must not code at late night (fix sanity check)
2014-01-24 - Add SCHEME which is needed in room config
unc0rr [Fri, 24 Jan 2014 09:48:46 +0400] rev 10066
- Add SCHEME which is needed in room config - Fix replay of games on maze maps
2014-01-23 Some basic sanity tests for replay files
unc0rr [Fri, 24 Jan 2014 00:05:19 +0400] rev 10065
Some basic sanity tests for replay files
2014-01-23 confusables.txt to insert query converter
unc0rr [Thu, 23 Jan 2014 23:28:16 +0400] rev 10064
confusables.txt to insert query converter
2014-01-23 Handle chars and not bytes for usernames :-p
unc0rr [Thu, 23 Jan 2014 21:54:26 +0400] rev 10063
Handle chars and not bytes for usernames :-p
2014-01-23 turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
sheepluva [Thu, 23 Jan 2014 14:18:06 +0100] rev 10062
turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
2014-01-23 hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
sheepluva [Thu, 23 Jan 2014 13:56:53 +0100] rev 10061
hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
2014-01-23 Use zlibFormat
unc0rr [Thu, 23 Jan 2014 13:24:28 +0400] rev 10060
Use zlibFormat
2014-01-22 disallow control chars in player nicks, thanks for burp to helping making the list more complete
sheepluva [Wed, 22 Jan 2014 23:52:21 +0100] rev 10059
disallow control chars in player nicks, thanks for burp to helping making the list more complete
2014-01-22 - Implement /callvote
unc0rr [Thu, 23 Jan 2014 01:04:17 +0400] rev 10058
- Implement /callvote
2014-01-22 - Allow delegation to specific person in fixed room
unc0rr [Thu, 23 Jan 2014 00:07:27 +0400] rev 10057
- Allow delegation to specific person in fixed room - Remove redundant check in DELEGATE handler
2014-01-22 Don't delegate special room to another player when owner quits
unc0rr [Wed, 22 Jan 2014 23:42:41 +0400] rev 10056
Don't delegate special room to another player when owner quits
2014-01-22 More robust implementation of decompression
unc0rr [Wed, 22 Jan 2014 23:06:50 +0400] rev 10055
More robust implementation of decompression
2014-01-22 Small update of my voice-pack Default_ru
Wohlstand [Wed, 22 Jan 2014 19:55:52 +0100] rev 10054
Small update of my voice-pack Default_ru
2014-01-22 actual fix
sheepluva [Wed, 22 Jan 2014 18:46:15 +0100] rev 10053
actual fix
2014-01-22 fix server not building
sheepluva [Wed, 22 Jan 2014 15:53:36 +0100] rev 10052
fix server not building
2014-01-22 Show which file has failed
unc0rr [Wed, 22 Jan 2014 14:50:50 +0400] rev 10051
Show which file has failed
2014-01-22 Check if frontend was too lazy to actually send drawn map data to the server
unc0rr [Wed, 22 Jan 2014 14:45:33 +0400] rev 10050
Check if frontend was too lazy to actually send drawn map data to the server
2014-01-22 Oops, forgot this
unc0rr [Wed, 22 Jan 2014 09:19:08 +0400] rev 10049
Oops, forgot this
2014-01-22 test tweak/fix
sheepluva [Wed, 22 Jan 2014 01:16:11 +0100] rev 10048
test tweak/fix
2014-01-21 more scripts found by sheepluva
koda [Wed, 22 Jan 2014 00:37:43 +0100] rev 10047
more scripts found by sheepluva
2014-01-21 little gameServer cleanup
koda [Wed, 22 Jan 2014 00:23:08 +0100] rev 10046
little gameServer cleanup
2014-01-21 restore revinfo
koda [Tue, 21 Jan 2014 23:57:34 +0100] rev 10045
restore revinfo
2014-01-21 readd r3be36d2fdca6
koda [Tue, 21 Jan 2014 23:53:26 +0100] rev 10044
readd r3be36d2fdca6
2014-01-21 ok really restore tests
koda [Tue, 21 Jan 2014 23:46:48 +0100] rev 10043
ok really restore tests
2014-01-21 restore tests
koda [Tue, 21 Jan 2014 23:25:57 +0100] rev 10042
restore tests
2014-01-21 restore gameServer changes
koda [Tue, 21 Jan 2014 23:15:25 +0100] rev 10041
restore gameServer changes
2014-01-21 merge
koda [Tue, 21 Jan 2014 22:53:15 +0100] rev 10040
merge
2014-01-21 Halfplement voting
unc0rr [Wed, 22 Jan 2014 01:11:13 +0400] rev 10039
Halfplement voting
2014-01-21 Fix uGearsHandlersMess.pas changes lost in merge r1c02143bfe9c.
sheepluva [Tue, 21 Jan 2014 21:16:52 +0100] rev 10038
Fix uGearsHandlersMess.pas changes lost in merge r1c02143bfe9c. This seems to only include the drill rocket fixes ( re0dd66b2e73b and r8db0c56f7e2f ) as well as the initial cake push ( r8786d4ac9e0b )
2014-01-21 Fix server producing unreplayable records
unc0rr [Tue, 21 Jan 2014 22:04:40 +0400] rev 10037
Fix server producing unreplayable records
2014-01-21 use new API for changing GameFlags
sheepluva [Tue, 21 Jan 2014 18:02:37 +0100] rev 10036
use new API for changing GameFlags
2014-01-21 luaAPI:
sheepluva [Tue, 21 Jan 2014 15:56:52 +0100] rev 10035
luaAPI: * add paramater count checks to gameflag functions * add GetGameFlag(gameflag) for checking a gameflag's current state
2014-01-21 Fix detection of mapgen
unc0rr [Tue, 21 Jan 2014 11:48:43 +0400] rev 10034
Fix detection of mapgen
2014-01-21 Merge
unc0rr [Tue, 21 Jan 2014 10:59:52 +0400] rev 10033
Merge
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip