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
(0) -3000 -1000 -480 +480 +1000 +3000 tip