atrooney-online-2/src
Crystalwarrior 3b415f5a70 Expand get_image_suffix to fall back on .png last
Reorganize the file_exists checks to be an array iterator instead for much less code duplication and easier ordering of priority
Reorganize desk and set_image loading on AOScene class, resolve issues with last_image setting to prevent animations from being restarted when characters talk on the same pos in succession
Apply get_image_suffix for seancestand and jurystand searches
TODO: At the moment, if you feed a .png shout, it will send the "Done" signal on the first frame (frame 0), not showing you the .png image at all. The shout code should be reorganized to allow static images to be displayed for exactly 720ms - the standard AA objection length. Usage of the timer similarly to the realizationflash.png might be possible.
2019-09-12 15:40:19 +03:00
..
aoapplication.cpp missed 2 lobby related ones 2019-08-05 22:20:04 +02:00
aoblipplayer.cpp fix qaudio volume 2019-08-17 20:47:41 +02:00
aobutton.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aocaseannouncerdialog.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aocharbutton.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aocharmovie.cpp Expand get_image_suffix to fall back on .png last 2019-09-12 15:40:19 +03:00
aoemotebutton.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aoevidencebutton.cpp Less insane debugging; minor refactoring (!75) 2019-07-12 23:00:25 +00:00
aoevidencedisplay.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aoimage.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aolineedit.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aomovie.cpp Expand get_image_suffix to fall back on .png last 2019-09-12 15:40:19 +03:00
aomusicplayer.cpp qt music 2019-03-12 20:47:47 +01:00
aooptionsdialog.cpp list audio devices (doesn't apply it yet) 2019-08-19 19:06:41 +02:00
aopacket.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aoscene.cpp Expand get_image_suffix to fall back on .png last 2019-09-12 15:40:19 +03:00
aosfxplayer.cpp bass blips were slightly too quiet 2019-08-22 21:02:09 +02:00
aotextarea.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
aotextedit.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
charselect.cpp Merge pull request #88 from AttorneyOnline/i18n 2019-08-08 00:20:51 +02:00
chatlogpiece.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
courtroom.cpp Expand get_image_suffix to fall back on .png last 2019-09-12 15:40:19 +03:00
debug_functions.cpp Make all strings translatable 2019-07-28 19:00:34 +02:00
discord_rich_presence.cpp make discord integration the same for all locales 2019-07-30 19:42:38 +02:00
emotes.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
encryption_functions.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
evidence.cpp fixed 2 strings 2019-07-29 21:46:26 +02:00
file_functions.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
hardware_functions.cpp get mac serial for hdid 2019-08-13 20:01:42 +02:00
hex_functions.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
lobby.cpp doubleclick to join a server 2019-08-20 18:35:42 +02:00
main.cpp +1 on style 2019-08-06 21:27:27 +02:00
misc_functions.cpp moved headers into include and cpp files into src + logo into resource 2018-12-26 16:43:08 +01:00
networkmanager.cpp Remove C style char buffer in favor of QByteArray 2019-07-22 21:39:37 -05:00
packet_distribution.cpp move button enabling to ID because not all servers understand FL 2019-08-20 18:28:25 +02:00
path_functions.cpp fix mac content loading 2019-08-11 23:58:43 +02:00
text_file_functions.cpp Expand get_image_suffix to fall back on .png last 2019-09-12 15:40:19 +03:00