2015-10-17 antonc27 - Better way of creating/using doneButton in Settings ios-revival
2015-10-16 antonc27 - Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) ios-revival
2015-10-16 antonc27 - Added new set of tabbar icons for Settings on iPhone ios-revival
2015-10-16 antonc27 - Fix for autorotation of table view of StatsPageVC ios-revival
2015-10-15 antonc27 - Mortar, Mudball and Land Spray need up/down buttons on mobile ios-revival
2015-10-15 antonc27 - Workaround for wrong sprite in utility widget when selecting DrillStrike ios-revival
2015-10-15 antonc27 - Target button added to mobile touch controls ios-revival
2015-10-15 antonc27 - Target button added to mobile touch controls ios-revival
2015-10-15 antonc27 - Timer button added to mobile touch controls ios-revival
2015-10-14 antonc27 - Fix for wrong path of restored game ios-revival
2015-10-14 antonc27 - Better random number generation for front-end: random() replaced with arc4random_uniform() ios-revival
2015-10-14 antonc27 - Button's restyling for RestoreViewController ios-revival
2015-10-10 sheepluva Lua-API: onSuddenDeath hook
2015-10-08 nemo Pass overridden uid into AddGear instead
2015-10-08 nemo restore uid on resurrection as well
2015-10-07 sheepluva TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
2015-10-05 antonc27 - Fix for locale string in SingleWeaponViewController ios-revival
2015-10-05 antonc27 - Fix for locale string passed to engine (like "ru-FR") ios-revival
2015-10-05 sheepluva preselect baseball bat in Knockball and Basketball
2015-10-04 nemo Avoid waiting past end of turn for smine.
2015-10-03 nemo Add nil check in fake crate spawn for if crate fails to spawn
2015-09-27 antonc27 - GameController framework added to project (required by last version of SDL) ios-revival
2015-09-27 antonc27 - Bitcode disabled (for Xcode 7) ios-revival
2015-09-26 nemo Scan from right too. Not sure this is actually helpful, so committing separately.
2015-09-26 nemo This should probably fix feedback that hogs weren't spawning on left side of map.
2015-09-23 sheepluva fp complained about this line being too long
2015-09-20 antonc27 - 'Shoppa Pro' ammo set added to iOS front-end ios-revival
2015-09-20 antonc27 - Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores ios-revival
2015-09-20 antonc27 - 'Construction Mode' ammo set and game parameters added to iOS front-end ios-revival
2015-09-20 antonc27 - 'Highlander' ammo set added to iOS front-end ios-revival
2015-09-19 antonc27 - 'One of everything' ammo set added to iOS front-end ios-revival
2015-09-19 sheepluva tweak tips a little (loosely based on Wuzzy's suggestions)
2015-09-18 antonc27 - Fix for getting the correct fort name in FortsViewController ios-revival
2015-09-18 antonc27 - Added functionality to select one hat for all hogs at team settings ios-revival
2015-09-18 antonc27 - Fix for consequent selection of same hat for all hogs in settings ios-revival
2015-09-17 antonc27 - Refactoring of MainMenuViewController ios-revival
2015-09-17 sheepluva speed up TrophyRace deaths
2015-09-17 sheepluva add TODO
2015-09-16 nemo remove racist trydo 😝
2015-09-15 antonc27 - Possibility to send log file by email from app ios-revival
2015-09-15 antonc27 - Refactoring. Separation of game log viewing code to GameLogViewController ios-revival
2015-09-14 antonc27 - Attempt to fix a crash while selecting 'Random' for map generation ios-revival
2015-09-13 nemo airmine hand sprite by wuzzy. totally temporary...
2015-09-13 nemo aaand make sure the commented out line matches
2015-09-13 nemo Add damage to gear values to mess with
2015-09-13 nemo Oups. 6, not 12 - was testing
2015-09-13 nemo Allow for arbitrary number of airstrike bombs and spacing.
2015-09-13 nemo Move health:= 6 to gear addition so lua can more easily override it.
2015-09-12 wuzzy german translation update (incl. string reordering - blame sheepluva)
2015-09-12 wuzzy german translation updates
2015-09-12 antonc27 Merge ios-revival
2015-09-12 antonc27 - Revert of 'Reset for previously selected static map' ios-revival
2015-09-12 sheepluva uVariables: also initialize arrays and records in initModule
2015-09-12 antonc27 - These properties are not necessary to clean when receiving memory warning ios-revival
2015-09-12 antonc27 - We don't need to explicitly propagate vc lifecycle messages ios-revival
2015-09-12 antonc27 - Reset for previously selected static map ios-revival
2015-09-12 antonc27 Merge ios-revival
2015-09-11 sheepluva merge
2015-09-11 sheepluva simplify code ios-revival
2015-09-11 sheepluva exclude uMatrix from pas2c build
2015-09-11 sheepluva fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
2015-09-11 sheepluva pas2c doesn't like {$ENDIF} with argument
2015-09-11 sheepluva make uVariables not depend on implicit one-time initialization by FPC
2015-09-10 antonc27 - ifdef for IPHONEOS in glLoadExtension ios-revival
2015-09-10 sheepluva stop rc plane prop/engine sound when out of fuel
2015-09-10 sheepluva merge branch ios-revival into default
2015-09-10 antonc27 - ifdef for CMEM ios-revival
2015-09-10 antonc27 - ifdef for engine exit/halt ios-revival
2015-09-09 antonc27 - Refactoring in order to remove some warning related to using of int instead of NSInteger ios-revival
2015-09-09 antonc27 - First attempt to fix crashes on loading 'Styles' ios-revival
2015-09-06 antonc27 - Fixes for cropped background image on iPhone ios-revival
2015-09-06 antonc27 - Restyle of 'Simple' and 'Missions' buttons at Main screen ios-revival
2015-09-05 antonc27 - Added required icons ios-revival
2015-09-05 antonc27 - arm64 added as valid arch ios-revival
2015-08-27 antonc27 - Version bump to 2.0 ios-revival
2015-08-27 antonc27 - Fix for crash on loading SingleWeaponViewController in Settings ios-revival
2015-08-27 antonc27 - 'safeScale' now always 1.0 ios-revival
2015-08-27 antonc27 - Load fonts on init if not 'mobile' ios-revival
2015-08-17 antonc27 - Property for port in MapPreviewButtonView ios-revival
2015-08-17 Anton Malmygin - Using of @autoreleasepool is better ios-revival
2015-08-17 antonc27 - Fix for iPhone 4S screen size ios-revival
2015-08-16 antonc27 - Fix for 'hold for delete' for cells in teams table ios-revival
2015-08-15 antonc27 Merge with ios-rus-localization ios-revival
2015-08-15 antonc27 - Fix for retrieving 'Maze' preview genration ios-revival
2015-08-15 antonc27 - Improved fix for UI elements positioning at GameConfigViewController ios-revival
2015-08-15 antonc27 - Localization for SingleSchemeViewController fixed ios-rus-localization
2015-08-15 antonc27 - Russian Scheme.strings localized ios-rus-localization
2015-08-15 antonc27 - Russian Localizable.strings localized ios-rus-localization
2015-08-15 antonc27 - Fix for localization of detail labels at AboutViewController ios-rus-localization
2015-08-15 antonc27 - Russian About.strings localized ios-rus-localization
2015-08-15 antonc27 - Rus localization started ios-rus-localization
2015-08-15 antonc27 - Russian localization files added ios-revival
2015-08-14 antonc27 - Small fix for debug view frame ios-revival
2015-08-14 antonc27 - Fix for initial wrong UI positioning for GameConfigViewController ios-revival
2015-08-14 antonc27 - Fix for show/hide helpPage animations ios-revival
2015-08-14 antonc27 - HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped ios-revival
2015-08-14 antonc27 - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added ios-revival
2015-08-14 antonc27 - Fix for loading missions descriptions ios-revival
2015-08-14 antonc27 - Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size. ios-revival
2015-08-14 antonc27 - RestoreViewController functionality uncommented ios-revival
2015-08-14 Anton Malmygin - Interscreen transitions fixed ios-revival
2015-08-13 antonc27 - MGSplitViewController updated to last version with iOS 8 fixes ios-revival
2015-08-13 antonc27 - Fix for main view orientation problems ios-revival
2015-08-13 antonc27 - Fix for app crash after ending game ios-revival
2015-08-12 antonc27 - Name fixing for buttons ios-revival
2015-08-12 antonc27 - Using come for internal memory management ios-revival
2015-08-12 antonc27 - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. ios-revival
2015-08-11 antonc27 - VALID_ARCHS reduced for all projects ios-revival
2015-08-10 antonc27 - VALID_ARCHS changed ios-revival
2015-08-10 antonc27 - Small warning fix ios-revival
2015-08-10 antonc27 - Actually fix for rendering on iOS ]:-> ios-revival
2015-08-10 antonc27 - Fix for hiding launch window after launch and not blocking SDL window on engine anymore ios-revival
2015-08-10 antonc27 - Some weird staff with bounds commented here ios-revival
2015-08-10 antonc27 - Bogus 'lodeNiceHogs' disabled ios-revival
2015-08-10 antonc27 - Restore game functionality disabled, because it blocks main screen ios-revival
2015-08-09 antonc27 Added tag Nice one for changeset 0f5961910e27 ios-revival
2015-08-09 antonc27 - Resolves problem with wrong path to chef hat on iOS ios-revival
2015-08-09 antonc27 - Fix for wrong start paramIndex in case of Hwlibrary ios-revival
2015-08-08 antonc27 - Fix for new name of SDL 2 libraries ios-revival
2015-08-08 antonc27 - Fix for launching with SDL ios-revival
2015-08-08 antonc27 - Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app ios-revival
2015-08-08 antonc27 - Fix for "error: invalid abbreviation code [115] for DIE at" ios-revival
2015-08-08 antonc27 - Fix for PascalImports and for GenLandPreview ios-revival
2015-08-08 antonc27 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" ios-revival
2015-08-08 antonc27 - Small reorg of project ios-revival
2015-08-08 antonc27 - CoreMotion framework added to project for SDL 2 ios-revival
2015-08-08 antonc27 - Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" ios-revival
2015-08-08 antonc27 - Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" ios-revival
2015-08-08 antonc27 - Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId" ios-revival
2015-08-08 antonc27 - Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" ios-revival
2015-08-08 antonc27 - Another fix for uRender.pas ios-revival
2015-08-08 antonc27 - Fix for compiling 'uRender.pas' ios-revival
2015-08-08 antonc27 - Missed pascal source files added to project ios-revival
2015-08-08 antonc27 - Turkish localization removed from Xcode project ios-revival
2015-08-08 antonc27 - fpc updated to 3.1.1 ios-revival
2015-08-08 antonc27 - 'Default-568h@2x.png' added for retina screen ios-revival
2015-08-08 antonc27 - VALID_ARCHS updated for main project ios-revival
2015-08-08 antonc27 - Xcode projects updated to recommended settings (auto done by Xcode) ios-revival
2015-08-08 antonc27 - .hgignore file updated for Xcode related files ios-revival
2015-09-10 sheepluva small code cleanup
2015-09-08 unc0rr more work qmlfrontend
2015-09-05 unc0rr Generate handlers for lists qmlfrontend
2015-09-04 nemo fix a couple of typos
2015-09-03 unc0rr Generate handlers accepting parameters dummies qmlfrontend
2015-09-03 Wuzzy Updated shoppa tournament winners
2015-09-03 unc0rr Merge default qmlfrontend
2015-09-03 nemo Add some HHGear nil checks to teleport. google bug #974
2015-09-03 Wuzzy tip changes, mostly new strategy suggestions
2015-09-02 sheepluva allow holding PRECISE key to switch portal ball colors in reverse order
2015-09-02 nemo Trying to get these scripts to behave properly, still WIP though.
2015-09-02 sheepluva fix internal function name
2015-09-02 wuzzy make tunnels script use MapFeatureSize
2015-09-02 sheepluva some more tweaks
2015-09-02 sheepluva make diagonal maze use map feature size
2015-09-02 sheepluva also expose MapFeatureSize in onPreviewInit
2015-09-02 sheepluva Lua API: expose MapFeatureSize during init
2015-09-02 sheepluva fix on-code documentation of EraseSprite
2015-09-01 sheepluva display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
2015-09-01 sheepluva Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
2015-09-01 sheepluva global variable for defining construction distance limit. value smaller 1 means no limit (wip)
2015-08-30 unc0rr Restore player clan on rejoin (issue 934, not tested)
2015-08-30 unc0rr Fix inverse paused state for spectators joining paused game (not tested)
2015-08-27 unc0rr Check for CMD message a bit further down the control flow
2015-08-27 unC0Rr Don't accept any password from players banned on the website
2015-08-17 nemo add missing state binds in lua
2015-08-17 nemo just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
2015-08-15 unc0rr Some fixes qmlfrontend
2015-08-09 Wuzzy Update English weapon descriptions
2015-08-14 unC0Rr Break it even more during refactoring qmlfrontend
2015-08-12 unC0Rr Generate parameters structures qmlfrontend
2015-08-10 sheepluva more copyright fixes
2015-08-10 sheepluva update copyright year in manpage
2015-08-09 sheepluva this should prevent hogs from hovering in air after using hammer
2015-08-09 sheepluva Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
2015-08-09 sheepluva fix the fix
2015-08-08 sheepluva comment tweaks
2015-08-08 sheepluva tweak prev commit
2015-08-08 sheepluva Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
2015-08-07 nemo Fix weapon name - bug #967
2015-08-06 mikade HedgeEditor (bring on the bug reports, wahey!)
2015-08-05 nemo oops. melon pieces need friction and elasticity to bounce right.
2015-08-03 mikade May He Improve Our Graphics Forevermore
2015-08-03 mikade Add Wuzzy's SpeedShoppa challenges.
2015-07-31 unc0rr Make RESTART_SERVER invokable
2015-07-31 unc0rr Use helper function instead of ton of copypasta
2015-07-30 unc0rr Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
2015-07-30 nemo darken and blur the cupcake a bit so that people stop trying to teleport on it
2015-07-30 mikade GetHogVoicepack,GetHogFlag,GetHogGrave
2015-07-27 Wuzzy Block bouncing on the anti-portal surfaces
2015-07-23 unc0rr Don't allow too big messages from clients
2015-07-21 unc0rr Put diagnostic message into log when quitting due to end of input in demo replay mode
2015-07-21 nemo just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
2015-07-21 nemo disable land dump when using blurry land setting.
2015-07-19 sheepluva some visual tweaks to art theme. sue. me.
2015-07-19 sheepluva add some chat message colors
2015-07-19 sheepluva fix timebox sprite
2015-07-18 sheepluva fix pickhammer collision when moving upwards, thanks to MK for reporting
2015-07-18 sheepluva always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
2015-07-17 sheepluva unpause game when finishing game
2015-07-16 sheepluva change theme used by sniper training, for performance reasons
2015-07-16 sheepluva remove 2 training missions as suggested in issue #868
2015-07-16 nemo CRLF purge
2015-07-14 sheepluva small german string fix
2015-07-14 mikade ups, remove random testing vars
2015-07-14 mikade tentative/lazy fixes for unC0Rr's evil
2015-07-14 sheepluva update german translation
2015-07-14 sheepluva merge
2015-07-13 wuzzy update for "that sinking feeling"
2015-07-13 sheepluva fix some typos
2015-07-13 wuzzy german lua strings translation
2015-07-13 sheepluva don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
2015-07-13 sheepluva just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
2015-07-12 sheepluva chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
2015-07-12 sheepluva small changelog update
2015-07-11 nemo remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
2015-07-11 sheepluva please avoid # in filenames
2015-07-09 nemo Fix build w/o S3D and video recording. untested.
2015-07-07 nemo merge
2015-07-04 wuzzy german translation update
2015-07-07 nemo update hl for .22 airmines
2015-07-04 sheepluva fix Rubberduck grave
2015-06-23 sheepluva fallback to Default voicepack if specified voicepack is not available
2015-06-16 nemo bit friendlier if the uVariables values get changed
2015-06-12 nemo Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
2015-06-11 sheepluva hog number display: no blinking
2015-06-10 unc0rr Time is stored in bytestring now
2015-06-10 unc0rr Buggy executeMany?
2015-06-08 nemo ambiguous
2015-06-07 sheepluva mention hoggywood and cake in the changelog
2015-06-06 sheepluva fix flower grave
2015-06-06 sheepluva fix statue grave
2015-06-06 sheepluva fix chat lines losing color information on texture reload
2015-06-04 unc0rr More ifdefs \o/ (fix build even more)
2015-06-03 unc0rr Lazy fix for server build
2015-06-02 koda Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
2015-06-03 koda Update .hgignore file
2015-06-03 koda merge, mah friend, long time no see
2015-06-03 mikade - some new mission icons
2015-06-03 nemo cursor x/y when targeting for mikade's visual effects. this is not synced
2015-06-02 koda Fix building hedgewars-server
2015-06-02 koda Allow skipping the bundle step after install on OSX
2015-06-02 koda Make sure that the png library name is always defined
2015-06-02 koda Fix libsdl bundling on OSX when library rather than framework is used
2015-06-02 koda Move OSX SDL library configuration from SDLh to proper CMakeLists
2015-06-02 koda Fix retina rendering on OSX
2015-06-01 koda Fix building on OSX when autoupdate is disabled
2015-05-26 sheepluva LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
2015-05-27 nemo add a bit more spacing around stars, add pad parameter to increase spacing between objects
2015-05-27 mikade - reorder waypoint preview
2015-05-27 mikade - preview generation for rubbers, air-mines, crates, barrels
2015-05-26 unC0Rr merge
2015-05-26 sheepluva merge git head and hg head
2015-05-26 unC0Rr Make sure to have gstMoving flag cleared
2015-05-25 nemo call setScript update if scheme changes, due to scriptparams
2015-05-25 sheepluva merge
2015-05-25 nemo Also preview waypoints
2015-05-25 sheepluva some changelog additions, not complete yet
2015-05-25 nemo Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
2015-05-25 sheepluva Merge pull request #34 from CaF2/master
2015-05-25 nemo prevent damage colouring of indestructible terrain
2015-05-25 caf2 Changed to continental supplies from the DLC, because its better :P
2015-05-24 nemo change from default of 4 (like land mines) to 0, since it was breaking old scripts.
2015-05-24 nemo Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
2015-07-21 unc0rr Put types into a separate file qmlfrontend
2015-05-22 nemo don't decrement 0 timer for air mines...
2015-05-20 unc0rr - Move protocol handling events to main thread through qt's main loop qmlfrontend
2015-05-21 mikade - (Finally) automatically load points for all current TechRacer maps
2015-05-17 unc0rr merge default qmlfrontend
2015-05-16 mikade your guess is as good as mine
2015-05-16 mikade Add two new maps, improve an old one
2015-05-14 mikade extensive changes
2015-05-13 mikade hopefully fix some placements
2015-05-12 unc0rr - Fix order of messages, also don't duplicate last timestamped message
2015-05-12 mikade migrate maps, new map, minor fixes
2015-05-11 nemo This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
2015-05-11 unc0rr - Take girder height into account (fix issue #908)
2015-05-09 mikade Added param for rounds in techracer.
2015-05-08 sheepluva reduce volume a bit more. also fix engine hint
2015-05-08 nemo 50% volume on music to make sheepluva happy
2015-05-07 sheepluva add simple build instructions
2015-05-07 unC0Rr Long awaited hwmap<->txt converter, which took less than hour to make
2015-05-17 unc0rr Move SDLNet_TCP_Send to its own thread qmlfrontend
2015-05-07 mikade fml
2015-05-16 unc0rr Some more work on flib network qmlfrontend
2015-05-07 mikade oops
2015-05-15 unc0rr Parse net commands, answer to pings qmlfrontend
2015-05-07 mikade one more map, extra param
2015-05-13 unc0rr Mockup of protocol parser qmlfrontend
2015-05-05 sheepluva merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
2015-05-10 unc0rr Fix jumpts table, build array of handlers (wip) qmlfrontend
2015-05-04 sheepluva chat: simplify some code and fix bugs I noticed during testing
2015-05-09 unc0rr Produce some useful code qmlfrontend
2015-05-04 unc0rr Less code - less bugs (fix pas2c build)
2015-05-04 sheepluva Merge pull request #32 from gunchleoc/master
2015-05-04 unc0rr merge default qmlfrontend
2015-04-30 sheepluva chat: further tweaks and cleanups
2015-04-30 sheepluva different implementation for utf-8 char detection/handling
2015-04-30 sheepluva chat: generate utf8 info e.g. for pasted contents
2015-05-02 mikade fix techracer map 3
2015-05-01 unc0rr - ?Fix? nemo's attempt in r959219241c67
2015-05-01 unc0rr merge
2015-05-01 mikade ups, forgot we need to make TechRacer aware of airmines
2015-05-01 mikade new test for lols
2015-04-18 gunchleoc New gd translation of main ts file.
2015-04-29 unc0rr Catch exceptions in accept() call
2015-04-27 vittorio giovara Do not set rpath when binaries are installed in the standard search path
2015-04-11 unc0rr Add ceil() function to fpcrtl of pas2c
2015-04-11 unc0rr Silly fixes for silly pas2c
2015-05-04 unc0rr Try another approach, WIP qmlfrontend
2015-04-10 unc0rr Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
2015-04-29 unc0rr Rendering some code qmlfrontend
2015-04-10 nemo bouncy/noportal check after spawn
2015-04-28 unc0rr Some more work on network client implementation qmlfrontend
2015-04-10 nemo tweak erase
2015-04-28 unc0rr Will use own tree type qmlfrontend
2015-04-09 nemo also erase
2015-04-25 unc0rr Some hedgewars coding a week keeps doctor away qmlfrontend
2015-04-08 nemo fix copypasta typo, failure to bump offset of lf params
2015-04-22 unc0rr Some futher work on flib net client part qmlfrontend
2015-04-08 nemo Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
2015-04-16 unc0rr Start network support: only setting up a connection for now qmlfrontend
2015-04-05 nemo Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
2015-04-14 unC0Rr Racer challenge map #17 qmlfrontend
2015-04-05 mikade fix error in Nobody Laugh
2015-04-11 unc0rr Make ammo scheme work qmlfrontend
2015-04-03 nemo enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
2015-04-11 unc0rr Oops, forgot this file qmlfrontend
2015-04-03 nemo give melon pieces a radius. is why they weren't bouncing.
2015-04-08 unc0rr Ammo schemes list, almost works qmlfrontend
2015-04-03 nemo Make FP tunnel 2px wider.
2015-04-02 unc0rr - Merge default qmlfrontend
2015-04-01 unc0rr racer challenge map #16
2015-04-01 unC0Rr Fix off-by-1 error
2015-04-01 sheepluva terminate engine and output fatal error message if hedgehogs are added incorrectly
2015-03-31 unc0rr - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
2015-03-31 unc0rr "/force" command for server admin to force voting result
2015-03-31 unc0rr Send notice when accepting vote
2015-03-31 unc0rr Don't change hedgehogs total number to a value > 48 as result of voting.
2015-03-31 sheepluva small pixel jizz tweak
2015-03-31 sheepluva alternative explosion border smoothing
2015-03-30 sheepluva draw birdy's feathers in low quality mode too
2015-03-25 sheepluva only display cake timer if it is low
2015-03-25 sheepluva allow gear specific data (with gear type specific type). applied to cake
2015-03-24 sheepluva still messing with rendering
2015-03-24 unc0rr Hints for bottom feeder, which were somehow lost
2015-03-24 sheepluva rendering tweaks cont.
2015-03-24 sheepluva rendering tweaks cont.
2015-03-24 sheepluva rendering tweaks/cleanup cont.
2015-03-23 sheepluva show correct default if current team is local team
2015-03-22 sheepluva fix segfault caused by last commit if spectating
2015-03-22 sheepluva make using hog speech a bit more comfortable
2015-03-20 nemo remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
2015-03-19 sheepluva don't modify collision data when applying visual edge smoothing
2015-03-18 sheepluva fallback to first color in colors array if there is no valid color specified
2015-03-18 unc0rr Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
2015-03-18 unc0rr Also update wind indicator on lag when joining midgame
2015-03-18 sheepluva changed/fixed alpha blending in copyToXYFromRect
2015-03-18 unc0rr Only allow one instance of vgtSmoothWindbar also
2015-03-17 unc0rr Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes issue #907, but not confirmed, though very highly plausible.
2015-03-16 unC0Rr Script parameter to adjust winning score for Mutant
2015-03-16 nemo team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
2015-03-15 nemo merge ☹
2015-03-13 unC0Rr Racer challenge map #15
2015-03-08 sheepluva and ofc fix pas2c build
2015-03-08 sheepluva render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
2015-03-08 sheepluva chat/copypaste: some adjustments and sanity checks
2015-03-08 sheepluva copy to/paste from system clipboard (via frontend)
2015-03-06 sheepluva copy&paste (wip), currently using only a local clipboard
2015-03-15 nemo Allow rope tinting
2015-03-03 unc0rr amNothing is fine to use in any type of race too
2015-03-01 sheepluva attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
2015-03-01 sheepluva quick word deletion while holding ctrl (qt style)
2015-03-01 sheepluva holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
2015-03-01 sheepluva whoops, pas2c did not notice this missing ;
2015-03-01 sheepluva since fonts can be loaded in late, update cursor position before first chat display
2015-03-01 sheepluva make team key play well with new cursor
2015-03-01 sheepluva add newline after warning
2015-03-01 sheepluva make sure cursor drawing position does not get messed up by screen resize
2015-03-01 sheepluva teach pas2c how to insert() shortstrings
2015-03-01 sheepluva pas2c does not like setlength called with a shortstring apparently
2015-03-01 sheepluva selections
2015-02-28 sheepluva fix chat input history not restoring utf8-related info
2015-02-28 sheepluva engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
2015-02-26 unC0Rr Racer challenge map #14
2015-02-18 unC0Rr Racer challenge #13
2015-02-17 nemo Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
2015-02-17 nemo Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
2015-02-17 nemo avoid airmines too when spawning
2015-02-17 nemo bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
2015-02-16 nemo make mines submersible
2015-02-16 nemo oops, forgot this annoying thing
2015-02-15 nemo 0s mine time
2015-02-15 nemo make air mines respawn on climbhome
2015-02-16 unc0rr Introducing cbAmmo qmlfrontend
2015-02-15 nemo hook up to frontend
2015-02-08 unc0rr Fix schemes loading qmlfrontend
2015-02-14 nemo Fix bug, undo debug level in server, set air mine number to something non-debug
2015-02-07 unc0rr Send selected scheme config on engine initialization (WIP) qmlfrontend
2015-02-14 nemo Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
2015-02-07 unc0rr merge with default qmlfrontend
2015-02-07 unc0rr merge
2015-02-07 unc0rr Fix pas2c?
2015-02-06 unc0rr This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
2015-02-06 unC0Rr One more medium template
2015-02-01 nemo fix typo
2015-02-01 nemo I guess the params shouldn't be all or nothing.
2015-02-01 nemo add some config params - speed,accel,delaytime,delayheight,nocake. water rise speed, water rise acceleration, time delay from start of turn for water rise, height delay for same, and disable cake. also set start boulder to indestructible
2015-01-25 nemo Add generic getter/setter for a bunch of more obscure gear structure values
2015-01-25 nemo Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
2015-01-24 nemo Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
2015-01-21 nemo more turn-based-y
2015-01-19 nemo inherit mines time div 4
2015-01-19 sheepluva feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
2015-01-18 nemo merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
2015-01-18 nemo Use the larger scaled airmine sprite originally intended, add some antidickery measures.
2015-01-18 unc0rr Fix here too
2015-01-18 nemo more tweakery
2015-01-18 nemo initialise trackSpeed, add nil check before resetting seek timer
2015-01-18 nemo er... didn't mean to leave this line in
2015-01-18 sheepluva begin/end
2015-01-18 nemo merge
2015-01-18 sheepluva fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
2015-01-18 nemo radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
2015-01-17 sheepluva oops. I committed hat fix to .21 branch
2015-01-18 nemo Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
2015-01-17 nemo tweak a few params. still something wtf going on when on rope
2015-01-17 sheepluva merge
2015-01-16 nemo experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
2015-01-16 sheepluva Merge pull request #31 from LocutusOfBorg/fix-cmake
2015-01-14 unC0Rr Oops, misspelled protocol command
2015-01-13 unc0rr Implement /newseed and /hedgehogs commands. Only tested for building.
2015-01-12 nemo oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
2015-01-12 nemo move TGear Hedgehog based on how uStats is using it
2015-01-15 Gianfranco Costamagna Add RelWithDebInfo for debugging purposes
2015-01-06 sheepluva merge git head
2015-01-06 sheepluva Merge pull request #29 from LocutusOfBorg/bad-fix-segfault
2015-01-06 Gianfranco Costamagna Unify _P flags
2015-01-06 unc0rr Fix handling of perlin mapgen
2014-11-29 Gianfranco Costamagna Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
2015-01-06 unc0rr - Send maze_size command in other mapgen modes too
2015-01-05 Gianfranco Costamagna Rename test to test_normal, to comply with policy CMP0037
2015-07-09 nemo Fix build w/o S3D and video recording. untested. 0.9.21
2015-01-05 unc0rr merge
2015-06-04 unc0rr More ifdefs \o/ (fix build even more) 0.9.21
2015-01-05 unc0rr merge
2015-06-03 unc0rr Lazy fix for server build 0.9.21
2015-01-05 sheepluva Merge pull request #27 from LocutusOfBorg/fix-build2
2015-06-03 koda Update .hgignore file 0.9.21
2015-01-05 sheepluva Merge pull request #28 from LocutusOfBorg/lua-fix
2015-06-02 koda Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38 0.9.21
2015-01-05 sheepluva Merge pull request #26 from LocutusOfBorg/fix-build
2015-06-02 koda Fix building hedgewars-server 0.9.21 0.9.21-release
2015-01-05 sheepluva Merge pull request #25 from LocutusOfBorg/translation
2015-01-05 unc0rr Support _S and _P in initialization expressions
2015-06-02 koda Allow skipping the bundle step after install on OSX 0.9.21
2015-01-05 sheepluva Merge pull request #24 from LocutusOfBorg/update-travis
2015-01-05 unc0rr Eh, faulty check
2015-06-02 koda Move OSX SDL library configuration from SDLh to proper CMakeLists 0.9.21
2015-01-04 unc0rr Random gravity values interval should include maxgravity
2015-02-02 unc0rr Scheme parsing qmlfrontend
2015-06-01 koda Fix building on OSX when autoupdate is disabled 0.9.21
2015-01-04 unc0rr Include feature_size to demos for checker
2015-01-29 unc0rr [flib] yay, some work on schemes qmlfrontend
2015-01-17 sheepluva fix issue with contributor hat being displayed for wrong players 0.9.21
2015-01-03 unc0rr Oops
2015-01-24 unc0rr CMake script for qmlFrontend qmlfrontend
2015-01-06 sheepluva don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default. 0.9.21
2015-01-03 unc0rr Not compatible anymore
2015-01-03 unc0rr merge default qmlfrontend
2015-01-06 sheepluva backporting some build system fixes and pas2c tweaks 0.9.21
2015-01-02 unc0rr Fix home path
2015-01-04 nemo premature optimisation bit me again. 0.9.21
2015-01-02 unc0rr Fix crash in case of critical image missing
2015-01-04 nemo Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow. 0.9.21
2015-01-02 unc0rr checker.ini to avoid hardcoded paths
2015-01-03 nemo oops 0.9.21
2015-01-02 unc0rr Generate config for 'world edge' and 'script param' scheme options
2015-01-03 nemo Tired of not knowing which rooms I can't join 0.9.21
2015-01-01 unc0rr Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
2015-01-03 nemo use copyToXY instead to improve legibility 0.9.21
2015-01-01 nemo Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
2015-01-02 unc0rr Fix crash in case of critical image missing 0.9.21
2014-12-30 unc0rr Uhm... this seems to count as a workaround, not tested though
2015-01-01 unc0rr Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
2014-12-30 unc0rr Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
2015-01-01 nemo tweaks to try and make flakes better behaved in negative gravity. branch safe. 0.9.21
2014-12-30 unc0rr Server-side workaround for frontend's script parameter bug in .21
2014-12-30 nemo this should probably work 0.9.21
2014-12-30 unc0rr Merge fixes from .21 branch
2014-12-30 nemo revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
2014-12-29 Gianfranco Costamagna Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
2015-01-05 Gianfranco Costamagna Find lua 5.1 on fedora machines (taken from fedora hw git)
2014-12-30 Gianfranco Costamagna Fix arm* build failures
2014-12-30 Gianfranco Costamagna Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) 0.9.21
2014-12-27 nemo Was not a good idea in the first place IMO
2014-12-27 unc0rr Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares) 0.9.21
2014-12-25 nemo fix amRubber frame positioning fail (probably)
2014-12-24 unc0rr 0.9.21 branch 0.9.21
2014-12-24 unc0rr More complete fix for FULLMAPCONFIG message, also add new known protocol versions
2014-12-24 nemo Tweak to land texturing. Treat any non-lfBasic as edge
2014-12-24 nemo cleaned up amRubber.png
2014-12-24 krdrt5367 polish update for rubber
2014-12-24 nemo fix for issue #894
2014-12-24 nemo bleah. I hate burning changelog revisions, but this isn't finished
2014-12-24 nemo Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
2014-12-24 nemo *sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
2014-12-24 nemo This resolves issue #890 and issue #886
2014-12-24 nemo forgot zopfli
2014-12-24 nemo Suggestion of Wuzzy's. Use Randy's water as SD water.
2014-12-24 nemo merge
2014-12-24 vittorio giovara add wuzzy to credits
2014-12-24 nemo Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
2014-12-24 Wuzzy Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
2014-12-27 Gianfranco Costamagna Add my address to IT translation
2014-12-24 nemo should fix perlin gen on 32 bit
2014-12-23 nemo merge
2014-12-22 unc0rr Hide "optimize" button
2014-12-21 sheepluva german translation update, mostly just adding wuzzy's suggested strings
2014-12-21 wuzzy Issue 875: Fix faulty translation in German
2014-12-22 nemo scaling is not safe in multi at all using a team add. will use the first real team instead.
2014-12-20 nemo Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
2014-12-22 nemo this bugs me every time I look at it
2014-12-19 sheepluva hat fix
2014-12-17 sheepluva revert last commit
2014-12-17 sheepluva don't save alpha channel to screenshots when not needed
2014-12-17 sheepluva change speechfix implementation (no "continue" anymore
2014-12-17 sheepluva grmlgrml
2014-12-17 sheepluva change string types of speech bubbles fix to work with pas2c
2014-12-17 sheepluva dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
2014-12-17 sheepluva cleanup speech bubble code a little. this fixes issue 719
2014-12-17 sheepluva ClimbHome mission preview by wuzzy
2014-12-17 sheepluva update changelog
2014-12-16 sheepluva merge'n'magic
2014-12-16 nemo just in case. one more nil check
2014-12-16 nemo aaaand where it was actually crashing
2014-12-16 nemo Add nil checks on HHGear to rope steps.
2014-12-16 sheepluva Issue 871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash"
2014-12-16 nemo add a couple of onGearDamage callbacks to mine/barrel fall damage
2014-12-15 wuzzy Issue 867: Update German mission strings
2014-12-15 sheepluva small code tweak
2014-12-15 sheepluva fix for Issue 855: Failure to teleport rarely makes engine crash
2014-12-15 sheepluva Issue 829: Drill rocket drilling dust is slightly misplaced
2014-12-15 sheepluva Issue 852: Using blowtorch to dig through the wrap-around border in caves fails miserably
2014-12-15 mikade Some fixes and (really lazy) fixes
2014-12-14 sheepluva Issue 768: Bee: Camera focus lost
2014-12-14 sheepluva Issue 865: gfResetHealth is not exposed to Lua
2014-12-14 mikade make use of onGearWaterSkip
2014-12-14 sheepluva Issue 755: Lua API: Add ammo type parameter for onHogAttack
2014-12-14 sheepluva lua API event: onGearWaterSkip
2014-12-14 sheepluva remove links from doxygen project number as doxygen escapes them now
2014-12-13 unc0rr Some ru l10n updates
2014-12-13 nemo use TeamsCount instead of cMaxTeams in a few loops
2014-12-12 Gianfranco Costamagna Use notice and skip join on irc
2014-12-12 nemo remove a not that somehow magically appeared in a prior commit.
2014-12-11 sheepluva make camera in wrap mode a bit smarter
2014-12-11 sheepluva world edge tweakes/fixes
2014-12-11 sheepluva fix size of PtrInt. enable tests for pas2c (all passing now)
2014-12-11 sheepluva pas2c doesn't like semi-colons after repeat
2014-12-11 nemo fix copypasta
2014-12-11 sheepluva let sinegun bounce on weBounce
2014-12-11 mikade Add (and slightly tweak) Wuzzy's Target Practice missions
2014-12-11 mikade Wuzzy's changes to stats for some of the training missions.
2014-12-11 sheepluva cont.
2014-12-11 sheepluva wrap explosions!
2014-12-11 sheepluva wrap sinegun
2014-12-11 wuzzy Issue 848: Minor translation update for German (misc files)
2014-12-11 sheepluva fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
2014-12-10 sheepluva small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
2014-12-10 sheepluva remove redundant check
2014-12-10 sheepluva merge FreeTexture into FreeAndNilTexture
2014-12-10 nemo put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
2014-12-10 nemo Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
2014-12-08 sheepluva make sure view limits are updated at start of game
2014-12-08 nemo skip a bunch of stuff not applicable to cleanup
2014-12-08 unc0rr Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
2014-12-08 nemo HedgehogDamaged calls CurrentHedgehog
2014-12-08 sheepluva clean up fonts
2014-12-08 nemo sheepluva is right
2014-12-08 nemo oh, probably need nil checks here too
2014-12-08 nemo init timer to 0
2014-12-08 nemo meh. will persevere. DeleteGear can't call that much stuff...
2014-12-08 nemo nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
2014-12-08 nemo Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
2014-12-07 nemo Add that "make screenshots of Land/LandPixels" thing for map creators
2014-12-06 nemo pretty sure the other teams need stats at 0 for the graph to look right
2014-12-05 sheepluva make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
2014-12-05 mikade Add another (test) map
2014-12-05 sheepluva some translation tweaks
2014-12-05 sheepluva better initial camera position
2014-12-05 sheepluva darken wrapped world etc. some more
2014-12-05 sheepluva adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
2014-12-04 sheepluva flake FrameTicks value of 0 now indicades that the frame should not be changed
2014-12-04 nemo
2014-12-04 nemo Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
2014-12-03 sheepluva pas2c-whoops
2014-12-03 sheepluva add warning to logs when tests terminates prematurely
2014-12-03 sheepluva oops, didn't mean to commit that
2014-12-03 sheepluva unexpected return from lua test should not return exit status 0
2014-12-03 sheepluva tweaking the lua test function thingy
2014-12-03 nemo set globals in commandline lua
2014-12-17 unc0rr Schemes list combobox with their names qmlfrontend
2014-12-03 sheepluva fix some things I messed up with the drawing functions
2014-12-07 unc0rr More complete fix for FULLMAPCONFIG message, also add new known protocol versions qmlfrontend
2014-12-02 sheepluva update changelog
2014-12-03 unc0rr Script combobox.wiki qmlfrontend
2014-12-02 sheepluva move functionality of Draw.lua into engine
2014-12-03 unc0rr Finish combobox implementation (except for visual part) qmlfrontend
2014-12-02 sheepluva make tests use Draw.lua for now too
2014-12-02 unc0rr Some more progress at custom combobox qmlfrontend
2014-12-02 nemo forgot this one.
2014-12-02 unc0rr merge default qmlfrontend
2014-12-02 sheepluva oops, IOResult is a function in pascal, but not in pas2c
2014-12-02 nemo Sheepluva thought this was worth adding.
2014-12-02 nemo switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
2014-12-02 unC0Rr Fix FULLMAPCONFIG message
2014-12-01 sheepluva update land texture /after/ smoothing
2014-12-01 sheepluva fix despeckle
2014-12-01 sheepluva weapon set: Shoppa Pro
2014-12-01 nemo This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
2014-12-01 unC0Rr oops
2014-12-01 mikade some friendly updates to TechRacer
2014-11-30 sheepluva turns out IOResult is actually IOResult() - a function that clears its result after each call
2014-11-30 sheepluva oops, fix logging. had = instead of <> in an error check
2014-11-30 nemo *sigh*
2014-11-30 nemo stricter skip
2014-11-30 unc0rr Limit fire particles speed to 2
2014-11-30 sheepluva fix for Issue 840: Basic Training - Grenade is failing to dismiss team
2014-11-30 nemo expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
2014-11-30 sheepluva don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
2014-11-30 nemo delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
2014-11-30 nemo add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
2014-11-30 nemo Should prevent desync hopefully. Thanks unc0rr
2014-11-30 sheepluva fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
2014-11-30 nemo oh right, forgot sheepluva had fixed ice
2014-11-30 sheepluva give sea world edges some icegun love
2014-11-30 nemo Wuzzy's changes to climbhome w/ some tweaks by me
2014-11-29 nemo Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
2014-11-29 nemo Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
2014-11-29 nemo duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
2014-11-29 sheepluva don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
2014-11-29 sheepluva some moar mergin'
2014-11-29 sheepluva super-filthy hack to allow pas2c to fallback to writing to stderr.
2014-11-29 sheepluva oops. no need to (re)open stderr I guess
2014-11-29 sheepluva make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
2014-11-29 sheepluva give variable with unit-wide scope a better name than just 'f'
2014-11-29 nemo Mix up the quick game terrain a bit.
2014-11-29 sheepluva mergeception
2014-11-29 nemo merge
2014-11-29 sheepluva merge
2014-11-28 sheepluva Merge pull request #21 from LocutusOfBorg/exclude-git
2014-11-29 sheepluva map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
2014-11-28 Gianfranco Costamagna Excluding .git directory from the source tarball creation
2014-11-29 sheepluva more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
2014-11-28 sheepluva Merge pull request #20 from LocutusOfBorg/tests
2014-11-29 sheepluva some more fixing
2014-11-28 Gianfranco Costamagna Disable testing if BUILD_ENGINE_C=ON (they fail)
2014-11-29 sheepluva fix some pas2c related issues
2014-11-26 Gianfranco Costamagna Verbose tests
2014-11-29 nemo fix invulnerability check for shotgun
2014-11-25 Gianfranco Costamagna Add testsuite
2014-11-28 nemo zopfli compression for images where the win was 10+% and the files would be included in the release
2014-11-27 Janne Uusitupa finnish translation fixes
2014-11-27 mikade Added TechRacer (still needs a lot of love), updated changelog
2014-11-27 sheepluva new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
2014-11-26 sheepluva move fixed test case out of 'todo'
2014-11-25 nemo Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
2014-11-25 sheepluva move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
2014-11-25 mikade Add scheme and weaponset for Construction Mode.
2014-11-24 sheepluva test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
2014-11-24 sheepluva fix for Issue 828: Manual placement animation is drawn twice
2014-11-24 sheepluva merge
2014-11-23 nemo make seduction thaw a frozen hog.
2014-11-23 nemo prevent seduction of frozen hogs
2014-11-24 Janne Uusitupa finnish translation update
2014-11-23 sheepluva small cleanup
2014-11-23 sheepluva Lua API:
2014-11-23 sheepluva add translation for "New Account" and strip trailing whitespaces
2014-11-23 Janne Uusitupa finnish translation update
2014-11-23 sheepluva update german translation
2014-11-23 sheepluva this string was untranslatable. thanks to siilimestari for pointing that out
2014-11-23 sheepluva don't flash frontend on hilight - while in-game
2014-11-23 sheepluva fix pas2c(?)
2014-11-23 sheepluva remove unimplemented ban action from user context menu
2014-11-23 sheepluva fix some indentation
2014-11-23 sheepluva fix view limits in stereo 3d
2014-11-23 sheepluva fix for issue 234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
2014-11-22 sheepluva display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
2014-11-22 sheepluva crate hat. partly based on Hadashi's draft
2014-11-22 sheepluva changelog
2014-11-22 Vatten desync fix for Continental Supplies
2014-11-22 nemo Avoid promoting violence to hedgehogs. At least once a year.
2014-11-22 sheepluva tomato hat
2014-11-21 sheepluva password flag was the wrong way around
2014-11-21 sheepluva fix some nasty rendering issues reported by Nexia - thanks a lot!
2014-11-20 Wohlstand policegirl hat
2014-11-19 nemo add feature size slider to disable list
2014-11-19 sheepluva tweaking changelog
2014-11-21 unc0rr Attempt on a custom combobox qmlfrontend
2014-11-19 sheepluva make gear ability to speak somewhat less ironic
2014-11-18 unc0rr getScriptsList implementation qmlfrontend
2014-11-19 sheepluva update changelog a little
2014-11-18 unc0rr merge default qmlfrontend
2014-11-18 sheepluva chat: fix some glitches, add /togglechat command for changing chat visibility
2014-11-18 sheepluva fixes to chat input history: remember all inputs, don not remember duplicates
2014-11-17 sheepluva fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
2014-11-17 unc0rr This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
2014-11-17 sheepluva some whitespace fixes
2014-11-16 sheepluva some gravity script fixes
2014-11-16 sheepluva add bounce effect to bouncy world edges
2014-11-16 sheepluva I'm such a dirty boi... cleaning up my own mess a little
2014-11-16 sheepluva fix health crate collision
2014-11-15 unc0rr This helps too
2014-11-15 unc0rr hmpf
2014-11-15 unc0rr Oops
2014-11-15 unc0rr Fix difference in map generation between fpc and pas2c engine
2014-11-15 nemo per template dab vals
2014-11-15 nemo oups
2014-11-15 nemo modestly randomise dab, bump points again.
2014-11-15 unc0rr Model file for coverity checks
2014-11-15 unc0rr [PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
2014-11-15 unc0rr Fix use of uninitialized variable
2014-11-14 unc0rr - Comment out getrandom in addgear for hedgehog, causes preview-game desync
2014-11-14 unC0Rr Fix warnings given by 32-bit fpc
2014-11-12 mikade oops
2014-11-11 nemo lfObjMask is only used when flood filling
2014-11-11 nemo flip slider for perlin
2014-11-11 unc0rr Fix some stuff from coverity
2014-11-11 sheepluva check for new Qt req in cmake files
2014-11-11 Safa automatic RTL based on locale
2014-11-11 sheepluva raise/fix build reqs
2014-11-11 sheepluva fix one of my translation related brainfarts
2014-11-10 unc0rr You can't just exit function which is supposed to do copy
2014-11-10 nemo strip styling for the slider, since it won't be put over the button
2014-11-10 nemo Since unc0rr is quiet, try to avoid the assert
2014-11-09 unc0rr - Not only that, nemo, not only that (.cpp)
2014-11-09 nemo oh. one more param
2014-11-09 nemo Copypasta to hopefully hook up net sync correctly.
2014-11-09 nemo hookup perlin
2014-11-09 unc0rr Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
2014-11-09 nemo Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
2014-11-09 nemo merge...
2014-11-08 sheepluva Merge pull request #19 from LocutusOfBorg/update-translation
2014-11-08 Gianfranco Costamagna Update italian translation
2014-11-08 Gianfranco Costamagna Remove obsolete translations
2014-11-08 nemo Partially hook up feature size so horrorcat has something to test.
2014-11-08 nemo sheepluva and unc0rr didn't like the idea of slider over preview.
2014-11-08 sheepluva Merge pull request #13 from LocutusOfBorg/fix-license
2014-11-08 nemo Forgot the mission description.
2014-11-08 sheepluva Merge pull request #14 from LocutusOfBorg/fix-desktop
2014-11-07 sheepluva Merge pull request #18 from LocutusOfBorg/update-translation
2014-11-03 nemo swap off/on
2014-11-03 nemo Merge of unc0rr's last change against default.
2014-02-07 Gianfranco Costamagna Added two copyrights on gameServer
2014-11-02 unC0Rr Fix map preview desync
2014-11-01 nemo A slider for controlling things like bumpiness of map and tunnel sizes.
2014-10-31 Gianfranco Costamagna Update italian translation
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-01-24 Gianfranco Costamagna Fixed desktop file By adding an xpm icon
2014-11-09 unc0rr Scripts list module qmlfrontend
2014-10-30 wuzzy Updates to german translation
2014-11-03 unc0rr Theme can be changed qmlfrontend
2014-10-30 nemo Add Auto Camera messages to localisation
2014-11-03 unc0rr Allow using right button or wheel to change team color qmlfrontend
2014-10-28 nemo Remove loc() called with a variable.
2014-11-02 unc0rr Show team color in teams list widget, also allow to change it on mouse click qmlfrontend
2014-10-28 nemo Update Qt strings too
2014-11-01 unc0rr - Store index of color instead of its value qmlfrontend
2014-10-28 nemo Update locale to latest strings. This does NOT include the string format improvement.
2014-10-31 unc0rr - Allow to delete teams from config qmlfrontend
2014-10-27 mikade Add Construction Mode (probably needs testing / fixing)
2014-10-30 unc0rr Perform some checks on team add qmlfrontend
2014-10-25 nemo cosmetic disabling of clouds with sea edges and underwater theme
2014-10-24 unc0rr Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs) qmlfrontend
2014-10-25 nemo Remove switching of hog's hat to chef. do it in draw instead.
2014-10-20 unc0rr Load and show local teams list qmlfrontend
2014-10-25 nemo Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
2014-10-13 unc0rr - Implement getTeamsList (not tested) qmlfrontend
2014-10-20 sheepluva allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
2014-10-01 unc0rr Filter out garbage from themes list qmlfrontend
2014-10-20 sheepluva find and add lua tests automagically
2014-09-30 unc0rr flib provides theme icons, qmlFrontend shows them qmlfrontend
2014-10-19 nemo allow hogs to repeatedly enter portals placed on the ground
2014-09-29 unc0rr Themes model, also add some files I forgot to add previously qmlfrontend
2014-10-09 unc0rr some unfinished stuff
2014-09-28 unc0rr Quick Game PoC qmlfrontend
2014-10-02 sheepluva another small rendering tweak/fix
2014-09-27 unc0rr Getter and setter for seed qmlfrontend
2014-10-02 sheepluva simplify {$IF that pas2c did not seem to understand
2014-09-27 unc0rr More refactoring: move PoC preview getting code into flib qmlfrontend
2014-10-02 sheepluva also fix top/bottom and side-by-side rendering (got also broken in webgl branch)
2014-09-27 unc0rr Some refactoring qmlfrontend
2014-10-02 sheepluva fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
2014-09-27 unc0rr - Get rid of engine's PathPrefix and UserPathPrefix qmlfrontend
2014-10-02 sheepluva fix mapgen of other scripts too
2014-09-25 unc0rr - Pages qmlfrontend
2014-10-01 sheepluva use constants for mapgen, expose those to lua
2014-09-21 unc0rr flib: qmlfrontend
2014-10-01 sheepluva some more splash code tweaking/fixing
2014-09-20 unc0rr Move away from passing shortstrings into C code, now IPC works qmlfrontend
2014-10-01 sheepluva tweak splash position
2014-09-19 unc0rr - Remove --port command qmlfrontend
2014-10-01 nemo
2014-09-19 unc0rr Strip some HWLIBRARY ifdefs qmlfrontend
2014-09-27 nemo climb home training/multiplayer
2014-09-18 unc0rr - More flib IPC routines qmlfrontend
2014-09-18 nemo Make it a bit easier/safer to build ice bridges
2014-09-17 unc0rr Some work on new IPC, built with the use of mutexes and condition variables qmlfrontend
2014-09-09 sheepluva update manpage
2014-09-16 unc0rr Some more of ignoration qmlfrontend
2014-09-08 sheepluva mention the hwplay:// thing in --help
2014-09-16 unc0rr Basic layout of frontlib, some more sdl bindings qmlfrontend
2014-09-08 sheepluva fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
2014-09-12 unc0rr - Fix arguments parsing in engine assuming paramcount > 0 qmlfrontend
2014-09-07 nemo update with new winners
2014-09-11 unc0rr Let's get it started qmlfrontend
2014-08-25 unc0rr - Revert try to add local team on rejoin
2014-08-24 unc0rr This should make frontend aware of your own teams in game on rejoin
2014-08-24 unc0rr Also pass maze_size parameter to perlin generator in game mode
2014-08-24 unc0rr Also convert the message if current team is gone
2014-08-24 nemo rename of variable typo for readability
2014-08-24 nemo ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
2014-08-24 unc0rr Better diagnostics in log, even though it shouldn't matter anymore
2014-08-22 unc0rr Fix map contrainer widget look in russian locale
2014-08-22 unc0rr Fix issue 813
2014-08-21 alfadur - Support for pausing multiplayer games
2014-08-21 unc0rr Add separate option for perlin gen
2014-08-21 sheepluva don't render crosshair/laser during kamikaze
2014-08-15 sheepluva comment out some debug output code
2014-08-15 sheepluva part of patch in issue 803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
2014-08-13 unc0rr Apply new distortion on maze gen
2014-08-13 unc0rr Smooth perlin's outline
2014-08-13 vittorio giovara add bug reference to explain the qt version check on osx
2014-08-13 sheepluva I can't read. sry
2014-08-13 sheepluva contradiction with a hint of BS
2014-08-13 sheepluva this should fix the cmake 3.0 issue. thanks to Spacey for reporting
2014-08-13 sheepluva tweak test
2014-08-13 sheepluva add test I used for bisecting
2014-08-13 sheepluva I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
2014-08-12 unc0rr Fix PlaceSprite
2014-08-12 unc0rr Challenge map #12
2014-08-11 nemo text visibility "fix"
2014-08-10 sheepluva do not render chat if HUD is hidden
2014-08-02 unc0rr Oops
2014-08-02 sheepluva fix flake angles
2014-08-02 sheepluva "fix" sinegun
2014-07-28 nemo should be RGBA, not RGB
2014-07-28 nemo Using blended makes smilies and CJK less hideous.
2014-07-25 unc0rr One more map
2014-07-25 unc0rr Forced sprites placing mode, exposed to scripts (not tested at all)
2014-07-25 unc0rr Oops
2014-07-25 unc0rr Official racer map #11
2014-07-10 unc0rr Racer challenge map #10
2014-07-07 sheepluva burst drowning gears into bubbles after timeout
2014-07-07 sheepluva drowning tweaks
2014-07-06 sheepluva cont.
2014-07-06 sheepluva simplifying some code
2014-07-06 sheepluva some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
2014-07-06 sheepluva one finger ought to be enough for everybody
2014-07-06 sheepluva tweaks
2014-07-05 sheepluva merge (even although I rebased... ok)
2014-07-05 sheepluva for real this time
2014-07-05 sheepluva fix pas2c build
2014-07-05 sheepluva WIP: weSea tweaks, functional and visual
2014-07-05 unc0rr Treat "out" as "var"
2014-07-05 sheepluva simplify some code
2014-07-05 unc0rr Restore teams in teams list on rejoin, should fix issues with second rejoin.
2014-07-04 unc0rr Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
2014-07-02 unc0rr Fix some issues with rejoining (rejoining client still desyncs though)
2014-07-02 koda cpack: do not exclude liblua from release tarball
2014-07-01 sheepluva add assignment I forgot
2014-07-01 sheepluva lua api: allow to specify layer when adding visual gear
2014-06-29 unc0rr Make team disappear after 3 turns in 'gone' state
2014-06-29 unc0rr Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
2014-06-28 unc0rr Finish implementation of ability to take control over your team after being disconnected. Completely untested.
2014-06-26 unc0rr Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
2014-06-25 Igor Paliychuk Ukrainian translation update
2014-06-24 nemo 2x2 to avoid engine bug
2014-06-24 nemo couple of custom sprites for mikade to override in a lua sidecar if he wants to
2014-06-23 unc0rr Inform engine if player is back after being disconnected
2014-06-23 unc0rr Allow server admins to join room of another protocol version
2014-06-19 unc0rr Fix issue #791:
2014-06-19 unc0rr Racer challenge map #9
2014-06-18 sheepluva merge time. it's been a while
2014-06-18 sheepluva fix search&replace whoopsy
2014-06-18 sheepluva fix camera now being centered on land when game starts
2014-06-18 sheepluva cleanup and lol
2014-06-18 sheepluva move DrawWaves to uRender
2014-06-18 unc0rr Compressing and encoding
2014-06-18 sheepluva more tweaking
2014-06-18 sheepluva reuse buffers
2014-06-18 sheepluva render tweaks
2014-06-18 sheepluva tweak/refactor how water is drawn
2014-06-17 sheepluva tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
2014-06-18 unc0rr Code drawn map in haskell \o/
2014-06-17 sheepluva fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
2014-06-17 sheepluva "documentation"
2014-06-17 sheepluva fix some (newly introduces) glitches with normal water
2014-06-17 sheepluva fix pas2c build
2014-06-17 sheepluva little visual tweak to weSea rendering
2014-06-16 sheepluva adding some arrow
2014-06-16 sheepluva speed up tests
2014-06-16 sheepluva Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue 805
2014-06-16 sheepluva remove unneeded import
2014-06-16 sheepluva tweaking hogpointer position again
2014-06-16 sheepluva various tweaks
2014-06-15 sheepluva tweak engine segfault capabilities
2014-06-15 unc0rr Revert all recent sheepluva's work
2014-06-15 sheepluva fix videorec build
2014-06-15 sheepluva whoops. an "end" moved there
2014-06-15 sheepluva do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
2014-06-14 sheepluva clean up halting a little
2014-06-14 sheepluva enforce style on message boxes some more
2014-06-14 sheepluva fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
2014-06-14 sheepluva tweak how chat lines are rendered
2014-06-14 sheepluva huh? me? nono, don't mind me. I'm just here to clean up.
2014-06-13 sheepluva some rendering tweaks
2014-06-13 sheepluva make mouse cursor size same, no matter what zoom level is used...
2014-06-13 sheepluva grmlgrmlpas2cgrmlgrml
2014-06-13 sheepluva make using the teleporter a bit less challenging
2014-06-13 sheepluva fix pas2c build for real this time...
2014-06-13 sheepluva I misscounted
2014-06-13 sheepluva fix some pas2c related overloading issue
2014-06-13 sheepluva whoops, pas2c I owe you
2014-06-13 sheepluva state file name and line number in lua error messages
2014-06-13 sheepluva racer: if hog starts race without any weapon selected, select whatever is first
2014-06-13 sheepluva lua api: SetNextWeapon()
2014-06-12 sheepluva lua api: DismissTeam(teamname)
2014-06-12 sheepluva lua api: SetWeapon(ammoType)
2014-06-12 sheepluva fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
2014-06-12 sheepluva more of the same
2014-06-12 sheepluva fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
2014-06-12 sheepluva further WIP (better error messages)
2014-06-12 sheepluva placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
2014-06-12 sheepluva expose lfIndestructable, lfIce and lfBounce
2014-06-12 unc0rr Fix pas2c build
2014-06-12 sheepluva make enums crash-safe. and other fixes
2014-06-11 sheepluva WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
2014-06-11 sheepluva fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
2014-06-11 sheepluva tiny lua documentation fix
2014-06-11 sheepluva uWorld does not require uMatrix anymore
2014-06-11 sheepluva fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
2014-06-10 sheepluva RAR: cleaning up a bit of the IFDEF-clusterf*ck
2014-06-10 unc0rr Fallback to old heuristic if not pit position
2014-06-10 sheepluva update viewlimits after screen/window resize
2014-06-10 unc0rr Allow barrels to spawn in U-shaped pits in stable position
2014-06-10 sheepluva whoops, forgot to include this file in commt
2014-06-10 sheepluva superminor tweaks
2014-06-10 sheepluva <koda> wut, chats as commit mesages?
2014-06-10 sheepluva "<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible"
2014-06-10 sheepluva figure out visible land tiles in advance
2014-06-10 sheepluva some minor tweaks and stuff
2014-06-10 sheepluva darken wrapped areas, which was a very nice suggestion by nemo
2014-06-10 sheepluva use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
2014-06-09 sheepluva here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
2014-06-09 sheepluva small hat loading tweak
2014-06-09 sheepluva load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
2014-06-09 sheepluva clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
2014-06-07 sheepluva committing patch from issue 798, as requested by unC0Rr
2014-06-07 sheepluva fix cabal build (on linux)
2014-06-07 sheepluva fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ
(0) -10000 -3000 -1000 -960 +960 +1000 +3000 tip