2013-03-12 |
koda |
return after ram size on win
|
changeset |
files
|
2013-03-12 |
unc0rr |
Merge
|
changeset |
files
|
2013-03-12 |
koda |
add 'run Hedgewars' checkbox at the end of the NSIS installation
|
changeset |
files
|
2013-03-12 |
koda |
this should supposedly add hwplay:// schemes to windows, after user presses file association
|
changeset |
files
|
2013-03-12 |
inu |
No more std::string in feedbackdialog.cpp
|
changeset |
files
|
2013-03-12 |
koda |
this should prevent the password prompt from appearing on local games (issue 548)
|
changeset |
files
|
2013-03-11 |
nemo |
grrrr
|
changeset |
files
|
2013-03-10 |
koda |
fix bug 552 - reset network button state after use
|
changeset |
files
|
2013-03-11 |
nemo |
this should ensure those other voices play a bit more often.
|
changeset |
files
|
2013-03-10 |
koda |
hit hwplay://server:port and automatically join an unofficial server (on osx right now)
|
changeset |
files
|
2013-03-10 |
koda |
oops forgot to move header
|
changeset |
files
|
2013-03-10 |
unc0rr |
Prepend, not append
|
changeset |
files
|
2013-03-10 |
nemo |
fix highlander - needed new script load function
|
changeset |
files
|
2013-03-10 |
nemo |
unbreak build
|
changeset |
files
|
2013-03-10 |
koda |
hooks for opening custom urls on osx (commented out until we decide what to do)
|
changeset |
files
|
2013-03-10 |
koda |
cleanup file loading, this codepath can be used to load url schemes
|
changeset |
files
|
2013-03-10 |
koda |
fix loading files on osx too, the cause was different than other systems
|
changeset |
files
|
2013-03-10 |
koda |
move signal handler in hwapplication
|
changeset |
files
|
2013-03-09 |
koda |
alignment
|
changeset |
files
|
2013-03-09 |
koda |
introducing the bestest flag of all
|
changeset |
files
|
2013-03-09 |
unc0rr |
- Put compiled units into more appropriate dir
|
changeset |
files
|
2013-03-09 |
koda |
forgot to update lib names here
|
changeset |
files
|
2013-03-09 |
koda |
sigh
|
changeset |
files
|
2013-03-08 |
koda |
have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)
|
changeset |
files
|
2013-03-08 |
koda |
stripping
|
changeset |
files
|
2013-03-08 |
koda |
adjust casing
|
changeset |
files
|
2013-03-08 |
koda |
readd revision info to the cpack generated package
|
changeset |
files
|
2013-03-08 |
koda |
move cpack stuff in its own cmake file
|
changeset |
files
|
2013-03-08 |
koda |
fix linking on osx
|
changeset |
files
|
2013-03-12 |
unc0rr |
Merge
|
changeset |
files
|
2013-03-08 |
nemo |
typo
|
changeset |
files
|
2013-03-08 |
Marco Bresciani |
A bit more of Italian translation... in progress. :)
|
changeset |
files
|
2013-03-08 |
nemo |
*sigh* hopefully there aren't any more of these. add missing tr() to button text
|
changeset |
files
|
2013-03-08 |
nemo |
lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
|
changeset |
files
|
2013-03-08 |
nemo |
*sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
|
changeset |
files
|
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
|