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
unc0rr [Thu, 23 Jan 2014 13:24:28 +0400] rev 10060
Use zlibFormat
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
unc0rr [Thu, 23 Jan 2014 01:04:17 +0400] rev 10058
- Implement /callvote
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
unc0rr [Wed, 22 Jan 2014 23:42:41 +0400] rev 10056
Don't delegate special room to another player when owner quits
unc0rr [Wed, 22 Jan 2014 23:06:50 +0400] rev 10055
More robust implementation of decompression
Wohlstand [Wed, 22 Jan 2014 19:55:52 +0100] rev 10054
Small update of my voice-pack Default_ru
sheepluva [Wed, 22 Jan 2014 18:46:15 +0100] rev 10053
actual fix
sheepluva [Wed, 22 Jan 2014 15:53:36 +0100] rev 10052
fix server not building
unc0rr [Wed, 22 Jan 2014 14:50:50 +0400] rev 10051
Show which file has failed
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
unc0rr [Wed, 22 Jan 2014 09:19:08 +0400] rev 10049
Oops, forgot this
sheepluva [Wed, 22 Jan 2014 01:16:11 +0100] rev 10048
test tweak/fix
koda [Wed, 22 Jan 2014 00:37:43 +0100] rev 10047
more scripts found by sheepluva
koda [Wed, 22 Jan 2014 00:23:08 +0100] rev 10046
little gameServer cleanup
koda [Tue, 21 Jan 2014 23:57:34 +0100] rev 10045
restore revinfo
koda [Tue, 21 Jan 2014 23:53:26 +0100] rev 10044
koda [Tue, 21 Jan 2014 23:46:48 +0100] rev 10043
ok really restore tests
koda [Tue, 21 Jan 2014 23:25:57 +0100] rev 10042
restore tests
koda [Tue, 21 Jan 2014 23:15:25 +0100] rev 10041
restore gameServer changes
koda [Tue, 21 Jan 2014 22:53:15 +0100] rev 10040
merge
unc0rr [Wed, 22 Jan 2014 01:11:13 +0400] rev 10039
Halfplement voting
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 )
unc0rr [Tue, 21 Jan 2014 22:04:40 +0400] rev 10037
Fix server producing unreplayable records
sheepluva [Tue, 21 Jan 2014 18:02:37 +0100] rev 10036
use new API for changing GameFlags
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
unc0rr [Tue, 21 Jan 2014 11:48:43 +0400] rev 10034
Fix detection of mapgen
unc0rr [Tue, 21 Jan 2014 10:59:52 +0400] rev 10033
Merge
nemo [Mon, 20 Jan 2014 21:16:17 -0500] rev 10032
This adds idle hog tinting. Active hog tinting still needed.
sheepluva [Tue, 21 Jan 2014 01:38:06 +0100] rev 10031
let log know when a test finished properly, so that an unexpected termination (segfault, divbyzero, etc) is easier to tell apart from test fail
sheepluva [Tue, 21 Jan 2014 01:27:25 +0100] rev 10030
* fix divbyzero found by GetGravity test (cWindSpeed was used where cMaxWindSpeed should have been)
* make GetGravity return same integer value that was given by SetGravity (by rounding away precision errors rather than just truncate) - a problem also identified by the test :P
sheepluva [Tue, 21 Jan 2014 01:23:57 +0100] rev 10029
test for GetGravity and SetGravity
sheepluva [Mon, 20 Jan 2014 22:42:36 +0100] rev 10028
add a test based on unC0Rr's suggestion. still a lot of mess and redundancy involved, sry :P
unc0rr [Tue, 21 Jan 2014 00:09:06 +0400] rev 10027
Implement drawnMapData function so checker could check replays with drawn maps
sheepluva [Mon, 20 Jan 2014 15:31:45 +0100] rev 10026
drill rocket test
sheepluva [Mon, 20 Jan 2014 10:40:59 +0100] rev 10025
new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
sheepluva [Mon, 20 Jan 2014 10:16:29 +0100] rev 10024
remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
sheepluva [Sun, 19 Jan 2014 22:39:06 +0100] rev 10023
fix despeckle mutilating blurry land
unc0rr [Mon, 20 Jan 2014 00:25:40 +0400] rev 10022
- Make Racer report achievements
- Add official racer challenge map #1
- Helper script to detect official challenge maps by land digest
sheepluva [Sun, 19 Jan 2014 17:53:16 +0100] rev 10021
no idea how I ended up forgetting about the offset I need for same position in different rows (in 1d array); also remove obsolete comment
sheepluva [Sun, 19 Jan 2014 16:35:06 +0100] rev 10020
small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
koda [Tue, 21 Jan 2014 22:44:37 +0100] rev 10019
add travis tests for the two new cmake options
sheepluva [Sun, 19 Jan 2014 14:58:54 +0100] rev 10018
(experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
koda [Tue, 21 Jan 2014 22:43:06 +0100] rev 10017
fixwhitespace and dos2unix
sheepluva [Sun, 19 Jan 2014 13:41:11 +0100] rev 10016
(experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish
note: not applied to everything yet
note: I'll probably merge the two functions that do the same thing (one for 1darray, one for 2darray representation of pixels) into a single function
koda [Tue, 21 Jan 2014 22:38:13 +0100] rev 10015
partial merge of the webgl branch
This commit contains the new pas2c conversion tool, the pascal
to c build structure and the opengl2 rendering backend.
Patch reviewed by unC0Rr.
Wohlstand [Sun, 19 Jan 2014 00:18:28 +0400] rev 10014
Fix checker logon process