aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-15Add a bunch of cool refactors to support variable speed percentageCrystalwarrior
2019-09-15Merge branch 'charmovie_overhaul'Crystalwarrior
2019-09-15Revert "2.7.2 way of animating charmovie.cpp ported over"Crystalwarrior
2019-09-15Load frames as they're needed instead of loading everything at once, and cach...Crystalwarrior
2019-09-14Optimize the heck out of animated images. There is no lag after the image is ...Crystalwarrior
2019-09-142.7.2 way of animating charmovie.cpp ported overCrystalwarrior
2019-09-14Use a ticker and QImageReader instead of QMovieCrystalwarrior
2019-09-14Allow [Time] to be blank for pre-anims to not be required to use itCrystalwarrior
2019-09-14Fix objections hiding the characterCrystalwarrior
2019-09-14Resolve a segfault with screenshake, need to determine a better method to fin...Crystalwarrior
2019-09-14Fix the objection_stop_music option not doing anythingCrystalwarrior
2019-09-14Add a blip sound QElapsedTimer so blipsounds don't play more frequently than ...Crystalwarrior
2019-09-14Bass.dll functionality-based clientside music looping system by using channel...iamgoofball
2019-09-13forgot to actually uncomment the change, oopsCrystalwarrior
2019-09-13CONTROVERSIAL: Detach ui_vp_message from ui_vp_chatbox to prevent it from bei...Crystalwarrior
2019-09-13Set up screenshake button uiCrystalwarrior
2019-09-13Merge branch 'aomovies'Crystalwarrior
2019-09-13Rename dubious "duration" to "default_duration" for play function in AOMovie ...Crystalwarrior
2019-09-13Use brace constructors instead of << append operator for path listsCrystalwarrior
2019-09-13Make shout, verdict and wtce default duration values into constantsCrystalwarrior
2019-09-13Use brace constructors instead of << append operator for path listsCrystalwarrior
2019-09-13Add a tool tip to blip rate settingsCrystalwarrior
2019-09-13Make log go downwards by defaultCrystalwarrior
2019-09-13Cut music on objection if config is enabled for it (does not transmit network...Crystalwarrior
2019-09-13Kill Music on Object optioniamgoofball
2019-09-12Fixes Objections hiding the current character, instead of overlaying on top o...Crystalwarrior
2019-09-12Fix compilation errorCrystalwarrior
2019-09-12Remove unecessary hard-coded timers for the witness testimony .pngCrystalwarrior
2019-09-12Allow AOMovie to have timers that take priority over the animated image frame...Crystalwarrior
2019-09-12Merge branch 'music_list_update'Crystalwarrior
2019-09-12Fix compilation errorCrystalwarrior
2019-09-12Remove unecessary hard-coded timers for the witness testimony .pngCrystalwarrior
2019-09-12Allow AOMovie to have timers that take priority over the animated image frame...Crystalwarrior
2019-09-12Expand get_image_suffix to fall back on .png lastCrystalwarrior
2019-09-11Add clear_music and clear_areasCrystalwarrior
2019-09-10Prevent the animated background/foreground from restarting itself if the imag...Crystalwarrior
2019-09-10Expand .apng and .webp support for get_image_suffixCrystalwarrior
2019-09-02Merge pull request #97 from likeawindrammer/improve-ao_es.tsoldmud0
2019-09-02Mark untranslated strings as donewindrammer
2019-08-22bass blips were slightly too quietstonedDiscord
2019-08-20doubleclick to join a serverstonedDiscord
2019-08-20move button enabling to ID because not all servers understand FLstonedDiscord
2019-08-19read and store qt audio devicestonedDiscord
2019-08-19list audio devices (doesn't apply it yet)stonedDiscord
2019-08-17OOP :convenience_store:stonedDiscord
2019-08-17fix qaudio volumestonedDiscord
2019-08-13get mac serial for hdidmac builder
2019-08-13forgot macdeployqtmac builder
2019-08-13post build executablemac builder
2019-08-13bruh moment, qmake isn't in pathmac builder