aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-01Fix music volume being weird due to m_volume being shared by ambience and mus...Crystalwarrior
2019-10-01Fix some read_file errors on effect loadingCrystalwarrior
2019-09-29Bump up version numbers to 2.8.0Crystalwarrior
2019-09-29Update Bass.dll headers to newer versionCrystalwarrior
2019-09-28Strip out QRandomGenerator because it's "too new" of a module (linux build do...Crystalwarrior
2019-09-28Fix AOEvidenceDisplay not respecting the size of the viewport properly and br...Crystalwarrior
2019-09-28Overhaul the evidence system:Crystalwarrior
2019-09-27i did itCrystalwarrior
2019-09-25Optimize color markdown stuff properly by creating lists and preloading thingsCrystalwarrior
2019-09-25Hellcommit of doom and sufferingCrystalwarrior
2019-09-24Change all instances of "colour" to "color" for consistency's sakeCrystalwarrior
2019-09-24When the background is changed, display it in the correct position as dictate...Crystalwarrior
2019-09-23Make music list a QTreeWidget instead for easier category searching, etc.Crystalwarrior
2019-09-21Clear the screen and display the background in the correct position when back...Crystalwarrior
2019-09-20Tweak the ambience/crosfade layer to fade in regardless of another sample bei...Crystalwarrior
2019-09-20Better scaling algorithm for characters of variable sizeCrystalwarrior
2019-09-20Revert buttons using setIcon and use a better stylesheet method insteadCrystalwarrior
2019-09-20I dunno what the fuck was I doing for the past 4 hours but I made crossfading...Crystalwarrior
2019-09-18Concurrent evidence updating!Crystalwarrior
2019-09-18use SetIcon for AOEmoteButton instead of stylesheetsCrystalwarrior
2019-09-18Evidence and emotes reloading when reload_theme is pressedCrystalwarrior
2019-09-18When the realization button is pressed, update the Effects thing too.Crystalwarrior
2019-09-18Bugfixes for the thing and how it orders thingsCrystalwarrior
2019-09-18make icons for effects n shitCrystalwarrior
2019-09-18Implement effects system that reads your folder in theme/effects, or misc/<fo...Crystalwarrior
2019-09-17Add a sfx list that allows you to choose custom sfx from a list. Allows the s...Crystalwarrior
2019-09-17Streamlined ini swapping so the user can set up multiple character folders as...Crystalwarrior
2019-09-17Allow lobby server descriptions to parse linksCrystalwarrior
2019-09-16Change get_stylesheet to return text of a parsed stylesheet file, its functio...Crystalwarrior
2019-09-16Chat arrow indicator to inform you if the current message stopped being proce...Crystalwarrior
2019-09-16Add two new helper functions - get_design_element and get_static_image_suffixCrystalwarrior
2019-09-16Add additive text option where your messages are added to your previous one, ...Crystalwarrior
2019-09-16Allow char.ini to override the chat font and font size with chat_font = and c...Crystalwarrior
2019-09-16Add expanded style sheet supportCrystalwarrior
2019-09-16Begin implementation of scroll bars in the options menuCrystalwarrior
2019-09-16Update preanim_timer to follow the weird ass time_mod constantCrystalwarrior
2019-09-16Add file reading, writing and appending functions that create folders if bool...Crystalwarrior
2019-09-15Add an option for networking frame-specific effectsCrystalwarrior
2019-09-15Add an opton to enable/disable screenshake + flashingCrystalwarrior
2019-09-15Implement networking for frame-specific effects data sending/parsing if the s...Crystalwarrior
2019-09-15Looping SFX system - Defined this way:Crystalwarrior
2019-09-15Finally implement frame-specific effects such as screenshake, realization fla...Crystalwarrior
2019-09-15Add a bunch of cool refactors to support variable speed percentageCrystalwarrior
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-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-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-13Set up screenshake button uiCrystalwarrior