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
2013-03-04 nemo fix portal/hammer interaction, ban freezer from portal
2013-03-04 nemo keep hogs from sliding while they are being frozen
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.
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.
2013-03-03 nemo add neglected merge
2013-03-03 unc0rr Fix team file path
2013-03-03 Urbertar Fix water on ice setting
2013-03-03 unc0rr Eh, two players condition seems to make more sense than two clans here
2013-03-03 Urbertar Fix DrawLine bug
2013-03-03 unc0rr lol nemo, lol
2013-03-02 nemo tweaks to sea ice appearance
2013-03-01 dag10 Possibly fixed issue 533.
2013-03-01 dag10 Resolves issue 528. Fixed platform-specific order of buttons on seed prompt and new room prompt. Fixed height of back button on all pages -- now aligns to bottom. On pagemain, feedback and dlc buttons no longer fixed size.
2013-03-01 nemo my turn to do a neglected merge for someone else
2013-03-01 unc0rr Review the list of synced messages in isSyncedCommand. Fixes issue 546.
2013-03-01 dag10 Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
2013-03-01 Vatten avoid floating point desync, other script tweaks
2013-03-01 nemo So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
2013-03-01 nemo Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
2013-03-01 koda split version information in engine too
2013-02-28 koda drop useless option, automatically set revision and debug info
2013-02-28 koda split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
2013-02-28 koda mysterious merge
2013-02-28 koda support WARNING message status on cmake 2.6 (bug 524)
2013-02-28 koda correct copyright header on files i added
2013-02-28 koda use NETGAME_DEFAULT_PORT macro across frontend sources
2013-02-28 koda move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
2013-02-28 koda add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
2013-06-04 koda close branch icegun
2013-02-28 koda add 'One of Everything' in the weaponsets, from nemo's idea
2013-02-28 nemo merge icegun branch w/ default icegun
2013-02-28 Urbertar Merge
2013-02-28 Urbertar Draw ice on water
2013-02-28 Urbertar Make refactoring. Remove DrawIce function
2013-02-28 sheepluva small update of german engine translation
2013-02-28 nemo aaagh. remove dead code. again.
2013-02-28 nemo Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
2013-02-27 koda physfs strikes back
2013-02-27 nemo define ice edge colour
2013-02-27 koda enable asm only on intel/amd machines
2013-02-27 nemo remove dead code
2013-02-27 koda merge physfslayer in default
2013-02-27 Urbertar Draw ice on water
2013-02-27 koda .hgignore
2013-02-27 nemo pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
2013-02-27 nemo merge w/ default icegun
2013-02-27 nemo huh. how'd we end up needing a merge here... icegun
2013-02-26 Urbertar Separate setting and drawing ice icegun
2013-02-26 Urbertar Make little refactoring icegun
2013-02-26 Urbertar Check is lanscape already ice icegun
2013-02-26 nemo put ice colour in uVariables, add check for land that is already ice icegun
2013-02-26 Urbertar Change shape of ice to round icegun
2013-02-26 Urbertar Don't calculate edges of map as edges of landscape icegun
2013-02-26 Urbertar Check bounds of landscape in drawice procedure icegun
2013-02-26 nemo forgot this loop icegun
2013-02-26 nemo graphics tweak. flag a couple more overeager setall HH icegun
2013-02-25 nemo ice texture still needs moving to uLandGraphics and circle drawing icegun
2013-02-25 unc0rr Merge
2013-02-25 nemo workaround for frequent AllHH active call in hedgehog step icegun
2013-02-24 nemo add hiragana/katakana ranges to CJK check.
2013-02-25 nemo More fiddling w/ sliding icegun
2013-02-24 nemo *sigh* somehow misplaced this. this should have been rd9627d65edf7
2013-02-25 nemo slight tweak to colours icegun
2013-02-24 nemo add some missing wrapping.
2013-02-25 nemo quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics icegun
2013-02-23 unc0rr Fix issue 537 (empty team created on startup)
2013-02-25 koda savesurf icegun
2013-02-23 unc0rr Fix issue 507 (not highlighting friends joins)
2013-02-24 nemo This and the "retain freezing" stuff could probably use a flag.
2013-02-25 nemo too aggressive? icegun
2013-02-23 nemo prevent drilling into hogs w/ drill rocket
2013-02-25 nemo Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster. icegun
2013-02-23 nemo Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
2013-02-27 koda close thei branch physfslayer
2013-02-25 nemo Messing around w/ Freezer icegun
2013-02-22 unc0rr Support 'registered only' room flag in frontend
2013-02-25 koda on windows fpc-linking is the funniest of all physfslayer
2013-02-24 Urbertar Add freezing hogs with icegun icegun
2013-02-22 nemo oops. forgot this one.
2013-02-25 koda moar docs update physfslayer
2013-02-23 Urbertar Add change ice gun image icegun
2013-02-22 nemo Allow switching away from any weapon when during multishoot.
2013-02-24 koda upd doc physfslayer
2013-02-23 Urbertar Add frozen land texture icegun
2013-02-22 unc0rr This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
2013-02-24 koda due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not physfslayer
2013-02-23 Urbertar Add land freezing icegun
2013-02-22 unc0rr Global notice with /global command. Can now warn users when doing server restart.
2013-02-24 koda documentation physfslayer
2013-02-22 unc0rr Oh, and # too to prevent occasional game hang when N is followed by #
2013-02-24 koda perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search physfslayer
2013-02-22 unc0rr Flush buffer on N command
2013-02-24 koda disable unneeded physfs archives (as of bug 529) physfslayer
2013-02-21 unc0rr Try to prevent hedgehogs number in team desync
2013-02-24 koda this should hijack the linker name and always pick the bundled physfs when another version is already prsent physfslayer
2013-02-21 unc0rr Merge
2013-02-23 koda blindly updated Android build files for new physfs physfslayer
2013-02-21 unc0rr Merge
2013-02-23 koda updated ios project files for the new phys build system physfslayer
2013-02-21 unc0rr Merge
2013-02-21 unc0rr Workaround queued signals problem in netclient instead. Should fix everything.
2013-02-22 koda this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib physfslayer
2013-02-20 Marco Bresciani Updating Italian translation. In progress, as usual.
2013-02-20 unc0rr Unbreak build
2013-02-22 koda workaround static physfs static linking on linux physfslayer
2013-02-20 unc0rr We need this to fix hedgehog numbers desync (workarounded in previous revision)
2013-02-22 koda and now compile and link properly physfslayer
2013-02-20 unc0rr Fix stupid mistake which made checker desync almost always
2013-02-22 koda update cmake files to use the two libraries independently physfslayer
2013-02-20 unc0rr Found another possible source of desync, trying similar workaround on this
2013-02-22 koda split extras and src physfslayer
2013-02-20 unc0rr Forbit guest checkers
2013-02-22 koda use standard library prefix physfslayer
2013-02-20 unc0rr Workaround hGetContents blocking all threads with my own version of the function
2013-02-22 koda reopen and update branch physfslayer
2013-02-20 unc0rr Workaround desync issue if I correctly understand its roots (barely tested)
2013-02-20 koda fix compiling on osx when you have multiple linkers installed
2013-02-19 unc0rr Some fixes
2013-02-18 nemo pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
2013-02-18 unc0rr Parse engine output to deside whether simulation ran to the end
2013-02-18 unc0rr Clear player's clan info on room join
2013-02-18 unc0rr Disallow kicking the opponent in duel
2013-02-17 Medo Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
2013-02-17 unc0rr Catch exceptions when moving files
2013-02-17 unc0rr No NFData instance for ByteString when ghc >= 7.6
2013-02-17 unc0rr Sort checked files into dirs
2013-02-16 unc0rr - Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
2013-02-16 unc0rr Some more work on checker
2013-02-14 unc0rr - Fix check for void message
2013-02-13 unc0rr Fix build
2013-02-13 unc0rr Ehm... probably this will improve situation with desyncs
2013-02-13 unc0rr Pass hogs names and hats
2013-02-13 unc0rr Fix order of messages
2013-02-11 nemo restore prior modifier. I think the damage dealt is appropriate to intended uses
2013-01-29 Marco Bresciani Some more Italian translation... still in progress.
2013-02-12 unc0rr - Add forgotten ammo definitions
2013-02-11 unc0rr Bring back full log strings for commands, just a bit sanitized
2013-02-10 unc0rr Hack checker to run engine with record file received (uses hardcoded paths)
2013-02-10 unc0rr Prevent 'black team color' error
2013-02-10 unc0rr Oops, forgot path
2013-02-10 nemo Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
2013-02-10 nemo oops. more specific ammo tests. maybe could use a few more properties
2013-02-10 nemo Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
2013-02-10 dag10 Credit links now yellow instead of blue.
2013-02-10 nemo Remove Structure from localisation
2013-02-09 dag10 Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
2013-02-09 dag10 Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
2013-02-09 unc0rr Fine, merge :-\
2013-02-09 unc0rr Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
2013-02-09 unc0rr Fix the checker after some testing
2013-02-09 unc0rr New checker of engine messages which is aware of glued together messages
2013-02-08 unc0rr Also convert teams to complete game config.
2013-02-08 unc0rr Fix official server build
2013-02-07 unc0rr - Handle mapgen-specific parameters
2013-02-06 unc0rr Converter from game parameters to engine commands, not finished yet
2013-02-03 unc0rr Some work on loading replay and interaction with checker
2013-02-02 unc0rr /quit <msg> and /part <msg>
2013-02-02 unc0rr Don't confirm hogs number to room admin when no constraint hit
2013-02-01 unc0rr Fix server crasher
2013-02-09 dag10 Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
2013-02-01 unc0rr Start work on the checker. Not it could connect to the server and... crash it.
2013-02-09 nemo this should not be exposed
2013-02-08 unc0rr - Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
2013-02-05 nemo Trying to prevent audio mute from endlessly spamming. Untested.
2013-02-02 Medo Hedgeroid: Removed reference to obsolete libphysfsrwops.so
2013-02-02 Medo Merge
2013-02-02 nemo trying to prevent sticking. PS. code is hard to read when drunk.
2013-02-01 dag10 Made map preview a random/edit button again.
2013-02-01 nemo forgot this one
2013-01-31 Medo Fix Hedgeroid argc/argv parameter passing to the engine
2013-02-01 nemo check datadir instead
2013-01-31 Medo Move libjnidispatch to jni/ and copy it to libs/ on build
2013-02-01 nemo this might possibly appease the shoppa players
2013-01-29 Medo Fix physfs compilation for android (still getting runtime link errors though)
2013-01-29 nemo fix EndGame call. w/o a proper exit, demos weren't being saved
2013-01-29 unc0rr Merge
2013-01-29 dag10 Added roomnameprompt.h/cpp. Sorry 'bout that.
2013-01-29 unc0rr Merge
2013-01-29 dag10 Added roomnameprompt.h/cpp. Sorry 'bout that.
2013-01-28 nemo issue #518
2013-01-28 unc0rr Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
2013-01-28 dag10 Reorganized layout and appearance of rooms list page.
2013-01-27 unc0rr Also rooms per version stats
2013-01-27 unc0rr Allow navigating backwards chat widget log while new lines are being added
2013-02-20 koda add support for clang 3.3 (although there has to be a better way for this) and output right version number webgl
2013-01-27 koda shut a few frontend warnings out
2013-02-20 koda update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff webgl
2013-01-27 koda shorten the library label a little bit
2013-02-19 unc0rr Fix sources so pas2c written in haskell could render them again webgl
2013-01-26 koda credits where credit is due
2013-01-26 koda update branch webgl
2013-01-26 koda remove trailing whitespaces from share too
2013-01-26 koda whitespaces and tabs again
2013-01-26 koda some whitespaces from ios files
2013-01-26 koda complete tabs and trailing whitespace formatting on frontend
2013-01-26 unc0rr Not needed anymore
2013-01-26 unc0rr Don't resend "team quit" message when client closes engine, then quits room:
2013-01-26 koda uConsole on a diet
2013-01-25 unc0rr - Also pass unknown cmds to the server when in room
2013-01-25 sheepluva small cleanup
2013-01-25 sheepluva big indentation/whitespaces cleanup
2013-01-25 unc0rr Some fixes
2013-01-25 sheepluva small cleanup, fix ancient warning (the "itPlay" one)
2013-01-25 unc0rr Fix finding player's another clan
2013-01-23 dag10 Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
2013-01-23 unc0rr Oops, got too excited
2013-01-23 unc0rr Fix crashers
2013-01-23 koda ios, show fps when debugging
2013-01-23 koda update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
2013-01-23 koda restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
2013-01-22 dag10 On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
2013-01-21 unc0rr Fix official server build
2013-01-21 unc0rr Okay, let's try not trust even room admin on this
2013-01-21 unc0rr Make number of hedgehogs restriction actually work in network game
2013-01-21 dag10 Removed constant repainting of bgwidget on every frame.
2013-01-21 dag10 Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
2013-01-21 dag10 Force-starting a game now only works for client versions >43
2013-01-21 unc0rr Learn to properly localize strings with numbers pleeeeaaaase
2013-01-21 dag10 It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
2013-01-21 dag10 Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
2013-01-21 nemo Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
2013-01-20 nemo restore former cluster behaviour (makes the most diff for the bomb)
2013-01-20 koda lupdate -pro project_files/hedgewars.pro -no-obsolete
2013-01-20 koda reuse the same words with tr() and .arg() in bandialog
2013-01-20 koda fix out of source build
2013-01-20 unc0rr Merge
2013-01-20 dag10 Centered desc label. (Fixes issue 461)
2013-01-19 dag10 Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
2013-01-19 dag10 Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
2013-01-19 dag10 Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
2013-01-19 dag10 Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
2013-01-19 unc0rr - Allow server admins to use DELEGATE even when not room owner
2013-01-18 unc0rr Some ignoring
2013-01-18 unc0rr Server messages localization using Qt's l10n subsystem:
2013-01-18 koda improve tips (issue 472)
2013-01-18 lowdread pt_BR.txt update
2013-01-18 inu pt_PT update
2013-01-17 unc0rr Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
2013-01-17 unc0rr - Pass unknown chat commands to server
2013-01-17 sheepluva small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
2013-01-17 unc0rr Merge
2013-01-16 dag10 Can now change theme for static and mission maps.
2013-01-15 unc0rr No
2013-01-15 dag10 Fixes build.
2013-01-15 dag10 Added "what we use" section to "about" page. From GCI.
2013-01-14 dag10 Fixed feedback submission by correcting Content-Type.
2013-01-14 dag10 Fixed disabled QSpinBox border color.
2013-01-14 dag10 Organized options into more relavant tabs.
2013-01-14 unc0rr - Fix another ton of bugs and misbehavior
2013-01-14 dag10 Convert feedback page to dialog (+some fixes from unC0Rr)
2013-01-14 dag10 GCI2012: Abstract Page Load
2013-01-14 dag10 GCI2012: Abstract Hedgewars Dialogs
2013-01-14 dag10 GCI2012: No More Hovering
2013-01-14 koda move platform code around, based off a gci task by dag10
2013-01-14 koda GCI2012: Subscribe for Network
2013-01-14 koda keep engine target name consistent across platforms
2013-01-14 koda provide a nice mission description, feel free to improve
2013-01-14 dag10 GCI2012: Improve Game Configuration Widget
2013-01-14 unc0rr Merge
2013-01-13 unc0rr Fix build
2013-01-13 dag10 Hat selection reworked
2013-01-12 nemo Prevent camera from moving with auto camera disabled when remote teams are targetting
2013-01-12 unc0rr Logon procedure for checkers, introduce invisible clients
2013-01-11 unc0rr - Start work on checker
2013-01-10 martin_bede Fix tons of warnings
2013-01-10 unc0rr Throw away stupid Data.Seq
2013-01-09 unc0rr Fix build
2013-01-08 vitiv Merged default
2013-01-07 martin_bede lua API functions to enable or disable game flags
2013-01-07 nemo correct rope tip
2013-01-08 vitiv Added "New account" button when connectiong to the official server
2013-01-04 unc0rr Merge from default flibqtfrontend
2013-01-04 unc0rr - Unbreak build with .pro file
2013-01-02 martin_bede Tips are now loaded from an xml file.
2013-01-03 koda simplified physfs cmake
2013-01-03 martin_bede Removed wiggle 3D mode, reorder the list of 3D modes.
2013-01-04 koda have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
2013-01-04 koda GCI2012: Resolution Freedom
2013-01-03 vitiv Tweaked the resolution option layout.
2013-01-02 martin_bede GCI2012: Unix Qt Signals
2013-01-03 vitiv Separated fullscreen and windowed hwengine resolution parameters.
2013-01-02 koda simplify entering/leaving pages debug
2013-01-03 vitiv Changed resolution labels on options page.
2013-01-02 koda also have uTouch follow the new NewTurn policy
2012-12-31 vitiv merged changes
2013-01-01 nemo move onNewTurn, onGameTick and onGameTick20 to try and avoid ParseCommand breakage after nextturn call. Needs testing, but should be safe for most scripts. Also fix locale loading.
2012-12-30 koda don't discard older cmake_c_flags
2012-12-30 Willie Zhu GCI2012: CMake List Append
2012-12-29 dag10 GCI2012: Advanced Keyboard Configuration
2012-12-30 vitiv Preserve windowed resolution after manual resize
2012-12-28 koda ok, enable the splashscreen for win only
2012-12-29 vitiv Added Support for variable windowed resolution.
2012-12-28 koda restore compatibility with cmake 2.6
2012-12-27 koda NSIS workaround no longer necessary
2013-01-02 koda install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars webgl
2012-12-27 koda disable splash on linux
2012-12-30 Michael Hartman Small GL message webgl
2012-12-27 koda add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
2012-12-30 Michael Hartman uStore.pas: Correctly point to shaders webgl
2012-12-27 koda oops, forgot that data absolute path only applies to linux
2012-12-30 Michael Hartman Added shaders and -GL2 option webgl
2012-12-27 koda move DATA_INSTALL_DIR to the configurable options section
2012-12-25 koda fix hwc install and pas2c preprocessing (but not total conversion) webgl
2012-12-27 koda typo when using DATA_INSTALL_DIR
2012-12-25 koda update branch with default webgl
2012-12-27 unc0rr Fix build
2012-12-25 dag10 GCI2012: Feedback Redo
2012-12-25 koda convert Game() library call to argc,argv format so that we can use the new parsing functions
2012-12-24 nemo Don't play sounds in chat if sound is disabled, try to prevent sound crashes by checking for audio init failure.
2012-12-24 RowanD GCI2012: Change Argument Passing Between Frontend and Engine
2012-12-24 koda merge
2012-12-24 koda get executable directory at runtime rather than configure time
2012-12-24 koda adjust rpath on osx too for libengine
2012-12-24 nemo fix sky
2012-12-23 nemo Shoppa tournament 2012 winners
2012-12-23 nemo trophyrace with names removed
2012-12-20 dag10 GCI2012: Beautify Network Page
2012-12-20 koda remove the CROSSAPPLE option until a better solution is found
2012-12-20 koda cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
2012-12-19 koda edit rpath manually, allowing frontend+libengine to run on linux too
2012-12-19 koda can change library name and compile it on windows again
2012-12-19 koda remove FPFLAGS and GHFLAGS from cache every time
2012-12-19 koda can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
2012-12-18 koda can use engine as library on windows too
2012-12-18 koda minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()
2012-12-16 koda bye bye cBits
2012-12-16 koda move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
2012-12-16 RowanD GCI2012: Optional Second Argument
2012-12-18 unc0rr Use physfs here too flibqtfrontend
2012-12-16 sheepluva add hwengine.desktop to hgignore
2012-12-16 unc0rr Merge from default flibqtfrontend
2012-12-16 unc0rr Pass ROUND_FINISHED to engine so it could stop syncing
2012-12-16 RowanD improve engine cmd line parsing and its documentation
2012-12-15 Ondrej Skopek Documented an unclear method call
2012-12-15 Ondrej Skopek Reloads PAGE_SETUP values after clearing passwordhash
2012-12-14 Ondrej Skopek Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
2012-12-14 Ondrej Skopek Merge from parent
2012-12-14 Ondrej Skopek Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
2012-12-13 Ondrej Skopek Added a hack that activates a RetryDialog in case the user is banned for 'Reconnect too fast'. Set all string used in RetryDialog to be translated
2012-12-12 Ondrej Skopek fixed minor problem with saving hash
2012-12-12 Ondrej Skopek Removed whitespaces, refactored hash setting getting and clearing
2012-12-11 Ondrej Skopek Removed commented-out unused code
2012-12-14 nemo *sigh*
2012-12-10 Ondrej Skopek Patched login dialog bugs, added retry dialogs
2012-12-14 nemo Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
2012-12-10 nemo uint32_t -> quint32
2012-12-10 koda Fix linux build broken in ra1577759bf62 (probably)
2012-12-10 unc0rr Fix non-osx build broken in ra874d00df4a4. Dudes... :(
2012-12-10 unc0rr Fix windows build broken in raf97cdbb7713
2012-12-10 koda cmake set variable and typo
2012-12-10 Drew Gottlieb GCI2012: Autoupdate Button in Settings
2012-12-09 koda cmake verbosity/documentation/cleanup/formatting
2012-12-16 unc0rr Implement some more callbacks flibqtfrontend
2012-12-09 koda partially revert r1fba650c2aa4 on misc/physfs/CMakeLists.txt which randomly set true and false variables
2012-12-13 unc0rr Delete poller when game is over flibqtfrontend
2012-12-09 koda less linking needed, raise minimum_osx_version when videorec is enabled
2012-12-08 unc0rr Merge with default flibqtfrontend
2012-12-09 Drew Gottlieb hides the 'email' prompt on the feedback page (as that doesn't work, so it's a misleading/useless feature), makes the "please add your email" text a little nicer and more noticeable, and makes the "feedback" and "downloadable content" buttons on the main menu a little bit larger, and more clickable.
2012-12-08 unc0rr Some fixes flibqtfrontend
2012-12-08 unc0rr Unbreak build flibqtfrontend
2012-12-08 unc0rr Unbreak build
2012-12-08 koda removing the optimisation that caused (most likely) the lua crashes on osx flibqtfrontend
2012-12-08 koda removing the optimisation that caused (most likely) the lua crashes on osx
2012-12-08 koda strip available ram entry, add notice for entering email flibqtfrontend
2012-12-08 koda strip available ram entry, add notice for entering email
2012-12-08 Drew Gottlieb GCI2012: Google Issue Login flibqtfrontend
2012-12-08 Drew Gottlieb GCI2012: Google Issue Login
2012-12-07 mk12 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build flibqtfrontend
2012-12-07 mk12 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
2012-12-07 Marco Bresciani updated frontend translation flibqtfrontend
2012-12-07 Marco Bresciani updated frontend translation
2012-12-06 sheepluva fix some comments and add basic doxygen file flibqtfrontend
2012-12-06 sheepluva fix some comments and add basic doxygen file
2012-12-04 Mrowqa GCI2012: Corrected headers for generate documentation (doxygen) flibqtfrontend
2012-12-04 Mrowqa GCI2012: Corrected headers for generate documentation (doxygen)
2012-12-06 sheepluva fix build on linux for me ( the uint32_t releated breakage ) flibqtfrontend
2012-12-06 sheepluva fix build on linux for me ( the uint32_t releated breakage )
2012-12-06 koda GCI2012: Refactor Authors Page flibqtfrontend
2012-12-06 koda GCI2012: Refactor Authors Page
2012-12-05 koda tinker around the info delivery... flibqtfrontend
2012-12-05 koda GCI2012: Sound Option, Hear Only Music
2012-12-05 Martin Bede GCI2012: Embed System Info flibqtfrontend
2012-12-05 koda tinker around the info delivery...
2012-12-04 Mitchell Kember Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two). flibqtfrontend
2012-12-05 Martin Bede GCI2012: Embed System Info
2012-12-05 Mitchell Kember Merge
2012-12-04 Mitchell Kember Cleaned up frontend options a bit and added a couple WhatsThis messages. flibqtfrontend
2012-12-05 unc0rr Command to delegate room to other player
2012-12-04 Mitchell Kember Removed redundant "enable"s on checkboxes and variable names. flibqtfrontend
2012-12-05 unc0rr Change room name if room admin is kicked
2012-12-05 unc0rr Command to delegate room to other player flibqtfrontend
2012-12-05 unc0rr Stop syncing when recieved 'o' message
2012-12-05 unc0rr Change room name if room admin is kicked flibqtfrontend
2012-12-05 unc0rr Send "ROUND_FINISHED" to room clients when server thinks so
2012-12-05 unc0rr Stop syncing when recieved 'o' message flibqtfrontend
2012-12-05 unc0rr Better check for bans
2012-12-05 unc0rr Send "ROUND_FINISHED" to room clients when server thinks so flibqtfrontend
2012-12-05 unc0rr Show others if spectator is in game
2012-12-05 unc0rr Better check for bans flibqtfrontend
2012-12-05 unc0rr Show who's in game to spectators
2012-12-05 Mitchell Kember Merge
2012-12-05 unc0rr Show others if spectator is in game flibqtfrontend
2012-12-05 unc0rr "Registered users only" room flag
2012-12-04 Mitchell Kember Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two).
2012-12-05 unc0rr Show who's in game to spectators flibqtfrontend
2012-12-04 Mitchell Kember Cleaned up frontend options a bit and added a couple WhatsThis messages.
2012-12-05 nemo kinda treat graves like hedgehogs for the purpose of looking up hog info
2012-12-05 unc0rr "Registered users only" room flag flibqtfrontend
2012-12-04 Mitchell Kember Removed redundant "enable"s on checkboxes and variable names.
2012-12-05 Drew Gottlieb GCI2012: Remove Quit Prompt On Mouse Click
2012-12-05 nemo kinda treat graves like hedgehogs for the purpose of looking up hog info flibqtfrontend
2012-12-04 koda backout rea7541f77944 since development of frontlib is on another branch
2012-12-05 Drew Gottlieb GCI2012: Remove Quit Prompt On Mouse Click flibqtfrontend
2012-12-04 koda don't set stereomode when stereo is disabled
2012-12-04 koda don't set stereomode when stereo is disabled flibqtfrontend
2012-12-04 O. Michael Hartman GCI2012: Fix Cancelling Video Uploads
2012-12-04 O. Michael Hartman GCI2012: Fix Cancelling Video Uploads flibqtfrontend
2012-12-04 koda readd this debug line, commented out, could be useful
2012-12-04 koda readd this debug line, commented out, could be useful flibqtfrontend
2012-12-04 koda can reopen engine again...
2012-12-04 koda can reopen engine again... flibqtfrontend
2012-12-04 koda third merge, yay
2012-12-03 Joe Doyle (Ginto8) Made user data path default to '.'. flibqtfrontend
2012-12-04 koda second merge
2012-12-04 unc0rr Register flib_gameconn callbacks flibqtfrontend
2012-12-04 koda first merge
2012-12-04 unc0rr merge from default flibqtfrontend
2012-12-03 Joe Doyle (Ginto8) Made user data path default to '.'.
2012-12-03 unc0rr Create hedgewars.ini if not exists manually,
2012-12-03 Ondrej GCI2012: Navigation Output
2012-12-03 Rowan D GCI2012: Convert uMobile into a Callback Record
2012-12-03 koda don't allow resizing videorec widgets
2012-12-03 koda GCI2012: Move Video Preferences in Settings Tab
2012-12-03 Mitchell Kember Merged changes from upstream.
2012-12-02 Mitchell Kember Move video description text underneath thumbnail to prevent the layout from resizing.
2012-12-03 unc0rr Fix crashes and wtf behaviour introduced in r0b8beacff8a5
2012-12-02 Mitchell Kember Merged with upstream.
2012-12-03 unc0rr Unbreak build with freepascal < 2.6.0
2012-12-02 Mitchell Kember Fixed crash that occured after recording a video (pagevideos' config wasn't set).
2012-12-03 koda caught a few more possible glitches in engine cmakefile
2012-12-02 Mitchell Kember Merged koda's fix for the hwengine bug.
2012-12-03 koda MERGE
2012-12-02 Mitchell Kember Make video recording options have fixed size and merge with spinbox->combobox change.
2012-12-02 unc0rr Fix check for file existance
2012-12-02 Mitchell Kember Merged changes from upstream.
2012-12-02 unc0rr - Disable in-room bans
2012-12-02 koda fix compiling engine (bug introduced in r33868aea694c)
2012-12-02 Drew Gottlieb GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
2012-12-02 koda unify default videorec values loading/reloading, fix setting index/value from previous commit
2012-12-02 O. Michael Hartman GCI2012: Check for Non-Standard Recorder Framerate
2012-12-02 koda resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
2012-12-02 Mitchell Kember Merged changes from upstream.
2012-12-02 nemo fix mask only
2012-12-01 Ondrej GCI2012: User/Pass Single Prompt
2012-12-01 koda GCI2012: Move Freepascal discovery code into a CMake module
2012-12-01 unc0rr Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
2012-12-01 unc0rr Fix QSettings problems:
2012-12-01 unc0rr Some fixes
2012-12-01 koda shorten tip
2012-12-01 Mitchell Kember Google Code-in: Center help text field
2012-12-01 Joe Doyle (Ginto8) Fix more errors. It compiles!
2012-12-01 koda also this can be deleted
2012-12-01 Joe Doyle (Ginto8) Merge
2012-12-01 Joe Doyle (Ginto8) Merge
2012-12-01 Joe Doyle (Ginto8) Fix some stupid errors I caused
2012-12-01 koda minor xcodeproj update
2012-12-01 koda use High() to avoid future out of bounds in uSound
2012-12-01 Joe Doyle (Ginto8) Make user folder default to global folder in hwengine
2012-12-01 Bryan Dunsmore Refactor Freepascal module.
2012-12-01 nemo oups
2012-12-01 Bryan Dunsmore Move noexecstack flags to Freepascal module and refactor.
2012-12-01 koda remove unneeded @2x images
2012-12-01 Bryan Dunsmore Move code for Freepascal to separate CMake module.
2012-12-01 deepdog GCI2012: Remove Structure Weapon Code
2012-12-01 Joe Doyle (Ginto8) Make user folder default to global folder in hwengine
2012-11-30 koda set window modality for new ban dialogs
2012-11-30 unc0rr Fix warning
2012-11-30 unc0rr Bans manager
2012-11-30 unc0rr - Fix UNBAN bug
2012-11-30 unc0rr Case insensitive test for banned nickname
2012-11-30 unc0rr Implement ban by nickname
2012-11-30 koda GCI2012: Too many variables
2012-11-30 koda GCI2012 - In-Game Chat Commands
2012-12-02 Mitchell Kember Google Code-in: Move video preferences in settings tab
2012-11-30 Rowan D GCI2012: Command Line Parsing
2012-12-01 Mitchell Kember Google Code-in: Center help text field
2012-11-30 koda use the correct symbol
2012-11-30 Mitchell Kember Use same macro for hiding video record button and keybinding
2012-11-30 m4tx GCI2012: Lowercase CMake functions (main files only)
2012-11-30 Joe Doyle (Ginto8) Move global variables to units that use them
2012-11-30 Mitchell Kember Google Code-in: Hide "video record" keybind option
2012-11-30 Joe Doyle (Ginto8) Remove unused global variables
2012-11-29 nemo *sigh*
2012-11-30 unc0rr merge flibqtfrontend
2012-11-29 unc0rr A bit of refactoring
2012-11-30 unc0rr Use HW_TEAMCOLOR_ARRAY from frontlib flibqtfrontend
2012-11-29 Chris Wong Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
2012-11-30 unc0rr Merge flibqtfrontend
2012-11-29 zero579911 GCI: use player's name for the default team
2012-11-30 Medo Fixed flib_weaponset_create creating an empty weaponset (for real this time :P) flibqtfrontend
2012-11-29 nemo unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
2012-11-27 unc0rr Some fixes flibqtfrontend
2012-11-27 Medo Added default weaponset to frontlib hwconsts flibqtfrontend
2012-11-28 nemo merge
2012-11-26 unc0rr No more crashes when running quick game flibqtfrontend
2012-11-28 Bryan Dunsmore GCI2012: Empty list help text (Issue 375)
2012-11-25 unc0rr Try to setup weapon sets for quick game flibqtfrontend
2012-11-27 unc0rr Remove limit on hedgehogs number
2012-11-25 unc0rr Merge from default to have recent fixes flibqtfrontend
2012-11-26 unc0rr koda, koda... could have checked your claims
2012-11-24 koda link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
2012-11-24 jose1711 Updated Slovak translation
2012-11-24 koda add ios project to physfs
2012-11-24 jose1711 merge
2012-11-24 koda INSTALL and README updates
2012-11-24 koda physfs: no carbon depency on osx, add cdecl attributes on extra functions
2012-11-23 jose1711 Updated Slovak translation
2012-11-23 unc0rr Load sounds with the help of physfsrwops library
2012-12-01 koda merge webgl
2012-11-23 unc0rr Refactor identifiers names
2012-12-01 koda GCI2012: Check for Clang Version in CMake webgl
2012-12-01 Bryan Dunsmore Refactor Clang module. webgl
2012-11-23 unc0rr Implement QAbstractFileEngine::FastReadLineExtension
2012-12-01 Bryan Dunsmore Move version check of Clang to CMakeLists. webgl
2012-11-23 unc0rr Use alternative way of checking for file end. Also refactor this code a bit.
2012-12-01 Bryan Dunsmore Move code for Clang to separate CMake module. webgl
2012-12-01 Bryan Dunsmore Move code for Clang to separate CMake module. webgl
2012-11-23 unc0rr Bring ansistrings back
2012-11-25 unc0rr Oops, temporary objects involved flibqtfrontend
2012-11-24 koda ok at least pas2c now parses allnots....... webgl
2012-11-23 koda show console on win when debugging to see frontend messages
2012-11-25 unc0rr Convert HWTeam to be a wrapper to flib_team flibqtfrontend
2012-11-22 koda update var name webgl
2012-11-22 unc0rr Oops, sorry, libphysfs.dll
2012-11-24 unc0rr - frontlib loads team config via physfs flibqtfrontend
2012-11-22 koda throw in some 'nots' trying to restore pas2c functionality webgl
2012-11-22 unc0rr - Fix saving .ini files
2012-11-23 unc0rr Remove debug messages flibqtfrontend
2012-11-21 koda updated branch webgl
2012-11-22 koda revisit the debugfile section
2012-11-22 unc0rr Fix some frontlib bugs flibqtfrontend
2012-11-21 koda moar cmake cleanup, use message(WARNING ...) where appropriate
2012-11-21 unc0rr Try to use map preview facilities: flibqtfrontend
2012-11-21 unc0rr Follow IANA suggestions better
2012-11-21 koda cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
2012-11-21 koda Bad unC0Rr
2012-11-21 unc0rr Bad koda!
2012-11-21 koda little cmake cleanup, search installed modules first, then our own
2012-11-21 koda how this happened?
2012-11-21 unc0rr Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
2012-11-21 unc0rr Some fixes to build process
2012-11-21 koda added sdl_net headers and def lib for windows, fix frontlib compilation on windows
2012-11-21 koda lotsa hackery to get frontend somehow link libengine...
2012-11-20 koda frontlib paths
2012-11-20 koda fix physfs on osx, now all platforms should be happy
2012-11-20 unc0rr Oops
2012-11-20 unc0rr Start port to frontlib
2012-11-20 unc0rr Fix build
2012-11-20 unc0rr Fix SDL library name
2012-11-20 koda find lua.h ...
2012-11-20 koda thou shall not use system headers for crossplatformness
2012-11-20 koda physfs compilation on windows
2012-11-20 koda use lua headers correctly
2012-11-19 unc0rr Fix typo
2012-11-19 unc0rr Okay, remove previous request only if it has same parent
2012-11-19 unc0rr - Only allow one engine instance running at the moment
2012-11-19 koda win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
2012-11-19 unc0rr Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
2012-11-19 unc0rr Merge
2012-11-19 koda fix deprecation warnings for libav sources
2012-11-19 koda meh
2012-11-18 koda linking phsyfs on osx
2012-11-18 Xeli allow the engine to use physfs on android too
2012-11-18 unc0rr Merge from 0.9.18
2012-11-18 unc0rr Convert reading hedgehogs limit from map config
2012-11-18 unc0rr Download .zip too, and store them to .hwp
2012-11-18 nemo merge... need to remember to update first
2012-11-17 unc0rr Merge physfslayer branch into default. Have fun!
2012-11-17 unc0rr Close this branch physfslayer
2012-11-17 unc0rr - Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents) physfslayer
2012-11-18 nemo oops
2012-11-13 koda oops webgl
2012-11-17 unc0rr Mount .hwt files found in Data folder physfslayer
2012-11-17 nemo oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
2012-11-13 koda link main on osx webgl
2012-11-17 unc0rr Get rid of DataManager::findFileForRead physfslayer
2012-11-16 koda Backed out changeset 5d00c28059e3 - enable the feedback button again
2012-11-13 koda cleanup headers, remove -I . from rtl lib to save a few warnings webgl
2012-11-17 unc0rr Use (undocumented) Mix_LoadMUS_RW to load music physfslayer
2012-11-16 koda mutatis mutandis
2012-11-13 koda some CMake cleanup webgl
2012-11-16 unc0rr We need custom script loading function in lua now physfslayer
2012-11-15 Xeli up android target api (but this commit is actually just to test buildbot: desync
2012-11-13 nemo fix build webgl
2012-11-16 unc0rr Keeping bruteforce physfslayer
2012-11-15 Xeli another tweak tomake --stats-only work on headless servers
2012-11-11 koda and install it too webgl
2012-11-16 unc0rr Oops, didn't realize FindLua.cmake is our own module physfslayer
2012-11-15 unc0rr Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
2012-11-11 koda comments and runtime list of files to convert and compile webgl
2012-11-16 unc0rr Implement reader in C ffs physfslayer
2012-11-15 unc0rr Pretend AI knows how to use drill rocket (actually has no idea of drilling)
2012-11-11 koda finally hwengine in c links without errors webgl
2012-11-15 unc0rr Script loading via physfs which doesn't work: physfslayer
2012-11-15 nemo Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
2012-11-11 koda cmake linking for engine in c webgl
2012-11-14 unc0rr Engine loads fine with basic config physfslayer
2012-11-15 nemo make stats-only mode work headless. also skip a few things to save time/memory.
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-11-14 unc0rr Get rid of Pathz and UserPathz physfslayer
2012-11-15 nemo oops
2012-11-11 koda better clang search webgl
2012-11-13 unc0rr - Add physfsrwops library physfslayer
2012-11-14 unc0rr Don't accept in-room flags when not in room
2012-11-11 koda merge xymeng pas2c webgl
2012-11-13 unc0rr merge with default physfslayer
2012-11-11 koda merge with latest default webgl
2012-11-13 unc0rr Some tweaks to AI
2012-11-11 nemo fix demo playback
2012-11-08 nemo couple of nots
2012-11-08 nemo merge
2012-11-08 unc0rr Various tweaks to recent AI change
2012-11-08 nemo this wasn't needed IMO
2012-11-08 nemo objects too
2012-11-08 nemo something bender asked for. allow a mask without a map
2012-11-07 nemo oups
2012-11-11 koda search for more clang names webgl
2012-11-07 nemo Make FindPlace more flexible on large maps.
2012-11-09 koda no globs, sources not yet generated webgl
2012-11-07 unc0rr merge
2012-11-09 koda correct includes and clang detection webgl
2012-11-07 nemo LongInt Land width/height, mouse coords
2012-11-07 unc0rr More strictness on room bans
2012-11-09 nemo Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case... webgl
2012-11-07 nemo strip BOM
2012-11-09 koda add a few cmakefiles for c engine and rtl webgl
2012-11-07 nemo Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
2012-11-09 koda add FindGLEW.cmake module webgl
2012-11-07 unc0rr Try to beat AI in Mutant!
2012-11-08 koda rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options webgl
2012-11-07 koda merge
2012-11-08 koda split WEBGL and NOPASCAL cmake options webgl
2012-11-07 nemo add gstMoving to avoid sticking
2012-11-08 koda better GL.h (which was needed after all) webgl
2012-11-06 unc0rr Don't zero TeamHealth, only show empty health bar
2012-11-08 koda add xymeng's pas2c header webgl
2012-11-06 unc0rr Spam log with checksums
2012-11-08 koda empty or old files webgl
2012-11-06 unc0rr Maybe this caused server crashes? Add more strictness on team owner record field
2012-11-08 koda well this was silly webgl
2012-11-06 nemo This should ensure zsm doesn't screw up locale, hopefully.
2012-11-07 koda add xymeng's rtl port webgl
2012-11-06 nemo Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
2012-11-07 koda move stuff out of engine folder webgl
2012-11-06 nemo Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
2012-11-07 koda verbose pas2c for parsed args webgl
2012-11-06 nemo issue #458
2012-11-07 koda parentheses for everyone webgl
2012-11-06 nemo revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
2012-11-07 koda haskell usability on windows webgl
2012-11-06 nemo support ridiculously large maps
2012-11-05 koda add CMakeFile for pas2c, add WEBGL config option webgl
2012-11-05 unc0rr Oops, fix room info on room admin change
2012-11-13 unc0rr dos2unix hedgewars.pro physfslayer
2013-06-03 koda close branch 0.9.18
2012-11-05 koda move pas2c files in their own directory and add a warning about argument order webgl
2012-11-05 koda ios: fill in CFBundleVersion and CFBundleShortVersionString information better
2012-11-07 unc0rr Build physfs lib before engine physfslayer
2013-02-11 unc0rr Replay without frontend mode 0.9.18
2012-11-04 koda pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little) webgl
2012-11-04 nemo Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
2012-11-05 unc0rr Fix function prototype physfslayer
2012-12-08 koda removing the optimisation that caused (most likely) the lua crashes on osx 0.9.18
2012-11-04 koda pas2c can search for inc files in alternate folders (needed for out of source builds) webgl
2012-11-04 nemo bad koda
2012-11-05 unc0rr Start work on physfs support in engine physfslayer
2012-11-18 unc0rr Fix crash in kamikaze 0.9.18
2012-11-04 koda pas2c can read files without changing the process directory webgl
2012-11-04 nemo Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
2012-11-05 unc0rr - Load teams via physfs physfslayer
2012-11-07 koda advice from hasufell 0.9.18
2012-11-04 koda pas2C is slowely becoming parametric webgl
2012-11-04 nemo oups
2012-11-04 unc0rr merge with default again physfslayer
2012-11-05 nemo strip bad line 0.9.18
2012-11-03 koda let's start to introduce bugs in haskell stuff too webgl
2012-11-04 nemo merge .18 lua
2012-11-04 unc0rr Better place for SendUpdateOnThisRoom
2012-11-04 nemo Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem. 0.9.18
2012-11-03 unc0rr Send notification about 1 player in room on room creation
2012-11-04 hasufell play nicer with system flags 0.9.18
2012-11-03 koda leak
2012-11-04 koda avwrapper needs to depend on hwengine not on ENGINECLEAN 0.9.18
2012-11-03 koda this version of tremor requires a nil check on close_func
2012-11-04 hasufell fix parallel compilation 0.9.18
2012-11-03 koda merge from 0.9.18
2012-11-04 nemo *sigh* 0.9.18
2012-11-03 nemo more fixes 0.9.18
2012-11-02 nemo Script typos 0.9.18
2012-11-02 nemo update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script) 0.9.18
2012-11-01 nemo 5 files that fail to load in libpng1.5 - ran convert against libpng1.2 then pngcrushed 'em to strip for good luck 0.9.18
2012-11-01 koda many osx sparkle fixes 0.9.18
2012-11-02 Xeli remove mobile ifdefs, replace writeLn's for WriteLnToConsole
2012-11-04 unc0rr Wee, now frontend is able to load translation file physfslayer
2012-11-01 koda fix name 0.9.18
2012-11-02 Xeli merge from hedgeroid, includes Medo's work from GSoC
2012-11-02 unc0rr Merge with default physfslayer
2012-11-01 koda merge from default 0.9.18
2012-11-02 unc0rr oops, fix incorrect room owner name in ROOM UPD command again
2012-11-01 nemo Added tag 0.9.18-release for changeset 2fc02902c7cb 0.9.18
2012-11-02 unc0rr oops, fix incorrect room owner name in ROOM UPD command
2012-11-01 nemo Removed tag 0.9.18-release 0.9.18
2012-11-01 nemo fix for forts mode *sob* 0.9.18 0.9.18-release
2012-11-01 unc0rr Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
2012-11-01 nemo Added tag 0.9.18-release for changeset be11c26a3a0b 0.9.18
2012-11-01 nemo Small fixes to b-day image. For next year I 'spose
2012-11-01 nemo Removed tag 0.9.18-release 0.9.18
2012-11-01 koda Backed out changeset 5d00c28059e3 - enable the feedback button again
2012-11-01 unc0rr Fix 0.9.18 desync: 0.9.18
2012-11-01 koda merge again
2012-11-01 koda updated Info.plist 0.9.18
2012-11-01 koda merge with 0.9.18
2012-11-01 ChipHome small it.txt update 0.9.18
2011-11-21 sheepluva this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. 0.9.18
2012-11-01 koda Added tag 0.9.18-release for changeset 2f203395baca 0.9.18
2012-10-31 nemo !@#$ 0.9.18
2012-10-31 nemo add missing cmakelists.txt, move portal mission graphic to correct dir 0.9.18
2012-10-31 nemo merge trunk w/ final 0.9.18
2012-10-31 nemo merge w/ trunk 0.9.18
2012-10-31 nemo update lua loc, adjust cleaver in ammo sets 0.9.18
2012-10-31 sphrix portal challenge 0.9.18
2012-10-31 nemo birthday style 0.9.18
2012-10-31 inu - Fix for little mistakes (applied to every hedgewars_*.ts file). 0.9.18
2012-10-31 unc0rr Update ai actions tracing subsystem 0.9.18
2012-10-31 unc0rr Fix white background in players list on halloween, christmas and easter 0.9.18
2012-10-31 unc0rr Merge from default 0.9.18
2012-10-31 unc0rr Clear in-game flag when user joins room
2012-10-30 koda libav name refactor
2012-10-30 koda another stake at variable pre-initialisation - we lost preview logging in the course
2012-10-30 Vatten apparently an older version was provided earlier and this one is newer and theoretically desync free. untested. 0.9.18
2012-10-30 nemo fix hat names. more efficient killing off of limited hogs (takes too long to wait otherwise)
2012-10-30 Vatten new script specialising in altering weapon behaviour 0.9.18
2012-10-29 koda merge from stable
2012-10-29 szczur polish language update (+ closes issue 322) 0.9.18
2012-10-29 nemo consistent line endings 0.9.18
2012-10-29 nemo consistent line endings
2012-10-29 nemo fix reserved hats from scripting 0.9.18
2012-10-29 nemo fix reserved hats from scripting
2012-10-29 Star remove cleaver gradient 0.9.18
2012-10-29 Star remove cleaver gradient
2012-10-29 koda merge trunk in 0.9.18 0.9.18
2012-10-29 koda dev version bump, for 'stable' commits please use 0.9.18 branch
2012-10-29 nemo disable this block since it doesn't fit star's new graphic. doesn't show up often anyway, since unc0rr changed gst clearing
2012-10-29 koda use VideoItem::prefix instead of VideoItem::name as suggested by Stepan777
2012-10-29 Star tweaked hedgehog sprite (gstLoser and such) this version tries to clean up a bit of the pixelation from having not been edited in inkscape
2012-10-29 unc0rr Change messages a bit
2012-10-29 unc0rr Mutant script
2012-10-29 nemo Fix training script positions altered by variable land dimension change. Issue #453
2012-10-29 Xeli Fix 440, used 'grave' rather than '`' in default binds
2012-10-29 nemo darken and contrast the gray images to distinguish more easily from pink
2012-10-29 nemo Arbitrarily tweaked to not firepunch loose, and to increase chance of bazooka doing it to about 20%
2012-10-29 unc0rr Improve TestSniperRifle a bit
2012-10-29 nemo Allow cleavers to be knocked loose by explosions. Probabilities might need tweaking.
2012-10-29 unc0rr boo, koda
2012-10-29 koda this commit is a no-op
2012-10-29 koda close engine shortcut, from the discussion in issue 317
2012-10-28 koda disable fps widget when recording
2012-10-28 koda add videorec button descriptions and delete screenshot when video is deleted (issue 427)
2012-10-28 koda apparently we are forced to use a (dummy) callback for glut 3.0 compatibility
2012-10-28 koda increase framerate and bitrate (issue 427)
2012-10-28 nemo double cleaver rotation speed, also make spin direction dX dependent.
2012-10-28 unc0rr Slight update of russian translation
2012-10-28 unc0rr Choose first unused color for added team (addresses issue 431) + other small changes
2012-10-28 Xeli add SDL as an dependency hedgeroid
2012-10-28 sheepluva let animation objects delete themselves after they are not being used anymore
2012-10-28 Xeli revert tremor back to a version before koda broke it ;p hedgeroid
2012-10-28 nemo more like here
2012-10-28 Xeli merge Medo's GSoC work hedgeroid
2012-10-28 nemo Workaround for visual bug. Issue #442
2012-10-28 Xeli merge hedgeroid branch with tip hedgeroid
2012-10-28 koda add flag of the soviet union (issue 297)
2012-10-28 koda fix for issue 432, show ready toggle for room admins, set them always ready, keep the blinking option
2012-10-28 koda merge
2012-10-28 koda forgot to remove these files when reverting tremor
2012-10-28 koda cleanup in initEverything and freeEverything
2012-10-28 koda revert r767d3c4153a1 this tremor implementation is buggy
2012-10-28 koda * fix initialisation, preload values and then read args
2012-10-28 koda disable audio dampening on mobile
2012-10-27 szczur polish translation update (bug448)
2012-10-28 nemo issue #428 - move power to after team labels
2012-10-27 sheepluva german engine translation update
2012-10-27 sheepluva german Qt-Frontend translation update
2012-10-27 unc0rr - Better fix than the one from rc7f5c3bd7f8c. Now just scrolling back till net/nettype/main page. Not tested aswell.
2012-10-27 Xeli apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
2012-10-27 unc0rr Fix issue 435, and also unreported bug when 2 or even 4 entries could have selection at the same time in weapons menu.
2012-10-27 sheepluva these files had the executable flag/permission set
2012-10-27 nemo Issue #443 - change in syntax for effects
2012-10-27 koda minor macro cleanup
2012-10-27 ChipHome updated italian translation (#447)
2012-10-26 unc0rr Clear hedgehog's gear Power value when switching. Should fix issue 446 (not tested, but looks obvious).
2012-10-26 unc0rr Oops, fix room players list emptyness
2012-10-26 unc0rr This should cover all entries from issue 438
2012-10-26 unc0rr Fix cake splashing bug (issue 429)
2012-10-26 unc0rr No hacks! Fix issue 437
2012-10-26 sheepluva fix for issue 441 ("Cannot overwrite default weapon set 'Default'!" message when no change to weapon set was made)
2012-10-26 nemo Set minimums on a few values to avoid camera zooming out past them. partly Issue #430. Might be worth defining a new constant for this.
2012-10-26 nemo eh. might as well toss this in for reference purposes
2012-10-26 nemo Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
2012-10-26 sheepluva fix for the root cause of issue 434 (previous pages being visible in the background)
2012-10-26 nemo issue #445 spin math
2012-10-26 sheepluva disable F5 key and data refresh
2012-10-26 sheepluva rollback of r08642c7da4a3b5e05be51a8b45995e799bbc4bbf ("add DLC button to net game room")
2012-10-26 nemo missed this one when fixing regular flakes. issue #444
2012-10-26 koda 0.9.18 release branch 0.9.18
2012-10-25 nemo Restore -gv, limit points to template dimensions
2012-10-25 nemo -gv was causing broken behaviour
2012-10-25 nemo add gsoc students. also sphrix to translators
2012-10-25 koda countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
2012-10-24 koda finally videorec on osx
2012-10-24 koda I hate Windows and it hates me...
2012-10-24 Randy add surname to credits
2012-10-24 koda support video recording on windows with automation and headers
2012-10-24 koda enable png support under win32
2012-10-24 koda hgignore and skip one config file for win32
2012-10-24 koda download SDL dlls if not present
2012-10-24 koda update SDL headers for winutils
2012-10-24 unc0rr Make explosion look depend less on fps
2012-10-24 koda fuuuuuuuuuuuu don't use stack checking
2012-10-24 nemo missing nil test
2012-10-23 nemo Flag script parsecommands to avoid echoing to net
2012-10-23 unc0rr Get rid of C-style operators
2012-10-23 nemo better?
2012-10-23 nemo Ok. Seems to me if you disconnect on any page, you should go to the main net page, since presumably you were in some part of net play. I think this should avoid ending up in a "lobby" after disconnecting
2012-10-23 koda lupdate -no-obsolete project_files/hedgewars.pro
2012-10-23 nemo tweak tab styling
2012-10-23 koda tweaks to win build script, hedgewars.pro now supports win32 target
2012-10-23 nemo tweak tab appearance to try to appease koda
2012-10-23 koda forgot modality for this widget
2012-10-23 koda disable feedback button for now
2012-10-23 koda set window modality also for custom dialogs, small text changes
2012-10-23 koda QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
2012-10-23 koda add standard copyright header
2012-10-23 koda don't try to delete a default scheme
2012-10-23 nemo Completely arbitrary tweaking of tunnel values (avoids a nil) - still needs smooth curves (probably a target dx/dy to aim for, and slow alterations) and taking less CPU. Also disable unused function in Highlander
2012-10-22 unc0rr - Fix desyncs triggered by AI
2012-10-22 unc0rr Check cake and air attack again if walked far from initial position (not tested)
2012-10-22 unc0rr Track targets better in multiattack mode
2012-10-22 unc0rr Mark places where tried to jump, avoid too much of thinking
2012-10-22 nemo *sigh* revert the multishoot thingy. worked fine in my tests w/ smine and cleaver, screwed up deagle. need to find out why, but sleepy. for later
2012-10-22 nemo Someone should look this over to make sure it should stay in
2012-10-22 nemo Disable jiggling of cleavers 'cause it just looks odd. Adding a constraint based on proximity to portal is an option too, this was just easier.
2012-10-22 nemo Turn off freezing in multishoot, unless unc0rr can come up w/ a good reason why this was here :)
2012-10-21 unc0rr 0.9.17 -> 0.9.18 changelog
2012-10-21 nemo crude workaround for problem inu reported with sound button
2012-10-21 nemo ok. for some reason, this now works without problems. weird. (reenable smine/cleaver alt)
2012-10-21 unc0rr Fix include
2012-10-20 unc0rr Fix build physfslayer
2012-10-21 nemo Fix knockball
2012-10-20 unc0rr Workaround over QIcon failing to load from physfs physfslayer
2012-10-21 unc0rr Keep room admin ready status always set
2012-10-20 unc0rr Simplify DataManager as physfs partially implements its functions physfslayer
2012-10-21 unc0rr Remove deprecated signals
2012-10-20 unc0rr Oops, forgot this physfslayer
2012-10-21 nemo fix trophyrace. also tweak it a little
2012-10-20 unc0rr Many bugfixes and features to FileEngine physfslayer
2012-10-20 unc0rr Don't need this button anymore
2012-10-19 unc0rr Try using PhysicsFS. physfslayer
2012-10-18 nemo damn nots
2012-10-17 unc0rr Fix most of server warnings
2012-10-17 unc0rr 'In game' client flag, both server and frontend support
2012-10-17 unc0rr - Show unready status in icon
2012-10-17 nemo I like this condition for home run better
2012-10-16 unc0rr Better error handling
2012-10-16 nemo skip all dx/dy mod if Power is 0
2012-10-16 unc0rr Tweak TestDesertEagle. Bots should prefer direct shots to shots through land now, but I didn't test that yet.
2012-10-16 nemo cut down on excessive checkins in some situations
2012-10-16 nemo Remove slot overcrowding, disable angle detection which isn't doing what I want.
2012-10-15 unc0rr Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
2012-10-15 nemo Try to prevent a situation where hogs embedded in other hogs/barrels/cleavers get stuck, by checking for gears overlapping on Y
2012-10-15 nemo Also shove using shotgun, switch off hat when not active hog
2012-10-14 nemo First pass at cleaver.
2012-10-13 unc0rr Two cavern templates which aren't horribly long to generate, produce pretty varying maps, and allow 48 hedgehogs gameplay
2012-10-13 unc0rr Fix crasher in TestCake
2012-10-13 unc0rr Switch to vector library for arrays
2012-10-13 sheepluva small tweak. (reverse mouse wheel directions for color change)
2012-10-12 unc0rr Convert ColorWidget from QWidget to QFrame and make use of The Box Model(tm) in stylesheet
2012-10-12 unc0rr UNBAN implementation
2012-10-12 sheepluva add Randy to extended credits
2012-10-11 sphrix french translation. primarily of the campaign.
2012-10-11 unc0rr Better use random number here
2012-10-11 unc0rr - Nicks starting from not-letter char go to bottom of the list
2012-10-10 unc0rr Remove old signal-slot conenctions
2012-10-10 unc0rr - Finish conversion to nicks model
2012-10-10 unc0rr Get rid of deprecated chat widget stuff
2012-10-10 unc0rr Restore old context menu behavior
2012-10-10 nemo no. still doesn't work right
2012-10-09 unc0rr Please pas2c
2012-10-09 unc0rr - Enable chat context menu actions
2012-10-09 unc0rr Don't ask for full rooms list on part/kick
2012-10-09 unc0rr Reset nickname so it may be reused while old connection is still hanging
2012-10-09 nemo no. still doesn't work right.
2012-10-09 nemo Knife is still broken, but so koda can fix it...
2012-10-08 unc0rr Load friends/ignored nicks from file
2012-10-08 unc0rr Room players list
2012-10-08 nemo A bit more on the knife. Also add missing files to CMakeLists
2012-10-07 nemo Data for copying throwing knife to Land once it hits.
2012-10-07 unc0rr Bring back sorting
2012-10-07 unc0rr Bring icons back
2012-10-07 nemo Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
2012-10-06 unc0rr Further work on moving to players list model
2012-10-06 unc0rr Simplify file loading procedure
2012-10-05 unc0rr Start moving to players list model.
2012-10-03 unc0rr No commit message
2012-10-01 unc0rr - Fix warnings and hints
2012-09-30 unc0rr Show more statuses in icons.
2012-09-29 unc0rr Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
2012-09-28 koda use cmake OPTION for arguments and further cleanup on CMakeFiles
2012-09-27 nemo revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
2012-09-27 unc0rr Fix some hints
2012-09-27 unc0rr Shutup pas2c
2012-09-27 unc0rr vector2Angle function which converts vector to angle from -2048 to 2048
2012-09-27 unc0rr Always run simple game on medium maps
2012-09-27 unc0rr Oops
2012-09-26 unc0rr Fix framing
2012-09-25 unc0rr - Keep track of room name so correct name is displayed when you become room admin
2012-09-25 koda only accept RELASE and DEBUG build type configuration
2012-09-25 koda another little tweak
2012-09-25 koda sdl_extras updated/fixed (is this file still needed?)
2012-09-24 koda forgot a few checks from rev f40c65ae3eab
2012-09-24 koda force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
2012-09-24 koda slight tweak to lua linking (that will break everything, i'm sure)
2012-09-22 unc0rr Make sheepluva happy
2012-09-22 unc0rr Allow using system proxy settings
2012-09-21 unc0rr - Small fix
2012-09-21 unc0rr Support for proxies (not tested)
2012-09-20 koda blindly trying to fix the android build
2012-09-20 koda nicer debug log visuals on ios
2012-09-20 koda switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
2012-09-20 koda update ios project file again to reflect SDL2 renaming
2012-09-16 Medo Hedgeroid: Updated base locale
2012-09-20 koda issue ENGINECLEAN only when fpc < 2.6
2012-09-16 Medo Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
2012-09-20 koda updated ios project file
2012-09-16 Medo frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
2012-09-16 unc0rr Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
2012-09-16 Medo frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
2012-09-16 unc0rr New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
2012-09-16 Medo Merge
2012-09-16 ChipHome Italian translation update
2012-09-11 ChipHome Italian engine translation update
2012-09-09 sheepluva recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
2012-09-09 sheepluva client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
2012-09-09 unc0rr 'h' status for room admins
2012-09-09 unc0rr Reset to default colors button
2012-09-09 unc0rr - Some improvements to tr() calls
2012-09-09 unc0rr - Fix some warnings in frontend
2012-09-09 unc0rr Polish settings page a bit
2012-09-08 unc0rr More consistency in terminology
2012-09-07 sheepluva merging in campaign updates - please test
2012-09-05 belphegorr Fixed grammar/vocabulary and improved balance
2012-09-06 sheepluva fix for issue 293 : "rope stuck after picking crate"
2012-09-05 sheepluva fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
2012-09-04 nemo retain frontend effects setting exiting/leaving settings
2012-09-04 unc0rr Fix some warnings
2012-09-04 unc0rr Stop messages without possible desync on load from save
2012-09-04 sheepluva I didn't want to do this since it seems less clean, but...
2012-09-04 unc0rr Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
2012-09-04 sheepluva skip second CheckForWin if water wasn't raised after first one
2012-09-04 sheepluva fix multi-shot related game ends leading to incomplete stats, fixes issue 372
2012-09-04 unc0rr More Qt-ish code, fix couple warnings.
2012-09-04 unc0rr Unset room restrictions on player/team joins when changing room admin
2012-09-04 unc0rr More precision
2012-09-03 nemo forgot to add back c96ff1a053d0
2012-09-03 sheepluva fix for issue 376 (embedding barrels in ceiling)
2012-09-03 nemo Fix line endings, add missing amMine entry
2012-09-03 sheepluva teleport hack fixes:
2012-09-03 nemo adjust velocity when entering/exiting the 4x routine
2012-09-03 nemo Let's try *4 instead. Not nearly as much of a win, but might be usable.
2012-09-03 nemo So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
2012-09-02 sheepluva if this doesn't work I shall cry like a lady
2012-09-02 sheepluva I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
2012-09-02 sheepluva engineclean returns
2012-09-02 unc0rr Not sticky rope
2012-09-02 nemo perf tweak
2012-09-02 nemo LAND_HEIGHT/LAND_WIDTH need setting later now
2012-09-02 nemo Correct snow fall/rotation (matching visual gear)
2012-09-02 unc0rr Oops
2012-09-01 unc0rr Rope fix without hacks.
2012-09-01 nemo oops
2012-09-01 nemo remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
2012-09-01 unc0rr hide health bars of dead teams
2012-09-01 nemo Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
2012-09-01 sheepluva fix parsing of 'if': identifiers can also contain underscores
2012-08-31 unc0rr fix parsing of 'if'
2012-08-31 sheepluva clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
2012-08-31 sheepluva * don't build moc for campaign.h
2012-08-31 nemo oops
2012-08-31 sheepluva use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
2012-08-31 sheepluva min -> qMin
2012-08-31 sheepluva don't query/print GL_AUX_BUFFERS if video recording is disabled
2012-08-31 sheepluva print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
2012-08-31 nemo Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
2012-08-25 sheepluva add 'a classic fairytale' campaign to cmake install
2012-08-30 sheepluva dos2unix newline fixes on 7 (video recording-)merged files
2012-08-30 unc0rr Move some options to the second page so first page doesn't look ugly on low resolution
2012-08-30 nemo neglected stuff
2012-08-30 nemo Checking merge against latest trunk
2012-08-30 nemo preliminary creeper (not yet functional)
2012-08-29 sheepluva new grave: dragonball (incl. svg) by Randy
2012-08-29 nemo tiny (probably) optimisation
2012-08-29 nemo A few more operators. Committing in case unc0rr wants to fiddle.
2012-08-29 nemo isZero appears to be never used. Use it in a few obvious cases and add web variant.
2012-08-29 unc0rr Fix library installation in win32
2012-08-29 nemo disable snowball damage, by request of sheepluva
2012-08-29 sheepluva remove a redundant assignment; whitespace fixes
2012-08-29 unc0rr This should work better
2012-08-28 sheepluva fix build for me
2012-08-28 unc0rr Make ffmpeg optional for frontend
2012-08-28 unc0rr Small fix
2012-08-28 unc0rr Merge Stepik-777's video recording gsoc project
2012-08-27 nemo Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
2012-08-27 Medo Merge
2012-08-27 sheepluva shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
2012-08-27 nemo Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
2012-08-27 nemo so unc0rr might replace this all. but anyway. fix copypasta.
2012-08-26 nemo shoppa hack, take... 4?
2012-08-26 nemo another shot in the dark. still w/ no input from shoppa players
2012-08-26 nemo shoppa hack guesses. continued. let's assume there's a small Y component.
2012-08-26 nemo another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
2012-08-26 nemo hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
2012-08-26 nemo Hack to try and appease the shoppa players
2012-08-25 nemo reducing this value is sufficient to ensure crates drop just below top border or a girder
2012-08-25 nemo Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
2012-08-25 nemo Allow escaping from tight spots
2012-08-25 unc0rr Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
2012-08-25 nemo Ensure crates can spawn just below the border on a bordered map.
2012-08-25 nemo let's see if mikade will still accept this at least
2012-08-25 nemo make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
2012-08-25 nemo oops
2012-08-24 nemo Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
2012-08-24 nemo fromdos + fix end of turn velocity
2012-08-24 unc0rr An attempt to run main rope code only every 8th tick:
2012-08-24 unc0rr Move rope code to separate unit
2012-08-24 nemo Fix formatting, reduce border sensitivity
2012-08-23 Medo Hedgeroid: Fixed map preview again (might be a JNA bug)
2012-08-23 nemo also needs exclusion here
2012-08-23 Medo Hedgeroid improvements:
2012-08-23 unc0rr Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
2012-08-21 Medo Hedgeroid: Some code cleanup, adding a forgotten file
2012-08-23 unc0rr Slightly faster and slightly better templates #41 and #43
2012-08-20 Medo License change: With the agreement of Xeli, I changed the Hedgeroid license to
2012-08-23 nemo drawn maps have a fixed 4096x2048 area right now
2012-08-20 Medo Hedgeroid: Final sprint to the deadline
2012-08-23 nemo move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
2012-08-20 Medo frontlib: Improved documentation of netconn, unified naming of a callback
2012-08-22 nemo *sigh*
2012-08-20 Medo engine: Don't overwrite isTerminated if it's already true
2012-08-22 nemo initModule really not needed for uRandom
2012-08-19 Medo Fix engine crashes on game end
2012-08-22 nemo Burn a random number in the override. Make sure cirbuf is reset.
2012-08-18 Medo Merge
2012-08-22 nemo extra nil check for lua hog switch
2012-08-18 Medo Hedgeroid: Don't change the template when clicking the map.
2012-08-22 unc0rr now really avoid
2012-08-18 Medo Hedgeroid: Increased assetsversion (d'oh)
2012-08-22 nemo avoid overflow on templates
2012-08-18 Medo Hedgeroid:
2012-08-21 nemo allow lua to specify template by number
2012-08-18 Medo frontlib: Return more filled-in team objects
2012-08-19 Stepan777 merge
2012-08-21 unc0rr Cancel shotgun shot if hedgehog is moved moved (by explosion)
2012-08-18 Medo engine: Fixed indentation regression
2012-08-18 nemo koda changed the CMake flag w/o updating the wiki or INSTALL file :(
2012-08-18 Medo Merge
2012-08-18 Medo Hedgeroid: Don't update the map preview just for a theme change
2012-08-18 nemo oops
2012-08-18 Medo Hedgeroid: Fixed JNA mapping of size_t
2012-08-18 Xeli fix the touchUI on android, ignore device dpi for now
2012-08-18 Medo engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
2012-08-18 nemo byte order
2012-08-17 Medo Hedgeroid: Fixed memory handling issues
2012-08-18 unc0rr Simplify code a bit
2012-08-17 Medo Hedgeroid: Fixed the restructuring-induced breakage
2012-08-18 unc0rr GoBack() here is not needed anymore
2012-08-17 Medo Merge
2012-08-18 nemo Avoid a bit of a memory spike on small maps
2012-08-17 nemo This one gets called a lot when drawing rotated sprites
2012-08-17 nemo Consistency
2012-08-17 nemo This union hasn't been needed for 5 years, and makes using other headers harder.
2012-08-16 unc0rr Forgot this state
2012-08-12 Stepan777 minor changes in list of codecs
2012-08-15 nemo Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
2012-08-11 Stepan777 Insert license in avwrapper.c
2012-08-15 unc0rr Allow customization of colors in ui, store custom colors in config
2012-08-11 Stepan777 cmake scripts
2012-08-15 unc0rr Check if hedgehog is still active instead
2012-08-10 Stepan777 better cmake script
2012-08-13 unc0rr Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
2012-08-10 Stepan777 merge
2012-08-13 unc0rr Allow JOINED message in lobby
2012-08-09 Stepan777 fix FindFFMPEG
2012-08-30 nemo I shouldn'tve tracked this really, I should have just rejected that part of the transplant
2012-08-13 Jie Luo Simplified Chinese Translation update
2012-08-08 Stepan777 improve html links + small bugfixes
2012-08-30 nemo Final checkpoint w/ campaign.
2012-08-09 unc0rr Check if 'for' cycle body is executed at least once
2012-08-08 Stepan777 FindFFMPEG.cmake (used only for frontend for now).
2012-08-25 belphegorr All missions: switched blood needers with meatbags in dialogues
2012-08-09 unc0rr Don't accept room messages when not in room state. Not tested even if it builds.
2012-08-08 Stepan777 merge
2012-08-25 belphegorr Mission 3: Added initial FirePunch
2012-08-09 nemo When exiting a room where one was host, server sends a REMOVE_TEAM for the local team. It appears that this loop would not break in that case. Add a log message and a break. (I've hit a frozen frontend twice now)
2012-08-25 belphegorr Mission 2: fixed ammo menu bug
2012-08-08 unc0rr Keep room till last player quits
2012-08-25 belphegorr Mission 7: increased distance between Leaks and the princess, fixed EmitDenseClouds typo
2012-08-08 nemo er. more like this.
2012-08-25 belphegorr Mission 5: fixed a few bugs that came with the update (ammo menu bug and initial gear elimination bug)
2012-08-08 nemo Allow scripting to delete gears
2012-08-25 belphegorr Changed a line in Mission 2 dialogue...
2012-08-07 nemo oops
2012-08-25 belphegorr Fixed crashes in mission 3 after RestoreHog
2012-08-07 unc0rr Keep inlining
2012-08-22 belphegorr Modified missions to be compatible with the merge
2012-08-06 unc0rr More mess in pas2c:
2012-08-19 belphegorr Mission 3: Modified onPrecise (added out-commented debug code)
2012-08-06 nemo revert 3188794b9d87. does not do what I'd like.
2012-08-17 Medo Hedgeroid: Frantic scrabbling toward the deadline
2012-08-05 Stepan777 improve video uploading
2012-08-19 belphegorr Mission 3: reduced enemy turn time, fixed other HideHog problems
2012-08-06 nemo oops
2012-08-17 Medo frontlib: Moved mapname sending to the end of flib_netconn_send_map
2012-08-05 Stepan777 merge
2012-08-19 belphegorr Solved issues with HideHog in mission 2 and 3
2012-08-05 nemo no cake for youuuuu
2012-08-17 Medo engine: Added JNI-compatible function to start map generation
2012-08-19 belphegorr Modified AddAmmo()-s in consideration of gfPerHogAmmo in mission 2
2012-08-05 unc0rr Introduce 'a' and 'u' client flags to mark admins and authenticated users
2012-08-15 Medo frontlib:
2012-08-19 belphegorr Removed debug code.
2012-08-05 nemo Add bot level to CPU flag
2012-08-12 Medo frontlib/Hedgeroid: Modified frontlib build in Hedgeroid so it works without having to copy the source dir.
2012-08-19 belphegorr Mission 7: Added a visual gear to mark height, changed ShowMission to be more precise.
2012-08-05 nemo Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
2012-08-12 Medo Hedgeroid: fix wrong filenames due to windows not treating files case sensitive
2012-08-19 belphegorr Fixed a typo, frontend is now working properly
2012-08-05 nemo Also flag cases. Side effect might be some odd collision in rare cases w/ portals. Also, might cause unexpected collisions w/ cases in TestColl - although we could add a proximity check to the flag there, or simply switch to TestCollExcludingMe again. uCollisions seems mismatched w/ AI TestColl anyway. Possibly r+1+r vs r+r for gear diametre.
2012-08-12 Medo Removed useless cast in cmdlineClient
2012-08-30 nemo Silly add to facilitate transplant
2012-08-05 nemo oops
2012-08-12 Medo Hedgeroid:
2012-08-19 belphegorr Mission 7: changed enemy health, ammos, fixed crashes, princess no longer hidden
2012-08-05 nemo unbreak AI. remove inits from uLand
2012-08-12 Medo frontlib improvements:
2012-08-19 belphegorr Forgot to add mission 10
2012-08-05 nemo An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
2012-08-12 Medo frontlib: Added functions to query important constants from the library
2012-08-18 belphegorr Added a story ending mission/cut-scene
2012-08-05 nemo First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
2012-08-06 Medo Hedgeroid: Start using the frontlib for more operations
2012-08-18 belphegorr Added a FollowGear to the leaderDead animation in mission 9
2012-08-04 nemo Fix kamikaze crasher. Handle overlapping hogs case.
2012-08-06 Medo frontlib: Brought commandline client (almost) up to date with the frontlib changes
2012-08-18 belphegorr Fixed a few bugs in mission 7
2012-08-03 unc0rr TestKamikaze, needs polishing
2012-08-06 Medo frontlib: prevent writing a "binds" section of the team file when there are no binds
2012-08-18 belphegorr Fixed a typo in mission 6
2012-08-01 nemo Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. Issue #404
2012-08-06 Medo frontlib: fixed ini writing failing because of an inverted condition
2012-08-18 belphegorr Fixed bug in mission 5 with invisible obstacles
2012-07-31 unc0rr Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
2012-08-06 Medo frontlib: Removed reference counting from schemelist
2012-08-18 belphegorr Crashfix, healthfix in mission 5
2012-07-28 nemo oops
2012-08-02 Medo Hedgeroid: Started to implement RoomActivity
2012-08-18 belphegorr Forgot to add mission 9 -.-'
2012-07-27 nemo Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
2012-08-02 Medo frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
2012-08-16 belphegorr Added Mission 9: The Enemy Of My Enemy
2012-07-27 unc0rr merge
2012-08-01 Medo Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
2012-08-16 belphegorr Modified final cutscene and fixed a skipping bug
2012-07-27 unc0rr oops
2012-08-01 Medo Hedgeroid: Added libjnidispatch.so and jna.jar
2012-08-10 belphegorr Fixed variable loading errors and added saving of "M8Scene" in mission 8
2012-07-27 unc0rr Fix edge case problems with sniper rifle
2012-08-01 Medo Hedgeroid: Room screen WIP
2012-08-10 belphegorr Solved "floating repositionings" in every mission
2012-07-26 Stepan777 uploading to youtube, it works, but user interface is still incomplete
2012-07-26 unc0rr No more AI jumping lulz
2012-07-27 nemo this one too
2012-07-26 Medo Hedgeroid: various improvements:
2012-08-09 belphegorr Added Mission 8: Long Live The Queen
2012-07-26 Stepan777 merge
2012-07-26 unc0rr Better prediction of cluster, melon, and whip
2012-07-27 nemo rewrite to make the string shorter
2012-07-26 Medo Merge
2012-08-09 belphegorr Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
2012-07-25 unc0rr merge
2012-08-02 belphegorr Removed gfOneClanMode from Mission 7
2012-07-25 unc0rr Commit commented out code which I used to debug AI walking
2012-07-31 belphegorr Added Mission 7: Family Reunion
2012-07-25 unc0rr - Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
2012-07-25 unc0rr Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
2012-07-31 belphegorr Mission 6: Modified a dialogue timing
2012-07-25 unc0rr Some tiny improvements to AI walking algorythm
2012-07-25 xymeng Changes to pas2c - unreviewed apart from cursory glance and compile test.
2012-07-31 belphegorr Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
2012-07-25 unc0rr Adjust firepunch and bat consts yet again
2012-07-25 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
2012-07-31 belphegorr Mission 1: Fixed a typo
2012-07-24 unc0rr Prefer to bat enemy away dealing the same amount of damage
2012-07-24 nemo workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
2012-07-24 belphegorr Changed name of princess in mission 6 (forgot it last time).
2012-07-24 unc0rr No need to redefine signal
2012-07-24 nemo Fix bee crasher, tweak splash values
2012-07-24 belphegorr Removed some campaign variables from Mission 6.
2012-07-21 nemo better?
2012-07-24 belphegorr Switched Fell From Heaven to Fell From Grace on missions 5, 6.
2012-07-21 unc0rr AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
2012-07-24 belphegorr Fixed localization of Mission 6 and fixed a typo.
2012-07-21 nemo unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
2012-07-23 belphegorr Finished mission 6: Dragon's lair
2012-07-21 nemo Ok. *these* should be safe with just this one extra check...
2012-08-30 nemo checkpoint merge
2012-07-20 nemo :( I have no idea why this did not work
2012-07-20 nemo Avoid desync playing back demos
2012-07-20 nemo don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
2012-07-20 nemo I thirst for randomness.
2012-07-20 nemo Try avoiding spamming the log by retaining the gears. untested.
2012-07-20 unc0rr Replace stupid 'mod' with 'and'
2012-07-20 koda ooops (and indentation)
2012-07-20 koda press 8 to mute audio while ingame
2012-07-20 unc0rr mod operator is so stupid in pascal
2012-07-20 nemo oh yeah, these too
2012-07-19 nemo Fix TARDIS, make switcher work w/ the new more stringent check.
2012-07-19 nemo Update team health
2012-07-18 unc0rr Start TestCake
2012-07-18 koda allow FPFLAGS and GHFLAGS only in cmakes able to support them
2012-07-17 nemo what the heck, let's add a few more
2012-07-16 unc0rr - Check for harmful gear deletions
2012-07-16 unc0rr Use gmDestroy message instead
2012-07-15 nemo Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
2012-07-13 Stepan777 Correctly distinguish between game and real ticks while recording video,
2012-07-15 nemo Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
2012-07-13 Stepan777 merge
2012-07-15 nemo Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
2012-07-13 unc0rr Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
2014-01-09 unc0rr Filter sprSDFlake too, so engine could pass initialization gl2
2012-07-10 Stepan777 Fix bug with isInLag picture displayed at end of some videos.
2012-07-12 unc0rr Don't consider moving hedgehogs in place rating in after attack mode
2014-01-09 Wolfgang Steffens Import temp.diff which is a try to fix glitches with textures edges gl2
2012-07-10 Stepan777 merge
2012-07-12 unc0rr When removing a record, set selection on the next item in the list
2014-01-09 unc0rr Wolfgang Steffens's gl2 and atlas branch gl2
2014-06-18 sheepluva closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
2012-07-09 Stepan777 fix bug with desynced camera positions
2012-07-12 nemo Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
2012-07-10 Wolfgang Steffens Debug commit
2012-07-09 Stepan777 rework saving of camera positions so there is no need to know framerate during prerecording.
2012-07-12 nemo Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
2012-07-10 Wolfgang Steffens Merge
2012-07-09 Stepan777 merge
2012-07-10 nemo Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
2012-07-08 Stepan777 First try to use framebuffer, instead of auxilary buffer.
2012-07-08 unc0rr Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
2012-07-08 Stepan777 Move SDL_GetTicks() to another place, maybe this will fix sound desync.
2012-07-08 nemo A bit more convoluted, but more attractive visually
2012-07-08 Stepan777 merge
2012-07-08 nemo Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
2012-07-07 Stepan777 fix alpha channel in image rescaling
2012-07-08 nemo Draw bombs behind plane
2012-07-07 Stepan777 Fix thumbnails. On some OpenGL implementations they weren't working.
2012-07-08 unc0rr Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
2012-07-07 Stepan777 fix frontend for ffmpeg 0.7.13
2012-07-08 nemo Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
2012-07-07 Stepan777 Fix compilation of hwengine on ffmpeg 0.7.13.
2012-07-26 Medo Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
2012-07-08 nemo Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
2012-07-07 Stepan777 fix for older ffmpeg (0.7.13)
2012-07-24 Medo Hedgeroid: Misguided attempts at getting the connection lifecycle right.
2012-07-07 kjpou1 remaining files for the Danish translation
2012-07-06 Stepan777 When there are videos that are being encoded and user tries to quit display dialog with warning.
2012-07-22 Medo Hedgeroid: Reworked player and room lists, added menus, added playername query
2012-07-07 unc0rr - Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
2012-07-06 Stepan777 When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
2012-07-21 Medo Hedgeroid: More work on the lobby activity
2012-07-07 nemo Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
2012-07-06 Stepan777 merge
2012-07-19 Medo Hedgeroid: Lobby activity improvements
2012-07-07 nemo unbreak grayscale
2012-07-19 Medo Hedgeroid: Modified detection of assets on SD card (should be more reliable)
2012-07-05 unc0rr It is global var
2012-07-19 Medo Hedgeroid: Got the roomlist working... more or less.
2012-07-05 unc0rr Fix crash when hedgehog dies while switching from it
2012-07-19 Medo Re-Added the commandline client, but it's not compilable agains the latest frontlib
2012-07-04 nemo free up power for use by script
2012-07-19 Medo frontlib:
2012-07-04 nemo Allow script to set number of ammo in a crate. untested.
2012-07-18 Medo frontlib: Fix onRoomUpdateCb receiving a null pointer
2012-07-03 unc0rr - Don't call Length() on variable size arrays
2012-07-17 Medo Hedgeroid: Fixed multitouch breakage
2012-06-29 unc0rr Properly convert taking address of function with var parameters
2012-07-17 Medo Hedgeroid: Chat and player list work now, but everything is very much WIP
2012-06-29 unc0rr Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
2012-07-16 Medo Hedgeroid: Layout experiments for the lobby page
2012-06-29 unc0rr Don't produce unnecessary and erroneous defines
2012-07-10 Medo Hedgeroid: Added experimental lobby chat
2012-06-29 xymeng Fix the function definition issue so the function pointer format now looks correct.
2012-07-10 Medo Hedgeroid: Simplified some code
2012-06-28 unc0rr Tiny optimization + formatting fix
2012-07-10 Medo frontlib: Added missing disconnect case
2012-06-28 unc0rr Convert function with var parameters declarations into #define + function which accepts pointers
2012-07-10 Medo frontlib: Added the NDK build file for Android
2012-06-28 unc0rr - Try sending remove message in 'finally' as a last resort
2012-07-10 Medo frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
2012-06-27 nemo ocd
2012-07-05 Medo Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
2012-06-27 unc0rr Prepare to handle passing by reference
2012-07-04 Medo frontlib: Improved and unified parameter checking, moved the cmdlineClient out
2012-06-27 unc0rr Remove trailing spaces
2012-06-27 Medo frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib
2012-06-27 nemo Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
2012-06-27 Medo Merge
2012-06-27 sphrix Missions localisation
2012-06-27 nemo More efficient
2012-06-27 nemo oops
2012-06-27 nemo Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
2012-06-27 nemo This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
2012-06-26 Stepan777 Here they come - thumbnails.
2012-06-27 nemo Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
2012-07-10 Wolfgang Steffens Added auto cropping to atlasing
2012-06-26 Stepan777 merge
2012-06-26 koda updated ios project file
2012-06-25 Wolfgang Steffens GL1.x fixes
2012-06-26 nemo Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
2012-06-25 Wolfgang Steffens Merge
2012-06-26 unc0rr Don't set erasing flag when it is unnecessary so hwmap could compress better
2012-06-25 Wolfgang Steffens using atlas for rendering now
2012-06-26 nemo er. this one too
2012-06-25 Wolfgang Steffens made surface retaining mandatory
2012-06-25 Stepan777 merge
2012-06-26 nemo Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
2012-06-25 Wolfgang Steffens added missing uBinPacker.pas and uAtlas.pas
2012-06-25 Wolfgang Steffens retaining SDL surfaces in order to allow recreating atlases from scratch without
2012-06-25 nemo Update contributor e-mail address
2012-06-25 Stepan777 Restore almost old TCPBase behaviour
2012-06-25 Wolfgang Steffens Merge
2012-06-25 nemo oops
2012-06-24 Stepan777 remaining IFDEFs
2012-06-25 unc0rr oops
2012-06-24 Stepan777 merge
2012-06-25 nemo oops
2012-06-24 Stepan777 correctly fix odd dimensions (it was incorrectly fixed in previous commit)
2012-06-24 nemo These 2 need masks now
2012-06-24 Stepan777 pagevideos is now much better that before:
2012-06-24 unc0rr Fix completely broken RateHammer
2012-06-24 Stepan777 merge
2012-06-24 nemo Sanity limits.
2012-06-24 nemo Another take at prettier crate appearance
2012-06-27 Medo frontlib: Getting there :) Added commandline client for testing
2012-06-24 nemo Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
2012-06-25 Medo frontlib: Using macros for simplification of callbacks
2012-06-24 nemo Second part of the change. Make collision check use the new mask bit.
2012-06-24 Medo frontlib: Intermittent commit. Things are still in flux but we're getting there :)
2012-06-24 nemo Step 1. Add current hedgehog as top bit of bottom byte.
2012-06-21 Medo More progress on the netplay part of the frontlib
2012-06-23 unc0rr - Fix cake bug introduced in r2ccfc93c6b5e
2012-06-19 Medo Merge
2012-06-22 unc0rr Swap order of actions
2012-06-18 unc0rr Output log to stdout instead of stderr
2012-06-18 unc0rr Oops, forgot this
2012-07-23 belphegorr Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
2012-06-18 unc0rr set(LUA_LIBRARY lua.dll) for win32 builds
2012-07-20 belphegorr Placed hiding hogs at the end of StartMission in Mission 3
2012-06-17 unc0rr BindsModel
2012-07-20 belphegorr Added localization
2012-06-17 unc0rr - Move colorsModel to appropriate place
2012-07-20 belphegorr Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
2012-06-17 koda CROSSAPPLE ftw
2012-07-16 belphegorr Fixed a visual gear in Mission 5
2012-06-17 unc0rr This should fix default hogs names in network game
2012-07-16 belphegorr Added fifth mission and fixed minor control bug with mission 4
2012-06-16 unc0rr Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
2012-07-10 belphegorr Fixed a bug where certain ammo types were added to the wrong hogs.
2012-06-14 unc0rr AI loves to jump
2012-07-10 belphegorr Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
2012-06-13 koda ios: disable some warnings
2012-07-08 belphegorr Changed a ShowMission in Mission 4
2012-06-13 koda it was inevitable
2012-07-08 belphegorr Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
2012-06-13 koda ios: explain why setting a style disables schemes and/or weapons sometimes
2012-07-06 belphegorr Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left")
2012-06-13 koda ios: for mission configuration, use the bundled cfg file instead of providing plist files
2012-07-06 belphegorr Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
2012-06-13 koda add default cfg files for uniformity in missions
2012-07-06 belphegorr Increased turn time to 40
2012-06-12 Stepan777 fix very stupid bug :)
2012-06-13 koda DPI for everyone
2012-07-05 belphegorr Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
2012-06-11 Stepan777 1. Implement new page in frontend with options for video recording.
2012-06-19 Medo frontlib: Started work on the server connection code
2012-06-13 nemo LUA_FOUND should surely be set only if the system lua was found.
2012-07-05 belphegorr Reduced ammo count on Mission 2
2012-06-11 Stepan777 merge
2012-06-15 Medo Changed frontlib to use the existing ini file formats of the QtFrontend
2012-06-13 nemo Couple of missed sections from last time. Shield is still a bit odd
2012-07-05 belphegorr Modified some crate positions, added sound to teleports, fixed loc errors...
2012-06-12 Medo frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
2012-06-10 koda reorganize options.inc a little
2012-07-05 belphegorr Added localization and changed primary team color.
2012-06-12 Medo Cleanup, refactoring and generally more development in the frontlib
2012-06-10 koda uniform NOPNG and NOSERVER cmake symbols
2012-07-04 belphegorr Added Mission 4: United We Stand
2012-06-10 Medo Merge
2012-06-10 koda sed 's/\t/ /g' CMakeLists.txt
2012-07-03 belphegorr Set the choice constants to the correct values (1-3 instead of 0-2).
2012-06-10 nemo Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
2012-07-01 belphegorr Removed some debugging lines I forgot to remove.
2012-06-09 nemo disable this debug too
2012-07-01 belphegorr Added mission 3: The Journey Back
2012-06-09 nemo Remove debug pixel draws, skip tracing on own shoved hogs. Should speed things up allowing more evaluations of stuff.
2012-06-29 belphegorr Fixed some bugs with Mission 2 and Animate.lua.
2012-06-09 unc0rr TestBaseballBat
2012-06-25 belphegorr Fixed a bug in Mission 2, where hidden hogs appeared before getting deleted on losing the game.
2012-06-09 unc0rr - Adjust some consts so whip and firepunch work perfectly
2012-06-25 belphegorr Changed color of the "Natives" team to make it more visible and reduced difficulty of the "easy" challenge in the first mission.
2012-06-09 nemo Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
2012-06-25 belphegorr Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
2012-06-09 nemo Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
2012-06-25 belphegorr Added the helper script I forgot to add last time
2012-06-09 unc0rr - Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots.
2012-06-25 belphegorr Copied the first two campaign missions and the helper script into share/hedgewars/Data/
2012-06-09 Xeli restore fpc 2.4.2 compatibility
2012-06-25 belphegorr The first campaign commit with a lot of changes...
2012-06-08 unc0rr New bright and shiny TestFirepunch which actually works
2012-06-08 Xeli fix shift key by disabling the key modifiers for now
2012-06-07 Stepan777 1. Add IFDEFs for video recording
2012-06-08 unc0rr - TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
2012-06-07 Stepan777 merge
2012-06-08 unc0rr Check for gstHHDriven instead of damage check, so ballgun stops when turn ends in multiattack mode
2012-06-07 Stepan777 merge
2012-06-07 Xeli ignore keymodifers other than ctrl/alt/shift
2012-06-06 Xeli removed some writelns
2012-06-06 Xeli first attempt at implementing support for keys with modifiers
2012-06-06 nemo Make it AI survival almost definitely impossible by adding a 3rd pass to FindGear. 1st pass normal, 2nd pass allow close to objects, 3rd pass, allow overlapping objects.
2012-06-06 unc0rr Not needed here
2012-06-05 Wolfgang Steffens Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
2012-06-05 unc0rr - Allow camera movement while current hedgehog is falling
2012-06-05 Wolfgang Steffens Merge
2012-06-05 Xeli Android: first attempt at using the density call from java
2012-06-05 Xeli only reset those keys which actually change their bindings
2012-06-04 nemo tidy flags
2012-06-10 Medo Small improvements to the frontend lib for better debugging
2012-06-04 nemo Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
2012-06-04 Stepan777 here it is
2012-06-09 Medo Implemented game launching API for the frontlib.
2012-06-04 unc0rr Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
2012-06-08 Medo Implemented public API for letting the engine render maps
2012-06-04 nemo Make watching AI v AI on ai survival a bit more entertaining
2012-06-07 Medo Added ini reading/writing for game schemes to the frontend lib
2012-06-04 nemo Workaround for bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
2012-06-04 Medo Frontlib: Work on the callback mechanisms for IPC
2012-06-04 nemo After experimenting with a long running average at maxed out FPS and a variety of map sizes, 128 seems to actually be a good size to use if only drawing bits of world with stuff in it. 64 actually did even better in some situations, but significantly worse in others (lots of land, zoomed out).
2012-06-02 Medo frontlib refactoring
2012-06-03 nemo Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws
2012-06-02 Medo Merge
2012-06-03 nemo warp sound when AI survival hog respawns. attempt at a bit of a crate spawn animation (moar sparkles and a quick fadein)
2012-06-02 Xeli Android: added a callback to java to determine dpi/dip how much we should scale the ui
2012-06-02 Medo Merge
2012-06-02 nemo add onGameTick20 to basic training, extend laser sight out way more (it was visible at top when completely zoomed out), move call of new turn to after AfterSwitchHedgehog to avoid lua issues in onNewTurn - if this causes problems, lua can do delayed actions in onGameTick
2012-06-01 unc0rr Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases.
2012-05-31 mikade merge
2012-06-02 Medo Demo recording for the frontend library
2012-05-31 nemo Name the flags for fall tracking and indicating whether the explosion erases terrain.
2012-05-31 Medo Moved frontlib into project_files
2012-05-31 unc0rr merge
2012-05-31 Medo Further work on the frontend library, restructuring, ...
2012-05-31 unc0rr merge
2012-05-31 mikade Add a GetTag method so that SetTag doesn't feel lonely.
2012-05-30 Medo Started work on the frontend networking library
2012-05-31 unc0rr Improve TestWhip
2012-05-30 sheepluva minor tweaks for options page; should improve readability at small window size... a bit...
2012-05-29 Medo Removed dead/deprecated code and comments
2012-05-31 unc0rr pas2c stuff
2012-05-30 unc0rr This should make drawn maps rendering even more faster
2012-05-29 Medo Merge
2012-05-30 unc0rr merge
2012-05-30 unc0rr Render drawn maps 10-500 times faster
2012-05-29 unc0rr Oops, forgot to set 'erasing' flag on decoding
2012-05-28 unc0rr Fix a bug with wrong state of teams list when color isn't changed manually
2012-05-28 nemo Remove a couple more timers, should mean alpha matches old pulse time now
2012-05-28 nemo also change specialists
2012-05-28 nemo Set air attack to active by default, make time look a bit nicer, avoid plane buzz activating.
2012-05-28 Xeli change the array which represents the keyboard state to be a boolean array rather than byte array
2012-05-28 Xeli Don't allow for multiple key up(or down) events, it will ignore the excess events
2012-05-28 nemo Also change Highlander and Racer
2012-05-28 Wolfgang Steffens moved generic matrix code to uMatrix.pas
2012-05-28 unc0rr merge
2012-05-28 Wolfgang Steffens merge
2012-05-28 nemo Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
2012-05-28 unc0rr Some improvements to pas2c
2012-05-27 unc0rr Fix a remote crasher
2012-05-25 unc0rr - Fix some AI stupidness factors
2012-05-27 unc0rr Make frontend compile with clang
2012-05-27 unc0rr - Allow switching colors with mouse wheel
2012-05-25 Wolfgang Steffens initial GLSL1.2 test version
2012-05-26 nemo Minor freezer changes, allow snow to accumulate on indestructible terrain too.
2012-05-25 Wolfgang Steffens Removed lazy update: workaround for R7103
2012-05-26 unc0rr Bring leftTeams back (with a fix) as it is apparently needed for spectators.
2012-05-25 Wolfgang Steffens merge
2012-05-24 unc0rr - Restore pre-r9257cf8e7af2 behavior
2012-05-23 Medo Merge
2012-05-23 nemo Fix reported in bug #327, comment #3 - untested but seems reasonable/safe.
2012-05-23 nemo http://www.demoties.com/wp-content/uploads/2011/03/mar-01-6.jpg
2012-05-23 unc0rr Mark team for deletion when letting others know it has left during game. Should help with quitters problem.
2012-05-23 unc0rr Don't remove already removed team
2012-05-23 Xeli wops add this too
2012-05-23 Xeli reimplemented ResetKbd and calling it when exiting gsChat status, this restores behavior from.17: You can now walk -> press t/chat -> type some stuff while still walking -> exit gsChat and stop walking at that moment
2012-05-23 Xeli android: fix the default make target
2012-05-23 Xeli Android: add freezer commit message
2012-05-23 koda add NOPNG to cmake to explicitly disable PNG dependency
2012-05-22 koda add GHC and GHFLAGS from cmake too
2012-05-22 koda rename a few internal cmake variables (for consistency and readability)
2012-05-22 Wolfgang Steffens Replaced matrix related FFP code with explicit matrix calculations.
2012-05-22 Medo Merge
2012-05-22 koda there a libSDLMain.a in the bundled SDL framework
2012-05-22 Wolfgang Steffens Merge
2012-05-21 Xeli android: possible fix for bitmap recycle errors
2012-05-21 Xeli fixed wheelup/down
2012-05-21 koda add a nilcheck
2012-05-21 nemo checksum
2012-05-21 unc0rr Feel free to add real checksum function
2012-05-21 koda better lazy loading for cScaleFactor
2012-05-20 nemo Ok. I think *this* should flip it correctly...
2012-05-20 Xeli android: added an unsigned target to the makefile, to help automate signing
2012-05-20 Xeli remove the need to qt and co when using cmake with -DANDROID=1
2012-05-20 nemo Minor tweaks to freezer, mostly to simplify current state to laptop
2012-05-20 nemo clean up pngs
2012-05-20 mikade merge
2012-05-19 mikade + Trivial update.
2012-05-19 mikade A few scripts to try out. 2x challenge, 1x GSoC training, 1x user mission.
2012-05-20 nemo Bit more freezer.
2012-05-18 nemo Add an emergency return to the timebox in the case of death of rest of team. Also add a small visual effect to AI survival
2012-05-18 nemo Might help if this was actually its own unique weapon
2012-05-17 nemo Provide training/campaign with a random seed to ignore/use.
2012-05-17 Xeli remove ProcessKdb references all together, removed movecursor() because it doesnt seem to do anything
2012-05-17 Xeli first attempt at fixing controller/gamepad, it works with the android controller but it doesnt have hats/buttons, needs testing
2012-05-17 Xeli dont allow choosing weapons when the AI is playing
2012-05-17 Xeli android typo/sabotage
2012-05-17 Xeli fix sdl13 build
2012-05-14 Wolfgang Steffens readded optimization for SetScale
2012-05-17 Xeli unbreak android build
2012-05-14 Wolfgang Steffens Replaced FFP code that sets up orthogonal projection with explicit matrix
2012-05-15 Xeli android: add missing graphics, only placeholders tho..
2012-05-14 Wolfgang Steffens Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
2012-05-14 unc0rr Learn hask^Wpascal, dudes!
2012-05-13 nemo AI can't use cWindSpeedf since it now does a smooth transition
2012-05-13 nemo oops
2012-05-13 nemo Dammit Xeli
2012-05-13 unc0rr '\xd7af' -> 0xd7af
2012-05-13 unc0rr Make uUtils.c compile
2012-05-12 unc0rr help pas2c
2012-05-12 unc0rr More magic
2012-05-12 nemo unc0rr's magic macro
2012-05-12 unc0rr oops, wrong type
2012-05-12 unc0rr pas2c stuff again
2012-05-12 unc0rr Get rid of cripple SendIPCc
2012-05-12 unc0rr A solution to char vs string problem: mark single-letter strings with _S macro
2012-05-12 unc0rr Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
2012-05-11 unc0rr Add missing identifiers
2012-05-11 nemo Fix casing and type for gl
2012-05-11 unc0rr sysutils -> SysUtils
2012-05-11 unc0rr Recognize length on arrays as a separate function
2012-05-11 unc0rr More tolerance to pas2c
2012-05-11 unc0rr Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
2012-05-11 unc0rr Define NOCONSOLE for pas2c
2012-05-11 unc0rr uCommandHandlers now compiles
2012-05-11 unc0rr Support operator 'in', replace it with equality checks against each element of set
2012-05-11 unc0rr Recognize (hwFloat op int) expressions
2012-05-11 unc0rr Convert "unit.function()" properly
2012-05-11 unc0rr Function to compare string to char ftw
2012-05-11 unc0rr Make pas2c happier with uSound
2012-05-11 unc0rr Be more wise about constant initialization expressions being not arrays
2012-05-11 nemo Avoid returning an array for the sake of pas2c
2012-05-10 koda fix building with lua (i think)
2012-05-10 koda minor changes for warnings and a variables scope
2012-05-10 koda the ios port runs again, although with a few things to sort out
2012-05-10 koda ios: this commit just removes the overlay class files (with all submenus and resources) while working on a proper restoration
2012-05-10 unc0rr Fix identifiers case in uLandTemplates (too lazy to make proper implementation in pas2c)
2012-05-10 unc0rr Declare Param* functions
2012-05-10 unc0rr Fix for Int type and sysutils in hwengine.pas
2012-05-10 unc0rr Some work to make more units compile after conversion to c
2012-05-10 unc0rr Support overloaded operators on (hwFloat op hwFloat) calls
2012-05-10 unc0rr More definitions and mess with pascal code
2012-05-10 unc0rr Render function variables in struct with no mangling. 13 C units are compilable now.
2012-05-10 unc0rr Handle function type differently
2012-05-10 unc0rr Some more definitions and slight fixes
2012-05-10 unc0rr uAmmos.c now compiles (3 warnings though)
2012-05-10 unc0rr Implement built-in functions Low() and High()
2012-05-09 nemo Reflects change in previous revision to uTypes
2012-05-09 unc0rr (PointerTo (SimpleType _)) could be a pointer to a non-struct type
2012-05-07 unc0rr Prepend unit name to function identifiers
2012-05-07 unc0rr Mangle overloaded functions (only different number of parameters is supported)
2012-05-07 koda when Lua is not found, fallback to compiling the one that comes bundled in our sources
2012-05-07 koda invert LUA symbol meaning and avoid hints when compiling without it
2012-05-07 koda add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
2012-05-05 koda old typed const moved to their proper unit
2012-05-05 koda the scope cleanup continues...
2012-05-05 koda split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
2012-05-05 koda revisit isTerminated in hwengine
2012-05-05 koda fix more breakage
2012-05-05 Xeli removed the default argument in uWorld
2012-05-05 Xeli fix breakage
2012-05-05 koda adjust the scope of a few uSound variables and functions
2012-05-03 Medo Merge
2012-05-04 unc0rr Convert namespace from list into map in preparation for implementation of overloaded functions support. Greatly improve speed of rendering as a side effect (parse + render time reduced from 5:20 to 0:20)
2012-05-03 sheepluva some tweaks/fixes/etc to the map preview and reload stuff
2012-05-03 sheepluva visually indicate when map preview generation is in progress.
2012-05-03 koda HAPPY 7000th COMMIT HEDGEWARS
2012-05-03 sheepluva add DLC button to net game room
2012-05-03 sheepluva + display lack of map in a nice way, don't generate bogus preview in the background
2012-05-03 unc0rr Get rid of overloaded functions in uRenderUtils
2012-05-03 nemo merge
2012-05-03 sheepluva small tweaks/fixes to room list header saving and restore...
2012-05-03 nemo Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
2012-05-03 Medo Updated android support library to the latest version (r8)
2012-05-03 sheepluva fix a previewmap-related QObject::disconnect segfault
2012-05-02 nemo Initial stub for freezer
2012-05-02 Medo Merge
2012-05-02 sheepluva fix: issue with playing team list vertically collapsing
2012-05-02 nemo Workaround for stuck pages.
2012-05-02 sheepluva tweak how the header customization is stored in the settings file
2012-05-02 unc0rr Render float consts into defines
2012-05-02 unc0rr GetRandom -> GetRandomf
2012-05-02 sheepluva allow F5 magic to refresh demos/saves list too
2012-05-02 koda rename a few Draw* routines
2012-05-02 koda wut?
2012-05-02 koda remove old ukeys hooks from pascalexport (definitely breaking the ios port, will have to work on that, but for now sheepluva and xeli will be happy *hopefully*)
2012-05-02 sheepluva rooms list
2012-05-02 sheepluva roomslist: reimplement filters
2012-05-02 nemo remove IFDEF 0 for sake of poor parser
2012-05-02 sheepluva room list: replace magic table column indexes with enum. makes future changes to the room list format way easier.
2012-05-02 koda marked a couple of functions as inline
2012-05-02 sheepluva make search filter field have a useable size on low frontend resolution
2012-05-02 koda change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
2012-05-02 sheepluva make column sorting three-state: asc -> dsc -> off/default (= by room state)
2012-05-02 sheepluva sort by room state by default
2012-05-02 sheepluva allow custom sorting of roomslist (by clicking on header sections)
2012-05-02 koda add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
2012-05-01 nemo Removing maps can cause desyncs. This is why we still have Cheese, Sticks, Sheep etc.
2012-05-01 sheepluva remove map: Sticks
2012-05-01 sheepluva roomslistmodel: prettier names for map +rnd+ etc.; point out unavailable maps
2012-05-01 koda breaking news, we don't support typed consts anymore
2012-05-01 unc0rr Hopefully this change doesn't break anything
2012-05-01 unc0rr Better type deriving
2012-05-01 unc0rr Declare const ints as enums
2012-05-01 unc0rr Make Str2PChar more pas2c-friendly
2012-05-01 sheepluva adjust column widths
2012-05-01 koda oops^2
2012-05-01 koda oops
2012-05-01 koda minor changes for more compatibilities with other compilers
2012-05-01 sheepluva RoomsListModel:
2012-05-01 koda remove SDL_SCANCODE_*
2012-05-01 koda add NULL definition and align types to their correct bitwidth
2012-05-01 sheepluva display haxx0red teams colors correctly.
2012-04-30 sheepluva made the hog count thingy prettier when on low space... have fun squishing hogs!
2012-04-30 sheepluva Qt: fix issue with hog count being not visible on low resolutions/long team names and hard to read on very high resolutions
2012-04-30 unc0rr Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
2012-04-30 sheepluva add missing copyright headers to roomslistmodel
2012-04-30 unc0rr Rework string init macro
2012-04-30 unc0rr Raise exception when .inc file isn't found
2012-04-29 Xeli wops
2012-04-29 Xeli implement switch for the touch interface
2012-04-29 Xeli hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
2012-04-29 sheepluva map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
2012-04-29 sheepluva make it auto-update (whoops,forgot)
2012-04-29 sheepluva hello GameStyleModel
2012-04-29 Xeli target using the utility button, this fixes bee
2012-04-29 Xeli enabled grenade timer, needs a button image
2012-04-28 Xeli wops, removed some writeln
2012-04-28 Xeli changed uKeys to uInputHandler to better reflect its function
2012-04-29 sheepluva * make HatModel update automatically (also renamed class and files)
2012-04-28 sheepluva license header year range adjustments
2012-04-28 Xeli - changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton
2012-04-28 Xeli -Fixed FingerHasMoved function, still might need a little tweaking
2012-04-27 Xeli remove last boolean keys references and using only ParseCommand in uTouch now
2012-04-28 sheepluva various comment tweaks/fixes
2012-04-28 sheepluva MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
2012-04-28 sheepluva fix for issue 186 ("Screen gets messed up when selecting Hand Drawn Map")
2012-04-28 nemo unbreak snowball
2012-04-28 nemo Ok, 20,000 was a bit much. Arbitrary multiplier that seems to shove things off enough.
2012-04-27 sheepluva MapModel: comments/docs, small tweaks
2012-04-27 Xeli reimplement the quit engine+frontend keys
2012-04-27 Xeli add ammoprop to enable to up and down buttons on for the touch interface
2012-04-27 sheepluva decouple current theme from map theme (fixes theme confusion bugs of last commit)
2012-04-27 sheepluva MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
2012-04-27 sheepluva MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
2012-04-26 sheepluva messing with the theme model a bit (gets now auto-updated after DLC download too)
2012-04-27 nemo theme tweaks
2012-04-27 unc0rr Show number of points in drawn map
2012-04-26 unc0rr Cursor for DrawMapScene. Feel free to ajust its look.
2012-04-26 sheepluva mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
2012-04-26 sheepluva make DLC trigger data reload
2012-04-26 sheepluva make DataManager a QObject with reload() slot that emits signal updated()
2012-04-26 sheepluva renaming HWDataManager -> DataManager
2012-04-25 sheepluva reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
2012-04-25 sheepluva nemo said I was boring for removing the "hello" randomizer on room join.
2012-04-24 nemo Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
2012-04-24 nemo Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
2012-04-24 unc0rr Fix GetAmmoEntry in PascalExports
2012-04-24 unc0rr Get rid of overloaded functions in uAmmo
2012-04-24 unc0rr uCommands compiles
2012-04-24 unc0rr Fix types
2012-04-24 unc0rr Don't add duplicates into string consts
2012-04-24 koda this should enable png screenshots on osx as well
2012-04-23 Xeli in uTouch dont use bools to represent keystrokes, but issue ParseCommands
2012-04-23 Xeli fix the ammomenu F# buttons
2012-04-23 Xeli - change uKeys to be event based rather than polling
2012-04-23 vittorio giovara case sensitivity + correct variable check
2012-04-23 koda when libpng is not found, gratiously fallback to bmp screenshots; untested
2012-04-23 koda ios minor warning and optimisation for team color
2012-04-22 nemo Make clouds/flakes change direction smoothly
2012-04-22 unc0rr Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
2012-04-22 koda added savepassword checkbox to options page, which now reloads values at every acces
2012-04-22 Stepan777 add a checkbox for the password field prompt (issue 316)
2012-04-22 Xeli fixed uKeys (aka almost revert it back)
2012-04-22 koda ios: turn on more warning messages and start correcting them
2012-04-22 Stepan777 memory leak in hwform.cpp (issue 386)
2012-04-22 koda fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
2012-04-21 nemo *sigh*
2012-04-21 nemo Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
2012-04-21 unc0rr Oops
2012-04-21 unc0rr Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
2012-04-21 Xeli - Don't crash on back press, but shutdown hedgewars
2012-04-21 Xeli - Added support for keyboards on android
2012-04-21 Xeli - Return of the F<numbers> in the ammomenu
2012-04-21 unc0rr - Remove support for variables in command handlers
2012-04-20 unc0rr Fix parsing of exit() call without parameters
2012-04-20 unc0rr Move all strings into constants to make them of string255 type
2012-04-20 unc0rr Many small improvements to pas2c
2012-04-19 unc0rr Some more progress with pas2c
2012-04-19 unc0rr - Track array size to use for High function
2012-04-19 Xeli android: prevent the app from a semi-crash when exiting a game
2012-04-14 unc0rr Improve rendering of function types, ranges, and more
2012-04-14 unc0rr Fix insanity
2012-04-14 unc0rr More string types
2012-04-14 unc0rr Get rid of TGearsType to simplify pas2c
2012-04-14 unc0rr Render some builtin functions
2012-04-14 unc0rr Render unions
2012-04-12 koda minor gl debug/comments
2012-04-12 koda disable png screenshots on mobile for now
2012-04-12 unc0rr Support string constants
2012-04-12 Stepan777 Oops, forgot file
2012-04-12 Stepan777 png screenshots
2012-04-11 unc0rr Support operators declarations
2012-04-11 unc0rr Simplify converter's life
2012-04-10 unc0rr Improve rendering of function types, arrays, and more
2012-04-09 koda vob* variables need to be reset
2012-04-09 unc0rr Unbreak build (change was only tested with pas2c parser, and was okay to it)
2012-04-09 unc0rr First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
2012-04-09 unc0rr Better handle switch statement
2012-04-09 unc0rr Eraser tool
2012-04-09 unc0rr Better support for strings
2012-04-09 koda ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
2012-04-09 koda ios: refactor the code of the after-game statistics display using delegates
2012-04-09 koda ios: convert audio operation from class to instance, plays better with memory
2012-04-09 koda i don't understand this, but without this change audio doesn't fade on ios
2012-04-09 nemo remove stray pixels
2012-04-08 koda ios: don't prompt restoring a game that didn't complete loading
2012-04-08 koda ios, this method belongs here
2012-04-08 koda ios: schemes table was being drawn on top of the table border
2012-04-08 koda formatting
2012-04-08 koda when focus is lost lower the volume to a minimum
2012-04-07 koda by popular demand, switch Nature and Golf music (issue 383)
2012-04-06 unc0rr Convert some operators
2012-04-05 unc0rr Unwind 'with' construction
2012-04-05 unc0rr Improve rendering into C
2012-04-05 unc0rr Make function more pascal-ish
2012-04-04 unc0rr More external definitions for pas2c
2012-04-04 unc0rr Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
2012-04-04 unc0rr Normalize RecordFields before conversion. Helps with namespaces problem.
2012-04-03 unc0rr Fix withState' not returning lastType
2012-04-01 Medo Added copyright notice to Scheme.java
2012-04-03 krdrt5367 ja update
2012-04-01 Medo Hedgeroid: Added ini4j library, updated android support library and added lib licenses
2012-04-03 krdrt5367 de update
(0) -1920 +1920 tip