| .. |
|
aoapplication.cpp
|
unused macro and update QTime to QElapsedTimer (#417)
|
2021-01-19 14:30:56 +03: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 |
|
aoclocklabel.cpp
|
Rework timer and ping logic
|
2021-01-09 01:18:19 -06:00 |
|
aoemotebutton.cpp
|
Allow button generator to generate both on and off buttons (#320)
|
2021-01-11 12:01:09 -06:00 |
|
aoevidencebutton.cpp
|
Perform clang-format
|
2020-05-22 17:13:37 -05:00 |
|
aoevidencedisplay.cpp
|
Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for (c) animations, implement emote continuity, add scaling overrides to all layer types, allow for stretch-to-fill images, allow for additional effect configuration (#302)
|
2021-01-19 14:32:11 +03:00 |
|
aoimage.cpp
|
Fix missing #include, run clang-format
|
2020-10-13 18:52:23 -05:00 |
|
aolayer.cpp
|
fix continuous and make it configurable
|
2021-01-23 12:53:47 -06:00 |
|
aolineedit.cpp
|
Add Qt 5.9 compatibility (#202)
|
2020-07-29 17:43:33 -05:00 |
|
aomusicplayer.cpp
|
Update src/aomusicplayer.cpp
|
2021-01-27 20:20:26 +03:00 |
|
aooptionsdialog.cpp
|
Merge pull request #429 from AttorneyOnline/fix/continuous-bg
|
2021-01-27 18:10:52 -06:00 |
|
aopacket.cpp
|
Handle packet decoding separately for SC packet (#433)
|
2021-01-24 18:26:39 -06: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
|
add set_widgets call to css
|
2021-01-24 09:09:37 -06:00 |
|
chatlogpiece.cpp
|
IC log rewrite (#259)
|
2020-08-19 11:16:41 -05:00 |
|
CMakeLists.txt
|
Update the cmakelists to newest
|
2021-01-28 11:05:42 -06:00 |
|
courtroom.cpp
|
Refactor "text scrawl" to "text crawl" (sounds more simple to understand than scrawl tbh)
|
2021-01-27 20:05:06 +03:00 |
|
debug_functions.cpp
|
Set delete on close attribute for orphaned widgets
|
2021-01-07 23:31:08 -06:00 |
|
demoserver.cpp
|
forgot to return after destroying the connection (#412)
|
2021-01-18 17:39:35 +03: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
|
Merge pull request #420 from AttorneyOnline/version-bump
|
2021-01-19 10:15:54 -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
|
unused macro and update QTime to QElapsedTimer (#417)
|
2021-01-19 14:30:56 +03:00 |
|
packet_distribution.cpp
|
Handle packet decoding separately for SC packet (#433)
|
2021-01-24 18:26:39 -06:00 |
|
path_functions.cpp
|
Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for (c) animations, implement emote continuity, add scaling overrides to all layer types, allow for stretch-to-fill images, allow for additional effect configuration (#302)
|
2021-01-19 14:32:11 +03:00 |
|
scrolltext.cpp
|
Add Qt 5.9 compatibility (#202)
|
2020-07-29 17:43:33 -05:00 |
|
text_file_functions.cpp
|
Merge pull request #429 from AttorneyOnline/fix/continuous-bg
|
2021-01-27 18:10:52 -06:00 |