2013-03-23 |
inu |
pt translation update
0.9.19
|
changeset |
files
|
2013-03-19 |
koda |
s/MINIMAL_FLAGS/MINIMAL_CFLAGS/
cmake_pascal
|
changeset |
files
|
2013-03-23 |
unc0rr |
Also check length
|
changeset |
files
|
2013-03-23 |
koda |
initial changelog update
0.9.19
|
changeset |
files
|
2013-03-19 |
koda |
internal handling of some osx-only pascal flags
cmake_pascal
|
changeset |
files
|
2013-03-26 |
nemo |
merge. hate the fact that "unsynced remote changes" is just a "note" now.
|
changeset |
files
|
2013-03-22 |
sheepluva |
add fort section to credits file
|
changeset |
files
|
2013-03-19 |
koda |
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
cmake_pascal
|
changeset |
files
|
2013-03-26 |
nemo |
Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
|
changeset |
files
|
2013-03-22 |
sheepluva |
remove engine warnings
|
changeset |
files
|
2013-03-19 |
koda |
utility macros for adding compiler flags
cmake_pascal
|
changeset |
files
|
2013-03-22 |
sheepluva |
changing fort name to better reflect its contents
|
changeset |
files
|
2013-03-19 |
koda |
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
cmake_pascal
|
changeset |
files
|
2013-03-22 |
koda |
adding jaree to credits
|
changeset |
files
|
2013-03-21 |
sheepluva |
make https links work properly
|
changeset |
files
|
2013-03-18 |
koda |
typo
cmake_pascal
|
changeset |
files
|
2013-03-22 |
koda |
scheme association for linux (although it stops during connection)
|
changeset |
files
|
2013-03-21 |
sheepluva |
fix/hack so that (own) messages sent in frontend are also visible in the game chat
|
changeset |
files
|
2013-03-18 |
koda |
the default CMake(Lang)Compiler.cmake location changed since 2.8.10
cmake_pascal
|
changeset |
files
|
2013-03-21 |
sheepluva |
don't poison the dead, it's not cool.
|
changeset |
files
|
2013-03-21 |
sheepluva |
fix player info
|
changeset |
files
|
2013-03-18 |
koda |
partial reodering of units so that dependency tracking is done with cmake
cmake_pascal
|
changeset |
files
|
2013-03-21 |
sheepluva |
enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
|
changeset |
files
|
2013-03-20 |
sheepluva |
add lobby chat features to room chat
|
changeset |
files
|
2013-03-18 |
koda |
better support for cmake directory and fpc output paths
cmake_pascal
|
changeset |
files
|
2013-03-20 |
unc0rr |
Add space for better visual performance
|
changeset |
files
|
2013-03-18 |
koda |
move paths setup inside cmake_lang files
cmake_pascal
|
changeset |
files
|
2013-03-20 |
Randi |
Eiffel Tower fort
|
changeset |
files
|
2013-03-18 |
koda |
this should make cmake-pascal stuff work on linux too
cmake_pascal
|
changeset |
files
|
2013-03-19 |
sheepluva |
fix ancient issue with hedgehogs sliding through/into think gaps; fixes issue 542; could and should be optimized (also to make sure that hogs can't slide through little pixel turds) - feel free to do so =P
|
changeset |
files
|
2013-03-18 |
koda |
with lot of hackery, use add_executable on pascal files, SUCCSS
cmake_pascal
|
changeset |
files
|
2013-03-18 |
nemo |
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
|
changeset |
files
|
2013-03-17 |
koda |
barebone cmake config file to support pascal files, based off plplot's ada files
cmake_pascal
|
changeset |
files
|
2013-03-17 |
koda |
add one button to improve sharing of hwplay:// schemes
|
changeset |
files
|
2013-03-17 |
koda |
help text for pagenetserver
|
changeset |
files
|
2013-03-17 |
koda |
do not host server on well-known ports
|
changeset |
files
|
2013-03-17 |
koda |
use SDL keycode for shortcuts (doesn't fix layout issues)
|
changeset |
files
|
2013-03-17 |
koda |
ingore moar keys
|
changeset |
files
|
2013-03-17 |
nemo |
Add some flags for a few of the magic Land values
|
changeset |
files
|
2013-03-17 |
nemo |
useless test
|
changeset |
files
|
2013-03-17 |
nemo |
Key returned 0 for arrows under linux. Sym works, clearer anyway.
|
changeset |
files
|
2013-03-17 |
koda |
linux keycodes differ from osx's
|
changeset |
files
|
2013-03-17 |
koda |
use a local storage for chat history which prevents mix ups in netgame and simplifies code
|
changeset |
files
|
2013-03-17 |
koda |
less cryptic text insertion
|
changeset |
files
|
2013-03-17 |
koda |
gather a few common code
|
changeset |
files
|
2013-03-17 |
koda |
implement up and down keys to navigate in the chat history, needs testing over network
|
changeset |
files
|
2013-03-16 |
koda |
don't display squares when pressing arrow keys in chat
|
changeset |
files
|
2013-03-16 |
koda |
formatting
|
changeset |
files
|
2013-03-16 |
koda |
do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
|
changeset |
files
|
2013-03-16 |
unc0rr |
Hard math to fix issue 571. Well, not really hard math,
|
changeset |
files
|
2013-03-15 |
nemo |
oups
|
changeset |
files
|
2013-03-15 |
sheepluva |
fix compilation with clang. fixes issue 553 - thanks to julien for reporting and to drew for the first part of the fix
|
changeset |
files
|
2013-03-14 |
nemo |
at vatten's request. make resurrection always resurrect at least 1 hp out of kindness to noobs who can't be bothered to read tooltips
|
changeset |
files
|
2013-03-13 |
nemo |
Call steps on focus instead. fix typo
|
changeset |
files
|
2013-03-13 |
nemo |
Experiment in undisabling the brick theme flake
|
changeset |
files
|
2013-03-13 |
nemo |
Crashed here last game
|
changeset |
files
|
2013-03-12 |
koda |
better message, as suggested by inu
|
changeset |
files
|
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
|
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
|