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
|