2014-02-06 |
sheepluva |
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
|
changeset |
files
|
2014-02-06 |
unc0rr |
Merge
|
changeset |
files
|
2014-02-06 |
sheepluva |
get rid of hwpow. ~so long and thanks for all the wtfish~
|
changeset |
files
|
2014-02-06 |
unc0rr |
Fix tons and tons of pas2c warnings (but still not all of them)
|
changeset |
files
|
2014-02-06 |
sheepluva |
fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
|
changeset |
files
|
2014-02-06 |
unc0rr |
Drop support for other string types than string255
|
changeset |
files
|
2014-02-06 |
sheepluva |
simplify rc-plane's angle-adjustment-after-wrap code
|
changeset |
files
|
2014-02-04 |
unc0rr |
CMake checks for haskell modules needed
|
changeset |
files
|
2014-02-04 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
changeset |
files
|
2014-02-04 |
sheepluva |
whoops, lost a space
|
changeset |
files
|
2014-02-04 |
sheepluva |
fix a relevant warning I caused by accident
|
changeset |
files
|
2014-02-04 |
sheepluva |
fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
|
changeset |
files
|
2014-02-04 |
sheepluva |
yo dawg, I herd you like PChar...
|
changeset |
files
|
2014-02-04 |
sheepluva |
remove obsolete type conversions that messed with pas2c
|
changeset |
files
|
2014-02-04 |
sheepluva |
fix some string related pas2c issues
|
changeset |
files
|
2014-02-04 |
sheepluva |
use uConsts rather than including config.inc more than once
|
changeset |
files
|
2014-02-04 |
sheepluva |
add travis dependencies
|
changeset |
files
|
2014-02-03 |
sheepluva |
fix for Issue 777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
|
changeset |
files
|
2014-02-03 |
unc0rr |
- Cut actions array instead of performing full copy, when it is possible
|
changeset |
files
|
2014-02-03 |
unc0rr |
Tiny optimization
|
changeset |
files
|
2014-02-02 |
nemo |
don't allow getting 2nd copy of wep you already have, prevent gaining banned weps even if set to infinite in scheme.
|
changeset |
files
|
2014-02-01 |
unc0rr |
Actually do some actions when flood detected
|
changeset |
files
|
2014-01-31 |
unc0rr |
Define some boundaries to detect events
|
changeset |
files
|
2014-01-31 |
unc0rr |
More work on flood detector
|
changeset |
files
|
2014-01-31 |
unc0rr |
Fix build
|
changeset |
files
|
2014-01-30 |
unc0rr |
Official racer challenge #2
|
changeset |
files
|
2014-01-29 |
unc0rr |
- Start work on flood detector
|
changeset |
files
|
2014-01-29 |
nemo |
aaaand remove switch
|
changeset |
files
|
2014-01-29 |
nemo |
tweaks
|
changeset |
files
|
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
|