atrooney-online-2/src
Skye Deving 4f2ac31456 Add arup_clear() and clear arup when fetching new areas
Theoretically fixes #313

The "FA" packet from the server invalidates the client's previous area
list so it makes sense for the arup information tied to that list to
be invalidated as well (especially seeing that the area and arup share
the same index).  As we repopulate the client's area list, we do the
same for the arup list.
2021-01-10 06:38:26 -06:00
..
aoapplication.cpp Reset BASS when switching devices; drop Qt Multimedia support (#262) 2020-08-19 16:40:37 -05:00
aoblipplayer.cpp Lots of blip rate fixes: 2020-09-11 23:38:36 +03:00
aobutton.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
aocaseannouncerdialog.cpp don't display the ? in the titlebar 2020-11-16 15:06:25 +01:00
aocharbutton.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
aocharmovie.cpp Set emote format to apng if png supports animation (#379) 2021-01-07 16:21:56 -06:00
aoemotebutton.cpp Fix: Qt failing to paint a darker button if source image is indexed 2020-08-23 13:58:30 -06:00
aoevidencebutton.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
aoevidencedisplay.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
aoimage.cpp Fix missing #include, run clang-format 2020-10-13 18:52:23 -05:00
aolineedit.cpp Add Qt 5.9 compatibility (#202) 2020-07-29 17:43:33 -05:00
aomovie.cpp Set cache mode to "all" for both QMovie objects to preserve the client's sanity by not horribly lagging them with zoom speedlines and other continuously animated elements. 2020-08-28 15:48:01 +03:00
aomusicplayer.cpp Add in support for streaming music with bass 2021-01-05 12:36:17 -06:00
aooptionsdialog.cpp Log objections IC, overhaul custom objections context menu, add more configuration options per-character (#356) 2021-01-09 18:17:12 +03:00
aopacket.cpp Use QList::mid when constructing QStringList (#365) 2021-01-04 12:51:27 -06:00
aoscene.cpp Set cache mode to "all" for both QMovie objects to preserve the client's sanity by not horribly lagging them with zoom speedlines and other continuously animated elements. 2020-08-28 15:48:01 +03:00
aosfxplayer.cpp Enable support for up to 6 SFX channels (#355) 2020-12-28 00:54:08 -06:00
aotextarea.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
aotextedit.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
charselect.cpp i barely had to modify this 2021-01-09 15:13:19 -06:00
chatlogpiece.cpp IC log rewrite (#259) 2020-08-19 11:16:41 -05:00
courtroom.cpp more comments 2021-01-09 15:19:50 -06:00
debug_functions.cpp Set delete on close attribute for orphaned widgets 2021-01-07 23:31:08 -06:00
discord_rich_presence.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
emotes.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
evidence.cpp Adopt the orphaned msgBox's and add delete on close attribute 2021-01-07 23:32:00 -06:00
file_functions.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
hardware_functions.cpp Add Qt 5.9 compatibility (#202) 2020-07-29 17:43:33 -05:00
lobby.cpp Fix segfault in server list without a server selection (#374) 2021-01-09 11:59:51 -06:00
main.cpp add library path instead of setting it 2020-12-28 04:37:33 -06:00
misc_functions.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
networkmanager.cpp Perform clang-format 2020-05-22 17:13:37 -05:00
packet_distribution.cpp Add arup_clear() and clear arup when fetching new areas 2021-01-10 06:38:26 -06:00
path_functions.cpp Add in support for streaming music with bass 2021-01-05 12:36:17 -06:00
scrolltext.cpp Add Qt 5.9 compatibility (#202) 2020-07-29 17:43:33 -05:00
text_file_functions.cpp replace "gender" with "blips" (#386) 2021-01-09 18:24:06 +03:00