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
|
2014-01-20 |
unc0rr |
Implement drawnMapData function so checker could check replays with drawn maps
|
changeset |
files
|
2014-01-20 |
sheepluva |
drill rocket test
|
changeset |
files
|
2014-01-20 |
sheepluva |
new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
|
changeset |
files
|
2014-01-20 |
sheepluva |
remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
|
changeset |
files
|
2014-01-19 |
sheepluva |
fix despeckle mutilating blurry land
|
changeset |
files
|
2014-01-19 |
unc0rr |
- Make Racer report achievements
|
changeset |
files
|
2014-01-19 |
sheepluva |
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
|
changeset |
files
|
2014-01-19 |
sheepluva |
small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
|
changeset |
files
|
2014-01-21 |
koda |
add travis tests for the two new cmake options
|
changeset |
files
|
2014-01-19 |
sheepluva |
(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)
|
changeset |
files
|
2014-01-21 |
koda |
fixwhitespace and dos2unix
|
changeset |
files
|
2014-01-19 |
sheepluva |
(experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish
|
changeset |
files
|
2014-01-21 |
koda |
partial merge of the webgl branch
|
changeset |
files
|
2014-01-18 |
Wohlstand |
Fix checker logon process
|
changeset |
files
|
2014-01-18 |
sheepluva |
changing build files without testing the change is fun, isn't it? especially for trivial things that would take less than 10 seconds to test :p
|
changeset |
files
|
2014-01-18 |
nemo |
Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
|
changeset |
files
|
2014-01-17 |
nemo |
Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
|
changeset |
files
|
2014-01-17 |
nemo |
well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
|
changeset |
files
|
2014-01-17 |
unc0rr |
Convert some ansistrings to pchars
|
changeset |
files
|
2014-01-17 |
koda |
drop redundancies for lua and physfs
|
changeset |
files
|
2014-01-17 |
koda |
fix linking physfs after a run of cmake
|
changeset |
files
|
2014-01-17 |
koda |
happy 10000th commit
|
changeset |
files
|
2014-01-17 |
unC0Rr |
fix build on travis
|
changeset |
files
|
2014-01-17 |
koda |
use bundled physfs on win and osx
|
changeset |
files
|
2014-01-17 |
koda |
fix some travis BUILD_ARGS and add a new one
|
changeset |
files
|
2014-01-17 |
Vittorio Giovara |
Merge pull request #11 from LocutusOfBorg/fix-arm
|
changeset |
files
|
2014-01-17 |
sheepluva |
disallow currenthh arrow to go offscreen, always point in direction of the hog - this should make the life of new players easier
|
changeset |
files
|
2014-01-17 |
sheepluva |
position "finger"/pointer over current hog above tags
|
changeset |
files
|