2013-03-07 |
unc0rr |
Unbreak build without stl compatibility
|
changeset |
files
|
2013-03-07 |
koda |
merge
|
changeset |
files
|
2013-03-07 |
koda |
even more wrapping with find_package_or_disable_msg
|
changeset |
files
|
2013-03-07 |
koda |
update option list
|
changeset |
files
|
2013-03-07 |
koda |
introduce find_package_or_fail/disable to group together similar cmake code
|
changeset |
files
|
2013-03-07 |
koda |
link png library in code on osx
|
changeset |
files
|
2013-03-07 |
Urbertar |
Fix frozen hog rendering
|
changeset |
files
|
2013-03-07 |
unc0rr |
Fix check for flag
|
changeset |
files
|
2013-03-08 |
mikade |
hopefully closes issues 541, 312 and 503
|
changeset |
files
|
2013-03-07 |
nemo |
yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
|
changeset |
files
|
2013-03-06 |
nemo |
prevent an old abuse of parachute to land safely
|
changeset |
files
|
2013-03-06 |
nemo |
fix fade to black in training
|
changeset |
files
|
2013-03-06 |
unc0rr |
PhysFS-aware check for directory existence. Should fix issue 511.
|
changeset |
files
|
2013-03-06 |
nemo |
skip frozen hogs in switch
|
changeset |
files
|
2013-03-06 |
nemo |
Add missing feedback button translation
|
changeset |
files
|
2013-03-06 |
nemo |
This has bothered me for the longest time. Move texture so it doesn't overlap. I'd initially had a test for isPaused, but jumping texture bothered me.
|
changeset |
files
|
2013-03-06 |
koda |
our cmake modules have become good enough, prefer them over system ones
|
changeset |
files
|
2013-03-06 |
koda |
Backed out changeset 4cccc0520988
|
changeset |
files
|
2013-03-06 |
koda |
our cmake modules have become good enough, prefer them over system ones
|
changeset |
files
|
2013-03-06 |
koda |
write FindGHC.cmake for haskell stuff
|
changeset |
files
|
2013-03-06 |
nemo |
*sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
|
changeset |
files
|
2013-03-06 |
koda |
user correct variable and slimmer test, version typos, .dll.a updated
|
changeset |
files
|
2013-03-06 |
nemo |
extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
|
changeset |
files
|
2013-03-06 |
koda |
comas and capitals
|
changeset |
files
|
2013-03-06 |
koda |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
changeset |
files
|
2013-03-06 |
koda |
rewritten findfreepascal, moved checkstack code elsewhere
|
changeset |
files
|
2013-03-06 |
koda |
support old cmake style variables
|
changeset |
files
|
2013-03-06 |
koda |
merge
|
changeset |
files
|
2013-03-06 |
koda |
rewritten findffmpeg.cmake
|
changeset |
files
|
2013-03-06 |
koda |
replace sdl mixer/image version checking with something more robust
|
changeset |
files
|
2013-03-06 |
koda |
rewritten FindOggVorbis.cmake
|
changeset |
files
|
2013-03-06 |
koda |
fail if sparkle not found consciously
|
changeset |
files
|
2013-03-06 |
nemo |
oups
|
changeset |
files
|
2013-03-06 |
koda |
rework FindSparkle.cmake
|
changeset |
files
|
2013-03-06 |
nemo |
use opacity to indicate thawing. not totally happy w/ effect, but argument was made to indicate some progress towards thaw. drop "exit" since it really wasn't helpful, and not rendering tags, was more annoying than fun.
|
changeset |
files
|
2013-03-05 |
nemo |
At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
|
changeset |
files
|
2013-03-05 |
koda |
escape return and be more friendly with translations
|
changeset |
files
|
2013-03-04 |
koda |
add link to GPLv2 notice in about page
|
changeset |
files
|
2013-03-04 |
koda |
uniform revision info in about page
|
changeset |
files
|
2013-03-04 |
koda |
add version info to frontend output too
|
changeset |
files
|
2013-03-04 |
koda |
version variables confom to naming convention
|
changeset |
files
|
2013-03-04 |
koda |
oooooops forgot SHAREPATH is still used somewhere
|
changeset |
files
|
2013-03-04 |
nemo |
lupdate-qt4/lrelease-qt4
|
changeset |
files
|
2013-03-04 |
nemo |
apply variable change here as well
|
changeset |
files
|
2013-03-04 |
koda |
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
|
changeset |
files
|
2013-03-04 |
unc0rr |
Oops, forgot this check (fixes crash)
|
changeset |
files
|
2013-03-04 |
koda |
typo and doc
|
changeset |
files
|
2013-03-04 |
koda |
fix file association on windows too
|
changeset |
files
|
2013-03-04 |
koda |
use rev info from the just created file when configuring without mercurial
|
changeset |
files
|
2013-03-04 |
koda |
dump rev and hash in a file to be packed by cpack
|
changeset |
files
|
2013-03-04 |
koda |
adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
|
changeset |
files
|
2013-03-04 |
koda |
hopefully fix bug 523, file extension association
|
changeset |
files
|
2013-03-04 |
koda |
merge for the win
|
changeset |
files
|
2013-03-04 |
koda |
caught two frontend warnings
|
changeset |
files
|
2013-03-04 |
koda |
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
|
changeset |
files
|
2013-03-04 |
koda |
convert HW_DEV in ifdef DEBUG clauses
|
changeset |
files
|
2013-03-04 |
nemo |
fix portal/hammer interaction, ban freezer from portal
|
changeset |
files
|
2013-03-04 |
nemo |
keep hogs from sliding while they are being frozen
|
changeset |
files
|
2013-03-04 |
nemo |
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
|
changeset |
files
|
2013-03-03 |
nemo |
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
|
changeset |
files
|