aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-24Change all instances of "colour" to "color" for consistency's sakeCrystalwarrior
2019-09-24Fix an issue with AOCharmovie hanging on frame1 animationsCrystalwarrior
2019-09-24Fix some tooltipsCrystalwarrior
2019-09-24Fix a bug with music search that didn't show the item's parent when it's bein...Crystalwarrior
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-20Allow realizationflash, prosecution_speedlines and defense_speedlines to be c...Crystalwarrior
2019-09-20Make ui_additive_button insert a whitespace character at the start of the mes...Crystalwarrior
2019-09-20*better-rer* character scaling algorithmCrystalwarrior
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-18Get rid of some debug textCrystalwarrior
2019-09-18emote_button_size,evidence_button_size added to courtroom_design.iniCrystalwarrior
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-18Fix a bug with sound effect from misc/ folder not being readCrystalwarrior
2019-09-18Bugfixes for the thing and how it orders thingsCrystalwarrior
2019-09-18Make effects stop when next message is receivedCrystalwarrior
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-17Tool tips! Tool tips for everyone!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-17so this solution doesn't really work. It makes the chat message box appear ov...Crystalwarrior
2019-09-16Change the way sideplayer/playerchar ordering works to be stackUnder instead ...Crystalwarrior
2019-09-16Fix an incredibly obscure bug where if the viewport message is inside the vie...Crystalwarrior
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-15Adjust options dialog to use a "row" variable for adding new elements easierCrystalwarrior
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