2014-12-03 |
sheepluva |
fix some things I messed up with the drawing functions
|
changeset |
files
|
2014-12-07 |
unc0rr |
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
qmlfrontend
|
changeset |
files
|
2014-12-02 |
sheepluva |
update changelog
|
changeset |
files
|
2014-12-03 |
unc0rr |
Script combobox.wiki
qmlfrontend
|
changeset |
files
|
2014-12-02 |
sheepluva |
move functionality of Draw.lua into engine
|
changeset |
files
|
2014-12-03 |
unc0rr |
Finish combobox implementation (except for visual part)
qmlfrontend
|
changeset |
files
|
2014-12-02 |
sheepluva |
make tests use Draw.lua for now too
|
changeset |
files
|
2014-12-02 |
unc0rr |
Some more progress at custom combobox
qmlfrontend
|
changeset |
files
|
2014-12-02 |
nemo |
forgot this one.
|
changeset |
files
|
2014-12-02 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
2014-12-02 |
sheepluva |
oops, IOResult is a function in pascal, but not in pas2c
|
changeset |
files
|
2014-12-02 |
nemo |
Sheepluva thought this was worth adding.
|
changeset |
files
|
2014-12-02 |
nemo |
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
|
changeset |
files
|
2014-12-02 |
unC0Rr |
Fix FULLMAPCONFIG message
|
changeset |
files
|
2014-12-01 |
sheepluva |
update land texture /after/ smoothing
|
changeset |
files
|
2014-12-01 |
sheepluva |
fix despeckle
|
changeset |
files
|
2014-12-01 |
sheepluva |
weapon set: Shoppa Pro
|
changeset |
files
|
2014-12-01 |
nemo |
This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
|
changeset |
files
|
2014-12-01 |
unC0Rr |
oops
|
changeset |
files
|
2014-12-01 |
mikade |
some friendly updates to TechRacer
|
changeset |
files
|
2014-11-30 |
sheepluva |
turns out IOResult is actually IOResult() - a function that clears its result after each call
|
changeset |
files
|
2014-11-30 |
sheepluva |
oops, fix logging. had = instead of <> in an error check
|
changeset |
files
|
2014-11-30 |
nemo |
*sigh*
|
changeset |
files
|
2014-11-30 |
nemo |
stricter skip
|
changeset |
files
|
2014-11-30 |
unc0rr |
Limit fire particles speed to 2
|
changeset |
files
|
2014-11-30 |
sheepluva |
fix for Issue 840: Basic Training - Grenade is failing to dismiss team
|
changeset |
files
|
2014-11-30 |
nemo |
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
|
changeset |
files
|
2014-11-30 |
sheepluva |
don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
|
changeset |
files
|
2014-11-30 |
nemo |
delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
|
changeset |
files
|
2014-11-30 |
nemo |
add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
|
changeset |
files
|
2014-11-30 |
nemo |
Should prevent desync hopefully. Thanks unc0rr
|
changeset |
files
|
2014-11-30 |
sheepluva |
fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
|
changeset |
files
|
2014-11-30 |
nemo |
oh right, forgot sheepluva had fixed ice
|
changeset |
files
|
2014-11-30 |
sheepluva |
give sea world edges some icegun love
|
changeset |
files
|
2014-11-30 |
nemo |
Wuzzy's changes to climbhome w/ some tweaks by me
|
changeset |
files
|
2014-11-29 |
nemo |
Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
|
changeset |
files
|
2014-11-29 |
nemo |
Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
|
changeset |
files
|
2014-11-29 |
nemo |
duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
|
changeset |
files
|
2014-11-29 |
sheepluva |
don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
|
changeset |
files
|
2014-11-29 |
sheepluva |
some moar mergin'
|
changeset |
files
|
2014-11-29 |
sheepluva |
super-filthy hack to allow pas2c to fallback to writing to stderr.
|
changeset |
files
|
2014-11-29 |
sheepluva |
oops. no need to (re)open stderr I guess
|
changeset |
files
|
2014-11-29 |
sheepluva |
make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
|
changeset |
files
|
2014-11-29 |
sheepluva |
give variable with unit-wide scope a better name than just 'f'
|
changeset |
files
|
2014-11-29 |
nemo |
Mix up the quick game terrain a bit.
|
changeset |
files
|
2014-11-29 |
sheepluva |
mergeception
|
changeset |
files
|
2014-11-29 |
nemo |
merge
|
changeset |
files
|
2014-11-29 |
sheepluva |
merge
|
changeset |
files
|
2014-11-28 |
sheepluva |
Merge pull request #21 from LocutusOfBorg/exclude-git
|
changeset |
files
|
2014-11-29 |
sheepluva |
map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
|
changeset |
files
|
2014-11-28 |
Gianfranco Costamagna |
Excluding .git directory from the source tarball creation
|
changeset |
files
|
2014-11-29 |
sheepluva |
more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
|
changeset |
files
|
2014-11-28 |
sheepluva |
Merge pull request #20 from LocutusOfBorg/tests
|
changeset |
files
|
2014-11-29 |
sheepluva |
some more fixing
|
changeset |
files
|
2014-11-28 |
Gianfranco Costamagna |
Disable testing if BUILD_ENGINE_C=ON (they fail)
|
changeset |
files
|
2014-11-29 |
sheepluva |
fix some pas2c related issues
|
changeset |
files
|
2014-11-26 |
Gianfranco Costamagna |
Verbose tests
|
changeset |
files
|
2014-11-29 |
nemo |
fix invulnerability check for shotgun
|
changeset |
files
|
2014-11-25 |
Gianfranco Costamagna |
Add testsuite
|
changeset |
files
|
2014-11-28 |
nemo |
zopfli compression for images where the win was 10+% and the files would be included in the release
|
changeset |
files
|
2014-11-27 |
Janne Uusitupa |
finnish translation fixes
|
changeset |
files
|
2014-11-27 |
mikade |
Added TechRacer (still needs a lot of love), updated changelog
|
changeset |
files
|
2014-11-27 |
sheepluva |
new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
|
changeset |
files
|
2014-11-26 |
sheepluva |
move fixed test case out of 'todo'
|
changeset |
files
|
2014-11-25 |
nemo |
Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
|
changeset |
files
|
2014-11-25 |
sheepluva |
move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
|
changeset |
files
|
2014-11-25 |
mikade |
Add scheme and weaponset for Construction Mode.
|
changeset |
files
|
2014-11-24 |
sheepluva |
test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
|
changeset |
files
|
2014-11-24 |
sheepluva |
fix for Issue 828: Manual placement animation is drawn twice
|
changeset |
files
|
2014-11-24 |
sheepluva |
merge
|
changeset |
files
|
2014-11-23 |
nemo |
make seduction thaw a frozen hog.
|
changeset |
files
|
2014-11-23 |
nemo |
prevent seduction of frozen hogs
|
changeset |
files
|
2014-11-24 |
Janne Uusitupa |
finnish translation update
|
changeset |
files
|
2014-11-23 |
sheepluva |
small cleanup
|
changeset |
files
|
2014-11-23 |
sheepluva |
Lua API:
|
changeset |
files
|
2014-11-23 |
sheepluva |
add translation for "New Account" and strip trailing whitespaces
|
changeset |
files
|
2014-11-23 |
Janne Uusitupa |
finnish translation update
|
changeset |
files
|
2014-11-23 |
sheepluva |
update german translation
|
changeset |
files
|
2014-11-23 |
sheepluva |
this string was untranslatable. thanks to siilimestari for pointing that out
|
changeset |
files
|
2014-11-23 |
sheepluva |
don't flash frontend on hilight - while in-game
|
changeset |
files
|
2014-11-23 |
sheepluva |
fix pas2c(?)
|
changeset |
files
|
2014-11-23 |
sheepluva |
remove unimplemented ban action from user context menu
|
changeset |
files
|
2014-11-23 |
sheepluva |
fix some indentation
|
changeset |
files
|
2014-11-23 |
sheepluva |
fix view limits in stereo 3d
|
changeset |
files
|
2014-11-23 |
sheepluva |
fix for issue 234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
|
changeset |
files
|
2014-11-22 |
sheepluva |
display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
|
changeset |
files
|
2014-11-22 |
sheepluva |
crate hat. partly based on Hadashi's draft
|
changeset |
files
|
2014-11-22 |
sheepluva |
changelog
|
changeset |
files
|
2014-11-22 |
Vatten |
desync fix for Continental Supplies
|
changeset |
files
|
2014-11-22 |
nemo |
Avoid promoting violence to hedgehogs. At least once a year.
|
changeset |
files
|
2014-11-22 |
sheepluva |
tomato hat
|
changeset |
files
|
2014-11-21 |
sheepluva |
password flag was the wrong way around
|
changeset |
files
|
2014-11-21 |
sheepluva |
fix some nasty rendering issues reported by Nexia - thanks a lot!
|
changeset |
files
|
2014-11-20 |
Wohlstand |
policegirl hat
|
changeset |
files
|
2014-11-19 |
nemo |
add feature size slider to disable list
|
changeset |
files
|
2014-11-19 |
sheepluva |
tweaking changelog
|
changeset |
files
|
2014-11-21 |
unc0rr |
Attempt on a custom combobox
qmlfrontend
|
changeset |
files
|
2014-11-19 |
sheepluva |
make gear ability to speak somewhat less ironic
|
changeset |
files
|
2014-11-18 |
unc0rr |
getScriptsList implementation
qmlfrontend
|
changeset |
files
|
2014-11-19 |
sheepluva |
update changelog a little
|
changeset |
files
|
2014-11-18 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
2014-11-18 |
sheepluva |
chat: fix some glitches, add /togglechat command for changing chat visibility
|
changeset |
files
|
2014-11-18 |
sheepluva |
fixes to chat input history: remember all inputs, don not remember duplicates
|
changeset |
files
|
2014-11-17 |
sheepluva |
fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
|
changeset |
files
|
2014-11-17 |
unc0rr |
This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
|
changeset |
files
|
2014-11-17 |
sheepluva |
some whitespace fixes
|
changeset |
files
|
2014-11-16 |
sheepluva |
some gravity script fixes
|
changeset |
files
|
2014-11-16 |
sheepluva |
add bounce effect to bouncy world edges
|
changeset |
files
|
2014-11-16 |
sheepluva |
I'm such a dirty boi... cleaning up my own mess a little
|
changeset |
files
|
2014-11-16 |
sheepluva |
fix health crate collision
|
changeset |
files
|
2014-11-15 |
unc0rr |
This helps too
|
changeset |
files
|
2014-11-15 |
unc0rr |
hmpf
|
changeset |
files
|