2014-03-01 |
unc0rr |
Make it build as library
|
changeset |
files
|
2014-03-01 |
nemo |
Only draw border for solid land
|
changeset |
files
|
2014-03-01 |
nemo |
Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
|
changeset |
files
|
2014-03-01 |
unc0rr |
merge
|
changeset |
files
|
2014-03-01 |
nemo |
always update. a bit inefficient, but scripts do weird things.
|
changeset |
files
|
2014-03-01 |
unc0rr |
Fix "don't know how to make hwengine.pas" error
|
changeset |
files
|
2014-03-01 |
nemo |
no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
|
changeset |
files
|
2014-03-01 |
nemo |
pass --prefix to previews too
|
changeset |
files
|
2014-02-28 |
unc0rr |
Use all pixels, not only 8x8 areas
|
changeset |
files
|
2014-02-28 |
unc0rr |
AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
|
changeset |
files
|
2014-02-27 |
unc0rr |
Oops, remove debug stuff which hid the feature
|
changeset |
files
|
2014-02-26 |
unc0rr |
Add alpha channel to preview
|
changeset |
files
|
2014-02-26 |
unc0rr |
Move preview rendering into HWMap
|
changeset |
files
|
2014-02-25 |
unc0rr |
- Make world wrap edges not depend on gear radius
|
changeset |
files
|
2014-02-24 |
nemo |
move the freeModule too, couple of style tweaks
|
changeset |
files
|
2014-02-23 |
sheepluva |
fix molotov sprite too
|
changeset |
files
|
2014-02-23 |
sheepluva |
tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
|
changeset |
files
|
2014-02-23 |
nemo |
merge
|
changeset |
files
|
2014-02-23 |
sheepluva |
change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
|
changeset |
files
|
2014-02-23 |
sheepluva |
minor comments fix
|
changeset |
files
|
2014-02-23 |
nemo |
add preview init to tunnels too
|
changeset |
files
|
2014-02-23 |
sheepluva |
fix remaining alpha pixel issues (explosion landbacktex borders etc
|
changeset |
files
|
2014-02-23 |
nemo |
use data not text, so DLC doesn't get an *
|
changeset |
files
|
2014-02-23 |
nemo |
Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
|
changeset |
files
|
2014-02-21 |
unc0rr |
Official challenge map #3 by 1937barcelona
|
changeset |
files
|
2014-02-19 |
unc0rr |
Don't rewrite server ini file too often
|
changeset |
files
|
2014-02-19 |
unc0rr |
Fix tinting of AI kills counter
|
changeset |
files
|
2014-02-19 |
unc0rr |
Should never use State like this, since some states aren't synced (thinking state for example)
|
changeset |
files
|
2014-02-18 |
sheepluva |
allow switching through hogs in reverse order with PRECISE+HOGSWITCH
|
changeset |
files
|
2014-02-17 |
unc0rr |
Fix issue 780 (copy-paste fail)
|
changeset |
files
|
2014-02-16 |
unc0rr |
Fix setting lc_endluatest result
|
changeset |
files
|
2014-02-16 |
unc0rr |
Reduce number of warnings in pas2c-generated code
|
changeset |
files
|
2014-02-16 |
unc0rr |
Fix build
|
changeset |
files
|
2014-02-14 |
unc0rr |
What about exact value?
|
changeset |
files
|
2014-02-14 |
unc0rr |
In stats-only mode:
|
changeset |
files
|
2014-02-13 |
unc0rr |
Only check alpha channel like BlitImageAndGenerateCollisionInfo does
|
changeset |
files
|
2014-02-13 |
unc0rr |
NULL PChar is okay
|
changeset |
files
|
2014-02-13 |
nemo |
pngcrush on this file which will hopefully be cleaned up at some point
|
changeset |
files
|
2014-02-13 |
unc0rr |
Fix read of freed memory found with valgrind
|
changeset |
files
|
2014-02-12 |
unc0rr |
Use strchr instead of strstr with specially constructed string255 struct (not tested)
|
changeset |
files
|
2014-02-12 |
unc0rr |
- Remove few PAS2C ifdef's
|
changeset |
files
|
2014-02-12 |
unc0rr |
Fix binds loading
|
changeset |
files
|
2014-02-11 |
unc0rr |
- pas2c recognizes typecasts in initialization expressions
|
changeset |
files
|
2014-02-11 |
unc0rr |
Small fix which makes pas2c engine successfully replay demos
|
changeset |
files
|
2014-02-10 |
unc0rr |
- Pas2C: make use of 'external' function decorator
|
changeset |
files
|
2014-02-10 |
unc0rr |
Implement needed rtl functions
|
changeset |
files
|
2014-02-09 |
unc0rr |
It compiles \o/
|
changeset |
files
|
2014-02-09 |
sheepluva |
fix lq rope being always drawn on screen with same width regardless of zoom
|
changeset |
files
|
2014-02-09 |
sheepluva |
fix misleading indentation
|
changeset |
files
|
2014-02-08 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
changeset |
files
|
2014-02-08 |
unc0rr |
Implicit type casts to help pas2c
|
changeset |
files
|
2014-02-07 |
unc0rr |
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
|
changeset |
files
|
2014-02-07 |
unc0rr |
Implement a bit of astring
|
changeset |
files
|
2014-02-07 |
unc0rr |
Pas2C recognizes ansistrings
|
changeset |
files
|
2014-02-07 |
unc0rr |
Fix build with old base package
|
changeset |
files
|
2014-02-07 |
sheepluva |
disallow sinegun to penetrate solid land
|
changeset |
files
|
2014-02-06 |
sheepluva |
fix potential buffer overflow
|
changeset |
files
|
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
|
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
|
2014-01-17 |
sheepluva |
style tweaks
|
changeset |
files
|
2014-01-17 |
sheepluva |
update copyright to 2014
|
changeset |
files
|
2014-01-16 |
sheepluva |
move room state filter
|
changeset |
files
|
2014-01-16 |
sheepluva |
unCORr likes PChar arrays
|
changeset |
files
|
2014-01-16 |
unc0rr |
In special rooms game starts when all players are ready
|
changeset |
files
|
2014-01-16 |
sheepluva |
* allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu'
|
changeset |
files
|
2014-01-16 |
sheepluva |
allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
|
changeset |
files
|
2014-01-16 |
sheepluva |
PhysicsFS 2.0.0 seems to be sufficient; also fix a typo
|
changeset |
files
|
2014-01-15 |
sheepluva |
add compatibility for physicsfs 2.0
|
changeset |
files
|
2014-01-15 |
unc0rr |
oops, fix build
|
changeset |
files
|
2014-01-15 |
unc0rr |
Also define default value of THEME
|
changeset |
files
|
2014-01-14 |
sheepluva |
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
|
changeset |
files
|
2014-01-14 |
sheepluva |
fix seteffect documentation, lua wiki misled me there
|
changeset |
files
|
2014-01-19 |
unc0rr |
ifdef for now
webgl
|
changeset |
files
|
2014-01-14 |
unc0rr |
GravRacer, GravHigh, GravMutant, Grav... uhm... shoppamap? Easy! Gravity script could be combined with any other script now.
|
changeset |
files
|
2014-01-09 |
Gianfranco Costamagna |
Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang
webgl
|
changeset |
files
|
2014-01-13 |
nemo |
Free cached ammo menu tex on quit.
|
changeset |
files
|
2014-01-09 |
unc0rr |
'-d' option to pas2c
webgl
|
changeset |
files
|
2014-01-13 |
unc0rr |
Parse " and \ escaping in binds
|
changeset |
files
|
2014-01-08 |
koda |
rename NOPASCAL option to BUILD_ENGINE_C
webgl
|
changeset |
files
|
2014-01-13 |
sheepluva |
fix missing escape for usernick used in regexp
|
changeset |
files
|
2014-01-08 |
koda |
cosmetics
webgl
|
changeset |
files
|
2014-01-12 |
unc0rr |
Oops, forgot 'hg add' this file
|
changeset |
files
|
2014-01-08 |
koda |
call pas2c on hwengine only
webgl
|
changeset |
files
|
2014-01-12 |
unc0rr |
Allow logins at any interval, but not more than 2 logins in 30 seconds, 4 in 2 minutes and 6 in 10 minutes.
|
changeset |
files
|
2014-01-08 |
unc0rr |
Oops
webgl
|
changeset |
files
|
2014-01-12 |
unc0rr |
Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
|
changeset |
files
|
2014-01-07 |
unc0rr |
Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy
webgl
|
changeset |
files
|
2014-01-12 |
unc0rr |
That check was too weird and complicated
|
changeset |
files
|
2014-01-07 |
unc0rr |
Fix these too
webgl
|
changeset |
files
|
2014-01-10 |
unc0rr |
Cake falls when loses ground
|
changeset |
files
|
2014-01-07 |
unc0rr |
Fix two desync causes
webgl
|
changeset |
files
|
2014-01-10 |
nemo |
keep velocity from fluttering between 2 and 3px / ms when falling...
|
changeset |
files
|
2014-01-07 |
unc0rr |
pas2c engine now writes debug log
webgl
|
changeset |
files
|
2014-01-08 |
koda |
fix a few uses of VERSION_* checks
|
changeset |
files
|
2014-01-06 |
unc0rr |
Render chars as hex numbers
webgl
|
changeset |
files
|
2014-01-08 |
koda |
drop extra spaces from a few CMakeLists.txt files
|
changeset |
files
|
2014-01-06 |
unc0rr |
oh those signed chars
webgl
|
changeset |
files
|
2014-01-08 |
koda |
consistent cmake checks
|
changeset |
files
|
2014-01-05 |
unc0rr |
Fix doStepHandlers confusion
webgl
|
changeset |
files
|
2014-01-08 |
koda |
use mainstream project name
|
changeset |
files
|
2014-01-05 |
unc0rr |
- Don't define NOCONSOLE
webgl
|
changeset |
files
|
2014-01-08 |
koda |
add other libav library versions
|
changeset |
files
|
2014-01-05 |
unc0rr |
Prevent assertion on uninitialized variable
webgl
|
changeset |
files
|
2014-01-08 |
unc0rr |
21 now
|
changeset |
files
|
2014-01-05 |
unc0rr |
- Fix build via pas2c
webgl
|
changeset |
files
|
2014-01-08 |
unc0rr |
Ban arch.c from source tarball
|
changeset |
files
|
2014-01-04 |
unc0rr |
Fix build (no idea what's going on in this branch btw)
webgl
|
changeset |
files
|
2014-01-07 |
nemo |
pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
|
changeset |
files
|
2014-01-04 |
unc0rr |
merge default
webgl
|
changeset |
files
|
2014-01-07 |
Gianfranco Costamagna |
Added cast to qreal, avoiding ftbfs due to issue #758
|
changeset |
files
|
2014-01-04 |
unc0rr |
+speedup in binds config (fixes issue 749)
|
changeset |
files
|
2014-01-04 |
koda |
enable verbosity in travis builds
|
changeset |
files
|
2014-01-04 |
koda |
revert 58dee07f7552
|
changeset |
files
|
2014-01-04 |
koda |
hwlibrary also depends on hwengine
|
changeset |
files
|
2014-01-04 |
koda |
correctly set this pascal flag for future compatibility
|
changeset |
files
|
2014-01-04 |
koda |
update copyright year (twice) for Info.plist
|
changeset |
files
|
2014-01-04 |
koda |
set common pascal library search path once
|
changeset |
files
|
2014-01-04 |
koda |
explicitly set linker library path for pascal when deploying an older version
|
changeset |
files
|
2014-01-04 |
koda |
allow specifying a different CMAKE_OSX_SYSROOT
|
changeset |
files
|
2014-01-03 |
koda |
less spam
|
changeset |
files
|
2014-01-03 |
nemo |
I'd meant for this to match the frontend
|
changeset |
files
|
2014-01-03 |
koda |
fix git hash reporting
|
changeset |
files
|
2014-01-03 |
koda |
enable travis bot
|
changeset |
files
|
2014-01-03 |
koda |
add more travis tests
|
changeset |
files
|
2015-06-01 |
koda |
Close branch
0.9.20
|
changeset |
files
|
2014-01-03 |
koda |
have revinfo also try to pick up git hashes
|
changeset |
files
|
2015-06-01 |
koda |
Fix building on OSX when autoupdate is disabled
0.9.20
|
changeset |
files
|
2014-01-03 |
Vittorio Giovara |
Merge pull request #10 from LocutusOfBorg/fix-avwrapper2
|
changeset |
files
|
2014-03-05 |
sheepluva |
don't stack bye/teleport sounds of hogs (when a team is gone)
0.9.20
|
changeset |
files
|
2014-01-03 |
Gianfranco Costamagna |
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
|
changeset |
files
|
2014-01-07 |
Gianfranco Costamagna |
backport of r2aa9cf5badfcc978268a9bf06950942f27dfd366
0.9.20
|
changeset |
files
|
2014-01-03 |
Vittorio Giovara |
Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls
|
changeset |
files
|
2014-01-04 |
koda |
revert 58dee07f7552
0.9.20
|
changeset |
files
|
2014-01-03 |
Gianfranco Costamagna |
Fixed avwrapper exit calls, fixing issue 752
|
changeset |
files
|
2014-01-04 |
koda |
hwlibrary also depends on hwengine
0.9.20
|
changeset |
files
|
2014-01-03 |
Vittorio Giovara |
Merge pull request #7 from LocutusOfBorg/fix-FPIC
|
changeset |
files
|
2014-01-04 |
koda |
correctly set this pascal flag for future compatibility
0.9.20
|
changeset |
files
|
2014-01-03 |
Gianfranco Costamagna |
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
|
changeset |
files
|
2014-01-03 |
koda |
unsynced remote changes...
|
changeset |
files
|
2014-01-04 |
koda |
update copyright year (twice) for Info.plist
0.9.20
|
changeset |
files
|
2014-01-03 |
Vittorio Giovara |
Merge pull request #6 from LocutusOfBorg/added-travis
|
changeset |
files
|
2014-01-03 |
nemo |
tweak
|
changeset |
files
|
2014-01-04 |
koda |
set common pascal library search path once
0.9.20
|
changeset |
files
|
2014-01-03 |
Gianfranco Costamagna |
Added simple travis file
|
changeset |
files
|
2014-01-03 |
nemo |
hey, if unc0rr can screw with gravity...
|
changeset |
files
|
2014-01-04 |
koda |
explicitly set linker library path for pascal when deploying an older version
0.9.20
|
changeset |
files
|
2014-01-03 |
koda |
merge cmake osx sdk changes
|
changeset |
files
|
2014-01-04 |
koda |
allow specifying a different CMAKE_OSX_SYSROOT
0.9.20
|
changeset |
files
|
2014-01-02 |
unc0rr |
Oops, fix message
|
changeset |
files
|
2014-01-04 |
nemo |
I'd meant for this to match the frontend
0.9.20
|
changeset |
files
|
2014-01-02 |
unc0rr |
- Utility script for parameters handling
|
changeset |
files
|
2014-01-04 |
koda |
fix git hash reporting
0.9.20
|
changeset |
files
|
2014-01-01 |
unc0rr |
Only emit roomNameUpdated when it actually is changed
|
changeset |
files
|
2014-01-04 |
koda |
have revinfo also try to pick up git hashes
0.9.20
|
changeset |
files
|
2014-01-01 |
unc0rr |
Prepend '!' to 42nd scheme parameter in network traffic
|
changeset |
files
|
2014-01-04 |
Gianfranco Costamagna |
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
0.9.20
|
changeset |
files
|
2014-01-01 |
unc0rr |
Special script parameter variable in game scheme
|
changeset |
files
|
2014-01-04 |
Gianfranco Costamagna |
Fixed avwrapper exit calls, fixing issue 752
0.9.20
|
changeset |
files
|
2014-01-01 |
unc0rr |
Try to keep old weapon sets (not tested at all)
|
changeset |
files
|
2014-01-04 |
Gianfranco Costamagna |
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
0.9.20
|
changeset |
files
|
2014-01-01 |
unc0rr |
Don't set gravity to normal immediately on turn end, let watchdog do its job if game gets frozen
|
changeset |
files
|
2013-12-31 |
unc0rr |
This is the way I like it:
0.9.20
|
changeset |
files
|
2014-01-01 |
nemo |
tip is no longer .20 compatible
|
changeset |
files
|
2013-12-30 |
unc0rr |
Some fixes
0.9.20
|
changeset |
files
|
2013-12-31 |
unc0rr |
This is the way I like it:
|
changeset |
files
|
2013-12-30 |
unc0rr |
Not a thing which is needed in release tarball
0.9.20
|
changeset |
files
|
2013-12-31 |
nemo |
allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
|
changeset |
files
|
2013-12-31 |
nemo |
allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
0.9.20
|
changeset |
files
|
2013-12-31 |
koda |
Added tag 0.9.20-release for changeset af0520a6bf00
|
changeset |
files
|
2014-01-03 |
koda |
remove one spurious WARNING tag from cmake message
0.9.20
|
changeset |
files
|
2013-12-31 |
koda |
merge from .20 again
|
changeset |
files
|
2014-01-03 |
koda |
improve OSX SDK selection when build and deploy target don't match
0.9.20
|
changeset |
files
|
2013-12-30 |
koda |
switch every optimization from Os to O2
0.9.20 0.9.20-release
|
changeset |
files
|
2013-12-30 |
nemo |
missed this in the merge. rejected the uGearsHandlersMess changes thinking they were all desyncing, but there was the function rename from uLandGraphics
0.9.20
|
changeset |
files
|
2013-12-30 |
unc0rr |
Some fixes
|
changeset |
files
|
2013-12-30 |
koda |
move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten
0.9.20
|
changeset |
files
|
2013-12-30 |
unc0rr |
Not a thing which is needed in release tarball
|
changeset |
files
|
2013-12-30 |
nemo |
merge safe fixes from default. physfs include order, tips file length check, server checker fixes, shoppa border fix, land drawing optimisations, physfs off by 1 (probably unused by us), rubber svg image
0.9.20
|
changeset |
files
|
2013-12-30 |
nemo |
merge from .20
|
changeset |
files
|
2013-12-29 |
koda |
merge
|
changeset |
files
|
2013-12-29 |
unc0rr |
Uberfix. TODO: ask fpc guys wtf.
|
changeset |
files
|
2013-12-29 |
unc0rr |
A bit of formatting
|
changeset |
files
|
2013-12-29 |
unc0rr |
Be friendly with pas2c
|
changeset |
files
|
2013-12-28 |
nemo |
debian is pedantic and isn't aware this is just a dev comment
|
changeset |
files
|
2013-12-28 |
nemo |
Delete Application
|
changeset |
files
|
2013-12-28 |
nemo |
also make drill much much less likely to explode on shallow angles
|
changeset |
files
|
2013-12-28 |
nemo |
reset X/Y too (make drill less explodey. mask fixes revealed an issue)
|
changeset |
files
|
2013-12-27 |
nemo |
add the source image so it doesn't get misplaced again
|
changeset |
files
|
2013-12-29 |
koda |
merge further changes from 0.9.20
|
changeset |
files
|
2013-12-30 |
nemo |
I don't trust fpc with -O3
0.9.20
|
changeset |
files
|
2013-12-26 |
unc0rr |
Store protocol number in database for replays
|
changeset |
files
|
2013-12-29 |
unc0rr |
Uberfix. TODO: ask fpc guys wtf.
0.9.20
|
changeset |
files
|
2013-12-26 |
unc0rr |
Heh, hardcoded paths :D
|
changeset |
files
|
2013-12-28 |
nemo |
debian is pedantic and isn't aware this is just a dev comment
0.9.20
|
changeset |
files
|
2013-12-26 |
unc0rr |
Oops, meant Land
|
changeset |
files
|
2013-12-28 |
nemo |
Delete Application
0.9.20
|
changeset |
files
|
2013-12-26 |
hasufell |
BUILD: make binary/libdir destinations modifiable
0.9.20
|
changeset |
files
|
2013-12-26 |
hasufell |
BUILD: make binary/libdir destinations modifiable
|
changeset |
files
|
2013-12-28 |
koda |
include paths before platform, move config code around
0.9.20
|
changeset |
files
|
2013-12-26 |
koda |
merge a few changes from 0.9.20
|
changeset |
files
|
2013-12-28 |
koda |
drop 10.4 support, needed after introduction of @rpath
0.9.20
|
changeset |
files
|
2013-12-26 |
koda |
Added tag 0.9.20-release for changeset 2b8f928faa14
|
changeset |
files
|
2013-12-28 |
koda |
correctly handle @rpath
0.9.20
|
changeset |
files
|
2013-12-26 |
Vittorio Giovara |
Merge pull request #5 from AMDmi3/freebsd
|
changeset |
files
|
2013-12-26 |
unc0rr |
merge
0.9.20
|
changeset |
files
|
2013-12-25 |
nemo |
give cake a tiny initial push so it does something useful in zerog
|
changeset |
files
|
2013-12-25 |
unc0rr |
Prevent div by zero
|
changeset |
files
|
2013-12-26 |
koda |
skip writing the full destination name
0.9.20
|
changeset |
files
|
2013-12-24 |
nemo |
merge w/ 0.9.20
|
changeset |
files
|
2013-12-26 |
koda |
copy the png library
0.9.20
|
changeset |
files
|
2013-12-24 |
nemo |
forgot this one too
0.9.20
|
changeset |
files
|
2013-12-24 |
nemo |
pick up trunk changes (AI, encoding)
0.9.20
|
changeset |
files
|
2013-12-24 |
nemo |
I hate windows. This probably fixes text.
|
changeset |
files
|
2013-12-24 |
unc0rr |
merge from default
0.9.20
|
changeset |
files
|
2013-12-24 |
nemo |
quick sanity change for AI + zerog
|
changeset |
files
|
2013-12-24 |
unc0rr |
Bump up protocol number
0.9.20
|
changeset |
files
|
2013-12-24 |
nemo |
few more changes
|
changeset |
files
|
2013-12-24 |
unc0rr |
this is really annoying
|
changeset |
files
|
2013-12-24 |
nemo |
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
|
changeset |
files
|
2013-12-24 |
unc0rr |
Allow skip in move
|
changeset |
files
|
2013-12-24 |
unc0rr |
merge
|
changeset |
files
|
2013-12-24 |
unc0rr |
Make server aware of new versions
|
changeset |
files
|
2013-12-24 |
unc0rr |
Rework of No Gravity script:
|
changeset |
files
|
2013-12-24 |
nemo |
Remove some wtfism that was breaking localisation
|
changeset |
files
|
2013-12-24 |
nemo |
Recover old tips from .ts files. This addresses bug #740
|
changeset |
files
|
2013-12-24 |
nemo |
Pick random tip from the tip file each time front page is viewed.
|
changeset |
files
|
2013-12-24 |
nemo |
Localise tips again. Including new german contribution from bug #738. We should look into the old .ts files and see if there are translations that can be recovered.
|
changeset |
files
|
2013-12-23 |
Periklis Ntanasis |
typos correction
|
changeset |
files
|
2013-12-23 |
nemo |
svg
|
changeset |
files
|
2013-12-23 |
unc0rr |
'Open packages directory' button on dlc page
|
changeset |
files
|
2013-12-23 |
nemo |
merge of volkan's commit followed by lupdate to pick up the new strings
|
changeset |
files
|
2013-12-23 |
nemo |
Purely a whitespace change. Going to try to stick to consistent line endings in the future.
|
changeset |
files
|
2013-12-23 |
wuzzy |
update german
|
changeset |
files
|
2013-12-23 |
nemo |
more advbounce flagging
|
changeset |
files
|
2013-12-23 |
nemo |
make punch usable with no gravity lua
|
changeset |
files
|
2013-12-23 |
Periklis Ntanasis |
code formatting/consistency
|
changeset |
files
|
2013-12-23 |
Periklis Ntanasis |
oops, remove debug message
|
changeset |
files
|
2013-12-23 |
Periklis Ntanasis |
check if save from old campaign name scheme exists and if so rename it to use _ instead of spaces -see issue 722
|
changeset |
files
|
2013-12-22 |
nemo |
stricter check of dY and collision
|
changeset |
files
|
2013-12-22 |
unc0rr |
Move to No_Gravity and add .cfg
|
changeset |
files
|
2013-12-22 |
nemo |
Default to ...
|
changeset |
files
|
2013-12-22 |
nemo |
allow poison clouds to flag active using tmpflag
|
changeset |
files
|
2013-12-22 |
unc0rr |
No gravity mode
|
changeset |
files
|
2013-12-22 |
unc0rr |
- Fix typo in frontend debug output
|
changeset |
files
|
2013-12-22 |
nemo |
Graves should not be kicked for EXPLDoNotTouchAny
|
changeset |
files
|
2013-12-22 |
wuzzy |
add a preliminary description
|
changeset |
files
|
2013-12-21 |
nemo |
redraw ownertex to fix tinting issue
|
changeset |
files
|
2013-12-21 |
nemo |
make rubber bouncy even in winter. was considering icy as well but, one, evil, two, would prob want ice sprite like girder
|
changeset |
files
|
2013-12-21 |
Periklis Ntanasis |
changing math functions that may cause desyncs
|
changeset |
files
|
2013-12-20 |
unC0Rr |
Fix warnings
|
changeset |
files
|
2013-12-20 |
unc0rr |
Some updates to ru localization
|
changeset |
files
|
2013-12-18 |
nemo |
christmas eve too (matches frontend)
|
changeset |
files
|
2013-12-18 |
nemo |
merge since this was committed prior to the hat addition
|
changeset |
files
|
2013-12-18 |
Vatten |
Updated continental to the latest
|
changeset |
files
|
2013-12-18 |
nemo |
New hats. Variety of authors. Collected from hats thread by Randi.
|
changeset |
files
|
2013-12-18 |
unc0rr |
merge
|
changeset |
files
|
2013-12-18 |
Periklis Ntanasis |
desert01 fixed destructible terrain marks and cosmos marks for completed main missions
|
changeset |
files
|
2013-12-25 |
Dmitry Marakasov |
Move physfs includes before all others
|
changeset |
files
|
2013-12-17 |
unc0rr |
No idea what this is doing, seems to allow recorder instance to not block further engine starts while it is doing its job.
|
changeset |
files
|
2013-12-25 |
Dmitry Marakasov |
Fix off-by-one in physfs
|
changeset |
files
|
2013-12-16 |
unc0rr |
merge default here
sdl2transition
|
changeset |
files
|
2013-12-15 |
nemo |
remove state from check, just to see if this was why we just desynced
|
changeset |
files
|
2013-12-14 |
nemo |
state too "why not"
|
changeset |
files
|
2013-12-14 |
nemo |
clear gstCollision from doStepFallingGear once I'm done with it. hog "physics" doesn't use it, and was screwing up labels
|
changeset |
files
|
2013-12-13 |
unc0rr |
merge
|
changeset |
files
|
2013-12-13 |
nemo |
lupdate-qt4
|
changeset |
files
|
2013-12-13 |
unc0rr |
This seems to be enough to fix the bug with sprGirder rendered in stripe
|
changeset |
files
|
2013-12-13 |
unc0rr |
Display team owner in teams widget (addresses issue 174)
|
changeset |
files
|
2013-12-13 |
unc0rr |
- /owner command to specify team owner
|
changeset |
files
|
2013-12-13 |
unc0rr |
merge
|
changeset |
files
|
2013-12-13 |
cairo |
add SetHogTeamName
|
changeset |
files
|
2013-12-12 |
unc0rr |
- /greeting command for room greeting message
|
changeset |
files
|
2013-12-12 |
unc0rr |
- Remove obsolete protocol message
|
changeset |
files
|
2013-12-12 |
unc0rr |
More sane default weapons: remove rc, freezer, portals and landspray
|
changeset |
files
|
2013-12-12 |
nemo |
reduce # of freezers to 1
|
changeset |
files
|
2013-12-13 |
Periklis Ntanasis |
changed some things about checkpoints and battle events in desert01,fixes turn interruption when battle one or two is triggered
|
changeset |
files
|
2013-12-12 |
Periklis Ntanasis |
fixed getting device crates with rc plane,end game when device crates destroyed,save/load hero position for checkpoint 5 in desert01
|
changeset |
files
|
2013-12-11 |
Periklis Ntanasis |
removed bouncy terrain, added visual mark on non-portal/indestructible areas, changed map so only way to win is by using the portal gun
|
changeset |
files
|
2013-12-10 |
nemo |
make the rubber band a "flat" surface so bounce is a bit more predictable. This is mostly just for testing. It looks a bit odd walking on it, and unpredictable bounce might even be just fine...
|
changeset |
files
|
2013-12-10 |
nemo |
oups. accidentally commented out both lines
|
changeset |
files
|
2013-12-10 |
unc0rr |
Better diagnostic message when failing to load theme.cfg
|
changeset |
files
|
2013-12-10 |
nemo |
can't use parsecommand since it does sendipc
|
changeset |
files
|
2013-12-10 |
nemo |
fix for fail to place using ammo
|
changeset |
files
|
2013-12-10 |
nemo |
match girder on this one.
|
changeset |
files
|
2013-12-10 |
nemo |
clear hat if load fails
|
changeset |
files
|
2013-12-10 |
cairo |
set holiday hats for nohat hogs
|
changeset |
files
|
2013-12-10 |
Periklis Ntanasis |
moon02 fixes: bug that didn't called win(), changed map so blue hog not placed on edges, teleport animations, removed amSkip, also error when drow hero and enemy seems fixed
|
changeset |
files
|
2013-12-09 |
unc0rr |
Don't send empty theme in config
|
changeset |
files
|
2013-12-09 |
unc0rr |
- Restrict game config changes in special rooms
|
changeset |
files
|
2013-12-09 |
nemo |
Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
|
changeset |
files
|
2013-12-08 |
nemo |
Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
|
changeset |
files
|
2013-12-08 |
nemo |
Add missing gstCollision bug #725
|
changeset |
files
|
2013-12-08 |
sheepluva |
fix Issue #724: Bee sound never stops (underwater when timer is 0)
|
changeset |
files
|
2013-12-08 |
sheepluva |
string/typo fixes
|
changeset |
files
|
2013-12-08 |
nemo |
revert r938d1c08d0d1 in favour of putting it in the chat log. I think this addresses main concern about missing text. There've been complaints in past too about conversation in bubbles not being visible in history. If the objection is that r938d1c08d0d1 offers a more æsthetic solution, I think it should augment this, be flagged, and fix the visual issues first.
|
changeset |
files
|
2013-12-08 |
nemo |
use a variable that allows negative values instead.
|
changeset |
files
|
2013-12-08 |
sheepluva |
disallow speech bubbles to go offscreen
|
changeset |
files
|
2013-12-08 |
sheepluva |
fix speechbubbles assigning negative values to a Longword value, overflowing it
|
changeset |
files
|
2013-12-06 |
sheepluva |
It seems that at the current state it is necessary to protect sending stats/ending game from multiple execution,
|
changeset |
files
|
2013-12-06 |
sheepluva |
* turned out the no-flight zone is also a no-climb-and-progress zone
|
changeset |
files
|
2013-12-06 |
sheepluva |
some more campaign string tweaks
|
changeset |
files
|
2013-12-06 |
sheepluva |
string tweaks and whitespace fixes
|
changeset |
files
|
2013-12-06 |
sheepluva |
german translation updates
|
changeset |
files
|
2013-12-06 |
sheepluva |
don't allow autocamera to mess with targetting when e.g. spamming air-attacks in inf attack mode
|
changeset |
files
|
2013-12-06 |
Periklis Ntanasis |
fix buggy win conditions and stats in death01
|
changeset |
files
|
2013-12-04 |
unc0rr |
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
|
changeset |
files
|
2013-12-04 |
sheepluva |
here have some lua love: make parameter count error messages more helpful to lua devs
|
changeset |
files
|
2013-12-04 |
sheepluva |
lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)
|
changeset |
files
|
2013-12-04 |
sheepluva |
fix misspelled variable name (cosmetic change)
|
changeset |
files
|
2013-12-04 |
nemo |
make the team association with hog before calling gear creation. makes some lua a little easier
|
changeset |
files
|
2013-12-04 |
nemo |
sethogname/hat need to wrap entire operation around test of hog/gear
|
changeset |
files
|
2013-12-04 |
Periklis Ntanasis |
adjusting the wind in fruit02
|
changeset |
files
|
2013-12-03 |
Periklis Ntanasis |
fixed wrong saved positions, illegal crate destroying and killing cap.Lime early in fruit02
|
changeset |
files
|
2013-12-03 |
unc0rr |
Load themes lazily
|
changeset |
files
|
2013-12-03 |
unc0rr |
Be lazy in loading maps list
|
changeset |
files
|
2013-12-03 |
sheepluva |
make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
|
changeset |
files
|
2013-12-03 |
nemo |
Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
|
changeset |
files
|
2013-12-03 |
sheepluva |
make source files objects depend on their predecessors in list
|
changeset |
files
|
2013-12-03 |
Periklis Ntanasis |
fixed user gain control of npc, rope cheat and overlapping bubbles in fruit01
|
changeset |
files
|
2013-12-02 |
sheepluva |
make lazy loading of map preview a little bit less of a hack
|
changeset |
files
|
2013-12-02 |
unc0rr |
Load hats into the model lazily
|
changeset |
files
|
2013-12-02 |
sheepluva |
fix for: uCollisions.pas(63,50) Hint: Unit "uGearsList" not used in uCollisions
|
changeset |
files
|
2013-12-02 |
sheepluva |
add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
|
changeset |
files
|
2013-12-02 |
sheepluva |
don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
|
changeset |
files
|
2013-12-02 |
Periklis Ntanasis |
fixed moving npc and flying in forbidden area in ice01
|
changeset |
files
|
2013-12-02 |
Periklis Ntanasis |
fixed overlapping bubbles and wrong dialog triggering in moon01
|
changeset |
files
|
2013-12-01 |
nemo |
don't abort changeammo on attacking/attacked in infattack mode, keep scrolling through slot after setweap even if a multishoot was aborted triggering gstattacked, to ensure proper ammo gets set for next turn
|
changeset |
files
|
2013-12-01 |
nemo |
Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
|
changeset |
files
|
2013-11-30 |
unc0rr |
Fix erroneous message in console debug
|
changeset |
files
|
2013-11-30 |
unc0rr |
Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
|
changeset |
files
|
2013-11-30 |
sheepluva |
fix for regression issue 669 "Lobby: User context-menu of offline user shows all options as if user was still online"
|
changeset |
files
|
2013-11-30 |
sheepluva |
small cleanup etc
|
changeset |
files
|
2013-11-30 |
sheepluva |
don't show 'follow' entry for players that are in lobby
|
changeset |
files
|