2014-01-28 |
unc0rr |
Implement kick voting
|
changeset |
files
|
2014-01-28 |
unc0rr |
This should help server bypass malformed replays
|
changeset |
files
|
2014-01-28 |
nemo |
remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
|
changeset |
files
|
2014-01-28 |
unc0rr |
AI always activates invulnerability and extra damage if it has them
|
changeset |
files
|
2014-01-28 |
nemo |
Make highlander configurable using weapons, commit weaponset mimicking old values
|
changeset |
files
|
2014-01-28 |
nemo |
unbreak build. didn't test changes
|
changeset |
files
|
2014-01-27 |
unc0rr |
Implement 'voted' function
|
changeset |
files
|
2014-01-27 |
unc0rr |
Even more love to pas2c
|
changeset |
files
|
2014-01-26 |
unc0rr |
Fix times
|
changeset |
files
|
2014-01-26 |
unc0rr |
Some love to pas2c
|
changeset |
files
|
2014-01-26 |
unc0rr |
ADMIN_ACCESS is deprecated long ago
|
changeset |
files
|
2014-01-25 |
unc0rr |
Mutual authentication: server side
|
changeset |
files
|
2014-01-25 |
unc0rr |
Filter confusables to some limits
|
changeset |
files
|
2014-01-25 |
unc0rr |
Mutual authentication: client side
|
changeset |
files
|
2014-01-24 |
unc0rr |
Now convert to xml rules
|
changeset |
files
|
2014-01-24 |
koda |
freaking space
|
changeset |
files
|
2014-01-24 |
koda |
add glew and ghc-zlib dependencies for travis tests
|
changeset |
files
|
2014-01-24 |
koda |
ghc ooops
|
changeset |
files
|
2014-01-24 |
koda |
add AppData file
|
changeset |
files
|
2014-01-24 |
koda |
use CMAKE_CURRENT_SOURCE_DIR consistently
|
changeset |
files
|
2014-01-24 |
unc0rr |
Must not code at late night (fix sanity check)
|
changeset |
files
|
2014-01-24 |
unc0rr |
- Add SCHEME which is needed in room config
|
changeset |
files
|
2014-01-23 |
unc0rr |
Some basic sanity tests for replay files
|
changeset |
files
|
2014-01-23 |
unc0rr |
confusables.txt to insert query converter
|
changeset |
files
|
2014-01-23 |
unc0rr |
Handle chars and not bytes for usernames :-p
|
changeset |
files
|
2014-01-23 |
sheepluva |
turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
|
changeset |
files
|
2014-01-23 |
sheepluva |
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
|
changeset |
files
|
2014-01-23 |
unc0rr |
Use zlibFormat
|
changeset |
files
|
2014-01-22 |
sheepluva |
disallow control chars in player nicks, thanks for burp to helping making the list more complete
|
changeset |
files
|
2014-01-22 |
unc0rr |
- Implement /callvote
|
changeset |
files
|
2014-01-22 |
unc0rr |
- Allow delegation to specific person in fixed room
|
changeset |
files
|
2014-01-22 |
unc0rr |
Don't delegate special room to another player when owner quits
|
changeset |
files
|
2014-01-22 |
unc0rr |
More robust implementation of decompression
|
changeset |
files
|
2014-01-22 |
Wohlstand |
Small update of my voice-pack Default_ru
|
changeset |
files
|
2014-01-22 |
sheepluva |
actual fix
|
changeset |
files
|
2014-01-22 |
sheepluva |
fix server not building
|
changeset |
files
|
2014-01-22 |
unc0rr |
Show which file has failed
|
changeset |
files
|
2014-01-22 |
unc0rr |
Check if frontend was too lazy to actually send drawn map data to the server
|
changeset |
files
|
2014-01-22 |
unc0rr |
Oops, forgot this
|
changeset |
files
|
2014-01-22 |
sheepluva |
test tweak/fix
|
changeset |
files
|
2014-01-21 |
koda |
more scripts found by sheepluva
|
changeset |
files
|
2014-01-21 |
koda |
little gameServer cleanup
|
changeset |
files
|
2014-01-21 |
koda |
restore revinfo
|
changeset |
files
|
2014-01-21 |
koda |
readd r3be36d2fdca6
|
changeset |
files
|
2014-01-21 |
koda |
ok really restore tests
|
changeset |
files
|
2014-01-21 |
koda |
restore tests
|
changeset |
files
|
2014-01-21 |
koda |
restore gameServer changes
|
changeset |
files
|
2014-01-21 |
koda |
merge
|
changeset |
files
|
2014-01-21 |
unc0rr |
Halfplement voting
|
changeset |
files
|
2014-01-21 |
sheepluva |
Fix uGearsHandlersMess.pas changes lost in merge r1c02143bfe9c.
|
changeset |
files
|
2014-01-21 |
unc0rr |
Fix server producing unreplayable records
|
changeset |
files
|
2014-01-21 |
sheepluva |
use new API for changing GameFlags
|
changeset |
files
|
2014-01-21 |
sheepluva |
luaAPI:
|
changeset |
files
|
2014-01-21 |
unc0rr |
Fix detection of mapgen
|
changeset |
files
|
2014-01-21 |
unc0rr |
Merge
|
changeset |
files
|
2014-01-21 |
nemo |
This adds idle hog tinting. Active hog tinting still needed.
|
changeset |
files
|
2014-01-21 |
sheepluva |
let log know when a test finished properly, so that an unexpected termination (segfault, divbyzero, etc) is easier to tell apart from test fail
|
changeset |
files
|
2014-01-21 |
sheepluva |
* fix divbyzero found by GetGravity test (cWindSpeed was used where cMaxWindSpeed should have been)
|
changeset |
files
|
2014-01-21 |
sheepluva |
test for GetGravity and SetGravity
|
changeset |
files
|
2014-01-20 |
sheepluva |
add a test based on unC0Rr's suggestion. still a lot of mess and redundancy involved, sry :P
|
changeset |
files
|