2013-03-31 volkan updated turkish frontend translation
2013-03-21 koda drop processor flags cmake_pascal
2013-03-31 nemo Unbreak lua localisation, fix untranslated login prompt, update translations.
2013-03-21 koda add support for creating shared pascal libraries cmake_pascal
2013-03-30 nemo Don't reward digging close w/ drill rocket. Doesn't offer much benefit. Reduce final bonus slightly to avoid using drill like bazooka. Better would be AI doing this for all weps based on count. Make main drill loop a little more efficient.
2013-03-20 koda adjust verbosity, move debug/release variables in the right section cmake_pascal
2013-03-29 sheepluva feedback page: allow translations for main text; added link to known bugs in order to reduce the future number of bug report duplicates a bit (We can all hope, right? :P)
2013-03-19 koda below this i cannot break the loop cmake_pascal
2013-03-29 nemo This should ensure rope can still be aimed quickly when an alt weapon is active.
2013-03-19 koda move RestoreHog from uGears to uTeams to break a circular dependency cmake_pascal
2013-03-29 sheepluva merge
2013-03-19 koda minor and partial casing commit cmake_pascal
2013-03-29 nemo *sigh* this shouldn'tve been removed in first place.
2013-03-19 koda move a few checks so that add_defintions doesn't interfere cmake_pascal
2013-03-29 nemo oups. reused same variable twice. my bad. You know, maybe somewhere in uVariables or uGearsList should define what we use Gear variables for in each gear
2013-03-19 koda move avwraper compilation in its own folder cmake_pascal
2013-03-28 Urbertar Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
2013-03-19 koda hm, CMAKE_C_COMPILER is not always defined apparently cmake_pascal
2013-03-28 Urbertar Fix compilation error. Remove default value of ShowMessage title param
2013-03-28 sheepluva fix build
2013-03-19 koda oops cmake_pascal
2013-03-27 koda minor refactor of MessageDialog
2013-03-19 koda move sdlmain compilation in its own folder cmake_pascal
2013-03-27 koda define NETGAME_DEFAULT_SERVER
2013-03-19 koda enable fpc inlining only in release mode only if using fpc > 2.6 cmake_pascal
2013-03-27 koda unused
2013-03-19 koda improve physfs static linking, sdl libraries cleanup cmake_pascal
2013-03-27 koda drop QApplication in favor of HWApplication and minor refactor of MessageDialog
2013-03-19 koda wow windows works too with minor changes cmake_pascal
2013-03-27 koda application bar blinks when someone pings you (issue 492)
2013-03-19 koda config time pascal flags interpretation cmake_pascal
2013-03-27 koda merge correction, also what's with all those trailing whitespaces?
2013-03-19 koda oops cmake_pascal
2013-03-26 Urbertar Change AI behavior for drill rocket
2013-03-26 sheepluva merge
2013-04-04 unc0rr Fix shortcut which is created by NSIS 0.9.19
2013-03-19 koda even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again cmake_pascal
2013-03-26 koda when no url is specified, default to official gameserver (issue 350)
2013-03-23 koda lupdate 0.9.19
2013-03-19 koda move one flag cmake_pascal
2013-03-26 koda link stdc++ (for physfs on linux) only when targetting 32bit
2013-03-23 koda add wiki link for the scheme handling 0.9.19
2013-03-19 koda apply the new macro to C flags too cmake_pascal
2013-03-23 Urbertar Remove some duplicating code from uLandGraphics.pas
2013-03-23 inu pt translation update 0.9.19
2013-03-19 koda s/MINIMAL_FLAGS/MINIMAL_CFLAGS/ cmake_pascal
2013-03-23 unc0rr Also check length
2013-03-23 koda initial changelog update 0.9.19
2013-03-19 koda internal handling of some osx-only pascal flags cmake_pascal
2013-03-26 nemo merge. hate the fact that "unsynced remote changes" is just a "note" now.
2013-03-22 sheepluva add fort section to credits file
2013-03-19 koda apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup cmake_pascal
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.
2013-03-22 sheepluva remove engine warnings
2013-03-19 koda utility macros for adding compiler flags cmake_pascal
2013-03-22 sheepluva changing fort name to better reflect its contents
2013-03-19 koda partial conversion of pascal_flags to CMAKE_Pascal_FLAGS cmake_pascal
2013-03-22 koda adding jaree to credits
2013-03-21 sheepluva make https links work properly
2013-03-18 koda typo cmake_pascal
2013-03-22 koda scheme association for linux (although it stops during connection)
2013-03-21 sheepluva fix/hack so that (own) messages sent in frontend are also visible in the game chat
2013-03-18 koda the default CMake(Lang)Compiler.cmake location changed since 2.8.10 cmake_pascal
2013-03-21 sheepluva don't poison the dead, it's not cool.
2013-03-21 sheepluva fix player info
2013-03-18 koda partial reodering of units so that dependency tracking is done with cmake cmake_pascal
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...
2013-03-20 sheepluva add lobby chat features to room chat
2013-03-18 koda better support for cmake directory and fpc output paths cmake_pascal
2013-03-20 unc0rr Add space for better visual performance
2013-03-18 koda move paths setup inside cmake_lang files cmake_pascal
2013-03-20 Randi Eiffel Tower fort
2013-03-18 koda this should make cmake-pascal stuff work on linux too cmake_pascal
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
2013-03-18 koda with lot of hackery, use add_executable on pascal files, SUCCSS cmake_pascal
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.
2013-03-17 koda barebone cmake config file to support pascal files, based off plplot's ada files cmake_pascal
2013-03-17 koda add one button to improve sharing of hwplay:// schemes
2013-03-17 koda help text for pagenetserver
2013-03-17 koda do not host server on well-known ports
2013-03-17 koda use SDL keycode for shortcuts (doesn't fix layout issues)
2013-03-17 koda ingore moar keys
2013-03-17 nemo Add some flags for a few of the magic Land values
2013-03-17 nemo useless test
2013-03-17 nemo Key returned 0 for arrows under linux. Sym works, clearer anyway.
2013-03-17 koda linux keycodes differ from osx's
2013-03-17 koda use a local storage for chat history which prevents mix ups in netgame and simplifies code
2013-03-17 koda less cryptic text insertion
2013-03-17 koda gather a few common code
2013-03-17 koda implement up and down keys to navigate in the chat history, needs testing over network
2013-03-16 koda don't display squares when pressing arrow keys in chat
2013-03-16 koda formatting
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
2013-03-16 unc0rr Hard math to fix issue 571. Well, not really hard math,
2013-03-15 nemo oups
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
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
2013-03-13 nemo Call steps on focus instead. fix typo
2013-03-13 nemo Experiment in undisabling the brick theme flake
2013-03-13 nemo Crashed here last game
2013-03-12 koda better message, as suggested by inu
2013-03-12 koda return after ram size on win
2013-03-12 unc0rr Merge
2013-03-12 koda add 'run Hedgewars' checkbox at the end of the NSIS installation
2013-03-12 koda this should supposedly add hwplay:// schemes to windows, after user presses file association
2013-03-12 inu No more std::string in feedbackdialog.cpp
2013-03-12 koda this should prevent the password prompt from appearing on local games (issue 548)
2013-03-11 nemo grrrr
2013-03-10 koda fix bug 552 - reset network button state after use
2013-03-11 nemo this should ensure those other voices play a bit more often.
2013-03-10 koda hit hwplay://server:port and automatically join an unofficial server (on osx right now)
2013-03-10 koda oops forgot to move header
2013-03-10 unc0rr Prepend, not append
2013-03-10 nemo fix highlander - needed new script load function
2013-03-10 nemo unbreak build
2013-03-10 koda hooks for opening custom urls on osx (commented out until we decide what to do)
2013-03-10 koda cleanup file loading, this codepath can be used to load url schemes
2013-03-10 koda fix loading files on osx too, the cause was different than other systems
2013-03-10 koda move signal handler in hwapplication
2013-03-09 koda alignment
2013-03-09 koda introducing the bestest flag of all
2013-03-09 unc0rr - Put compiled units into more appropriate dir
2013-03-09 koda forgot to update lib names here
2013-03-09 koda sigh
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)
2013-03-08 koda stripping
2013-03-08 koda adjust casing
2013-03-08 koda readd revision info to the cpack generated package
2013-03-08 koda move cpack stuff in its own cmake file
2013-03-08 koda fix linking on osx
2013-03-12 unc0rr Merge
2013-03-08 nemo typo
2013-03-08 Marco Bresciani A bit more of Italian translation... in progress. :)
2013-03-08 nemo *sigh* hopefully there aren't any more of these. add missing tr() to button text
2013-03-08 nemo lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
2013-03-08 nemo *sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
2013-03-07 unc0rr Unbreak build without stl compatibility
2013-03-07 koda merge
2013-03-07 koda even more wrapping with find_package_or_disable_msg
2013-03-07 koda update option list
2013-03-07 koda introduce find_package_or_fail/disable to group together similar cmake code
2013-03-07 koda link png library in code on osx
2013-03-07 Urbertar Fix frozen hog rendering
2013-03-07 unc0rr Fix check for flag
2013-03-08 mikade hopefully closes issues 541, 312 and 503
2013-03-07 nemo yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
2013-03-06 nemo prevent an old abuse of parachute to land safely
2013-03-06 nemo fix fade to black in training
2013-03-06 unc0rr PhysFS-aware check for directory existence. Should fix issue 511.
2013-03-06 nemo skip frozen hogs in switch
2013-03-06 nemo Add missing feedback button translation
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.
2013-03-06 koda our cmake modules have become good enough, prefer them over system ones
2013-03-06 koda Backed out changeset 4cccc0520988
2013-03-06 koda our cmake modules have become good enough, prefer them over system ones
2013-03-06 koda write FindGHC.cmake for haskell stuff
2013-03-06 nemo *sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
2013-03-06 koda user correct variable and slimmer test, version typos, .dll.a updated
2013-03-06 nemo extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
2013-03-06 koda comas and capitals
2013-03-06 koda rework ffmpeg/libav/videorec linking and their cmake discovery
2013-03-06 koda rewritten findfreepascal, moved checkstack code elsewhere
2013-03-06 koda support old cmake style variables
2013-03-06 koda merge
2013-03-06 koda rewritten findffmpeg.cmake
2013-03-06 koda replace sdl mixer/image version checking with something more robust
2013-03-06 koda rewritten FindOggVorbis.cmake
2013-03-06 koda fail if sparkle not found consciously
2013-03-06 nemo oups
2013-03-06 koda rework FindSparkle.cmake
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.
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.
2013-03-05 koda escape return and be more friendly with translations
2013-03-04 koda add link to GPLv2 notice in about page
2013-03-04 koda uniform revision info in about page
2013-03-04 koda add version info to frontend output too
2013-03-04 koda version variables confom to naming convention
2013-03-04 koda oooooops forgot SHAREPATH is still used somewhere
2013-03-04 nemo lupdate-qt4/lrelease-qt4
2013-03-04 nemo apply variable change here as well
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)
2013-03-04 unc0rr Oops, forgot this check (fixes crash)
2013-03-04 koda typo and doc
2013-03-04 koda fix file association on windows too
2013-03-04 koda use rev info from the just created file when configuring without mercurial
2013-03-04 koda dump rev and hash in a file to be packed by cpack
2013-03-04 koda adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
2013-03-04 koda hopefully fix bug 523, file extension association
2013-03-04 koda merge for the win
2013-03-04 koda caught two frontend warnings
2013-03-04 koda convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
2013-03-04 koda convert HW_DEV in ifdef DEBUG clauses
(0) -3000 -1000 -192 +192 +1000 +3000 tip